| MixerExceptionErrorCode Property |
Gets the error code that is associated with this exception.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntaxpublic int ErrorCode { get; }Public ReadOnly Property ErrorCode As Integer
Get
public:
property int ErrorCode {
int get ();
}Property Value
Type:
Int32
See Also