DataFileManager.GetPath Method

Check and modify the path eg '\\\' to '\\'
public static string GetPath( 
string name 
)
This language is not supported or no code example is available.
public:  
static String^ GetPath( 
String^ name 
)
This language is not supported or no code example is available.
public static function GetPath( 
name : String 
) : String;
This language is not supported or no code example is available.

Parameters

name
string

Return Value

string

In this article

Definition