de la propiedad PropertyInformation.RESTfulPropertyType
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Property RESTfulPropertyType As Type
Get
Set
'Uso
Dim instance As PropertyInformation
Dim value As Type
value = instance.RESTfulPropertyType
instance.RESTfulPropertyType = value
public Type RESTfulPropertyType { get; set; }
Valor de propiedad
Tipo: System.Type