Click or drag to resize

DatabaseLocationDirectoryPath Property

Gets the full path to the directory hosting databases

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

Property Value

Type: String
The path as a string
See Also