wManager.Wow.Helpers Namespace
WRobot

LoggingChangeEventArgs..::..Log Property

Gets or sets the log.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public Logging..::..Log Log { get; set; }
Public Property Log As Logging..::..Log
	Get
	Set
public:
property Logging..::..Log^ Log {
	Logging..::..Log^ get ();
	void set (Logging..::..Log^ value);
}

Field Value

The log.