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