[ConnectionStringParameterAttribute] [DefaultValueAttribute("")] public string LocalPath { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute("")> Public Property LocalPath As String Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(L"")] property String^ LocalPath { String^ get (); void set (String^ value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute("")>] member LocalPath : string with get, set
function get_LocalPath(); function set_LocalPath(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.