SystemInfoDataPath Property

CVB.Net Documentation
Directory where Common Vision Blox stores its settings.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static string DataPath { get; }

Property Value

Type: String
Exceptions

ExceptionCondition
IOExceptionIf the CVB data path could not be read from the registry
See Also

Reference