Click or drag to resize

SettingsSettingsFolder Property

The current folder searched for settings files.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Property SettingsFolder As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
The SettingsFolder may be a read-only folder for the active user, in which case they will be restricted to opening settings files, or saving them to another folder. An empty string can be used to reset the SettingsFolder to the installation default.
See Also