RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DataProcessResult..::..DebugMessage Property

Gets the debug message.

Namespace:  RingSoft.DbLookup.DataProcessor
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string DebugMessage { get; set; }
Public Property DebugMessage As String
	Get
	Set
public:
property String^ DebugMessage {
	String^ get ();
	void set (String^ value);
}

Field Value

The debug message.