다음을 통해 공유


ExpressionRef.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

속성 값

식 원본 범위입니다.

적용 대상