Share via


SPView.HtmlSchemaXml - Propriété

Obtient le schéma entier pour l'affichage.

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

Syntaxe

'Déclaration
Public ReadOnly Property HtmlSchemaXml As String
    Get
'Utilisation
Dim instance As SPView
Dim value As String

value = instance.HtmlSchemaXml
public string HtmlSchemaXml { get; }

Valeur de propriété

Type : System.String
Une chaîne de Langage CAML (Collaborative Application Markup Language) et HTML qui contient le schéma de l'ensemble de la vue.

Voir aussi

Référence

SPView classe

SPView - Membres

Microsoft.SharePoint - Espace de noms