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

Name Description
DisplayCategoryAttribute(String)

Properties

Name Description
Category

Applies to