TaskItem.Line Propriedade

Definição

Define ou Obtém o número de linha do TaskItem objeto.

public:
 property int Line { int get(); void set(int value); };
public:
 property int Line { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(9)]
public int Line { [System.Runtime.InteropServices.DispId(9)] get; [System.Runtime.InteropServices.DispId(9)] set; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
[<set: System.Runtime.InteropServices.DispId(9)>]
member this.Line : int with get, set
Public Property Line As Integer

Valor da propriedade

Int32

Um inteiro que indica o número de linha do TaskItem objeto.

Atributos

Comentários

Os números de linha começam em um.

Aplica-se a