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