Поделиться через


Свойство Field.SchemaXmlWithResourceTokens

Gets the schema that defines the field and includes resource tokens.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property SchemaXmlWithResourceTokens As String
    Get
'Применение
Dim instance As Field
Dim value As String

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

Значение свойства

Тип: System.String
A Collaborative Application Markup Language (CAML) string that contains the schema.

См. также

Справочные материалы

Field класс

Элементы Field

Пространство имен Microsoft.SharePoint.Client