MetadataProviderTypeAttribute - Constructeur
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Sub New ( _
providerType As Type _
)
'Utilisation
Dim providerType As Type
Dim instance As New MetadataProviderTypeAttribute(providerType)
public MetadataProviderTypeAttribute(
Type providerType
)
Paramètres
- providerType
Type : System.Type
Voir aussi
Référence
MetadataProviderTypeAttribute classe