SourceRange.StartPoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets start point in the source file.
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
Property Value
Start point in the source file.