次の方法で共有


TaskProgressCollectionControl.ShowDiagnosticInfo Property

Definition

Gets or sets a value that controls whether the progress control displays diagnostic information for tasks.

public:
 property bool ShowDiagnosticInfo { bool get(); void set(bool value); };
public bool ShowDiagnosticInfo { get; set; }
member this.ShowDiagnosticInfo : bool with get, set
Public Property ShowDiagnosticInfo As Boolean

Property Value

Applies to