共用方式為


SPRemoteBlobStorageSettings.ActiveProviderName property

會儲存在 SQL 遠端 Blob 存放區提供者的新檔案的名稱。這將是 null,如果新的檔案將不會儲存使用 SQL 遠端 Blob 儲存。

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

Syntax

'宣告
Public ReadOnly Property ActiveProviderName As String
    Get
'用途
Dim instance As SPRemoteBlobStorageSettings
Dim value As String

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

Property value

Type: System.String
String 名稱。

請參閱

參照

SPRemoteBlobStorageSettings class

SPRemoteBlobStorageSettings members

Microsoft.SharePoint.Administration namespace