Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property MaxTotalSizeInBytes As Long
Get
Set
'Usage
Dim instance As SPUsageDefinition
Dim value As Long
value = instance.MaxTotalSizeInBytes
instance.MaxTotalSizeInBytes = value
public virtual long MaxTotalSizeInBytes { get; set; }
Property Value
Type: System.Int64