MetadataProviderTypeAttribute construtor
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Sub New ( _
providerType As Type _
)
'Uso
Dim providerType As Type
Dim instance As New MetadataProviderTypeAttribute(providerType)
public MetadataProviderTypeAttribute(
Type providerType
)
Parâmetros
- providerType
Tipo: System.Type
Ver também
Referência
MetadataProviderTypeAttribute classe