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 | 正在使用标志 %3 将对“%1”的请求打开到“%2”。 |
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'. |
0xB0000015 | 将请求句柄 %1 上的 HTTP 发送和接收超时设置为 %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 | 正在向请求句柄 %1 写入 %2 个字节。 |
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 | type=\"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 |