共用方式為


SPWeb.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled property

決定是否將文件庫圖說文字的 WAC 預覽,啟用與否。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property DocumentLibraryCalloutOfficeWebAppPreviewersDisabled As Boolean
    Get
'用途
Dim instance As SPWeb
Dim value As Boolean

value = instance.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled
public bool DocumentLibraryCalloutOfficeWebAppPreviewersDisabled { get; }

Property value

Type: System.Boolean
Bool

請參閱

參照

SPWeb class

SPWeb members

Microsoft.SharePoint namespace