IOExtension.getName

Gets the name under which @extension was registered.

Note that the same type may be registered as extension for multiple extension points, under different names.

class IOExtension
string
getName
()

Return Value

Type: string

the name of @extension.

Meta