SPRemoteBlobStorageSettings.MinimumBlobStorageSize-Eigenschaft
Mindestgröße ein Blob möglicherweise Speicher Geschäftswerte berücksichtigt werden.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MinimumBlobStorageSize As Long
Get
Set
'Usage
Dim instance As SPRemoteBlobStorageSettings
Dim value As Long
value = instance.MinimumBlobStorageSize
instance.MinimumBlobStorageSize = value
public long MinimumBlobStorageSize { get; set; }
Eigenschaftswert
Typ: System.Int64
Ein Int64 , der angibt, der minimalen Größe.
Siehe auch
Referenz
SPRemoteBlobStorageSettings Klasse