[This is preliminary documentation and is subject to change.]
Returns the officeclip path
Namespace:
OfficeClip.BusinessLayer.Extranet.UtilityAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static string MapOcPath( string filename ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function MapOcPath ( _ filename As String _ ) As String |
| Visual C++ |
|---|
public: static String^ MapOcPath( String^ filename ) |
Parameters
- filename
- Type: System..::.String
The name of the file
