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