InputAndOutputCategoryAttribute Class

Definition

Category attribute for "Input and Output"

public ref class InputAndOutputCategoryAttribute sealed : System::ComponentModel::CategoryAttribute
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false, Inherited=true)]
public sealed class InputAndOutputCategoryAttribute : System.ComponentModel.CategoryAttribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false, Inherited=true)>]
type InputAndOutputCategoryAttribute = class
    inherit CategoryAttribute
Public NotInheritable Class InputAndOutputCategoryAttribute
Inherits CategoryAttribute
Inheritance
InputAndOutputCategoryAttribute
Attributes

Constructors

InputAndOutputCategoryAttribute()

Creates the attribute.

Applies to