Share via


TaskMenuCommand Constructor (Int32)

Constructor.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Protected Sub New ( _
    priority As Integer _
)
protected TaskMenuCommand(
    int priority
)
protected:
TaskMenuCommand(
    int priority
)
new : 
        priority:int -> TaskMenuCommand
protected function TaskMenuCommand(
    priority : int
)

Parameters

.NET Framework Security

See Also

Reference

TaskMenuCommand Class

TaskMenuCommand Overload

Microsoft.VisualStudio.Modeling.Shell Namespace