다음을 통해 공유


GeographyV2(String, String) 생성자

정의

GeographyV2 클래스의 새 인스턴스를 초기화합니다.

public GeographyV2 (string type, string location);
new Microsoft.Bot.Builder.AI.Luis.GeographyV2 : string * string -> Microsoft.Bot.Builder.AI.Luis.GeographyV2
Public Sub New (type As String, location As String)

매개 변수

type
String

GeographyV2.Types지리적 위치 유형입니다.

location
String

지리적 위치입니다.

적용 대상