  | CredentialOptionsHost Property | 
Linkar Framework for .NET and Core
            IP Address or hostname where Linkar Server is listening.
            
Namespace: LinkarAssembly: Linkar (in Linkar.dll) Version: 2.3.1
Syntaxpublic string Host { get; }Public ReadOnly Property Host As String
	Get
public:
property String^ Host {
	String^ get ();
}member Host : string with get
Property Value
String
See Also