Partager via


SPFormCollection.SchemaXml - Propriété

Obtient le schéma de Collaborative Application Markup Language qui définit la collection.

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

Syntaxe

'Déclaration
Public ReadOnly Property SchemaXml As String
    Get
'Utilisation
Dim instance As SPFormCollection
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne qui contient le schéma CAML.

Voir aussi

Référence

SPFormCollection classe

SPFormCollection - Membres

Microsoft.SharePoint - Espace de noms