Compartir a través de


SourceRange.EndPoint Propiedad

Definición

Obtiene o establece el punto de conexión en el archivo de origen.

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 de propiedad

Punto final del archivo de origen.

Se aplica a