Freigeben über


SPRemoteBlobStorageSettings.ActiveProviderName-Eigenschaft

Der Name der neuen SQL-Remote-Blob-Speicher-Anbieter-Dateien werden in gespeichert. Dies ist null, wenn neue Dateien über SQL-Remote-Blob-Speicher nicht gespeichert werden.

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

Syntax

'Declaration
Public ReadOnly Property ActiveProviderName As String
    Get
'Usage
Dim instance As SPRemoteBlobStorageSettings
Dim value As String

value = instance.ActiveProviderName
public string ActiveProviderName { get; }

Eigenschaftswert

Typ: System.String
String mit dem Namen.

Siehe auch

Referenz

SPRemoteBlobStorageSettings Klasse

SPRemoteBlobStorageSettings-Member

Microsoft.SharePoint.Administration-Namespace