共用方式為


SiteProperties.DenyAddAndCustomizePages 屬性

取得或設定DenyAddAndCustomizePagesStatus列舉網站中的值。

命名空間:  Microsoft.Online.SharePoint.TenantAdministration
組件:   Microsoft.Online.SharePoint.Client.Tenant.Silverlight (在 Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll 中);  Microsoft.Online.SharePoint.Client.Tenant (在 Microsoft.Online.SharePoint.Client.Tenant.dll 中)

語法

'宣告
Public Property DenyAddAndCustomizePages As DenyAddAndCustomizePagesStatus
    Get
    Set
'用途
Dim instance As SiteProperties
Dim value As DenyAddAndCustomizePagesStatus

value = instance.DenyAddAndCustomizePages

instance.DenyAddAndCustomizePages = value
public DenyAddAndCustomizePagesStatus DenyAddAndCustomizePages { get; set; }

屬性值

類型:Microsoft.Online.SharePoint.TenantAdministration.DenyAddAndCustomizePagesStatus

請參閱

參照

SiteProperties 類別

SiteProperties 成員

Microsoft.Online.SharePoint.TenantAdministration 命名空間