IrrKlang.NET

ISoundSource.Name Property

Returns the name of the sound source (usually, this is the file name)

[Visual Basic]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

See Also

ISoundSource Class | IrrKlang Namespace