SourceRange.EndPoint Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.