MessagePropertyFilter.SetAll メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > MessagePropertyFilter.SetAll メソッドの意味・解説 

MessagePropertyFilter.SetAll メソッド

メッセージ受信時すべてのメッセージ プロパティ取得するように指定します

名前空間: System.Messaging
アセンブリ: System.Messaging (system.messaging.dll 内)
構文構文

解説解説

すべてのブール値の MessagePropertyFilter プロパティtrue設定するには、SetAll使います。これにより、メッセージ受信時すべてのメッセージ プロパティ取得されます。ただし、SetAll は、DefaultBodySize、DefaultExtensionSize、または DefaultLabelSize の値には影響しません。

SetAll呼び出した後、それぞれのフィルタ値を false設定すると、メッセージ受信時取得されプロパティ制限できます

使用例使用例

SetAll メソッド呼び出すコード例次に示します

// Set all of the queue's MessageReadPropertyFilter Boolean properties
// to true.
queue.MessageReadPropertyFilter.SetAll();
// Set all of the queue's MessageReadPropertyFilter 
// Boolean properties to true.
queue->MessageReadPropertyFilter->SetAll();

// Set all of the queue's MessageReadPropertyFilter Boolean properties
// to true.
queue.get_MessageReadPropertyFilter().SetAll();
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
MessagePropertyFilter クラス
MessagePropertyFilter メンバ
System.Messaging 名前空間
ClearAll
SetDefaults
MessagePropertyFilter


このページでは「.NET Framework クラス ライブラリ リファレンス」からMessagePropertyFilter.SetAll メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からMessagePropertyFilter.SetAll メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からMessagePropertyFilter.SetAll メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

MessagePropertyFilter.SetAll メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



MessagePropertyFilter.SetAll メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS