다음을 통해 공유


Template.SourceRange 속성

정의

원본 범위를 가져오거나 설정합니다.

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

속성 값

LG 파일에서 템플릿의 시작 줄입니다.

적용 대상