共用方式為


ProvideMenuResourceAttribute.Version Property

Returns the version number of the menu resource.

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

Syntax

'宣告
Public ReadOnly Property Version As Integer
public int Version { get; }

Property Value

Type: System.Int32
The version number of the menu resource.

.NET Framework Security

See Also

Reference

ProvideMenuResourceAttribute Class

Microsoft.VisualStudio.Shell Namespace