InputAndOutputCategoryAttribute
Class
Definition
Category attribute for "Input and Output"
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false, Inherited=true)]
public sealed class InputAndOutputCategoryAttribute : System.ComponentModel.CategoryAttribute
- Inheritance
-
InputAndOutputCategoryAttribute
- Attributes
Constructors
| InputAndOutputCategoryAttribute() |
Creates the attribute. |