SPWebApplication.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled property
取得或設定是否要啟用文件庫圖說文字之 WAC 預覽程式。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property DocumentLibraryCalloutOfficeWebAppPreviewersDisabled As Boolean
Get
Set
'用途
Dim instance As SPWebApplication
Dim value As Boolean
value = instance.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled
instance.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled = value
public bool DocumentLibraryCalloutOfficeWebAppPreviewersDisabled { get; set; }
Property value
Type: System.Boolean
true如果 WAC 內嵌檢視預覽程式應該不會顯示 ;否則,請false。預設值為false。