Метод | Описание | |
---|---|---|
FindFirefoxProfileInfos ( ) : List |
try and find the current users default profile searches for firefox application data in: LocalApplicationData ApplicationData CommonApplicationData
|
|
FindFirefoxProfileInfos ( string applicationsPath, List |
||
FindFirefoxProfileInfos ( string applicationsPath, string applicationPath, List |
look for a default firefox profile in the supplied application data path
|
|
FindFirefoxProfileInfosFromIniFile ( string profilesIni, List |
||
FindPrimaryProfile ( ) : |
||
FindPrimaryProfile ( List |
Either the first defualt profile or the first profile excludes any invalid profiles
|
|
ToString ( ) : string |
public static FindFirefoxProfileInfos ( ) : List |
||
Результат | List |
public static FindFirefoxProfileInfos ( string applicationsPath, List |
||
applicationsPath | string | |
profiles | List |
|
Результат | void |
public static FindFirefoxProfileInfos ( string applicationsPath, string applicationPath, List |
||
applicationsPath | string | |
applicationPath | string | a path to application data |
profiles | List |
|
Результат | void |
public static FindFirefoxProfileInfosFromIniFile ( string profilesIni, List |
||
profilesIni | string | |
profiles | List |
|
Результат | void |
public static FindPrimaryProfile ( ) : |
||
Результат |
public static FindPrimaryProfile ( List |
||
profiles | List |
|
Результат |