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