Campo VSTASKCOLUMN.iImage
Indexar a lista de imagens do provedor.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
public int iImage
public:
int iImage
val mutable iImage : int
Public iImage As Integer
Valor de Campo
Type: System.Int32
Comentários
Used only if bstrHeading is null.
COM assinatura
De vsshell80.idl:
int iImage;
Consulte também
Estrutura VSTASKCOLUMN
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo