Partager via


SourceRange.EndPoint Propriété

Définition

Obtient ou définit le point de terminaison dans le fichier source.

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

Valeur de propriété

Point de terminaison dans le fichier source.

S’applique à