[This is preliminary documentation and is subject to change.]
Returns the disk file path for a source file
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public string DiskPath( string name ) |
Visual Basic (Declaration) |
---|
Public Function DiskPath ( _ name As String _ ) As String |
Visual C++ |
---|
public: String^ DiskPath( String^ name ) |
Parameters
- name
- Type: System..::.String
the file path starting from the application directory.