MemberName
Gets or sets the expression specifying to which members the aspect extension applies.
Declaration
public string MemberName { get; set; }
Property Value
Type | Description |
---|---|
string | A wildcard or regular expression specifying to which members
this instance applies, or |