public string SmtpServer { get; set; }
Public Property SmtpServer As String Get Set
public: virtual property String^ SmtpServer { String^ get () sealed; void set (String^ value) sealed; }
abstract SmtpServer : string with get, set override SmtpServer : string with get, set
function get_SmtpServer(); function set_SmtpServer(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.