10000 | '%1': el valor no debe estar vacío. |
'%1': Value must not be empty. |
10001 | '%1': el búfer no tiene espacio suficiente para albergar el número solicitado de bytes. |
'%1': Buffer does not have enough space to hold the requested number of bytes. |
10002 | '%1': se encontraron caracteres no válidos. |
'%1': Invalid characters found. |
10003 | Encabezados HTTP no válidos. |
Invalid HTTP headers. |
10004 | Estado de respuesta de HTTP no válido. |
Invalid HTTP response status. |
10005 | '%1': el valor proporcionado no es un valor de ChainValidationResult que se pueda omitir. |
'%1': Provided value is not an ignorable ChainValidationResult value. |
30000 | '%1': solo se admite Atom 1.0. |
'%1': Only Atom 1.0 is supported. |
30001 | '%1': solo se admite Atom 1.0 y RSS 2.0. |
'%1': Only Atom 1.0 and RSS 2.0 are supported. |
30002 | Solo se admite Atom 0.3, Atom 1.0, RSS 0.91, RSS 0.92 y 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 la propiedad EditUri. |
'%1': Specify EditUri property. |
30004 | La longitud del contenido de la respuesta es cero. |
The length of the response content is zero. |
30005 | No se pueden cambiar las credenciales después de enviar una solicitud. |
Credentials cannot be changed after sending a request. |
30006 | Al elemento '%1' le falta el elemento '%2' obligatorio. |
The '%1' element is missing required element '%2'. |
30007 | Al elemento '%1' le falta el atributo '%2' obligatorio. |
The '%1' element is missing required attribute '%2'. |
30008 | Falta el elemento raíz '%1'. |
Missing '%1' root element. |
30009 | El elemento '%1' no tiene elementos secundarios. |
The '%1' element does not have child elements. |
30010 | Elemento duplicado '%1'. |
Duplicate element '%1'. |
30011 | Atributo '%1' inesperado en el elemento '%2'. |
Unexpected '%1' attribute on element '%2'. |
30012 | Fin de entrada inesperado. |
Unexpected end of input. |
30013 | Carácter no válido en la posición %1!u!. |
Invalid character at position %1!u!. |
30014 | Carácter de control sin escape en la posición %1!u!. |
Unescaped control character at position %1!u!. |
30015 | Secuencia de escape no válida en la posición %1!u!. |
Invalid escape sequence at position %1!u!. |
30016 | Este no es un valor de cadena. Use la propiedad ValueType para obtener el tipo. |
This is not a string value. Use ValueType property to get the type. |
30017 | Este no es un valor de número. Use la propiedad ValueType para obtener el tipo. |
This is not a number value. Use ValueType property to get the type. |
30018 | Este no es un valor booleano. Use la propiedad ValueType para obtener el tipo. |
This is not a boolean value. Use ValueType property to get the type. |
30019 | Este no es un valor de matriz. Use la propiedad ValueType para obtener el tipo. |
This is not an array value. Use ValueType property to get the type. |
30020 | Este no es un valor de objeto. Use la propiedad ValueType para obtener el tipo. |
This is not an object value. Use ValueType property to get the type. |
30021 | Para obtener un valor de cadena de un objeto, use el método GetNamedString(). |
To get a string value from an object use the GetNamedString() method. |
30022 | Para obtener un valor de número de un objeto, use el método GetNamedNumber(). |
To get a number value from an object use the GetNamedNumber() method. |
30023 | Para obtener un valor booleano de un objeto, use el método GetNamedBoolean(). |
To get a boolean value from an object use the GetNamedBoolean() method. |
30024 | Para obtener un valor de matriz de un objeto, use el método GetNamedArray(). |
To get an array value from an object use the GetNamedArray() method. |
30025 | Para obtener un valor de cadena de una matriz, use el método GetStringAt(). |
To get a string value from an array use the GetStringAt() method. |
30026 | Para obtener un valor de número de una matriz, use el método GetNumberAt(). |
To get a number value from an array use the GetNumberAt() method. |
30027 | Para obtener un valor booleano de una matriz, use el método GetBooleanAt(). |
To get a boolean value from an array use the GetBooleanAt() method. |
30028 | Para obtener un valor de objeto de una matriz, use el método GetObjectAt(). |
To get an object value from an array use the GetObjectAt() method. |
0x10000001 | API |
API |
0x10000002 | AtomPub |
AtomPub |
0x10000003 | JSON |
JSON |
0x10000004 | Formatear |
Format |
0x10000005 | AsyncOperation |
AsyncOperation |
0x10000006 | HTTP |
HTTP |
0x30000000 | Información |
Info |
0x3000000A | API Entrar |
API Enter |
0x3000000B | Salida de la API |
API Exit |
0x3000000C | Inicio de operación asincrónica |
Async operation start |
0x3000000D | Finalización de operación asincrónica |
Async operation complete |
0x3000000E | Error de operación asincrónica |
Async operation failure |
0x3000000F | Anulación de operación asincrónica |
Async operation abort |
0x30000010 | Cierre de operación asincrónica |
Async operation close |
0x30000012 | Progreso de operación asincrónica |
Async operation progress |
0x30000013 | Operación HTTP |
HTTP operation |
0x30000014 | Analizar documento de categoría |
Parse category document |
0x30000015 | Comprobar elemento obligatorio |
Check required element |
0x30000016 | Comprobar atributo obligatorio |
Check required attribute |
0x30000017 | Comprobar elemento duplicado |
Check duplicated element |
0x30000018 | Analizar Uri |
Parse URI |
0x30000019 | Analizar secuencia de fecha y hora |
Parse date time string |
0x3000001A | Analizar entero |
Parse integer |
0x3000001B | Analizar XML |
Parse XML |
0x3000001C | Comprobar atributo personalizado |
Check custom attribute |
0x3000001D | Comprobar elemento personalizado |
Check custom element |
0x3000001E | Analizar secuencia JSON |
Parse JSON string |
0x3000001F | Agregar valor predeterminado |
Add default value |
0x30000020 | Agregar primer valor |
Add first value |
0x30000021 | Omitir contenido inesperado |
Ignore unexpected content |
0x30000022 | Agregar atributo personalizado |
Add custom attribute |
0x30000023 | Agregar elemento personalizado |
Add custom element |
0x50000002 | Error |
Error |
0x50000003 | Advertencia |
Warning |
0x50000005 | Detallado |
Verbose |
0x70000002 | Analizar |
Parse |
0x70000003 | Serializar |
Serialize |
0x70000004 | E/S asincrónico |
Async I/O |
0x90000001 | Microsoft-Windows-Runtime-WebAPI |
Microsoft-Windows-Runtime-WebAPI |
0xB0000001 | Se inició la operación asincrónica %1 en %2. |
Async operation %1 at %2 started. |
0xB0000002 | La operación asincrónica %1 en %2 no pudo iniciarse. El código de error es %3: %4 |
Async operation %1 at %2 failed to start. The error code is %3: %4 |
0xB0000003 | La operación asincrónica %1 en %2 finalizó correctamente. |
Async operation %1 at %2 completed successfully. |
0xB0000004 | Error de operación asincrónica %1 en %2. Código de error %3: %4. |
Async operation %1 at %2 failed with error code %3: %4. |
0xB0000005 | Se canceló la operación asincrónica %1 en %2. |
Async operation %1 at %2 was cancelled. |
0xB0000006 | Se cerró la operación asincrónica %1 en %2. |
Async operation %1 at %2 was closed. |
0xB0000007 | La operación asincrónica %1 en %2 llamó a la devolución de llamada de finalización en %3. |
Async operation %1 at %2 called completion callback at %3. |
0xB0000008 | La operación asincrónica %1 en %2 llamó a la devolución de llamada de progreso en %3. |
Async operation %1 at %2 called progress callback at %3. |
0xB0000009 | La operación asincrónica %1 en %2 no pudo quitar el identificador de GIT. El código de error es %3: %4 |
Async operation %1 at %2 failed to remove handler from GIT. The error code is %3: %4 |
0xB000000A | La operación asincrónica %1 en %2 no pudo registrar el identificador en GIT. El código de error es %3: %4 |
Async operation %1 at %2 failed to register handler at GIT. The error code is %3: %4 |
0xB000000B | La operación asincrónica %1 en %2 no pudo recuperar el identificador desde GIT. El código de error es %3: %4 |
Async operation %1 at %2 failed to retrieve handler from GIT. The error code is %3: %4 |
0xB000000C | Error al analizar el Uri '%1'. |
Failed to parse URI '%1'. |
0xB000000D | Error al crear el Uri con el Uri '%1' de base y el Uri '%2' relativo. |
Failed to create URI with base URI '%1' and relative URI '%2'. |
0xB000000E | Agregar encabezado HTTP '%1: %2'. |
Add HTTP header '%1: %2'. |
0xB000000F | Iniciar conexión con '%1' con credencial de '%2'. |
Start to connect to '%1' with credential of '%2'. |
0xB0000010 | Iniciar conexión con '%1' con credencial predeterminada. |
Start to connect to '%1' with default credential. |
0xB0000011 | Error al conectar con '%1' en el puerto %2. El último error es %3: %4 |
Failed to connect to '%1' at port %2. The last error is %3: %4 |
0xB0000012 | Abriendo solicitud para '%1' para '%2' con marcas %3. |
Opening request to '%1' to '%2' with flags %3. |
0xB0000013 | No pudo abrirse la solicitud para '%1'. El último error es %2: %3 |
Failed to open request to '%1'. The last error is %2: %3 |
0xB0000014 | El contexto de solicitud %1 tiene el identificador de solicitud %2 para '%3'. |
Request context %1 has request handle %2 to '%3'. |
0xB0000015 | Establezca el tiempo de espera de recepción y envío de HTTP en %2ms en el identificador de solicitud %1. |
Set HTTP send and receive timeout to %2ms on request handle %1. |
0xB0000016 | Inicie el envío del identificador de solicitud %1 con una longitud de contenido %2. |
Start to send to request handle %1 with content length %2. |
0xB0000017 | Identificador de solicitud %1 completado de forma sincrónica. |
Request handle %1 completed synchronously. |
0xB0000018 | El identificador de solicitud %1 completó el envío de forma asincrónica. |
Request context %1 completed send asynchronously. |
0xB0000019 | Escribiendo %2 bytes para el identificador de solicitud %1. |
Writing %2 bytes to request handle %1. |
0xB000001A | No pudo enviarse el cuerpo de la entidad al identificador de solicitud %1. El último error es %2: %3 |
Failed to send entity body to request handle %1. The last error is %2: %3 |
0xB000001B | Se envío la solicitud HTTP en el identificador de solicitud %1: %2 |
Sent HTTP request at request handle %1: %2 |
0xB000001C | Comience a recibir respuesta del identificador de solicitud %1. |
Start to receive response from request handle %1. |
0xB000001D | Se recibió respuesta HTTP desde el identificador de solicitud %1 con el código de estado %2 y la descripción de estado '%3'. |
Received HTTP response from request handle %1 with status code %2 and status description '%3'. |
0xB000001E | Reciba respuesta HTTP desde el identificador de solicitud %1: %2 |
Receive HTTP response from request handle %1: %2 |
0xB000001F | No pudo recibirse respuesta HTTP desde el identificador de solicitud %1. El último error es %2: %3 |
Failed to receive HTTP response from request handle %1. The last error is %2: %3 |
0xB0000020 | El contexto de respuesta %1 recibió respuesta HTTP de %2 bytes, que supera el límite de %3. |
Request context %1 received HTTP response of %2 bytes, which is over the %3 limit. |
0xB0000021 | Contexto de solicitud %1 que reenvía la solicitud. |
Request context %1 resubmiting the request. |
0xB0000022 | Reutilizando el identificador de solicitud %1 para el servidor '%2'. |
Reusing the request handle %1 for server '%2'. |
0xB0000023 | Se anuló el contexto de solicitud %1. |
Request context %1 was aborted. |
0xB0000024 | Pasar a '%1': %2 bytes enviados; %3 total de bytes por enviar; %4 bytes recibidos; %5 total de bytes por recibir. |
Progress to '%1': %2 bytes sent; %3 total bytes to send; %4 bytes received; %5 total bytes to receive. |
0xB0000025 | Solicitud HTTP para '%1' completada. El código de error es %2: %3 |
HTTP request to '%1' completed. The error code is %2: %3 |
0xB0000026 | La operación asincrónica %1 en %2 no pudo procesar la respuesta HTTP '%3'. El código de error es %4: %5 |
Async operation %1 at %2 failed to process HTTP response '%3'. The error code is %4: %5 |
0xB0000027 | Se llama a %1::%2. |
%1::%2 is called. |
0xB0000028 | Se devolvió %1::%2 correctamente. |
%1::%2 returned successfully. |
0xB0000029 | Error de %1::%2 con HRESULT %3: %4 |
%1::%2 failed with HRESULT %3: %4 |
0xB000002A | Iniciar descarga de documento de categoría en'%1'. |
Start downloading category document at '%1'. |
0xB000002B | Descarga de documento de categoría correcta en '%1'. |
Category document downloaded successfully at '%1'. |
0xB000002C | No pudo descargarse el documento de categoría en '%1'. El código de error es %2: %3 |
Failed to download category document at '%1'. The error code is %2: %3 |
0xB000002D | No pudo descargarse el documento de categoría en '%1'. El código de estado HTTP fue %2. |
Failed to download category document at '%1'. The HTTP status code was %2. |
0xB000002E | No pudo analizarse el documento de categoría descargado desde '%1'. El código de error es %2: %3. |
Failed to parse category document downloaded from '%1'. The error code is %2: %3. |
0xB000002F | Falta el elemento '%1' obligatorio. |
Required element '%1' is missing. |
0xB0000030 | Falta el atributo '%1' obligatorio en el elemento '%2'. |
Required attribute '%1' is missing on element '%2'. |
0xB0000031 | Se encontró el elemento duplicado '%1'. |
Duplicated element '%1' found. |
0xB0000032 | Falta el elemento '%1' obligatorio. Agregue uno con valor predeterminado. |
Required element '%1' is missing. Add one with default value. |
0xB0000033 | Falta el atributo '%1' obligatorio en el elemento '%2'. Agréguelo con valor vacío. |
Required attribute '%1' is missing on element '%2'. Add it with empty value. |
0xB0000034 | El elemento analizado 'feed' no tiene ningún elemento 'author'. |
The parsed 'feed' element does not have an 'author' element. |
0xB0000035 | Se encuentran varios elementos '%1'. Use el primero y omita el resto. |
Multiple '%1' elements are found. Use the first and ignore the rest. |
0xB0000036 | Omita el elemento 'entry' encontrado en el elemento 'source'. |
Ignore the 'entry' element found in 'source' element. |
0xB0000037 | El elemento 'entry' no tiene un elemento 'content' ni un elemento 'link' con rel='alternate'. XML de elemento: %1 |
The 'entry' element does not have a 'content' element or a 'link' element with rel='alternate'. Element XML: %1 |
0xB0000038 | Al elemento 'item' le faltan los elementos 'title' y 'description'. XML de elemento: %1 |
The 'item' element is missing both 'title' and 'description' elements. Element XML: %1 |
0xB0000039 | Al elemento 'link' con rel='enclosure' le falta el atributo 'length'. XML de elemento: %1 |
The 'link' element with rel='enclosure' is missing 'length' attribute. Element XML: %1 |
0xB000003A | Se encontró un elemento secundario inesperado en el elemento con XML: %1 |
Unexpected child element is found in element with XML: %1 |
0xB000003B | Atributo 'type' inesperado '%1' cuando está presente el atributo 'src'. XML de elemento: %2 |
Unexpected 'type' attribute '%1' when 'src' attribute is present. Element XML: %2 |
0xB000003C | Atributo 'type' inesperado '%1' en contenido de texto Atom. Solamente se permite 'text', 'html' o 'xhtml'. XML de elemento: %2 |
Unexpected 'type' attribute '%1' in Atom text content. Only 'text', 'html' or 'xhtml' is allowed. Element XML: %2 |
0xB000003D | El elemento '%1' no debe contener ningún texto o elemento secundario. XML de elemento: %2 |
Element '%1' should not contain child element or text. Element XML: %2 |
0xB000003E | El contenido de texto Atom con type='xhtml' debe tener un único elemento secundario 'div' en el espacio de nombres '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'. |
0xB000003F | No pudo analizarse la fecha hora '%1'. |
Failed to parse date time '%1'. |
0xB0000040 | No pudo analizarse el entero '%1'. |
Failed to parse integer '%1'. |
0xB0000041 | No pudo analizarse el documento: '%1'. |
Failed to parse document: '%1'. |
0xB0000042 | No pudo crearse el nodo de atributo. El atributo '%1' en el espacio de nombres '%2' no es un atributo XML válido. |
Failed to create attribute node. The attribute '%1' in namespace '%2' is not a valid XML attribute. |
0xB0000043 | No pudo crearse el elemento de nodo. El elemento '%1' en el espacio de nombres '%2' no es un elemento XML válido. |
Failed to create element node. The element '%1' in namespace '%2' is not a valid XML element. |
0xB0000044 | Error al agregar el atributo '%1' en el espacio de nombres '%2' en el elemento. Esto probablemente se deba a un conflicto de espacio de nombres y puede resolverse configurando un prefijo de espacio de nombres diferente en el nombre del 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. |
0xB0000045 | Error al analizar la secuencia JSON '%1'. El error se produjo cerca de %2. |
Failed to parse JSON string '%1'. The error happened near %2. |
0xB0000046 | La secuencia JSON superó la profundidad máxima permitida %1. |
The JSON string exceeded the maximum allowed depth %1. |
0xB0000047 | Identificador %1: HTTP/2 habilitado. |
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 |