Share via


SPSite.BrowserDocumentsEnabled-Eigenschaft

Indicates whether the documents can be opened in a browser or not.

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

Syntax

'Declaration
Public ReadOnly Property BrowserDocumentsEnabled As Boolean
    Get
'Usage
Dim instance As SPSite
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean
A Boolean value = true if the OpenInClient feature is not activated.

Siehe auch

Referenz

SPSite Klasse

SPSite-Member

Microsoft.SharePoint-Namespace