共用方式為


ProvideStaticToolboxItemAttribute.BitmapIndex Property

Gets the bitmap index.

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

Syntax

'宣告
Public Property BitmapIndex As Integer
public int BitmapIndex { get; set; }

Property Value

Type: System.Int32
The bitmap index.

.NET Framework Security

See Also

Reference

ProvideStaticToolboxItemAttribute Class

Microsoft.VisualStudio.Shell Namespace