System.Diagnostics.Switch.Description Property

Gets a description of the switch.

Syntax

public string Description { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property should indicate the function of the switch; for example, "Enables tracing for a directory watcher component." The value is set by the descriptor parameter in the Switch.#ctor(string, string) constructor.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0