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