'Declaration
Public Property SoundType As SystemSoundType
'Usage
Dim instance As SoundNotify Dim value As SystemSoundType instance.SoundType = value value = instance.SoundType
public SystemSoundType SoundType {get; set;}
'Declaration
Public Property SoundType As SystemSoundType
'Usage
Dim instance As SoundNotify Dim value As SystemSoundType instance.SoundType = value value = instance.SoundType
public SystemSoundType SoundType {get; set;}