AudioSubItemToString Method
|
Returns the name of the audio clip for debugging.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public override string ToString()
Return Value
Type:
String
The debug output string.
See Also