McApplicationPath Property (mcPathType)
|
|
Return various application paths
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Path (
type As mcPathType
) As String
Get
Parameters
- type
- Type: MediaCy.IQL.ApplicationmcPathType
Property Value
Type:
StringReturn Value
Type:
String
RemarksWhen type is mcPathType.mcptApplicationData, and a new version is installed the content
of the old data folder is automatically copied to the new one, so that old settings remain active.
See Also