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