ProvideMenuResourceAttribute Constructor

 

Initializes a new instance of ProvideMenuResourceAttribute.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodProvideMenuResourceAttribute(Int16, Int32)

This constructor creates a new ProvideMenuResourceAttribute object with the given resource ID and version number.

System_CAPS_pubmethodProvideMenuResourceAttribute(String^, Int32)

Initializes a new instance of ProvideMenuResourceAttribute with the specified resource ID and version.

Return to top
Show: