MetadataProviderTypeAttribute.ProviderType - 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 ProviderType As Type
Get
'Utilisation
Dim instance As MetadataProviderTypeAttribute
Dim value As Type
value = instance.ProviderType
public Type ProviderType { get; }
Valeur de propriété
Type : System.Type
Voir aussi
Référence
MetadataProviderTypeAttribute classe