Field.SchemaXmlWithResourceTokens - Propriété
Gets the schema that defines the field and includes resource tokens.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SchemaXmlWithResourceTokens As String
Get
'Utilisation
Dim instance As Field
Dim value As String
value = instance.SchemaXmlWithResourceTokens
public string SchemaXmlWithResourceTokens { get; }
Valeur de propriété
Type : System.String
A Collaborative Application Markup Language (CAML) string that contains the schema.