다음을 통해 공유


Range.Start 속성

정의

시작 위치를 가져오거나 설정합니다. 이전 또는 와 같습니다 End.

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

속성 값

시작 위치입니다. 이전 또는 와 같습니다 End.

적용 대상