BindingBaseCollection.WriteLogEntry(String, LogEntryType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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