public List<string> DebugLog { get; }
Public ReadOnly Property DebugLog As List(Of String) Get
public: property List<String^>^ DebugLog { List<String^>^ get (); }
member DebugLog : List<string> with get
function get_DebugLog();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.