Compartir a través de


de la propiedad SPDiagnosticsProvider.MaxTotalSizeInBytes

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

Sintaxis

'Declaración
Public Property MaxTotalSizeInBytes As Long
    Get
    Set
'Uso
Dim instance As SPDiagnosticsProvider
Dim value As Long

value = instance.MaxTotalSizeInBytes

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

Valor de propiedad

Tipo: System.Int64

Vea también

Referencia

clase SPDiagnosticsProvider

Miembros SPDiagnosticsProvider

Espacio de nombres Microsoft.SharePoint.Diagnostics