Returns the Host ID.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property HostID() As String
|
| [C#] |
|---|
public string HostID {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_HostID();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_HostID(
|
| [Java] |
|---|
public String getHostID();
|
Returns the host identification information
used for licensing.