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