public StringMatchingMode MatchMode { get; }
Public ReadOnly Property MatchMode As StringMatchingMode Get
public: property StringMatchingMode MatchMode { StringMatchingMode get (); }
function get_MatchMode();
In This Article