共用方式為


SPRemoteBlobStorageSettings.MinimumBlobStorageSize property

Blob 可能會被視為儲存配的大小下限。

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

Syntax

'宣告
Public Property MinimumBlobStorageSize As Long
    Get
    Set
'用途
Dim instance As SPRemoteBlobStorageSettings
Dim value As Long

value = instance.MinimumBlobStorageSize

instance.MinimumBlobStorageSize = value
public long MinimumBlobStorageSize { get; set; }

Property value

Type: System.Int64
指出最小Int64

請參閱

參照

SPRemoteBlobStorageSettings class

SPRemoteBlobStorageSettings members

Microsoft.SharePoint.Administration namespace