SPWebApplication.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled-Eigenschaft
Ruft ab oder legt fest, ob der Document Library Legende WAC Vorschau zu aktivieren.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DocumentLibraryCalloutOfficeWebAppPreviewersDisabled As Boolean
Get
Set
'Usage
Dim instance As SPWebApplication
Dim value As Boolean
value = instance.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled
instance.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled = value
public bool DocumentLibraryCalloutOfficeWebAppPreviewersDisabled { get; set; }
Eigenschaftswert
Typ: System.Boolean
true , wenn die WAC-Vorschau anzeigen einbetten soll nicht angezeigt werden; andernfalls false. Der Standardwert ist false.