ProvideStaticToolboxItemAttribute.BitmapResourceId 属性

定义

获取位图资源 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

属性值

String

位图资源 ID。

适用于