PropertyInformation.PropertyTypeFullName propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: System.String