RegularExpressionAttribute.MatchTimeout 属性

定义

获取匹配正则表达式模式时要使用的超时

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

属性值

适用于