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
屬性

建構函式

名稱 Description
DisplayNameDescriptionAttribute(String, String)

屬性

名稱 Description
Description
DisplayName

適用於