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