Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Host property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns or sets the name of the host for this object, or blank if unassigned.

Class

IgObject

Syntax

[C#]

string Host { set; get; };

[Visual C++]

[propget]

HRESULT Host(

[out, retval] BSTR* theHost

);

[propput]

HRESULT Host(

[in] BSTR NewHost

);

Parameters

theHost

The current name of the host for this object.

NewHost

The new name of the host, or blank to unassign the object from its existing host.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in