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