ITextMessage
文字訊息是其內文包含字串的訊息。
- 繼承階層:
IBM.XMS.IPropertyContext | +----IBM.XMS.IMessage | +----IBM.XMS.ITextMessage
.NET 內容
- .NET 內容的摘要:
.NET 內容 (property) 說明 文字 取得並設定形成文字訊息內文的字串。
文字-取得及設定文字
- 介面:
String Text { get; set; }
取得並設定形成文字訊息內文的字串。
必要的話, XMS 會將字串中的字元轉換成區域字碼頁。
- 異常狀況:
- XMSException
- MessageNotReadableException
- MessageNotWritableException
- MessageEOFException
繼承的內容和方法
下列內容繼承自 IMessage 介面:
下列方法繼承自 IMessage 介面:
下列方法繼承自 IPropertyContext 介面:
- GetBooleanProperty, GetByteProperty, GetBytesProperty, GetCharProperty, GetDoubleProperty, GetFloatProperty, GetIntProperty, GetLongProperty, GetObjectProperty, GetShortProperty, GetStringProperty, SetBooleanProperty, SetByteProperty, SetBytesProperty, SetCharProperty, SetDoubleProperty, SetFloatProperty, SetIntProperty, SetLongProperty, SetObjectProperty, SetShortProperty, SetStringProperty