Partilhar via


PropertyInformation.PropertyType propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Type

Ver também

Referência

PropertyInformation classe

PropertyInformation membros

Microsoft.SharePoint.Client namespace