Compartilhar via


SourceRange.EndPoint Propriedade

Definição

Obtém ou define o ponto de extremidade no arquivo de origem.

public Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint EndPoint { get; set; }
member this.EndPoint : Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint with get, set
Public Property EndPoint As SourcePoint

Valor da propriedade

Ponto de extremidade no arquivo de origem.

Aplica-se a