[BrowsableAttribute(false)] public Exception LastException { get; }
<BrowsableAttribute(false)> Public ReadOnly Property LastException As Exception Get
public: [BrowsableAttribute(false)] property Exception^ LastException { Exception^ get (); }
[<BrowsableAttribute(false)>] member LastException : Exception with get
function get_LastException();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.