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.
Gets the SPResourceKind this rule applies to.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Kind As SPResourceKind
Get
'Usage
Dim instance As SPResourceTrackingRule
Dim value As SPResourceKind
value = instance.Kind
public SPResourceKind Kind { get; }
Property value
Type: Microsoft.SharePoint.SPResourceKind