FileManager Constructor

public FileManager( 
string path 
)
This language is not supported or no code example is available.
public:  
FileManager( 
String^ path 
)
This language is not supported or no code example is available.
public function FileManager( 
path : String 
);
This language is not supported or no code example is available.

Parameters

path
string

In this article

Definition