M-Files UI Extensibility Framework
ApplicationPath Property
ICommonFunctions Interface : ApplicationPath Property
Description
Gets the current application path (full path). The path is meant to be used with custom solutions, paths used with application interface do not need to use this method because they are always relative to the application path.
Property type
Read-only property
Syntax
Visual Basic
Public Property ApplicationPath As String
See Also

ICommonFunctions Interface  | ICommonFunctions Members