Host Property (DbMonitor)
In This Topic
Gets or sets the host where the dbMonitor application is running, 'localhost' by default.
Syntax
|
|---|
'Declaration
Public Property Host As String |
|
|---|
public string Host {get; set;} |
Property Value
The host where the dbMonitor application is running, 'localhost' by default.
See Also