ErrorInformation.RESTfulErrorCode propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Property RESTfulErrorCode As String
Get
Set
'Uso
Dim instance As ErrorInformation
Dim value As String
value = instance.RESTfulErrorCode
instance.RESTfulErrorCode = value
public string RESTfulErrorCode { get; set; }
Valor de propriedade
Tipo: System.String