AppInfo.removeSupportsType
bool removeSupportsType(string contentType)Removes a supported type from an application, if possible.
Parameters
contentType | a string. |
Returns
true on success, false on error.
Throws
[ErrorWrap]
bool removeSupportsType(string contentType)Removes a supported type from an application, if possible.
contentType | a string. |