remove_supports_type
Description:
public abstract bool remove_supports_type (
string content_type)
throws Error
Removes a supported type from an application, if possible.
Parameters:
this |
a AppInfo.
|
content_type |
a string.
|
Returns:
true on success, false on error.
|