SayAs.Detail 속성

정의

프롬프트의 SSML 태그 언어에서 say-as 요소에 대한 detail 특성의 값을 가져오거나 설정합니다.

public:
 property System::String ^ Detail { System::String ^ get(); void set(System::String ^ value); };
public string Detail { get; set; }
member this.Detail : string with get, set
Public Property Detail As String

속성 값

String

설명

FragmentState.SayAs 속성의 값을 가져오거나 합니다 Detail 속성에는 SayAs 인스턴스.

적용 대상