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. |
10003 | 無效的 HTTP 標頭。 |
Invalid HTTP headers. |
10004 | 無效的 HTTP 回應狀態。 |
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 | 在元素 '%2' 發現未預期的 '%1' 屬性。 |
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. |
0x10000001 | API |
API |
0x10000002 | AtomPub |
AtomPub |
0x10000003 | JSON |
JSON |
0x10000004 | 格式 |
Format |
0x10000005 | AsyncOperation |
AsyncOperation |
0x10000006 | HTTP |
HTTP |
0x30000000 | 資訊 |
Info |
0x3000000A | API 進入 |
API Enter |
0x3000000B | API 結束 |
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 |
0x30000013 | HTTP 操作 |
HTTP operation |
0x30000014 | 剖析類別文件 |
Parse category document |
0x30000015 | 檢查必要的項目 |
Check required element |
0x30000016 | 檢查必要的屬性 |
Check required attribute |
0x30000017 | 檢查重複的項目 |
Check duplicated element |
0x30000018 | 剖析 URI |
Parse URI |
0x30000019 | 剖析日期時間字串 |
Parse date time string |
0x3000001A | 剖析整數 |
Parse integer |
0x3000001B | 剖析 XML |
Parse XML |
0x3000001C | 檢查自訂屬性 |
Check custom attribute |
0x3000001D | 檢查自訂項目 |
Check custom element |
0x3000001E | 剖析 JSON 字串 |
Parse JSON string |
0x3000001F | 新增預設值 |
Add default value |
0x30000020 | 新增第一個值 |
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 |
0x90000001 | Microsoft-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 |
0xB000000C | 無法剖析 URI '%1'。 |
Failed to parse URI '%1'. |
0xB000000D | 無法利用基礎 URI '%1' 和相對 URI '%2' 建立 URI。 |
Failed to create URI with base URI '%1' and relative URI '%2'. |
0xB000000E | 新增 HTTP 標頭 '%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 | 將對 '%1' 要求開啟為 '%2',且旗標為 %3。 |
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 具備要求控制代碼 %2 至 '%3'。 |
Request context %1 has request handle %2 to '%3'. |
0xB0000015 | 在要求控制代碼 %1 上,將 HTTP 傳送與接收逾時設定為 %2 毫秒。 |
Set HTTP send and receive timeout to %2ms on request handle %1. |
0xB0000016 | 開始傳送至要求控制代碼 %1 且內容長度為 %2。 |
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 | 已收到來自要求控制代碼 %1 的 HTTP 回應,其狀態碼為 %2 且狀態描述為 '%3'。 |
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 已接收 %2 個位元組的 HTTP 回應,其已超過 %3 限制。 |
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 | 項目 '%2' 上遺漏要求屬性 '%1'。 |
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 | 項目 '%2' 上遺漏要求屬性 '%1'。使用空白值來新增此項目。 |
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' 元素。請使用第一個元素,並略過其餘的元素。 |
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 |
0xB0000039 | rel='enclosure' 的 'link' 項目遺漏 'length' 屬性。項目 XML: %1 |
The 'link' element with rel='enclosure' is missing 'length' attribute. Element XML: %1 |
0xB000003A | 在含有 XML 的項目中找到未預期的子項目: %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 |
0xB000003C | Atom 文字內容中未預期的 '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 |
0xB000003E | 類型 ='xhtml' 的 Atom 文字內容在命名空間 'http://www.w3.org/1999/xhtml' 中有單一子項目 '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. |
0xB0000045 | 無法剖析 JSON 字串 '%1'。發生錯誤的地方接近 %2。 |
Failed to parse JSON string '%1'. The error happened near %2. |
0xB0000046 | JSON 字串超過允許深度上限 %1。 |
The JSON string exceeded the maximum allowed depth %1. |
0xB0000047 | 控制代碼 %1: HTTP/2 已啟用。 |
Handle %1: HTTP/2 enabled. |
0xD0000001 | SyndicationAttribute |
SyndicationAttribute |
0xD0000002 | ISyndicationAttributeFactory |
ISyndicationAttributeFactory |
0xD0000003 | SyndicationNode |
SyndicationNode |
0xD0000004 | ISyndicationNodeFactory |
ISyndicationNodeFactory |
0xD0000005 | SyndicationGenerator |
SyndicationGenerator |
0xD0000006 | ISyndicationGeneratorFactory |
ISyndicationGeneratorFactory |
0xD0000007 | SyndicationText |
SyndicationText |
0xD0000008 | ISyndicationTextFactory |
ISyndicationTextFactory |
0xD0000009 | SyndicationContent |
SyndicationContent |
0xD000000A | ISyndicationContentFactory |
ISyndicationContentFactory |
0xD000000B | SyndicationLink |
SyndicationLink |
0xD000000C | ISyndicationLinkFactory |
ISyndicationLinkFactory |
0xD000000D | SyndicationPerson |
SyndicationPerson |
0xD000000E | ISyndicationPersonFactory |
ISyndicationPersonFactory |
0xD000000F | SyndicationCategory |
SyndicationCategory |
0xD0000010 | ISyndicationCategoryFactory |
ISyndicationCategoryFactory |
0xD0000011 | SyndicationItem |
SyndicationItem |
0xD0000012 | ISyndicationItemFactory |
ISyndicationItemFactory |
0xD0000013 | SyndicationFeed |
SyndicationFeed |
0xD0000014 | ISyndicationFeedFactory |
ISyndicationFeedFactory |
0xD0000015 | RetrieveFeedOperation |
RetrieveFeedOperation |
0xD0000016 | SyndicationClient |
SyndicationClient |
0xD0000017 | ISyndicationClientFactory |
ISyndicationClientFactory |
0xD0000018 | JsonValue |
JsonValue |
0xD0000019 | JsonObject |
JsonObject |
0xD000001A | IJsonObjectFactory |
IJsonObjectFactory |
0xD000001B | JsonArray |
JsonArray |
0xD000001C | IJsonArrayFactory |
IJsonArrayFactory |
0xD000001D | ResourceCollection |
ResourceCollection |
0xD000001E | Workspace |
Workspace |
0xD000001F | ServiceDocument |
ServiceDocument |
0xD0000020 | RetrieveServiceDocumentOperation |
RetrieveServiceDocumentOperation |
0xD0000021 | CreateResourceOperation |
CreateResourceOperation |
0xD0000022 | RetrieveResourceOperation |
RetrieveResourceOperation |
0xD0000023 | UpdateResourceOperation |
UpdateResourceOperation |
0xD0000024 | DeleteResourceOperation |
DeleteResourceOperation |
0xD0000025 | RetrieveMediaResourceOperation |
RetrieveMediaResourceOperation |
0xD0000026 | AtomPubClient |
AtomPubClient |
0xD0000027 | IAtomPubClientFactory |
IAtomPubClientFactory |
0xD0000028 | get_Name |
get_Name |
0xD0000029 | put_Name |
put_Name |
0xD000002A | get_Namespace |
get_Namespace |
0xD000002B | put_Namespace |
put_Namespace |
0xD000002C | get_Value |
get_Value |
0xD000002D | put_Value |
put_Value |
0xD000002E | CreateSyndicationAttribute |
CreateSyndicationAttribute |
0xD000002F | get_NodeName |
get_NodeName |
0xD0000030 | put_NodeName |
put_NodeName |
0xD0000031 | get_NodeNamespace |
get_NodeNamespace |
0xD0000032 | put_NodeNamespace |
put_NodeNamespace |
0xD0000033 | get_NodeValue |
get_NodeValue |
0xD0000034 | put_NodeValue |
put_NodeValue |
0xD0000035 | get_Language |
get_Language |
0xD0000036 | put_Language |
put_Language |
0xD0000037 | get_BaseUri |
get_BaseUri |
0xD0000038 | put_BaseUri |
put_BaseUri |
0xD0000039 | get_AttributeExtensions |
get_AttributeExtensions |
0xD000003A | get_ElementExtensions |
get_ElementExtensions |
0xD000003B | GetXmlDocument |
GetXmlDocument |
0xD000003C | CreateSyndicationNode |
CreateSyndicationNode |
0xD000003D | get_Text |
get_Text |
0xD000003E | put_Text |
put_Text |
0xD000003F | get_Uri |
get_Uri |
0xD0000040 | put_Uri |
put_Uri |
0xD0000041 | get_Version |
get_Version |
0xD0000042 | put_Version |
put_Version |
0xD0000043 | CreateSyndicationGenerator |
CreateSyndicationGenerator |
0xD0000044 | get_Type |
get_Type |
0xD0000045 | put_Type |
put_Type |
0xD0000046 | get_Xml |
get_Xml |
0xD0000047 | put_Xml |
put_Xml |
0xD0000048 | ToString |
ToString |
0xD0000049 | CreateSyndicationText |
CreateSyndicationText |
0xD000004A | CreateSyndicationTextEx |
CreateSyndicationTextEx |
0xD000004B | get_SourceUri |
get_SourceUri |
0xD000004C | put_SourceUri |
put_SourceUri |
0xD000004D | CreateSyndicationContent |
CreateSyndicationContent |
0xD000004E | CreateSyndicationContentWithSourceUri |
CreateSyndicationContentWithSourceUri |
0xD000004F | get_Length |
get_Length |
0xD0000050 | put_Length |
put_Length |
0xD0000051 | get_MediaType |
get_MediaType |
0xD0000052 | put_MediaType |
put_MediaType |
0xD0000053 | get_Relationship |
get_Relationship |
0xD0000054 | put_Relationship |
put_Relationship |
0xD0000055 | get_Title |
get_Title |
0xD0000056 | put_Title |
put_Title |
0xD0000057 | get_ResourceLanguage |
get_ResourceLanguage |
0xD0000058 | put_ResourceLanguage |
put_ResourceLanguage |
0xD0000059 | CreateSyndicationLink |
CreateSyndicationLink |
0xD000005A | CreateSyndicationLinkEx |
CreateSyndicationLinkEx |
0xD000005B | get_Email |
get_Email |
0xD000005C | put_Email |
put_Email |
0xD000005D | CreateSyndicationPerson |
CreateSyndicationPerson |
0xD000005E | CreateSyndicationPersonEx |
CreateSyndicationPersonEx |
0xD000005F | get_Label |
get_Label |
0xD0000060 | put_Label |
put_Label |
0xD0000061 | get_Scheme |
get_Scheme |
0xD0000062 | put_Scheme |
put_Scheme |
0xD0000063 | get_Term |
get_Term |
0xD0000064 | put_Term |
put_Term |
0xD0000065 | CreateSyndicationCategory |
CreateSyndicationCategory |
0xD0000066 | CreateSyndicationCategoryEx |
CreateSyndicationCategoryEx |
0xD0000067 | get_Authors |
get_Authors |
0xD0000068 | get_Categories |
get_Categories |
0xD0000069 | get_Contributors |
get_Contributors |
0xD000006A | get_Content |
get_Content |
0xD000006B | put_Content |
put_Content |
0xD000006C | get_Id |
get_Id |
0xD000006D | put_Id |
put_Id |
0xD000006E | get_LastUpdatedTime |
get_LastUpdatedTime |
0xD000006F | put_LastUpdatedTime |
put_LastUpdatedTime |
0xD0000070 | get_Links |
get_Links |
0xD0000071 | get_PublishedDate |
get_PublishedDate |
0xD0000072 | put_PublishedDate |
put_PublishedDate |
0xD0000073 | get_Rights |
get_Rights |
0xD0000074 | put_Rights |
put_Rights |
0xD0000075 | get_Source |
get_Source |
0xD0000076 | put_Source |
put_Source |
0xD0000077 | get_Summary |
get_Summary |
0xD0000078 | put_Summary |
put_Summary |
0xD0000079 | get_CommentsUri |
get_CommentsUri |
0xD000007A | put_CommentsUri |
put_CommentsUri |
0xD000007B | get_EditUri |
get_EditUri |
0xD000007C | get_EditMediaUri |
get_EditMediaUri |
0xD000007D | get_ETag |
get_ETag |
0xD000007E | get_FeedUri |
get_FeedUri |
0xD000007F | get_ItemUri |
get_ItemUri |
0xD0000080 | Load |
Load |
0xD0000081 | LoadFromXml |
LoadFromXml |
0xD0000082 | CreateSyndicationItem |
CreateSyndicationItem |
0xD0000083 | get_Generator |
get_Generator |
0xD0000084 | put_Generator |
put_Generator |
0xD0000085 | get_IconUri |
get_IconUri |
0xD0000086 | put_IconUri |
put_IconUri |
0xD0000087 | get_Items |
get_Items |
0xD0000088 | get_ImageUri |
get_ImageUri |
0xD0000089 | put_ImageUri |
put_ImageUri |
0xD000008A | get_Subtitle |
get_Subtitle |
0xD000008B | put_Subtitle |
put_Subtitle |
0xD000008C | get_FirstUri |
get_FirstUri |
0xD000008D | get_LastUri |
get_LastUri |
0xD000008E | get_NextUri |
get_NextUri |
0xD000008F | get_PreviousUri |
get_PreviousUri |
0xD0000090 | get_SourceFormat |
get_SourceFormat |
0xD0000091 | CreateSyndicationFeed |
CreateSyndicationFeed |
0xD0000092 | put_Progress |
put_Progress |
0xD0000093 | get_Progress |
get_Progress |
0xD0000094 | put_Completed |
put_Completed |
0xD0000095 | get_Completed |
get_Completed |
0xD0000096 | GetResults |
GetResults |
0xD0000097 | get_ServerCredential |
get_ServerCredential |
0xD0000098 | put_ServerCredential |
put_ServerCredential |
0xD0000099 | get_ProxyCredential |
get_ProxyCredential |
0xD000009A | put_ProxyCredential |
put_ProxyCredential |
0xD000009B | get_MaxResponseBufferSize |
get_MaxResponseBufferSize |
0xD000009C | put_MaxResponseBufferSize |
put_MaxResponseBufferSize |
0xD000009D | get_Timeout |
get_Timeout |
0xD000009E | put_Timeout |
put_Timeout |
0xD000009F | get_BypassCacheOnRetrieve |
get_BypassCacheOnRetrieve |
0xD00000A0 | put_BypassCacheOnRetrieve |
put_BypassCacheOnRetrieve |
0xD00000A1 | SetRequestHeader |
SetRequestHeader |
0xD00000A2 | RetrieveFeedAsync |
RetrieveFeedAsync |
0xD00000A3 | CreateSyndicationClient |
CreateSyndicationClient |
0xD00000A4 | get_ValueType |
get_ValueType |
0xD00000A5 | Parse |
Parse |
0xD00000A6 | Stringify |
Stringify |
0xD00000A7 | GetString |
GetString |
0xD00000A8 | GetNumber |
GetNumber |
0xD00000A9 | GetBoolean |
GetBoolean |
0xD00000AA | GetArray |
GetArray |
0xD00000AB | GetObject |
GetObject |
0xD00000AC | CreateBooleanValue |
CreateBooleanValue |
0xD00000AD | CreateNumberValue |
CreateNumberValue |
0xD00000AE | CreateStringValue |
CreateStringValue |
0xD00000AF | GetNamedValue |
GetNamedValue |
0xD00000B0 | SetNamedValue |
SetNamedValue |
0xD00000B1 | GetNamedObject |
GetNamedObject |
0xD00000B2 | GetNamedArray |
GetNamedArray |
0xD00000B3 | GetNamedString |
GetNamedString |
0xD00000B4 | GetNamedNumber |
GetNamedNumber |
0xD00000B5 | GetNamedBoolean |
GetNamedBoolean |
0xD00000B6 | CreateJsonObject |
CreateJsonObject |
0xD00000B7 | GetObjectAt |
GetObjectAt |
0xD00000B8 | GetArrayAt |
GetArrayAt |
0xD00000B9 | GetStringAt |
GetStringAt |
0xD00000BA | GetNumberAt |
GetNumberAt |
0xD00000BB | GetBooleanAt |
GetBooleanAt |
0xD00000BC | CreateJsonArray |
CreateJsonArray |
0xD00000BD | get_Accepts |
get_Accepts |
0xD00000BE | get_Collections |
get_Collections |
0xD00000BF | get_Workspaces |
get_Workspaces |
0xD00000C0 | RetrieveServiceDocumentAsync |
RetrieveServiceDocumentAsync |
0xD00000C1 | RetrieveMediaResourceAsync |
RetrieveMediaResourceAsync |
0xD00000C2 | RetrieveResourceAsync |
RetrieveResourceAsync |
0xD00000C3 | CreateResourceAsync |
CreateResourceAsync |
0xD00000C4 | CreateMediaResourceAsync |
CreateMediaResourceAsync |
0xD00000C5 | UpdateMediaResourceAsync |
UpdateMediaResourceAsync |
0xD00000C6 | UpdateResourceAsync |
UpdateResourceAsync |
0xD00000C7 | UpdateResourceItemAsync |
UpdateResourceItemAsync |
0xD00000C8 | DeleteResourceAsync |
DeleteResourceAsync |
0xD00000C9 | DeleteResourceItemAsync |
DeleteResourceItemAsync |
0xD00000CA | CancelAsyncOperations |
CancelAsyncOperations |
0xD00000CB | CreateAtomPubClientWithCredentials |
CreateAtomPubClientWithCredentials |
0xD00000CC | First |
First |
0xD00000CD | GetAt |
GetAt |
0xD00000CE | get_Size |
get_Size |
0xD00000CF | GetView |
GetView |
0xD00000D0 | IndexOf |
IndexOf |
0xD00000D1 | SetAt |
SetAt |
0xD00000D2 | InsertAt |
InsertAt |
0xD00000D3 | Insert |
Insert |
0xD00000D4 | RemoveAt |
RemoveAt |
0xD00000D5 | Remove |
Remove |
0xD00000D6 | Append |
Append |
0xD00000D7 | RemoveAtEnd |
RemoveAtEnd |
0xD00000D8 | Clear |
Clear |
0xD00000D9 | Lookup |
Lookup |
0xD00000DA | HasKey |
HasKey |
0xD00000DB | TryParse |
TryParse |
0xD00000DC | GetNamedValueOrDefault |
GetNamedValueOrDefault |
0xD00000DD | GetNamedObjectOrDefault |
GetNamedObjectOrDefault |
0xD00000DE | GetNamedArrayOrDefault |
GetNamedArrayOrDefault |
0xD00000DF | GetNamedStringOrDefault |
GetNamedStringOrDefault |
0xD00000E0 | GetNamedNumberOrDefault |
GetNamedNumberOrDefault |
0xD00000E1 | GetNamedBooleanOrDefault |
GetNamedBooleanOrDefault |
0xD00000E2 | CreateNullValue |
CreateNullValue |
0xD00000E3 | UpdateMediaResourceOperation |
UpdateMediaResourceOperation |