Partilhar via


MethodInformation.ClientLibraryTargets propriedade

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

Sintaxe

'Declaração
Public Property ClientLibraryTargets As ClientLibraryTargets
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As ClientLibraryTargets

value = instance.ClientLibraryTargets

instance.ClientLibraryTargets = value
public ClientLibraryTargets ClientLibraryTargets { get; set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.ClientLibraryTargets

Ver também

Referência

MethodInformation classe

MethodInformation membros

Microsoft.SharePoint.Client namespace