public bool UseWildcard { get; }
Public ReadOnly Property UseWildcard As Boolean Get
public: property bool UseWildcard { bool get (); }
member UseWildcard : bool with get
In This Article