[This is preliminary documentation and is subject to change.]
The Virtual Directory Path from where officeclip is accessed
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static string VDirPath { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property VDirPath As String |
Visual C++ |
---|
public: static property String^ VDirPath { String^ get (); } |