AppInfoT.addSupportsType

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

template AppInfoT()
override
bool
addSupportsType
()

Parameters

contentType string

a string.

Return Value

Type: bool

true on success, false on error.