WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 作業系統: Linux, Windows

ITextMessage

文字訊息是一種其主體包含一個字串的訊息。

繼承階層:
IBM.XMS.IPropertyContext
   |
   +----IBM.XMS.IMessage
           |
           +----IBM.XMS.ITextMessage
相關參考
文字訊息

.NET 內容

.NET 內容摘要:
.NET 內容 說明
Text 取得和設定構成文字訊息主體的字串。

Text – 取得和設定文字

介面:
String Text
{
  get;
  set;
}

取得和設定構成文字訊息主體的字串。

必要時, XMS 會將字串中的字元轉換成區域字碼頁。

異常狀況:
  • XMSException
  • MessageNotReadableException
  • MessageNotWritableException
  • MessageEOFException

繼承的內容和方法


Reference topic

使用條款 | 評比此網頁

時間戳記前次更新: 25 Apr 2006
(C) Copyright IBM Corporation 2005. All Rights Reserved.
本資訊中心採用 Eclipse 技術。(http://www.eclipse.org)