SPWebApplication.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled 属性
获取或设置是否启用文档库标注 WAC 预览器。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.Boolean
不应该显示true如果 WAC 嵌入视图预览程序 ;否则为false。默认值是false。