SPRemoteBlobStorageSettings.MinimumBlobStorageSize 属性

最小大小的 blob 可能要考虑存储值得。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
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; }

属性值

类型:System.Int64
表示最小Int64

另请参阅

引用

SPRemoteBlobStorageSettings 类

SPRemoteBlobStorageSettings 成员

Microsoft.SharePoint.Administration 命名空间