FreeFlow class library

EnumDescriptionAttribute Class

Attribute used to give textual descriptions to enums.

For a list of all members of this type, see EnumDescriptionAttribute Members.

System.Object
   System.Attribute
      FreeFlow.EnumDescriptionAttribute

[Visual Basic]
NotInheritable Public Class EnumDescriptionAttribute
    Inherits Attribute
[C#]
public sealed class EnumDescriptionAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FreeFlow

Assembly: FreeFlow.Client (in FreeFlow.Client.dll)

See Also

EnumDescriptionAttribute Members | FreeFlow Namespace