BuildMaster SDK Reference
Version:

TagAttribute Class

Represents a tag, and the first tag on an operation is used as the documentation category.

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.Documentation.TagAttribute

Syntax

public class TagAttribute : System.Attribute

Constructors

Name Description
TagAttribute(string tag)

Initializes a new instance of the TagAttribute class.

Properties

Name Description
Tag

Gets the tag.