Table of Contents

Method GetReadOnlyFolderPath

Namespace
Innova.Data.File
Assembly
Innova.Data.dll

GetReadOnlyFolderPath(bool)

Gets the path of the read-only folder.

string GetReadOnlyFolderPath(bool useNonRoamingFolder = false)

Parameters

useNonRoamingFolder bool

Specifies whether to use a non-roaming folder. Default is false.

Returns

string

The path of the read-only folder.