TSignalBrowse::OverviewRepositoryPath Property

__declspec(property(get = GetOverviewRepositoryPath, put = SetOverviewRepositoryPath)) DewString OverviewRepositoryPath;

Location where all peak files will be stored.

Read: DewString GetOverviewRepositoryPath();
Write: void SetOverviewRepositoryPath(const DewString &Value);
Declared in Dew::Signal::TSignalBrowse · Dew.Signal/FileSignal.h · Cross-compiler