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