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