RegexParseException.Error Özellik

Tanım

Ayrıştırma sırasında oluşan hatayı alır.

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

Özellik Değeri

Ayrıştırma sırasında oluşan hata.

Şunlara uygulanır