次の方法で共有


MsmqIntegrationBindingElement

MsmqIntegrationBindingElement

構文

class MsmqIntegrationBindingElement : MsmqBindingElementBase  
{  
  string SerializationFormat;  
};  

メソッド

MsmqIntegrationBindingElement クラスは、メソッドを一切定義しません。

プロパティ

MsmqIntegrationBindingElement クラスには、次のプロパティがあります。

SerializationFormat

データ型: 文字列

アクセスの種類: 読み取り専用

メッセージをシリアル化するためにバインディングが使用する形式

必要条件

MOF Servicemodel.mof にて宣言済み。
名前空間 root\ServiceModel で定義

関連項目