Share via


GeneratedRegexAttribute.Options 属性

定义

获取修改正则表达式的枚举值的按位组合。

public:
 property System::Text::RegularExpressions::RegexOptions Options { System::Text::RegularExpressions::RegexOptions get(); };
public System.Text.RegularExpressions.RegexOptions Options { get; }
member this.Options : System.Text.RegularExpressions.RegexOptions
Public ReadOnly Property Options As RegexOptions

属性值

适用于