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