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