AppInfo.addSupportsType

bool addSupportsType(string contentType)

Adds a content type to the application information to indicate the application is capable of opening files with the given content type.

Parameters

contentTypea string.

Returns

true on success, false on error.

Throws

[ErrorWrap]