TemplateParser.ProcessError(String) Yöntem

Tanım

Belirtilen iletiyle yeni ParserError bir nesne oluşturup bunu bir koleksiyona ekleyerek bir ParserErrorCollection işlem hatası bildirir.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

protected:
 void ProcessError(System::String ^ message);
protected void ProcessError (string message);
member this.ProcessError : string -> unit
Protected Sub ProcessError (message As String)

Parametreler

message
String

Yeni ParserErrorbir oluşturmak için kullanılan hata iletisi metni.

Şunlara uygulanır

Ayrıca bkz.