ParameterSpecificCategoryAttribute Class

Definition

Category attribute for "Activity-Specific Parameters"

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

Constructors

ParameterSpecificCategoryAttribute()

Creates the attribute.

Applies to