Windows.Web.dll.mui Web Client DLL 36f85505264fb8a1054afbd1cbdd074c

File info

File name: Windows.Web.dll.mui
Size: 165376 byte
MD5: 36f85505264fb8a1054afbd1cbdd074c
SHA1: ac2d3d0ffcd6fe1d03af58980ca7ace8354e5a8c
SHA256: 7291c11094aeaff38a922ba878fffd15f9836f3fb90c906f162bcc56d69d5bca
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese English
10000'%1': 値を空にすることはできません。 '%1': Value must not be empty.
10001'%1': 要求されたバイト数を保持するための十分な領域がバッファーにありません。 '%1': Buffer does not have enough space to hold the requested number of bytes.
10002'%1': 無効な文字が見つかりました。 '%1': Invalid characters found.
10003HTTP ヘッダーが無効です。 Invalid HTTP headers.
10004HTTP 応答の状態が無効です。 Invalid HTTP response status.
10005'%1': 指定された値は無視可能な ChainValidationResult 値ではありません。 '%1': Provided value is not an ignorable ChainValidationResult value.
30000'%1': Atom 1.0 のみサポートされます。 '%1': Only Atom 1.0 is supported.
30001'%1': サポートされているのは Atom 1.0 と RSS 2.0 のみです。 '%1': Only Atom 1.0 and RSS 2.0 are supported.
30002サポートされているのは、Atom 0.3、Atom 1.0、RSS 0.91、RSS 0.92、および RSS 2.0 のみです。 Only Atom 0.3, Atom 1.0, RSS 0.91, RSS 0.92 and RSS 2.0 are supported.
30003'%1': EditUri プロパティを指定してください。 '%1': Specify EditUri property.
30004応答コンテンツの長さがゼロです。 The length of the response content is zero.
30005要求を送信した後に資格情報を変更することはできません。 Credentials cannot be changed after sending a request.
30006'%1' 要素に必要な要素 '%2' がありません。 The '%1' element is missing required element '%2'.
30007'%1' 要素に必要な属性 '%2' がありません。 The '%1' element is missing required attribute '%2'.
30008'%1' ルート要素がありません。 Missing '%1' root element.
30009'%1' 要素に子要素がありません。 The '%1' element does not have child elements.
30010要素 '%1' が重複しています。 Duplicate element '%1'.
30011予期しない '%1' 属性が要素 '%2' にあります。 Unexpected '%1' attribute on element '%2'.
30012予期しない入力の終わりです。 Unexpected end of input.
30013無効な文字が位置 %1!u! にあります。 Invalid character at position %1!u!.
30014エスケープされていない制御文字が位置 %1!u! にあります。 Unescaped control character at position %1!u!.
30015無効なエスケープ シーケンスが位置 %1!u! にあります。 Invalid escape sequence at position %1!u!.
30016これは文字列値ではありません。ValueType プロパティを使用して種類を取得してください。 This is not a string value. Use ValueType property to get the type.
30017これは数値ではありません。ValueType プロパティを使用して種類を取得してください。 This is not a number value. Use ValueType property to get the type.
30018これはブール値ではありません。ValueType プロパティを使用して種類を取得してください。 This is not a boolean value. Use ValueType property to get the type.
30019これは配列値ではありません。ValueType プロパティを使用して種類を取得してください。 This is not an array value. Use ValueType property to get the type.
30020これはオブジェクト値ではありません。ValueType プロパティを使用して種類を取得してください。 This is not an object value. Use ValueType property to get the type.
30021オブジェクトから文字列値を取得するには、GetNamedString() メソッドを使用します。 To get a string value from an object use the GetNamedString() method.
30022オブジェクトから数値を取得するには、GetNamedNumber() メソッドを使用します。 To get a number value from an object use the GetNamedNumber() method.
30023オブジェクトからブール値を取得するには、GetNamedBoolean() メソッドを使用します。 To get a boolean value from an object use the GetNamedBoolean() method.
30024オブジェクトから配列値を取得するには、GetNamedArray() メソッドを使用します。 To get an array value from an object use the GetNamedArray() method.
30025配列から文字列値を取得するには、GetStringAt() メソッドを使用します。 To get a string value from an array use the GetStringAt() method.
30026配列から数値を取得するには、GetNumberAt() メソッドを使用します。 To get a number value from an array use the GetNumberAt() method.
30027配列からブール値を取得するには、GetBooleanAt() メソッドを使用します。 To get a boolean value from an array use the GetBooleanAt() method.
30028配列からオブジェクト値を取得するには、GetObjectAt() メソッドを使用します。 To get an object value from an array use the GetObjectAt() method.
0x10000001API API
0x10000002AtomPub AtomPub
0x10000003JSON JSON
0x10000004フォーマット Format
0x10000005AsyncOperation AsyncOperation
0x10000006HTTP HTTP
0x30000000情報 Info
0x3000000AAPI 開始 API Enter
0x3000000BAPI 終了 API Exit
0x3000000C非同期操作の開始 Async operation start
0x3000000D非同期操作の完了 Async operation complete
0x3000000E非同期操作の失敗 Async operation failure
0x3000000F非同期操作の中止 Async operation abort
0x30000010非同期操作の終了 Async operation close
0x30000012非同期操作の進行状況 Async operation progress
0x30000013HTTP 操作 HTTP operation
0x30000014カテゴリ ドキュメントの解析 Parse category document
0x30000015必要な要素のチェック Check required element
0x30000016必要な属性のチェック Check required attribute
0x30000017重複する要素のチェック Check duplicated element
0x30000018URI の解析 Parse URI
0x30000019日時文字列の解析 Parse date time string
0x3000001A整数の解析 Parse integer
0x3000001BXML の解析 Parse XML
0x3000001Cカスタム属性のチェック Check custom attribute
0x3000001Dカスタム要素のチェック Check custom element
0x3000001EJSON 文字列の解析 Parse JSON string
0x3000001F既定値の追加 Add default value
0x300000201 つ目の値の追加 Add first value
0x30000021予期しないコンテンツを無視 Ignore unexpected content
0x30000022カスタム属性を追加 Add custom attribute
0x30000023カスタム要素を追加 Add custom element
0x50000002エラー Error
0x50000003警告 Warning
0x50000005詳細 Verbose
0x70000002解析 Parse
0x70000003シリアル化 Serialize
0x70000004非同期 I/O Async I/O
0x90000001Microsoft-Windows-Runtime-WebAPI Microsoft-Windows-Runtime-WebAPI
0xB0000001%2 の非同期操作 %1 が開始されました。 Async operation %1 at %2 started.
0xB0000002%2 の非同期操作 %1 は開始できませんでした。エラー コードは %3 です: %4 Async operation %1 at %2 failed to start. The error code is %3: %4
0xB0000003%2 の非同期操作 %1 は正常に完了しました。 Async operation %1 at %2 completed successfully.
0xB0000004%2 の非同期操作 %1 はエラー コード %3 で失敗しました: %4。 Async operation %1 at %2 failed with error code %3: %4.
0xB0000005%2 の非同期操作 %1 はキャンセルされました。 Async operation %1 at %2 was cancelled.
0xB0000006%2 の非同期操作 %1 は終了しました。 Async operation %1 at %2 was closed.
0xB0000007%2 の非同期操作 %1 は %3 で完了コールバックを呼び出しました。 Async operation %1 at %2 called completion callback at %3.
0xB0000008%2 の非同期操作 %1 は %3 で進行状況コールバックを呼び出しました。 Async operation %1 at %2 called progress callback at %3.
0xB0000009%2 の非同期操作 %1 は GIT からハンドラーを削除できませんでした。エラー コードは %3 です: %4 Async operation %1 at %2 failed to remove handler from GIT. The error code is %3: %4
0xB000000A%2 の非同期操作 %1 は GIT でハンドラーを登録できませんでした。エラー コードは %3 です: %4 Async operation %1 at %2 failed to register handler at GIT. The error code is %3: %4
0xB000000B%2 の非同期操作 %1 は GIT からハンドラーを取得できませんでした。エラー コードは %3 です: %4 Async operation %1 at %2 failed to retrieve handler from GIT. The error code is %3: %4
0xB000000CURI '%1' を解析できませんでした。 Failed to parse URI '%1'.
0xB000000Dベース URI '%1' および相対 URI '%2' で URI を作成できませんでした。 Failed to create URI with base URI '%1' and relative URI '%2'.
0xB000000EHTTP ヘッダー '%1: %2' を追加します。 Add HTTP header '%1: %2'.
0xB000000F'%2' の資格情報で '%1' への接続を開始します。 Start to connect to '%1' with credential of '%2'.
0xB0000010既定の資格情報で '%1' への接続を開始します。 Start to connect to '%1' with default credential.
0xB0000011ポート %2 の '%1' に接続できませんでした。最新のエラーは %3 です: %4 Failed to connect to '%1' at port %2. The last error is %3: %4
0xB0000012フラグ %3 で '%2' を行うための '%1' への要求を開いています。 Opening request to '%1' to '%2' with flags %3.
0xB0000013'%1' への要求を開くことができませんでした。最新のエラーは %2 です: %3 Failed to open request to '%1'. The last error is %2: %3
0xB0000014要求コンテキスト %1 には '%3' を行うための要求ハンドル %2 があります。 Request context %1 has request handle %2 to '%3'.
0xB0000015HTTP 送受信のタイムアウトを要求ハンドル %1 で %2 ミリ秒に設定します。 Set HTTP send and receive timeout to %2ms on request handle %1.
0xB0000016コンテンツの長さが %2 の要求ハンドル %1 への送信を開始します。 Start to send to request handle %1 with content length %2.
0xB0000017要求ハンドル %1 は同期的に完了しました。 Request handle %1 completed synchronously.
0xB0000018要求コンテキスト %1 で非同期送信が完了しました。 Request context %1 completed send asynchronously.
0xB0000019%2 バイトを要求ハンドル %1 に書き込んでいます。 Writing %2 bytes to request handle %1.
0xB000001Aエンティティ ボディを要求ハンドル %1 に送信できませんでした。最新のエラーは %2 です: %3 Failed to send entity body to request handle %1. The last error is %2: %3
0xB000001B要求ハンドル %1 で HTTP 要求を送信しました: %2 Sent HTTP request at request handle %1: %2
0xB000001C要求ハンドル %1 からの応答の受信を開始します。 Start to receive response from request handle %1.
0xB000001D状態コード %2 および状態の説明 '%3' の要求ハンドル %1 から HTTP 応答を受信しました。 Received HTTP response from request handle %1 with status code %2 and status description '%3'.
0xB000001E要求ハンドル %1 から HTTP 応答を受信します: %2 Receive HTTP response from request handle %1: %2
0xB000001F要求ハンドル %1 から HTTP 応答を受信できませんでした。最新のエラーは %2 です: %3 Failed to receive HTTP response from request handle %1. The last error is %2: %3
0xB0000020要求コンテキスト %1 は、%3 の制限を超える %2 バイトの HTTP 応答を受信しました。 Request context %1 received HTTP response of %2 bytes, which is over the %3 limit.
0xB0000021要求コンテキスト %1 は要求を再送信しています。 Request context %1 resubmiting the request.
0xB0000022サーバー '%2' の要求ハンドル %1 を再利用しています。 Reusing the request handle %1 for server '%2'.
0xB0000023要求コンテキスト %1 が中止されました。 Request context %1 was aborted.
0xB0000024'%1' の進行状況: 送信済みバイト数 %2、合計送信バイト数 %3、受信済みバイト数 %4、合計受信バイト数 %5。 Progress to '%1': %2 bytes sent; %3 total bytes to send; %4 bytes received; %5 total bytes to receive.
0xB0000025'%1' への HTTP 要求が完了しました。エラー コードは %2 です: %3 HTTP request to '%1' completed. The error code is %2: %3
0xB0000026%2 の非同期操作 %1 で HTTP 応答 '%3' を処理できませんでした。エラー コードは %4 です: %5 Async operation %1 at %2 failed to process HTTP response '%3'. The error code is %4: %5
0xB0000027%1::%2 が呼び出されました。 %1::%2 is called.
0xB0000028%1::%2 は正常に返されました。 %1::%2 returned successfully.
0xB0000029%1::%2 は HRESULT %3 で失敗しました: %4 %1::%2 failed with HRESULT %3: %4
0xB000002A'%1' のカテゴリ ドキュメントのダウンロードを開始します。 Start downloading category document at '%1'.
0xB000002B'%1' のカテゴリ ドキュメントは正常にダウンロードされました。 Category document downloaded successfully at '%1'.
0xB000002C'%1' のカテゴリ ドキュメントをダウンロードできませんでした。エラー コードは %2 です: %3 Failed to download category document at '%1'. The error code is %2: %3
0xB000002D'%1' のカテゴリ ドキュメントをダウンロードできませんでした。HTTP 状態コードは %2 です。 Failed to download category document at '%1'. The HTTP status code was %2.
0xB000002E'%1' からダウンロードされたカテゴリ ドキュメントを解析できませんでした。エラー コードは %2 です: %3。 Failed to parse category document downloaded from '%1'. The error code is %2: %3.
0xB000002F必要な要素 '%1' がありません。 Required element '%1' is missing.
0xB0000030必要な属性 '%1' は要素 '%2' にありません。 Required attribute '%1' is missing on element '%2'.
0xB0000031重複する要素 '%1' が見つかりました。 Duplicated element '%1' found.
0xB0000032必要な要素 '%1' がありません。既定値の要素を追加してください。 Required element '%1' is missing. Add one with default value.
0xB0000033必要な属性 '%1' が要素 '%2' にありません。空の値の属性を追加してください。 Required attribute '%1' is missing on element '%2'. Add it with empty value.
0xB0000034解析された 'feed' 要素に 'author' 要素がありません。 The parsed 'feed' element does not have an 'author' element.
0xB0000035複数の '%1' 要素が見つかりました。1 つ目の要素を使用し、他の要素は無視します。 Multiple '%1' elements are found. Use the first and ignore the rest.
0xB0000036'source' 要素で見つかった 'entry' 要素を無視します。 Ignore the 'entry' element found in 'source' element.
0xB0000037'entry' 要素に、'content' 要素または rel='alternate' の 'link' 要素がありません。要素 XML: %1 The 'entry' element does not have a 'content' element or a 'link' element with rel='alternate'. Element XML: %1
0xB0000038'item' 要素に 'title' 要素と 'description' 要素の両方がありません。要素 XML: %1 The 'item' element is missing both 'title' and 'description' elements. Element XML: %1
0xB0000039rel='enclosure' の 'link' 要素に 'length' 属性がありません。要素 XML: %1 The 'link' element with rel='enclosure' is missing 'length' attribute. Element XML: %1
0xB000003AXML を含む要素で予期しない子要素が見つかりました: %1 Unexpected child element is found in element with XML: %1
0xB000003B'src' 属性が存在する場合の予期しない 'type' 属性 '%1' があります。要素 XML: %2 Unexpected 'type' attribute '%1' when 'src' attribute is present. Element XML: %2
0xB000003CAtom テキスト コンテンツに予期しない 'type' 属性 '%1' があります。'text'、'html' または 'xhtml' のみ使用できます。要素 XML: %2 Unexpected 'type' attribute '%1' in Atom text content. Only 'text', 'html' or 'xhtml' is allowed. Element XML: %2
0xB000003D要素 '%1' に子要素またはテキストを含めることはできません。要素 XML: %2 Element '%1' should not contain child element or text. Element XML: %2
0xB000003Etype='xhtml' の Atom テキスト コンテンツでは、名前空間 'http://www.w3.org/1999/xhtml' に 1 つの子要素 'div' が必要です。 Atom text content with type='xhtml' must have a single child element 'div' in namespace 'http://www.w3.org/1999/xhtml'.
0xB000003F日時 '%1' を解析できませんでした。 Failed to parse date time '%1'.
0xB0000040整数 '%1' を解析できませんでした。 Failed to parse integer '%1'.
0xB0000041ドキュメントを解析できませんでした: '%1'。 Failed to parse document: '%1'.
0xB0000042属性ノードを作成できませんでした。名前空間 '%2' の属性 '%1' は有効な XML 属性ではありません。 Failed to create attribute node. The attribute '%1' in namespace '%2' is not a valid XML attribute.
0xB0000043要素ノードを作成できませんでした。名前空間 '%2' の要素 '%1' は有効な XML 要素ではありません。 Failed to create element node. The element '%1' in namespace '%2' is not a valid XML element.
0xB0000044名前空間 '%2' の属性 '%1' を要素に追加できませんでした。これは、名前空間の競合が原因である可能性があります。この問題は、属性名に別の名前空間プレフィックスを設定すると解決できる場合があります。 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.
0xB0000045JSON 文字列 '%1' を解析できませんでした。エラーは %2 の近くで発生しました。 Failed to parse JSON string '%1'. The error happened near %2.
0xB0000046JSON 文字列は許容最大深度 %1 を超えました。 The JSON string exceeded the maximum allowed depth %1.
0xB0000047ハンドル %1: HTTP/2 が有効になりました。 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_ja-jp_a059df24ed1d880d\
File Size:162 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:164864
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:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Web Client DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Web Client DLL
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:Windows.Web.dll.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-webapi.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_aaae8977217e4a08\

What is Windows.Web.dll.mui?

Windows.Web.dll.mui is Multilingual User Interface resource file that contain Japanese language for file Windows.Web.dll (Web Client DLL).

File version info

File Description:Web Client DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Web Client DLL
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:Windows.Web.dll.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x411, 1200