Свойство File.CustomizedPageStatus
Gets a value that specifies the customization status of the file.
Пространство имен: 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 CustomizedPageStatus As CustomizedPageStatus
Get
'Применение
Dim instance As File
Dim value As CustomizedPageStatus
value = instance.CustomizedPageStatus
public CustomizedPageStatus CustomizedPageStatus { get; }
Значение свойства
Тип: Microsoft.SharePoint.Client.CustomizedPageStatus
Returns a CustomizedPageStatus instance representing the customization status of the file.