LoggingChangeEventArgs..::..Log Property
Gets or sets the log.
Namespace:
robotManager.HelpfulAssembly: 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); }