Gets or sets the lookup host.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string LookupHost { get; set; }
Public Property LookupHost As String Get Set
public: property String^ LookupHost { String^ get (); void set (String^ value); }
/** @property */ public String get_LookupHost() /** @property */ public void set_LookupHost(String value)