Table of Contents

PresentationStyleExportAttribute Class

Definition

Namespace
Sandcastle.Core.PresentationStyle
Assembly
Sandcastle.Core.dll

This is a custom version of the ExportAttribute that contains metadata for presentation style plug-ins.

[MetadataAttribute]
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class PresentationStyleExportAttribute : ExportAttribute
Inheritance
PresentationStyleExportAttribute

Constructors

PresentationStyleExportAttribute(string, string)

Constructor

Properties

Copyright

This is used to get or set copyright information for the presentation style

Description

This is used to get or set a brief description of the presentation style

Id

This read-only property is used to get the presentation style ID

IsDeprecated

This read-only property is used to indicate that the presentation style has been deprecated

Title

This read-only property is used to get the presentation style title

Version

This is used to get or set the presentation style version number