SPRemoteBlobStorageSettings.Enabled-Eigenschaft
Weist Ressourcen, die für die Verwendung von Remote-Blob-Speicher erforderlich.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Enabled As Boolean
Get
'Usage
Dim instance As SPRemoteBlobStorageSettings
Dim value As Boolean
value = instance.Enabled
public bool Enabled { get; }
Eigenschaftswert
Typ: System.Boolean
Ein Wert Boolean = True, wenn erfolgreiche Zuweisung.
Siehe auch
Referenz
SPRemoteBlobStorageSettings Klasse