VoiceInfo.Age Proprietà

Definizione

Ottiene l'età della voce.

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

Valore della proprietà

VoiceAge

Restituisce l'età della voce.

Commenti

La Age proprietà ottiene un membro dell'enumerazione che indica VoiceAge l'età della voce.

Si applica a

Vedi anche