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 request field against which the condition will be matched.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Field As SPDiagnosticsConditionField
Get
'Usage
Dim instance As SPDiagnosticsCondition
Dim value As SPDiagnosticsConditionField
value = instance.Field
public SPDiagnosticsConditionField Field { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPDiagnosticsConditionField