M-Files UI Extensibility Framework
CurrentPath Property
Collapse All
Expand All
IShellFrame Interface
: CurrentPath Property
Description
Gets or sets the path to the current folder as string.
Property type
Read-write property
Syntax
Visual Basic
Public Property CurrentPath As String
Return Type
Path to the folder represented by shell frame.
Remarks
Setting the path causes a navigation to another folder.
See Also
IShellFrame Interface
|
IShellFrame Members