Partager via


PropertyInformation.PropertyType - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property PropertyType As Type
    Get
    Set
'Utilisation
Dim instance As PropertyInformation
Dim value As Type

value = instance.PropertyType

instance.PropertyType = value
public Type PropertyType { get; set; }

Valeur de propriété

Type : System.Type

Voir aussi

Référence

PropertyInformation classe

PropertyInformation - Membres

Microsoft.SharePoint.Client - Espace de noms