Compartir a través de


RegularExpressionAttribute.MatchTimeout Propiedad

Definición

Obtiene el tiempo de espera que se va a usar al coincidir con el patrón de expresión regular.

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

Valor de propiedad

Se aplica a