ComponentCategoryAttribute 类

定义

public ref class ComponentCategoryAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ComponentCategoryAttribute : Attribute
type ComponentCategoryAttribute = class
    inherit Attribute
Public NotInheritable Class ComponentCategoryAttribute
Inherits Attribute
继承
ComponentCategoryAttribute
属性

构造函数

ComponentCategoryAttribute(String)

属性

Category

适用于