Compartilhar via


VoiceInfo.Age Propriedade

Definição

Obtém a idade da voz.

public:
 property System::Speech::Synthesis::VoiceAge Age { System::Speech::Synthesis::VoiceAge get(); };
public System.Speech.Synthesis.VoiceAge Age { get; }
member this.Age : System.Speech.Synthesis.VoiceAge
Public ReadOnly Property Age As VoiceAge

Valor da propriedade

VoiceAge

Retorna a idade da voz.

Comentários

A Age propriedade obtém um membro VoiceAge da enumeração que indica a idade da voz.

Aplica-se a

Confira também