Skip to main content

DescriptionAttribute

Annotate any Type, Property or Enum with a textual description

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public class DescriptionAttribute : AttributeBase, _Attribute

Properties

Description

View Source
Declaration
public string Description { get; set; }

Implements

  • System.Runtime.InteropServices._Attribute