SPList.SchemaXmlInCurrentUICulture - Propriété

Read-only property used to retrieve the current UI culture XML schema.

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

Syntaxe

'Déclaration
Public ReadOnly Property SchemaXmlInCurrentUICulture As String
    Get
'Utilisation
Dim instance As SPList
Dim value As String

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

Valeur de propriété

Type : System.String
A String representation of the schema.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms