TraceSettings Members

Contains trace settings for a deployment.

The following tables list the members exposed by the TraceSettings type.

Public Constructors

  Name Description
  TraceSettings Initializes a new instance of the TraceSettings class.

Top

Public Properties

  Name Description
public property CallStack Gets or sets whether to save the call stack.
public property Categories Gets or sets the categories to trace.
public property Directory Gets or sets the directory for the trace files.
public property Enabled Gets or sets whether tracing is enabled.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property FileSize Gets or sets the trace file size limit (MB).

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

TraceSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Deployment Web Service Messages
Use Deployment Entities and Deployment Configuration Settings
Administer the deployment using Windows PowerShel

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.