VoiceInfo.Id 속성

정의

음성의 ID를 가져옵니다.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

속성 값

String

음성의 식별자를 반환합니다.

적용 대상