FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SoundNotify クラス : SoundType プロパティ |
'Declaration
Public Property SoundType As SystemSoundType
'使用法
Dim instance As SoundNotify Dim value As SystemSoundType instance.SoundType = value value = instance.SoundType
public SystemSoundType SoundType {get; set;}