Share via


RegularExpressionAttribute.MatchTimeout プロパティ

定義

正規表現パターンを照合するときに使用するタイムアウトを取得します

public:
 property TimeSpan MatchTimeout { TimeSpan get(); };
public TimeSpan MatchTimeout { get; }
member this.MatchTimeout : TimeSpan
Public ReadOnly Property MatchTimeout As TimeSpan

プロパティ値

適用対象