RegexParseException.Error Proprietà

Definizione

Ottiene l'errore che si è verificato durante l'analisi.

public:
 property System::Text::RegularExpressions::RegexParseError Error { System::Text::RegularExpressions::RegexParseError get(); };
public System.Text.RegularExpressions.RegexParseError Error { get; }
member this.Error : System.Text.RegularExpressions.RegexParseError
Public ReadOnly Property Error As RegexParseError

Valore della proprietà

Errore che si è verificato durante l'analisi.

Si applica a