다음을 통해 공유


Range.End 속성

정의

끝 위치를 가져오거나 설정합니다. 이후 또는 와 같습니다 Start.

public Microsoft.Bot.Builder.LanguageGeneration.Position End { get; set; }
member this.End : Microsoft.Bot.Builder.LanguageGeneration.Position with get, set
Public Property End As Position

속성 값

끝 위치입니다. 이후 또는 와 같습니다 Start.

적용 대상