| MemberIdMatchExpressionMatchExpression Property |
The member ID expression to match
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax 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
Property Value
Type:
StringSee Also