| 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
Syntax public string Host { get; }
Public ReadOnly Property Host As String
Get
public:
property String^ Host {
String^ get ();
}
member Host : string with get
Property Value
StringSee Also