ProvideMenuResourceAttribute Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of ProvideMenuResourceAttribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ProvideMenuResourceAttribute(Int16, Int32) | This constructor creates a new ProvideMenuResourceAttribute object with the given resource ID and version number. | |
ProvideMenuResourceAttribute(String, Int32) | Initializes a new instance of ProvideMenuResourceAttribute with the specified resource ID and version. |
Top