Pole TBXITEMINFO.iImageIndex
Opublikowano: sierpień 2016
INT Określanie indeks obrazu elementu.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)
Składnia
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.INT")]
public int iImageIndex
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.INT")]
int iImageIndex
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.INT")>]
val mutable iImageIndex : int
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.INT")>
Public iImageIndex As Integer
Wartość pola
Type: System.Int32
Uwagi
iImageIndex jest prawidłowy tylko wtedy, gdy TBXIF_IMAGEINDEX podano.
Podpis COM
Z vsshell.idl:
Zobacz też
Struktura TBXITEMINFO
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku