public bool ShowWorkerDialog { get; set; }
Public Property ShowWorkerDialog As Boolean Get Set
public: property bool ShowWorkerDialog { bool get (); void set (bool value); }
member ShowWorkerDialog : bool with get, set
In This Article