VSTREEDISPLAYDATA.Image Field
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.
Specifies an index into an image list indicating which glyph is to be displayed. Return Image
when TDM_IMAGE is set.
public: System::UInt16 Image;
public: unsigned short Image;
unsigned short Image;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")]
public ushort Image;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
val mutable Image : uint16
Public Image As UShort
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: