Method | Description | |
---|---|---|
FirefoxProfileManager ( ) : System |
Initializes a new instance of the FirefoxProfileManager class.
|
|
GetProfile ( string profileName ) : |
Gets a FirefoxProfile with a given name.
|
Method | Description | |
---|---|---|
GetApplicationDataDirectory ( ) : string | ||
ReadProfiles ( string appDataDirectory ) : void |
public GetProfile ( string profileName ) : |
||
profileName | string | The name of the profile to get. |
return |