PluginFeature.getPluginName

Get the name of the plugin that provides this feature.

class PluginFeature
string
getPluginName
()

Return Value

Type: string

the name of the plugin that provides this feature, or NULL if the feature is not associated with a plugin.

Meta