SPRemoteBlobStorageSettings.Enabled - Propriété
Alloue les ressources nécessaires à l'utilisation du stockage Blob distant.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Enabled As Boolean
Get
'Utilisation
Dim instance As SPRemoteBlobStorageSettings
Dim value As Boolean
value = instance.Enabled
public bool Enabled { get; }
Valeur de propriété
Type : System.Boolean
Une valeur de Boolean = true si allocation réussie.
Voir aussi
Référence
SPRemoteBlobStorageSettings classe