BuildMaster SDK Reference
Version:

NamespaceDescriptionAttribute Class

Provides a description of a namespace for documentation.

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.NamespaceDescriptionAttribute

Syntax

public class NamespaceDescriptionAttribute : System.Attribute

Constructors

Name Description
NamespaceDescriptionAttribute(string namespaceName, string description)

Initializes a new instance of the NamespaceDescriptionAttribute class.

Properties

Name Description
Description

Gets the description.

Namespace

Gets the namespace.