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


Свойство Field.Scope

Gets a value that specifies the server-relative URL of the list or the site that the field belongs to.

Пространство имен:  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 Scope As String
    Get
'Применение
Dim instance As Field
Dim value As String

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

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

Тип: System.String
Returns a String instance representing the server-relative URL of the list or the site that the field belongs to.

См. также

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

Field класс

Элементы Field

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