EbsOpen Class Library for EBSILON®Professional

SRx.Host Property

[Visual Basic]
Public Property Host As String
[C#]
public string Host { get; set; }
[C++]
public: __property String* get_Host();
public: __property void set_Host(String* );
[JScript]
public function get Host() : String
public function set Host(String);

See Also

SRx Class | EbsOpen Namespace