SPFieldCollection.SchemaXml - Propriété
Obtient le schéma 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 SPFieldCollection
Dim value As String
value = instance.SchemaXml
public string SchemaXml { get; }
Valeur de propriété
Type : System.String
Une chaîne de Langage CAML (Collaborative Application Markup Language) qui contient le schéma.