DisplayNameDescriptionAttribute Class

Definition

public ref class DisplayNameDescriptionAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.Runtime.InteropServices.ComVisible(false)]
public class DisplayNameDescriptionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type DisplayNameDescriptionAttribute = class
    inherit Attribute
Public Class DisplayNameDescriptionAttribute
Inherits Attribute
Inheritance
DisplayNameDescriptionAttribute
Attributes

Constructors

Name Description
DisplayNameDescriptionAttribute(String, String)

Properties

Name Description
Description
DisplayName

Applies to