ISPHealthAnalysisRule.Remedy Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Administration.Health
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

ReadOnly Property Remedy As String
    Get

Dim instance As ISPHealthAnalysisRule
Dim value As String

value = instance.Remedy
string Remedy { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

ISPHealthAnalysisRule Interface

ISPHealthAnalysisRule Members

Microsoft.SharePoint.Administration.Health Namespace