ProvideStaticToolboxItemAttribute.BitmapResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.