Log..::..LogType Property
Gets or sets the type of the log.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public Logging..::..LogType LogType { get; set; }
Public Property LogType As Logging..::..LogType Get Set
public: property Logging..::..LogType^ LogType { Logging..::..LogType^ get (); void set (Logging..::..LogType^ value); }