SPDiagnosticsCondition.Field property
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