Click or drag to resize

OpsContextHostName Property

Gets the programmed HostName for this servicehost.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public string HostName { get; }

Property Value

Type: String
See Also