Свойство | Type | Description | |
---|---|---|---|
Configuration | System |
Méthode | Description | |
---|---|---|
Instance ( ) : |
Return a default Configuration instance.
|
|
Instance ( bool useBallons, bool itaFolder, bool closeWithItunes, bool warnOnSystemDrive, bool checkForUpdates ) : |
Instantiate a Configuration object with the provided values.
|
Méthode | Description | |
---|---|---|
Configuration ( ) : System |
public static Instance ( bool useBallons, bool itaFolder, bool closeWithItunes, bool warnOnSystemDrive, bool checkForUpdates ) : |
||
useBallons | bool | Use ballon notifications. |
itaFolder | bool | Use a top level "iTunes Agent" folder /// in iTunes for device playlists. |
closeWithItunes | bool | Close iTunes Agent whenever /// iTunes is closing down. |
warnOnSystemDrive | bool | Warn if the user selects what /// appears to be a system drive. |
checkForUpdates | bool | Automatically check for /// application updates. |
Résultat |