PolyTone.LastResultMessage Property

Returns a string describing the results of the most recently called PolyTone.Play method or constructor.

Syntax

[C#]
public string LastResultMessage { get; }

Property Values

A string describing the results of the most recently called PolyTone.Play method or PolyTone constructor.

More Information

PolyTone Class