Share via


SPView.GetViewXml - Méthode

Retourne le schéma de la vue.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Function GetViewXml As String
'Utilisation
Dim instance As SPView
Dim returnValue As String

returnValue = instance.GetViewXml()
public string GetViewXml()

Valeur renvoyée

Type : System.String
String
Une chaîne de Langage CAML (Collaborative Application Markup Language) .

Voir aussi

Référence

SPView classe

SPView - Membres

Microsoft.SharePoint - Espace de noms