MessageBuffer.MessageContentType 属性
定义
获取存储在此缓冲区中消息内容的类型。Gets the type of message content stored in this buffer.
public:
virtual property System::String ^ MessageContentType { System::String ^ get(); };
public virtual string MessageContentType { get; }
member this.MessageContentType : string
Public Overridable ReadOnly Property MessageContentType As String
属性值
存储在此缓冲区中消息内容的类型。The type of message content stored in this buffer.