Share via


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

Name Description
ProvideCommandAttribute(String, UInt16)

Properties

Name Description
ContextProviderName
DisplayName
Id
Name

Applies to