10000 | '%1': il valore non deve essere vuoto. |
'%1': Value must not be empty. |
10001 | '%1': spazio insufficiente nel buffer per contenere il numero di byte richiesto. |
'%1': Buffer does not have enough space to hold the requested number of bytes. |
10002 | '%1': trovato carattere non valido. |
'%1': Invalid characters found. |
10003 | Intestazioni HTTP non valide. |
Invalid HTTP headers. |
10004 | Stato risposta HTTP non valido. |
Invalid HTTP response status. |
10005 | '%1': il valore specificato non è un valore ChainValidationResult ignorabile. |
'%1': Provided value is not an ignorable ChainValidationResult value. |
30000 | '%1': è supportato solo Atom 1.0. |
'%1': Only Atom 1.0 is supported. |
30001 | '%1': sono supportati solo Atom 1.0 e RSS 2.0. |
'%1': Only Atom 1.0 and RSS 2.0 are supported. |
30002 | Sono supportati solo Atom 0.3, Atom 1.0, RSS 0.91, RSS 0.92 e RSS 2.0. |
Only Atom 0.3, Atom 1.0, RSS 0.91, RSS 0.92 and RSS 2.0 are supported. |
30003 | '%1': specificare la proprietà EditUri. |
'%1': Specify EditUri property. |
30004 | Il contenuto della risposta ha lunghezza zero. |
The length of the response content is zero. |
30005 | Impossibile modificare le credenziali dopo l'invio di una richiesta. |
Credentials cannot be changed after sending a request. |
30006 | L'elemento '%1' non include l'elemento obbligatorio '%2'. |
The '%1' element is missing required element '%2'. |
30007 | L'elemento '%1' non include l'attributo obbligatorio '%2'. |
The '%1' element is missing required attribute '%2'. |
30008 | Manca l'elemento radice '%1'. |
Missing '%1' root element. |
30009 | L'elemento '%1' è privo di elementi figlio. |
The '%1' element does not have child elements. |
30010 | Elemento duplicato '%1'. |
Duplicate element '%1'. |
30011 | Attributo imprevisto '%1' per l'elemento '%2'. |
Unexpected '%1' attribute on element '%2'. |
30012 | Fine input imprevista. |
Unexpected end of input. |
30013 | Carattere non valido nella posizione %1!u!. |
Invalid character at position %1!u!. |
30014 | Carattere di controllo senza escape nella posizione %1!u!. |
Unescaped control character at position %1!u!. |
30015 | Sequenza di escape non valida nella posizione %1!u!. |
Invalid escape sequence at position %1!u!. |
30016 | Il valore specificato non è una stringa. Utilizzare la proprietà ValueType per recuperare il tipo. |
This is not a string value. Use ValueType property to get the type. |
30017 | Il valore specificato non è un numero. Utilizzare la proprietà ValueType per recuperare il tipo. |
This is not a number value. Use ValueType property to get the type. |
30018 | Il valore specificato non è di tipo booleano. Utilizzare la proprietà ValueType per recuperare il tipo. |
This is not a boolean value. Use ValueType property to get the type. |
30019 | Il valore specificato non è una matrice. Utilizzare la proprietà ValueType per recuperare il tipo. |
This is not an array value. Use ValueType property to get the type. |
30020 | Il valore specificato non è un oggetto. Utilizzare la proprietà ValueType per recuperare il tipo. |
This is not an object value. Use ValueType property to get the type. |
30021 | Per ottenere un valore di stringa da un oggetto, utilizzare il metodo GetNamedString(). |
To get a string value from an object use the GetNamedString() method. |
30022 | Per ottenere un valore numerico da un oggetto, utilizzare il metodo GetNamedNumber(). |
To get a number value from an object use the GetNamedNumber() method. |
30023 | Per ottenere un valore booleano da un oggetto, utilizzare il metodo GetNamedBoolean(). |
To get a boolean value from an object use the GetNamedBoolean() method. |
30024 | Per ottenere un valore di matrice da un oggetto, utilizzare il metodo GetNamedArray(). |
To get an array value from an object use the GetNamedArray() method. |
30025 | Per ottenere un valore di stringa da una matrice, utilizzare il metodo GetStringAt(). |
To get a string value from an array use the GetStringAt() method. |
30026 | Per ottenere un valore numerico da una matrice, utilizzare il metodo GetNumberAt(). |
To get a number value from an array use the GetNumberAt() method. |
30027 | Per ottenere un valore booleano da una matrice, utilizzare il metodo GetBooleanAt(). |
To get a boolean value from an array use the GetBooleanAt() method. |
30028 | Per ottenere un valore di oggetto da una matrice, utilizzare il metodo GetObjectAt(). |
To get an object value from an array use the GetObjectAt() method. |
0x10000001 | API |
API |
0x10000002 | PubAtom |
AtomPub |
0x10000003 | JSON |
JSON |
0x10000004 | Formato |
Format |
0x10000005 | OperazioneAsincrona |
AsyncOperation |
0x10000006 | HTTP |
HTTP |
0x30000000 | Informazioni |
Info |
0x3000000A | Apertura API |
API Enter |
0x3000000B | Chiusura API |
API Exit |
0x3000000C | Inizio operazione asincrona |
Async operation start |
0x3000000D | Completamento operazione asincrona |
Async operation complete |
0x3000000E | Errore operazione asincrona |
Async operation failure |
0x3000000F | Interruzione operazione asincrona |
Async operation abort |
0x30000010 | Chiusura operazione asincrona |
Async operation close |
0x30000012 | Stato operazione asincrona |
Async operation progress |
0x30000013 | Operazione HTTP |
HTTP operation |
0x30000014 | Analisi documento categorie |
Parse category document |
0x30000015 | Controllo elemento obbligatorio |
Check required element |
0x30000016 | Controllo attributo obbligatorio |
Check required attribute |
0x30000017 | Controllo elemento duplicato |
Check duplicated element |
0x30000018 | Analisi URI |
Parse URI |
0x30000019 | Analisi stringa data e ora |
Parse date time string |
0x3000001A | Analisi numero intero |
Parse integer |
0x3000001B | Analisi XML |
Parse XML |
0x3000001C | Controllo attributo personalizzato |
Check custom attribute |
0x3000001D | Controllo elemento personalizzato |
Check custom element |
0x3000001E | Analisi stringa JSON |
Parse JSON string |
0x3000001F | Aggiunta valore predefinito |
Add default value |
0x30000020 | Aggiunta primo valore |
Add first value |
0x30000021 | Contenuto imprevisto ignorato |
Ignore unexpected content |
0x30000022 | Aggiunta attributo personalizzato |
Add custom attribute |
0x30000023 | Aggiunta elemento personalizzato |
Add custom element |
0x50000002 | Errore |
Error |
0x50000003 | Avviso |
Warning |
0x50000005 | Dettagliato |
Verbose |
0x70000002 | Analisi |
Parse |
0x70000003 | Serializza |
Serialize |
0x70000004 | I/O asincrono |
Async I/O |
0x90000001 | Microsoft-Windows-Runtime-WebAPI |
Microsoft-Windows-Runtime-WebAPI |
0xB0000001 | Avviata operazione asincrona %1 su %2. |
Async operation %1 at %2 started. |
0xB0000002 | Avvio dell'operazione asincrona %1 su %2 non riuscito. Il codice errore è %3: %4 |
Async operation %1 at %2 failed to start. The error code is %3: %4 |
0xB0000003 | Operazione asincrona %1 su %2 completata. |
Async operation %1 at %2 completed successfully. |
0xB0000004 | Operazione asincrona %1 su %2 non riuscita con codice di errore %3: %4. |
Async operation %1 at %2 failed with error code %3: %4. |
0xB0000005 | Operazione asincrona %1 su %2 annullata. |
Async operation %1 at %2 was cancelled. |
0xB0000006 | Operazione asincrona %1 su %2 chiusa. |
Async operation %1 at %2 was closed. |
0xB0000007 | Operazione asincrona %1 su %2: richiamata di completamento su %3. |
Async operation %1 at %2 called completion callback at %3. |
0xB0000008 | Operazione asincrona %1 su %2: richiamata di stato su %3. |
Async operation %1 at %2 called progress callback at %3. |
0xB0000009 | Operazione asincrona %1 su %2: impossibile rimuovere il gestore da GIT. Il codice errore è %3: %4 |
Async operation %1 at %2 failed to remove handler from GIT. The error code is %3: %4 |
0xB000000A | Operazione asincrona %1 su %2: impossibile registrare il gestore su GIT. Il codice errore è %3: %4 |
Async operation %1 at %2 failed to register handler at GIT. The error code is %3: %4 |
0xB000000B | Operazione asincrona %1 su %2: impossibile recuperare il gestore da GIT. Il codice errore è %3: %4 |
Async operation %1 at %2 failed to retrieve handler from GIT. The error code is %3: %4 |
0xB000000C | Impossibile analizzare l'URI '%1'. |
Failed to parse URI '%1'. |
0xB000000D | Impossibile creare l'URI con URI di base '%1' e URI relativo '%2'. |
Failed to create URI with base URI '%1' and relative URI '%2'. |
0xB000000E | Aggiunta intestazione HTTP '%1: %2'. |
Add HTTP header '%1: %2'. |
0xB000000F | Avvio connessione a '%1' con credenziale di '%2'. |
Start to connect to '%1' with credential of '%2'. |
0xB0000010 | Avvio connessione a '%1' con credenziale predefinita. |
Start to connect to '%1' with default credential. |
0xB0000011 | Impossibile connettersi '%1' sulla porta %2. L'ultimo errore è %3: %4 |
Failed to connect to '%1' at port %2. The last error is %3: %4 |
0xB0000012 | Apertura richiesta a '%1' per '%2' con contrassegni %3. |
Opening request to '%1' to '%2' with flags %3. |
0xB0000013 | Impossibile aprire la richiesta a '%1'. L'ultimo errore è %2: %3 |
Failed to open request to '%1'. The last error is %2: %3 |
0xB0000014 | Il contesto richiesta %1 include l'handle richiesta %2 per '%3'. |
Request context %1 has request handle %2 to '%3'. |
0xB0000015 | Impostazione timeout di invio e ricezione HTTP su %2 ms per l'handle richiesta %1. |
Set HTTP send and receive timeout to %2ms on request handle %1. |
0xB0000016 | Avvio invio a handle richiesta %1 con lunghezza contenuto %2. |
Start to send to request handle %1 with content length %2. |
0xB0000017 | Handle richiesta %1 completato in modo sincrono. |
Request handle %1 completed synchronously. |
0xB0000018 | Invio completato in modo sincrono da contesto richiesta %1. |
Request context %1 completed send asynchronously. |
0xB0000019 | Scrittura di %2 byte nell'handle richiesta %1. |
Writing %2 bytes to request handle %1. |
0xB000001A | Impossibile inviare il corpo entità all'handle richiesta %1. L'ultimo errore è %2: %3 |
Failed to send entity body to request handle %1. The last error is %2: %3 |
0xB000001B | Richiesta HTTP inviata all'handle richiesta %1: %2 |
Sent HTTP request at request handle %1: %2 |
0xB000001C | Avvio ricezione risposta dall'handle richiesta %1. |
Start to receive response from request handle %1. |
0xB000001D | Risposta HTTP ricevuta dall'handle richiesta %1 con codice di stato %2 e descrizione stato '%3'. |
Received HTTP response from request handle %1 with status code %2 and status description '%3'. |
0xB000001E | Ricezione risposta HTTP dall'handle richiesta %1: %2 |
Receive HTTP response from request handle %1: %2 |
0xB000001F | Impossibile ricevere la risposta HTTP dall'handle richiesta %1. L'ultimo errore è %2: %3 |
Failed to receive HTTP response from request handle %1. The last error is %2: %3 |
0xB0000020 | Il contesto richiesta %1 ha ricevuto la risposta HTTP di %2 byte, che è superiore al limite di %3. |
Request context %1 received HTTP response of %2 bytes, which is over the %3 limit. |
0xB0000021 | Richiesta nuovamente inviata dal contesto richiesta %1. |
Request context %1 resubmiting the request. |
0xB0000022 | Riutilizzo dell'handle richiesta %1 per il server '%2'. |
Reusing the request handle %1 for server '%2'. |
0xB0000023 | Contesto richiesta %1 terminato. |
Request context %1 was aborted. |
0xB0000024 | Stato per '%1': %2 byte inviati; %3 byte totali da inviare; %4 byte ricevuti; %5 byte totali da ricevere. |
Progress to '%1': %2 bytes sent; %3 total bytes to send; %4 bytes received; %5 total bytes to receive. |
0xB0000025 | Richiesta HTTP a '%1' completata. Il codice errore è %2: %3 |
HTTP request to '%1' completed. The error code is %2: %3 |
0xB0000026 | Operazione asincrona %1 su %2: impossibile elaborare la risposta HTTP '%3'. Il codice errore è %4: %5 |
Async operation %1 at %2 failed to process HTTP response '%3'. The error code is %4: %5 |
0xB0000027 | %1::%2 chiamato. |
%1::%2 is called. |
0xB0000028 | %1::%2 restituito. |
%1::%2 returned successfully. |
0xB0000029 | %1::%2 non riuscito con HRESULT %3: %4 |
%1::%2 failed with HRESULT %3: %4 |
0xB000002A | Inizio download documento categorie in '%1'. |
Start downloading category document at '%1'. |
0xB000002B | Documento categorie scaricato in '%1'. |
Category document downloaded successfully at '%1'. |
0xB000002C | Impossibile scaricare il documento categorie in '%1'. Il codice errore è %2: %3 |
Failed to download category document at '%1'. The error code is %2: %3 |
0xB000002D | Impossibile scaricare il documento categorie in '%1'. Codice di stato HTTP: %2. |
Failed to download category document at '%1'. The HTTP status code was %2. |
0xB000002E | Impossibile analizzare il documento categorie scaricato da '%1'. Il codice errore è %2: %3. |
Failed to parse category document downloaded from '%1'. The error code is %2: %3. |
0xB000002F | Elemento obbligatorio '%1' mancante. |
Required element '%1' is missing. |
0xB0000030 | Attributo obbligatorio '%1' mancante nell'elemento '%2'. |
Required attribute '%1' is missing on element '%2'. |
0xB0000031 | Elemento '%1' duplicato. |
Duplicated element '%1' found. |
0xB0000032 | Elemento obbligatorio '%1' mancante. Aggiungerne uno con il valore predefinito. |
Required element '%1' is missing. Add one with default value. |
0xB0000033 | Attributo obbligatorio '%1' mancante nell'elemento '%2'. Aggiungerlo con valore vuoto. |
Required attribute '%1' is missing on element '%2'. Add it with empty value. |
0xB0000034 | L'elemento 'feed' analizzato non contiene l'elemento 'author'. |
The parsed 'feed' element does not have an 'author' element. |
0xB0000035 | Trovati più elementi '%1'. Utilizzare il primo e ignorare i rimanenti. |
Multiple '%1' elements are found. Use the first and ignore the rest. |
0xB0000036 | Ignorare l'elemento 'entry' trovato nell'elemento 'source'. |
Ignore the 'entry' element found in 'source' element. |
0xB0000037 | L'elemento 'entry' non contiene elementi 'content' o 'link' con rel='alternate'. Codice XML elemento: %1 |
The 'entry' element does not have a 'content' element or a 'link' element with rel='alternate'. Element XML: %1 |
0xB0000038 | Nell'elemento 'item' mancano gli elementi 'title' e 'description'. Codice XML elemento: %1 |
The 'item' element is missing both 'title' and 'description' elements. Element XML: %1 |
0xB0000039 | Nell'elemento 'link' con rel='enclosure' manca l'attributo 'length'. Codice XML elemento: %1 |
The 'link' element with rel='enclosure' is missing 'length' attribute. Element XML: %1 |
0xB000003A | Elemento figlio imprevisto trovato nell'elemento con codice XML: %1 |
Unexpected child element is found in element with XML: %1 |
0xB000003B | Attributo 'type' '%1' imprevisto in presenza dell'attributo 'src'. Codice XML elemento: %2 |
Unexpected 'type' attribute '%1' when 'src' attribute is present. Element XML: %2 |
0xB000003C | Attributo 'type' '%1' imprevisto nel contenuto del testo Atom. Sono consentiti solo 'text', 'html' o 'xhtml'. Codice XML elemento: %2 |
Unexpected 'type' attribute '%1' in Atom text content. Only 'text', 'html' or 'xhtml' is allowed. Element XML: %2 |
0xB000003D | L'elemento '%1' non deve contenere elementi figlio o testo. Codice XML elemento: %2 |
Element '%1' should not contain child element or text. Element XML: %2 |
0xB000003E | Il contenuto di testo Atom con type='xhtml' deve includer un solo elemento figlio 'div' nello spazio dei nomi '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 | Impossibile analizzare l'ora '%1' nella data. |
Failed to parse date time '%1'. |
0xB0000040 | Impossibile analizzare il numero intero '%1'. |
Failed to parse integer '%1'. |
0xB0000041 | Impossibile analizzare il documento: '%1'. |
Failed to parse document: '%1'. |
0xB0000042 | Impossibile creare il nodo dell'attributo. L'attributo '%1' nello spazio dei nomi '%2' non è un attributo XML valido. |
Failed to create attribute node. The attribute '%1' in namespace '%2' is not a valid XML attribute. |
0xB0000043 | Impossibile creare il nodo dell'elemento. L'elemento '%1' nello spazio dei nomi '%2' non è un elemento XML valido. |
Failed to create element node. The element '%1' in namespace '%2' is not a valid XML element. |
0xB0000044 | Impossibile aggiungere l'attributo '%1' nello spazio dei nomi '%2' all'elemento. Il problema può dipendere da un conflitto dello spazio dei nomi e può essere risolto impostando un prefisso dello spazio dei nomi diverso nel nome dell'attributo. |
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 | Impossibile analizzare la stringa JSON '%1'. Errore riscontrato in prossimità di %2. |
Failed to parse JSON string '%1'. The error happened near %2. |
0xB0000046 | La stringa JSON è superiore alla profondità massima consentita %1. |
The JSON string exceeded the maximum allowed depth %1. |
0xB0000047 | Handle %1: HTTP/2 abilitato. |
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 |