Compartilhar via


ClientCallableMetadataTypeAttribute.MetadataTypeFor propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property MetadataTypeFor As Type
    Get
    Set
'Uso
Dim instance As ClientCallableMetadataTypeAttribute
Dim value As Type

value = instance.MetadataTypeFor

instance.MetadataTypeFor = value
public Type MetadataTypeFor { get; set; }

Valor de propriedade

Tipo: System.Type

Ver também

Referência

ClientCallableMetadataTypeAttribute classe

ClientCallableMetadataTypeAttribute membros

Microsoft.SharePoint.Client namespace