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

適用対象