ISymbolScope.StartOffset Propriedade

Definição

Obtém o deslocamento inicial do escopo léxico atual.Gets the start offset of the current lexical scope.

public:
 property int StartOffset { int get(); };
public int StartOffset { get; }
member this.StartOffset : int
Public ReadOnly Property StartOffset As Integer

Valor da propriedade

Int32

O deslocamento inicial do escopo léxico atual.The start offset of the current lexical scope.

Aplica-se a