Share via


IVSMDPropertyBrowser.WindowGlyphResourceID Property

Definition

Gets the resource ID of the glyph that the properties window should use as its tool window icon.

public:
 property System::UInt32 WindowGlyphResourceID { System::UInt32 get(); };
public:
 property unsigned int WindowGlyphResourceID { unsigned int get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public uint WindowGlyphResourceID { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.WindowGlyphResourceID : uint32
Public ReadOnly Property WindowGlyphResourceID As UInteger

Property Value

The resource ID.

Attributes

Applies to