SPRemoteBlobStorageSettings.Enable method
Allocates resources required to use Remote Blob Storage.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Enable
'Usage
Dim instance As SPRemoteBlobStorageSettings
instance.Enable()
public void Enable()
See also
Reference
SPRemoteBlobStorageSettings class