public DeviceChannel Channel { get; }
Public ReadOnly Property Channel As DeviceChannel
Get
Dim instance As ChannelVolumeChangedEventArgs
Dim value As DeviceChannel
value = instance.Channel
public:
property DeviceChannel Channel {
DeviceChannel get ();
}
member Channel : DeviceChannel with get
No code example is currently available or this language may not be supported.