Partager via


TypeInformation.Properties - Propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property Properties As Collection(Of PropertyInformation)
    Get
'Utilisation
Dim instance As TypeInformation
Dim value As Collection(Of PropertyInformation)

value = instance.Properties
public Collection<PropertyInformation> Properties { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.Collection<PropertyInformation>

Voir aussi

Référence

TypeInformation classe

TypeInformation - Membres

Microsoft.SharePoint.Client - Espace de noms