Click or drag to resize

SessionBaseLocalHost Property

Get the host name of your local host (the machine you are using)

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static string LocalHost { get; }

Property Value

Type: String
See Also