IVSMDPropertyBrowser.WindowGlyphResourceID Property

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

声明
ReadOnly Property WindowGlyphResourceID As UInteger
    Get
用法
Dim instance As IVSMDPropertyBrowser
Dim value As UInteger

value = instance.WindowGlyphResourceID
uint WindowGlyphResourceID { get; }
property unsigned int WindowGlyphResourceID {
    unsigned int get ();
}
abstract WindowGlyphResourceID : uint32
function get WindowGlyphResourceID () : uint

Property Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

IVSMDPropertyBrowser Interface

IVSMDPropertyBrowser Members

Microsoft.VisualStudio.Designer.Interfaces Namespace