DisplayNameDescriptionAttribute 类

定义

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
继承
DisplayNameDescriptionAttribute
属性

构造函数

名称 说明
DisplayNameDescriptionAttribute(String, String)

属性

名称 说明
Description
DisplayName

适用于