InformationRightsManagementSettings.EnableDocumentBrowserPublishingView 屬性
取得或設定是否要讓 Office Web 應用程式小幫手應用程式 (WACs) 發佈檢視。
命名空間: 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 Property EnableDocumentBrowserPublishingView As Boolean
Get
Set
'用途
Dim instance As InformationRightsManagementSettings
Dim value As Boolean
value = instance.EnableDocumentBrowserPublishingView
instance.EnableDocumentBrowserPublishingView = value
public bool EnableDocumentBrowserPublishingView { get; set; }
屬性值
類型:System.Boolean
true如果 WAC 發佈檢視已啟用,否則false。
備註
此屬性的預設值為 false。
請參閱
參照
InformationRightsManagementSettings 類別