de la propiedad MetadataProviderTypeAttribute.ProviderType
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public ReadOnly Property ProviderType As Type
Get
'Uso
Dim instance As MetadataProviderTypeAttribute
Dim value As Type
value = instance.ProviderType
public Type ProviderType { get; }
Valor de propiedad
Tipo: System.Type
Vea también
Referencia
clase MetadataProviderTypeAttribute