public string MatchExpression { get; set; }
Public Property MatchExpression As String Get Set
public: property String^ MatchExpression { String^ get (); void set (String^ value); }
member MatchExpression : string with get, set
In This Article