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

プロパティ値

適用対象