Documentation for a minimal subset of the QSM API
HostIPAddressAsString Property
Namespaces > QS.Fx.Network > NetworkAddress > HostIPAddressAsString
The string representation of the IP address of the host.
Syntax
C#Visual BasicManaged C++
public string HostIPAddressAsString { get; set; }
Public Property HostIPAddressAsString As String
public:
property String^ HostIPAddressAsString {
	String^ get ();
	void set (String^ value);
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0