Logging..::..List Property
Get logs list.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public static List<Logging..::..Log> List { get; }
Public Shared ReadOnly Property List As List(Of Logging..::..Log) Get
public: static property List<Logging..::..Log^>^ List { List<Logging..::..Log^>^ get (); }