다음을 통해 공유


RegularExpressionAttribute.MatchTimeout 속성

정의

정규식 패턴과 일치할 때 사용할 시간 제한을 가져옵니다.

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

속성 값

적용 대상