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
SyntaxPublic Property SettingsFolder As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
String
RemarksThe 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