DisplayCategoryAttribute 类

定义

public ref class DisplayCategoryAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.Runtime.InteropServices.ComVisible(false)]
public class DisplayCategoryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type DisplayCategoryAttribute = class
    inherit Attribute
Public Class DisplayCategoryAttribute
Inherits Attribute
继承
DisplayCategoryAttribute
属性

构造函数

名称 说明
DisplayCategoryAttribute(String)

属性

名称 说明
Category

适用于