ConnectivityCategoryAttribute Class

Definition

Category attribute for "Connectivity"

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

Constructors

ConnectivityCategoryAttribute()

Creates the attribute.

Applies to