Windows.Web.dll.mui DLL do Cliente Web 3c016970137f6f684db7bddcd3f2bee3

File info

File name: Windows.Web.dll.mui
Size: 172032 byte
MD5: 3c016970137f6f684db7bddcd3f2bee3
SHA1: 6d18ab28f4ac878a7543a5b6187cef197f91ff75
SHA256: deb2b9e9db4d47f7f7e04cdcf84e649591535dce4f8e785efae3eef09aecb29b
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Portuguese (Brazilian) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Portuguese (Brazilian) English
10000'%1': o valor não deve estar vazio. '%1': Value must not be empty.
10001'%1': o buffer não tem espaço suficiente para armazenar o número de bytes solicitado. '%1': Buffer does not have enough space to hold the requested number of bytes.
10002'%1': caracteres inválidos encontrados. '%1': Invalid characters found.
10003Cabeçalhos HTTP inválidos. Invalid HTTP headers.
10004Status de resposta HTTP inválido. Invalid HTTP response status.
10005'%1': o valor fornecido não é um valor ChainValidationResult ignorável. '%1': Provided value is not an ignorable ChainValidationResult value.
30000'%1': só há suporte para Atom 1.0. '%1': Only Atom 1.0 is supported.
30001'%1': há suporte apenas para Atom 1.0 e RSS 2.0. '%1': Only Atom 1.0 and RSS 2.0 are supported.
30002Há suporte apenas para Atom 0.3, Atom 1.0, RSS 0.91, RSS 0.92 e RSS 2.0. Only Atom 0.3, Atom 1.0, RSS 0.91, RSS 0.92 and RSS 2.0 are supported.
30003'%1': especifique a propriedade EditUri. '%1': Specify EditUri property.
30004O tamanho do conteúdo da resposta é zero. The length of the response content is zero.
30005As credenciais não podem ser alteradas após o envio de uma solicitação. Credentials cannot be changed after sending a request.
30006O elemento '%1' não contém o elemento obrigatório '%2'. The '%1' element is missing required element '%2'.
30007O elemento '%1' não contém o atributo obrigatório '%2'. The '%1' element is missing required attribute '%2'.
30008Elemento raiz '%1' ausente. Missing '%1' root element.
30009O elemento '%1' não tem elementos filho. The '%1' element does not have child elements.
30010Elemento duplicado '%1'. Duplicate element '%1'.
30011Atributo '%1' inesperado no elemento '%2'. Unexpected '%1' attribute on element '%2'.
30012Fim de entrada inesperado. Unexpected end of input.
30013Caractere inválido na posição %1!u!. Invalid character at position %1!u!.
30014Caractere de controle sem escape na posição %1!u!. Unescaped control character at position %1!u!.
30015Sequência de escape inválida na posição %1!u!. Invalid escape sequence at position %1!u!.
30016Este não é um valor de cadeia de caracteres. Use a propriedade ValueType para obter o tipo. This is not a string value. Use ValueType property to get the type.
30017Este não é um valor numérico. Use a propriedade ValueType para obter o tipo. This is not a number value. Use ValueType property to get the type.
30018Este não é um valor booliano. Use a propriedade ValueType para obter o tipo. This is not a boolean value. Use ValueType property to get the type.
30019Este não é um valor de matriz. Use a propriedade ValueType para obter o tipo. This is not an array value. Use ValueType property to get the type.
30020Este não é um valor de objeto. Use a propriedade ValueType para obter o tipo. This is not an object value. Use ValueType property to get the type.
30021Para obter um valor de cadeia de caracteres de um objeto, use o método GetNamedString(). To get a string value from an object use the GetNamedString() method.
30022Para obter um valor numérico de um objeto, use o método GetNamedNumber(). To get a number value from an object use the GetNamedNumber() method.
30023Para obter um valor booliano de um objeto, use o método GetNamedBoolean(). To get a boolean value from an object use the GetNamedBoolean() method.
30024Para obter um valor de matriz de um objeto, use o método GetNamedArray(). To get an array value from an object use the GetNamedArray() method.
30025Para obter um valor de cadeia de caracteres de uma matriz, use o método GetStringAt(). To get a string value from an array use the GetStringAt() method.
30026Para obter um valor numérico de uma matriz, use o método GetNumberAt(). To get a number value from an array use the GetNumberAt() method.
30027Para obter um valor booliano de uma matriz, use o método GetBooleanAt(). To get a boolean value from an array use the GetBooleanAt() method.
30028Para obter um valor de objeto de uma matriz, use o método GetObjectAt(). To get an object value from an array use the GetObjectAt() method.
0x10000001API API
0x10000002AtomPub AtomPub
0x10000003JSON JSON
0x10000004Formatar Format
0x10000005AsyncOperation AsyncOperation
0x10000006HTTP HTTP
0x30000000Informações Info
0x3000000AEntrada de API API Enter
0x3000000BSaída de API API Exit
0x3000000COperação assíncrona - iniciar Async operation start
0x3000000DOperação assíncrona - concluir Async operation complete
0x3000000EOperação assíncrona - falha Async operation failure
0x3000000FOperação assíncrona - anular Async operation abort
0x30000010Operação assíncrona - fechar Async operation close
0x30000011Conclusão de operação assíncrona Async operation completion
0x30000012Progresso de operação assíncrona Async operation progress
0x30000013Operação HTTP HTTP operation
0x30000014Analisar documento de categoria Parse category document
0x30000015Verificar elemento obrigatório Check required element
0x30000016Verificar atributo obrigatório Check required attribute
0x30000017Verificar elemento duplicado Check duplicated element
0x30000018Analisar URI Parse URI
0x30000019Analisar cadeia de caracteres de data e hora Parse date time string
0x3000001AAnalisar inteiro Parse integer
0x3000001BAnalisar XML Parse XML
0x3000001CVerificar atributo personalizado Check custom attribute
0x3000001DVerificar elemento personalizado Check custom element
0x3000001EAnalisar cadeia de caracteres JSON Parse JSON string
0x3000001FAdicionar valor padrão Add default value
0x30000020Adicionar primeiro valor Add first value
0x30000021Ignorar conteúdo inesperado Ignore unexpected content
0x30000022Adicionar atributo personalizado Add custom attribute
0x30000023Adicionar elemento personalizado Add custom element
0x50000002Erro Error
0x50000003Aviso Warning
0x50000005Modo Detalhado Verbose
0x70000001APIs APIs
0x70000002Analisar Parse
0x70000003Serializar Serialize
0x70000004E/S assíncrona Async I/O
0x90000001Microsoft-Windows-Runtime-WebAPI Microsoft-Windows-Runtime-WebAPI
0xB0000001Operação assíncrona %1 em %2 iniciada. Async operation %1 at %2 started.
0xB0000002Operação assíncrona %1 em %2 não pôde ser iniciada. Código de erro %3: %4 Async operation %1 at %2 failed to start. The error code is %3: %4
0xB0000003Operação assíncrona %1 em %2 concluída com êxito. Async operation %1 at %2 completed successfully.
0xB0000004Operação assíncrona %1 em %2 falhou com o código de erro %3: %4. Async operation %1 at %2 failed with error code %3: %4.
0xB0000005Operação assíncrona %1 em %2 cancelada. Async operation %1 at %2 was cancelled.
0xB0000006Operação assíncrona %1 em %2 fechada. Async operation %1 at %2 was closed.
0xB0000007Operação assíncrona %1 em %2 chamou retorno de chamada de conclusão em %3. Async operation %1 at %2 called completion callback at %3.
0xB0000008Operação assíncrona %1 em %2 chamou retorno de chamada de progresso em %3. Async operation %1 at %2 called progress callback at %3.
0xB0000009Operação assíncrona %1 em %2 não pôde remover manipulador do GIT. Código de erro %3: %4 Async operation %1 at %2 failed to remove handler from GIT. The error code is %3: %4
0xB000000AOperação assíncrona %1 em %2 não pôde registrar manipulador no GIT. Código de erro %3: %4 Async operation %1 at %2 failed to register handler at GIT. The error code is %3: %4
0xB000000BOperação assíncrona %1 em %2 não pôde recuperar manipulador do GIT. Código de erro %3: %4 Async operation %1 at %2 failed to retrieve handler from GIT. The error code is %3: %4
0xB000000CFalha ao analisar o URI '%1'. Failed to parse URI '%1'.
0xB000000DFalha ao criar URI com o URI de base '%1' e o URI relativo '%2'. Failed to create URI with base URI '%1' and relative URI '%2'.
0xB000000EAdicionar cabeçalho HTTP '%1: %2'. Add HTTP header '%1: %2'.
0xB000000FIniciar conexão a '%1' com credencial de '%2'. Start to connect to '%1' with credential of '%2'.
0xB0000010Iniciar conexão a '%1' com credencial padrão. Start to connect to '%1' with default credential.
0xB0000011Falha na conexão a '%1' na porta %2. O último erro é %3: %4 Failed to connect to '%1' at port %2. The last error is %3: %4
0xB0000012Abrindo solicitação para '%1' em '%2' com sinalizadores %3. Opening request to '%1' to '%2' with flags %3.
0xB0000013Falha ao abrir solicitação para '%1'. O último erro é %2: %3 Failed to open request to '%1'. The last error is %2: %3
0xB0000014Contexto de solicitação %1 com identificador de solicitação %2 para '%3'. Request context %1 has request handle %2 to '%3'.
0xB0000015Definir tempo limite de envio e recepção HTTP como %2 ms no identificador de solicitação %1. Set HTTP send and receive timeout to %2ms on request handle %1.
0xB0000016Iniciar envio para identificador de solicitação %1 com comprimento de conteúdo %2. Start to send to request handle %1 with content length %2.
0xB0000017Identificador de solicitação %1 concluído de maneira síncrona. Request handle %1 completed synchronously.
0xB0000018Contexto de solicitação %1 concluiu envio de maneira assíncrona. Request context %1 completed send asynchronously.
0xB0000019Gravando %2 bytes no identificador de solicitação %1. Writing %2 bytes to request handle %1.
0xB000001AFalha ao enviar corpo de entidade para identificador de solicitação %1. O último erro é %2: %3 Failed to send entity body to request handle %1. The last error is %2: %3
0xB000001BSolicitação HTTP enviada no identificador de solicitação %1: %2 Sent HTTP request at request handle %1: %2
0xB000001CIniciar recepção de resposta do identificador de solicitação %1. Start to receive response from request handle %1.
0xB000001DResposta HTTP recebida do identificador de solicitação %1 com código de status %2 e descrição de status '%3'. Received HTTP response from request handle %1 with status code %2 and status description '%3'.
0xB000001EResposta HTTP recebida do identificador de solicitação %1: %2 Receive HTTP response from request handle %1: %2
0xB000001FFalha ao receber resposta HTTP do identificador de solicitação %1. O último erro é %2: %3 Failed to receive HTTP response from request handle %1. The last error is %2: %3
0xB0000020Contexto de solicitação %1 recebeu resposta HTTP de %2 bytes, que está acima do limite %3. Request context %1 received HTTP response of %2 bytes, which is over the %3 limit.
0xB0000021O contexto de solicitação %1 está enviando a solicitação novamente. Request context %1 resubmiting the request.
0xB0000022Reutilizando o identificador de solicitação %1 para o servidor '%2'. Reusing the request handle %1 for server '%2'.
0xB0000023Contexto de solicitação %1 anulado. Request context %1 was aborted.
0xB0000024Progresso para '%1': %2 bytes enviados; total de %3 bytes para envio; %4 bytes recebidos; total de %5 bytes para recebimento. Progress to '%1': %2 bytes sent; %3 total bytes to send; %4 bytes received; %5 total bytes to receive.
0xB0000025Solicitação HTTP para '%1' concluída. O código de erro é %2: %3 HTTP request to '%1' completed. The error code is %2: %3
0xB0000026Operação assíncrona %1 em %2 não pôde processar resposta HTTP '%3'. Código de erro %4: %5 Async operation %1 at %2 failed to process HTTP response '%3'. The error code is %4: %5
0xB0000027%1::%2 foi chamado. %1::%2 is called.
0xB0000028%1::%2 foi retornado com êxito. %1::%2 returned successfully.
0xB0000029%1::%2 falhou com HRESULT %3: %4 %1::%2 failed with HRESULT %3: %4
0xB000002AIniciar download de documento de categoria em '%1'. Start downloading category document at '%1'.
0xB000002BDocumento de categoria baixado com êxito em '%1'. Category document downloaded successfully at '%1'.
0xB000002CFalha ao baixar documento de categoria em '%1'. Código de erro %2: %3 Failed to download category document at '%1'. The error code is %2: %3
0xB000002DFalha ao baixar documento de categoria em '%1'. O código de status HTTP é %2. Failed to download category document at '%1'. The HTTP status code was %2.
0xB000002EFalha ao analisar documento de categoria baixado de '%1'. Código de erro %2: %3. Failed to parse category document downloaded from '%1'. The error code is %2: %3.
0xB000002FElemento obrigatório '%1' ausente. Required element '%1' is missing.
0xB0000030Atributo obrigatório '%1 ausente no elemento '%2'. Required attribute '%1' is missing on element '%2'.
0xB0000031Elemento duplicado '%1' encontrado. Duplicated element '%1' found.
0xB0000032Elemento obrigatório '%1 ausente. Adicione um com valor padrão. Required element '%1' is missing. Add one with default value.
0xB0000033Atributo obrigatório '%1 ausente no elemento '%2'. Adicione-o com valor vazio. Required attribute '%1' is missing on element '%2'. Add it with empty value.
0xB0000034O elemento 'feed' analisado não tem nenhum elemento 'author'. The parsed 'feed' element does not have an 'author' element.
0xB0000035Vários elementos '%1' encontrados. Use o primeiro e ignore o restante. Multiple '%1' elements are found. Use the first and ignore the rest.
0xB0000036Ignore o elemento 'entry' encontrado no elemento 'source'. Ignore the 'entry' element found in 'source' element.
0xB0000037O elemento 'entry' não tem um elemento 'content' ou um elemento 'link' com rel='alternate'. XML do elemento: %1 The 'entry' element does not have a 'content' element or a 'link' element with rel='alternate'. Element XML: %1
0xB0000038O elemento 'item' está ausente nos elementos 'title' e 'description'. XML do elemento: %1 The 'item' element is missing both 'title' and 'description' elements. Element XML: %1
0xB0000039O elemento 'link' com rel='enclosure' não tem o atributo 'length'. XML do elemento: %1 The 'link' element with rel='enclosure' is missing 'length' attribute. Element XML: %1
0xB000003AElemento filho inesperado encontrado no elemento com XML: %1 Unexpected child element is found in element with XML: %1
0xB000003BAtributo 'type' inesperado '%1' quando atributo 'src' está presente. XML do elemento: %2 Unexpected 'type' attribute '%1' when 'src' attribute is present. Element XML: %2
0xB000003CAtributo 'type' inesperado '%1' no conteúdo de texto Atom. Somente 'text', 'html' ou 'xhtml' são permitidos. XML do elemento: %2 Unexpected 'type' attribute '%1' in Atom text content. Only 'text', 'html' or 'xhtml' is allowed. Element XML: %2
0xB000003DElemento '%1' não deve conter elemento ou texto filho. XML do elemento: %2 Element '%1' should not contain child element or text. Element XML: %2
0xB000003EConteúdo de texto Atom com type='xhtml' deve ter um único elemento filho 'div' no namespace 'http://www.w3.org/1999/xhtml'. Atom text content with type='xhtml' must have a single child element 'div' in namespace 'http://www.w3.org/1999/xhtml'.
0xB000003FFalha ao analisar data e hora '%1'. Failed to parse date time '%1'.
0xB0000040Falha ao analisar inteiro '%1'. Failed to parse integer '%1'.
0xB0000041Falha ao analisar documento: '%1'. Failed to parse document: '%1'.
0xB0000042Falha ao criar nó de atributo. O atributo '%1' no namespace '%2' é um atributo XML inválido. Failed to create attribute node. The attribute '%1' in namespace '%2' is not a valid XML attribute.
0xB0000043Falha ao criar o nó de elemento. O elemento '%1' no namespace '%2' é um elemento XML inválido. Failed to create element node. The element '%1' in namespace '%2' is not a valid XML element.
0xB0000044Falha ao adicionar atributo '%1' no namespace '%2' ao elemento. A causa pode ser conflito de namespace e a solução pode ser a definição de um prefixo de namespace diferente no nome do atributo. Failed to add attribute '%1' in namespace '%2' in to the element. This may be caused by namespace conflict and may be resolved by setting a different namespace prefix on the attribute name.
0xB0000045Falha ao analisar cadeia de caracteres JSON '%1'. O erro ocorreu próximo a %2. Failed to parse JSON string '%1'. The error happened near %2.
0xB0000046A cadeia de caracteres JSON excedeu a profundidade máxima permitida %1. The JSON string exceeded the maximum allowed depth %1.
0xB0000047Identificador %1: HTTP/2 habilitado. Handle %1: HTTP/2 enabled.
0xD0000001SyndicationAttribute SyndicationAttribute
0xD0000002ISyndicationAttributeFactory ISyndicationAttributeFactory
0xD0000003SyndicationNode SyndicationNode
0xD0000004ISyndicationNodeFactory ISyndicationNodeFactory
0xD0000005SyndicationGenerator SyndicationGenerator
0xD0000006ISyndicationGeneratorFactory ISyndicationGeneratorFactory
0xD0000007SyndicationText SyndicationText
0xD0000008ISyndicationTextFactory ISyndicationTextFactory
0xD0000009SyndicationContent SyndicationContent
0xD000000AISyndicationContentFactory ISyndicationContentFactory
0xD000000BSyndicationLink SyndicationLink
0xD000000CISyndicationLinkFactory ISyndicationLinkFactory
0xD000000DSyndicationPerson SyndicationPerson
0xD000000EISyndicationPersonFactory ISyndicationPersonFactory
0xD000000FSyndicationCategory SyndicationCategory
0xD0000010ISyndicationCategoryFactory ISyndicationCategoryFactory
0xD0000011SyndicationItem SyndicationItem
0xD0000012ISyndicationItemFactory ISyndicationItemFactory
0xD0000013SyndicationFeed SyndicationFeed
0xD0000014ISyndicationFeedFactory ISyndicationFeedFactory
0xD0000015RetrieveFeedOperation RetrieveFeedOperation
0xD0000016SyndicationClient SyndicationClient
0xD0000017ISyndicationClientFactory ISyndicationClientFactory
0xD0000018JsonValue JsonValue
0xD0000019JsonObject JsonObject
0xD000001AIJsonObjectFactory IJsonObjectFactory
0xD000001BJsonArray JsonArray
0xD000001CIJsonArrayFactory IJsonArrayFactory
0xD000001DResourceCollection ResourceCollection
0xD000001EWorkspace Workspace
0xD000001FServiceDocument ServiceDocument
0xD0000020RetrieveServiceDocumentOperation RetrieveServiceDocumentOperation
0xD0000021CreateResourceOperation CreateResourceOperation
0xD0000022RetrieveResourceOperation RetrieveResourceOperation
0xD0000023UpdateResourceOperation UpdateResourceOperation
0xD0000024DeleteResourceOperation DeleteResourceOperation
0xD0000025RetrieveMediaResourceOperation RetrieveMediaResourceOperation
0xD0000026AtomPubClient AtomPubClient
0xD0000027IAtomPubClientFactory IAtomPubClientFactory
0xD0000028get_Name get_Name
0xD0000029put_Name put_Name
0xD000002Aget_Namespace get_Namespace
0xD000002Bput_Namespace put_Namespace
0xD000002Cget_Value get_Value
0xD000002Dput_Value put_Value
0xD000002ECreateSyndicationAttribute CreateSyndicationAttribute
0xD000002Fget_NodeName get_NodeName
0xD0000030put_NodeName put_NodeName
0xD0000031get_NodeNamespace get_NodeNamespace
0xD0000032put_NodeNamespace put_NodeNamespace
0xD0000033get_NodeValue get_NodeValue
0xD0000034put_NodeValue put_NodeValue
0xD0000035get_Language get_Language
0xD0000036put_Language put_Language
0xD0000037get_BaseUri get_BaseUri
0xD0000038put_BaseUri put_BaseUri
0xD0000039get_AttributeExtensions get_AttributeExtensions
0xD000003Aget_ElementExtensions get_ElementExtensions
0xD000003BGetXmlDocument GetXmlDocument
0xD000003CCreateSyndicationNode CreateSyndicationNode
0xD000003Dget_Text get_Text
0xD000003Eput_Text put_Text
0xD000003Fget_Uri get_Uri
0xD0000040put_Uri put_Uri
0xD0000041get_Version get_Version
0xD0000042put_Version put_Version
0xD0000043CreateSyndicationGenerator CreateSyndicationGenerator
0xD0000044get_Type get_Type
0xD0000045put_Type put_Type
0xD0000046get_Xml get_Xml
0xD0000047put_Xml put_Xml
0xD0000048ToString ToString
0xD0000049CreateSyndicationText CreateSyndicationText
0xD000004ACreateSyndicationTextEx CreateSyndicationTextEx
0xD000004Bget_SourceUri get_SourceUri
0xD000004Cput_SourceUri put_SourceUri
0xD000004DCreateSyndicationContent CreateSyndicationContent
0xD000004ECreateSyndicationContentWithSourceUri CreateSyndicationContentWithSourceUri
0xD000004Fget_Length get_Length
0xD0000050put_Length put_Length
0xD0000051get_MediaType get_MediaType
0xD0000052put_MediaType put_MediaType
0xD0000053get_Relationship get_Relationship
0xD0000054put_Relationship put_Relationship
0xD0000055get_Title get_Title
0xD0000056put_Title put_Title
0xD0000057get_ResourceLanguage get_ResourceLanguage
0xD0000058put_ResourceLanguage put_ResourceLanguage
0xD0000059CreateSyndicationLink CreateSyndicationLink
0xD000005ACreateSyndicationLinkEx CreateSyndicationLinkEx
0xD000005Bget_Email get_Email
0xD000005Cput_Email put_Email
0xD000005DCreateSyndicationPerson CreateSyndicationPerson
0xD000005ECreateSyndicationPersonEx CreateSyndicationPersonEx
0xD000005Fget_Label get_Label
0xD0000060put_Label put_Label
0xD0000061get_Scheme get_Scheme
0xD0000062put_Scheme put_Scheme
0xD0000063get_Term get_Term
0xD0000064put_Term put_Term
0xD0000065CreateSyndicationCategory CreateSyndicationCategory
0xD0000066CreateSyndicationCategoryEx CreateSyndicationCategoryEx
0xD0000067get_Authors get_Authors
0xD0000068get_Categories get_Categories
0xD0000069get_Contributors get_Contributors
0xD000006Aget_Content get_Content
0xD000006Bput_Content put_Content
0xD000006Cget_Id get_Id
0xD000006Dput_Id put_Id
0xD000006Eget_LastUpdatedTime get_LastUpdatedTime
0xD000006Fput_LastUpdatedTime put_LastUpdatedTime
0xD0000070get_Links get_Links
0xD0000071get_PublishedDate get_PublishedDate
0xD0000072put_PublishedDate put_PublishedDate
0xD0000073get_Rights get_Rights
0xD0000074put_Rights put_Rights
0xD0000075get_Source get_Source
0xD0000076put_Source put_Source
0xD0000077get_Summary get_Summary
0xD0000078put_Summary put_Summary
0xD0000079get_CommentsUri get_CommentsUri
0xD000007Aput_CommentsUri put_CommentsUri
0xD000007Bget_EditUri get_EditUri
0xD000007Cget_EditMediaUri get_EditMediaUri
0xD000007Dget_ETag get_ETag
0xD000007Eget_FeedUri get_FeedUri
0xD000007Fget_ItemUri get_ItemUri
0xD0000080Load Load
0xD0000081LoadFromXml LoadFromXml
0xD0000082CreateSyndicationItem CreateSyndicationItem
0xD0000083get_Generator get_Generator
0xD0000084put_Generator put_Generator
0xD0000085get_IconUri get_IconUri
0xD0000086put_IconUri put_IconUri
0xD0000087get_Items get_Items
0xD0000088get_ImageUri get_ImageUri
0xD0000089put_ImageUri put_ImageUri
0xD000008Aget_Subtitle get_Subtitle
0xD000008Bput_Subtitle put_Subtitle
0xD000008Cget_FirstUri get_FirstUri
0xD000008Dget_LastUri get_LastUri
0xD000008Eget_NextUri get_NextUri
0xD000008Fget_PreviousUri get_PreviousUri
0xD0000090get_SourceFormat get_SourceFormat
0xD0000091CreateSyndicationFeed CreateSyndicationFeed
0xD0000092put_Progress put_Progress
0xD0000093get_Progress get_Progress
0xD0000094put_Completed put_Completed
0xD0000095get_Completed get_Completed
0xD0000096GetResults GetResults
0xD0000097get_ServerCredential get_ServerCredential
0xD0000098put_ServerCredential put_ServerCredential
0xD0000099get_ProxyCredential get_ProxyCredential
0xD000009Aput_ProxyCredential put_ProxyCredential
0xD000009Bget_MaxResponseBufferSize get_MaxResponseBufferSize
0xD000009Cput_MaxResponseBufferSize put_MaxResponseBufferSize
0xD000009Dget_Timeout get_Timeout
0xD000009Eput_Timeout put_Timeout
0xD000009Fget_BypassCacheOnRetrieve get_BypassCacheOnRetrieve
0xD00000A0put_BypassCacheOnRetrieve put_BypassCacheOnRetrieve
0xD00000A1SetRequestHeader SetRequestHeader
0xD00000A2RetrieveFeedAsync RetrieveFeedAsync
0xD00000A3CreateSyndicationClient CreateSyndicationClient
0xD00000A4get_ValueType get_ValueType
0xD00000A5Parse Parse
0xD00000A6Stringify Stringify
0xD00000A7GetString GetString
0xD00000A8GetNumber GetNumber
0xD00000A9GetBoolean GetBoolean
0xD00000AAGetArray GetArray
0xD00000ABGetObject GetObject
0xD00000ACCreateBooleanValue CreateBooleanValue
0xD00000ADCreateNumberValue CreateNumberValue
0xD00000AECreateStringValue CreateStringValue
0xD00000AFGetNamedValue GetNamedValue
0xD00000B0SetNamedValue SetNamedValue
0xD00000B1GetNamedObject GetNamedObject
0xD00000B2GetNamedArray GetNamedArray
0xD00000B3GetNamedString GetNamedString
0xD00000B4GetNamedNumber GetNamedNumber
0xD00000B5GetNamedBoolean GetNamedBoolean
0xD00000B6CreateJsonObject CreateJsonObject
0xD00000B7GetObjectAt GetObjectAt
0xD00000B8GetArrayAt GetArrayAt
0xD00000B9GetStringAt GetStringAt
0xD00000BAGetNumberAt GetNumberAt
0xD00000BBGetBooleanAt GetBooleanAt
0xD00000BCCreateJsonArray CreateJsonArray
0xD00000BDget_Accepts get_Accepts
0xD00000BEget_Collections get_Collections
0xD00000BFget_Workspaces get_Workspaces
0xD00000C0RetrieveServiceDocumentAsync RetrieveServiceDocumentAsync
0xD00000C1RetrieveMediaResourceAsync RetrieveMediaResourceAsync
0xD00000C2RetrieveResourceAsync RetrieveResourceAsync
0xD00000C3CreateResourceAsync CreateResourceAsync
0xD00000C4CreateMediaResourceAsync CreateMediaResourceAsync
0xD00000C5UpdateMediaResourceAsync UpdateMediaResourceAsync
0xD00000C6UpdateResourceAsync UpdateResourceAsync
0xD00000C7UpdateResourceItemAsync UpdateResourceItemAsync
0xD00000C8DeleteResourceAsync DeleteResourceAsync
0xD00000C9DeleteResourceItemAsync DeleteResourceItemAsync
0xD00000CACancelAsyncOperations CancelAsyncOperations
0xD00000CBCreateAtomPubClientWithCredentials CreateAtomPubClientWithCredentials
0xD00000CCFirst First
0xD00000CDGetAt GetAt
0xD00000CEget_Size get_Size
0xD00000CFGetView GetView
0xD00000D0IndexOf IndexOf
0xD00000D1SetAt SetAt
0xD00000D2InsertAt InsertAt
0xD00000D3Insert Insert
0xD00000D4RemoveAt RemoveAt
0xD00000D5Remove Remove
0xD00000D6Append Append
0xD00000D7RemoveAtEnd RemoveAtEnd
0xD00000D8Clear Clear
0xD00000D9Lookup Lookup
0xD00000DAHasKey HasKey
0xD00000DBTryParse TryParse
0xD00000DCGetNamedValueOrDefault GetNamedValueOrDefault
0xD00000DDGetNamedObjectOrDefault GetNamedObjectOrDefault
0xD00000DEGetNamedArrayOrDefault GetNamedArrayOrDefault
0xD00000DFGetNamedStringOrDefault GetNamedStringOrDefault
0xD00000E0GetNamedNumberOrDefault GetNamedNumberOrDefault
0xD00000E1GetNamedBooleanOrDefault GetNamedBooleanOrDefault
0xD00000E2CreateNullValue CreateNullValue
0xD00000E3UpdateMediaResourceOperation UpdateMediaResourceOperation

EXIF

File Name:Windows.Web.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-webapi.resources_31bf3856ad364e35_10.0.15063.0_pt-br_7325cd729c8b864c\
File Size:168 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:171520
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Portuguese (Brazilian)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:DLL do Cliente Web
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Web Client DLL
Legal Copyright:© Microsoft Corporation. Todos os direitos reservados.
Original File Name:Windows.Web.dll.MUI
Product Name:Sistema Operacional Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-webapi.resources_31bf3856ad364e35_10.0.15063.0_pt-br_7d7a77c4d0ec4847\

What is Windows.Web.dll.mui?

Windows.Web.dll.mui is Multilingual User Interface resource file that contain Portuguese (Brazilian) language for file Windows.Web.dll (DLL do Cliente Web).

File version info

File Description:DLL do Cliente Web
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Web Client DLL
Legal Copyright:© Microsoft Corporation. Todos os direitos reservados.
Original Filename:Windows.Web.dll.MUI
Product Name:Sistema Operacional Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x416, 1200