共用方式為


ProvideMenuResourceAttribute Constructor (String, Int32)

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

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

Syntax

'宣告
Public Sub New ( _
    resourceID As String, _
    version As Integer _
)
public ProvideMenuResourceAttribute(
    string resourceID,
    int version
)

Parameters

.NET Framework Security

See Also

Reference

ProvideMenuResourceAttribute Class

ProvideMenuResourceAttribute Overload

Microsoft.VisualStudio.Shell Namespace