SourceRange.StartPoint 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 début dans le fichier source.
public Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint StartPoint { get; set; }
member this.StartPoint : Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint with get, set
Public Property StartPoint As SourcePoint
Valeur de propriété
Point de départ dans le fichier source.