McApplicationPath Property
|
|
Return the public data path
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Path As String
Get
Property Value
Type:
StringReturn Value
Type:
StringImplements
IMcApplication.PathIMcApplication2.Path
RemarksSame as Path(mcPathType.mcptDocuments). For writeable documents, use Path(mcPathType.mcptWriteableDocuments).
See Also