BindingInfo.WriteLogEntry(String, LogEntryType) Method

Definition

public:
 void WriteLogEntry(System::String ^ message, Microsoft::BizTalk::Log::LogEntryType logEntryType);
public void WriteLogEntry (string message, Microsoft.BizTalk.Log.LogEntryType logEntryType);
member this.WriteLogEntry : string * Microsoft.BizTalk.Log.LogEntryType -> unit

Parameters

message
String
logEntryType
LogEntryType

Applies to