HostName Property

Returns or sets the user-readable host name of your Visual FoxPro application. Available at design time; read/write at run time.

Control.HostName [ = cName]

Property Values

  • cName
    Returns or sets a string expression specifying the host name.

Remarks

When editing an object, the HostName property setting can be displayed in the object's window title. However, some applications that provide objects do not display the HostName.

See Also

DocumentFile Property

Applies To: OLE Bound Control | OLE Container Control