Click or drag to resize

MediaPlayerPlaybackStartedArgsSong Property

Returns the artist - title of the new song playing

Namespace:  AdiIRCAPIv2.Arguments.MediaPlayback
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public string Song { get; }

Property Value

Type: String
See Also