Partager via


ListTemplate.GetGlobalSchemaXml - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Function GetGlobalSchemaXml As ClientResult(Of Stream)
'Utilisation
Dim instance As ListTemplate
Dim returnValue As ClientResult(Of Stream)

returnValue = instance.GetGlobalSchemaXml()
public ClientResult<Stream> GetGlobalSchemaXml()

Valeur renvoyée

Type : Microsoft.SharePoint.Client.ClientResult<Stream>

Voir aussi

Référence

ListTemplate classe

ListTemplate - Membres

Microsoft.SharePoint.Client - Espace de noms