WriterPluginAttribute Class
Attribute applied to classes derived from WriterPlugin. Classes adorned with this attribute are automatically registered as plugins visible to end users.
| Property | Description |
|---|---|
|
Short description (1-2 sentences) of the plugin. | |
|
Indicates whether the plugin has editable options. That is, whether it overrides the WriterPlugin.EditOptions method. | |
|
Unique ID for the plugin (should be a GUID without leading and trailing braces). | |
|
Assembly path to embedded image resource used to represent this plugin within the Windows Live Writer user interface (menu bitmap, sidebar bitmap, etc.). | |
|
Plugin name (this will appear in the Plugins Preferences panel). | |
|
URL of the publisher for the plugin (linked to from Plugins Preferences panel). |