DisplayCategoryAttribute Class

Definition

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
Inheritance
DisplayCategoryAttribute
Attributes

Constructors

DisplayCategoryAttribute(String)

Properties

Category

Applies to