ProvideCommandAttribute Class

Definition

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

Constructors

ProvideCommandAttribute(String, UInt16)

Properties

ContextProviderName
DisplayName
Id
Name

Applies to