Gets the name of the computer where the server is running.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string Address { get; }
Public ReadOnly Property Address As String
Get
public:
property String^ Address {
String^ get ();
}
member Address : string with get
Property Value
Type:
StringSee Also