 | ToneNotFoundExceptionTone Property |
The tone that was requested but not found.
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Tone Tone { get; }
Public ReadOnly Property Tone As Tone
Get
public:
property Tone Tone {
Tone get ();
}
member Tone : Tone with get
Property Value
Type:
Tone
See Also