PlayOn Plugin API

SettingsAttribute Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SettingsAttribute class.

SettingsAttribute(
   string name,
   string id
);

Parameters

name
The name of the plugin.
id
The id of the plugin.

See Also

SettingsAttribute Class | MediaMallTechnologies.PlayOn.Plugin Namespace | SettingsAttribute Constructor Overload List