AppInfo.setAsDefaultForType
bool setAsDefaultForType(string contentType)Sets the application as the default handler for a given type.
Parameters
contentType | the content type. |
Returns
true on success, false on error.
Throws
[ErrorWrap]
bool setAsDefaultForType(string contentType)Sets the application as the default handler for a given type.
contentType | the content type. |