'Declaration Public Sub Import( _
ByVal profileFilePathA path to a file, which contains the profiles data.As String _
)
public void Import(
string profileFilePath
)
public: void Import(
string* profileFilePath
)
public:
void Import(
string^ profileFilePath
)
Parameters
- profileFilePath
- A path to a file, which contains the profiles data.