Share via


SPWeb.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled property

Determina se o visualizadores de WAC de documento biblioteca do texto explicativo estão ativados ou não.

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

Syntax

'Declaração
Public ReadOnly Property DocumentLibraryCalloutOfficeWebAppPreviewersDisabled As Boolean
    Get
'Uso
Dim instance As SPWeb
Dim value As Boolean

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

Property value

Type: System.Boolean
Bool

Ver também

Referência

SPWeb class

SPWeb members

Microsoft.SharePoint namespace