Share via


CompiledXsltInfo.AddError(String, Boolean) Method

Definition

public:
 void AddError(System::String ^ message, bool isError);
public void AddError (string message, bool isError);
member this.AddError : string * bool -> unit
Public Sub AddError (message As String, isError As Boolean)

Parameters

message
String
isError
Boolean

Applies to