Property | Type | Description | |
---|---|---|---|
AlreadyRegistered | bool |
Method | Description | |
---|---|---|
EnsureDownloadFolderExists ( ) : void | ||
RegisterForBloomUrlProtocol ( bool allUsers ) : void |
Make sure this instance is registered (at least for this user) as the program to handle bloom:// urls. If we are installing for all users we can make it in a shared place.
|
Method | Description | |
---|---|---|
AlreadyRegistered ( |
public static EnsureDownloadFolderExists ( ) : void | ||
return | void |
public static RegisterForBloomUrlProtocol ( bool allUsers ) : void | ||
allUsers | bool | |
return | void |