Compartilhar via


Campo VSTASKCOLUMN.iField

 

O índice do campo designado pelo provedor de tarefas.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

public int iField
public:
int iField
val mutable iField : int
Public iField As Integer

Valor de Campo

Type: System.Int32

Comentários

COM assinatura

De vsshell80.idl:

int     iField;

Consulte também

Estrutura VSTASKCOLUMN
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo