ProvideStaticToolboxItemAttribute.BitmapResourceId Property

Definition

Gets the bitmap resource ID.

public:
 property System::String ^ BitmapResourceId { System::String ^ get(); };
public:
 property Platform::String ^ BitmapResourceId { Platform::String ^ get(); };
public string BitmapResourceId { get; }
member this.BitmapResourceId : string
Public ReadOnly Property BitmapResourceId As String

Property Value

The bitmap resource ID.

Applies to