Compartir a través de


de la propiedad SPRemoteBlobStorageSettings.MinimumBlobStorageSize

Puede ser un objeto binario se considere almacenamiento notable el tamaño mínimo.

Espacio de nombres:  Microsoft.SharePoint.Administration
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property MinimumBlobStorageSize As Long
    Get
    Set
'Uso
Dim instance As SPRemoteBlobStorageSettings
Dim value As Long

value = instance.MinimumBlobStorageSize

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

Valor de propiedad

Tipo: System.Int64
Int64 que indica el tamaño mínimo.

Vea también

Referencia

clase SPRemoteBlobStorageSettings

Miembros SPRemoteBlobStorageSettings

Espacio de nombres Microsoft.SharePoint.Administration