SPHealthAnalysisRuleInstance.Summary Property
Namespace: Microsoft.SharePoint.Administration.Health
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Summary As String
Get
'Usage
Dim instance As SPHealthAnalysisRuleInstance
Dim value As String
value = instance.Summary
public string Summary { get; }
Property Value
Type: System.String
See Also
Reference
SPHealthAnalysisRuleInstance Class