Share via


SPFieldTypeDefinition.PropertySchema - Propriété

Obtient le schéma de propriété qui inclut l'ensemble des champs qui définissent les propriétés qui sont utilisées pour le type de champ.

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

Syntaxe

'Déclaration
Public ReadOnly Property PropertySchema As String
    Get
'Utilisation
Dim instance As SPFieldTypeDefinition
Dim value As String

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

Valeur de propriété

Type : System.String
Une chaîne dans le Langage CAML (Collaborative Application Markup Language) qui contient un ensemble d'éléments Field qui définissent des propriétés pour le type de champ.

Voir aussi

Référence

SPFieldTypeDefinition classe

SPFieldTypeDefinition - Membres

Microsoft.SharePoint - Espace de noms