Share via


SPJobDefinition.VerboseTracingEnabled property

Gets and sets a Boolean value that indicates whether verbose tracing is enabled.

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

Syntax

public bool VerboseTracingEnabled { get; set; }

Property value

Type: System.Boolean
true if verbose tracing is enabled; otherwise false.

See also

Reference

SPJobDefinition class

SPJobDefinition members

Microsoft.SharePoint.Administration namespace