SPResourceBudgetExceededException.Message property
This member overrides Exception.Message.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Message As String
Get
'Usage
Dim instance As SPResourceBudgetExceededException
Dim value As String
value = instance.Message
public override string Message { get; }
Property value
Type: System.String
Implements
See also
Reference
SPResourceBudgetExceededException class