MessagePropertyFilter.SetAll メソッド
アセンブリ: System.Messaging (system.messaging.dll 内)


すべてのブール値の MessagePropertyFilter プロパティを true に設定するには、SetAll を使います。これにより、メッセージの受信時にすべてのメッセージ プロパティが取得されます。ただし、SetAll は、DefaultBodySize、DefaultExtensionSize、または DefaultLabelSize の値には影響しません。
SetAll を呼び出した後、それぞれのフィルタ値を false に設定すると、メッセージの受信時に取得されるプロパティを制限できます。

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


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


MessagePropertyFilter クラス
MessagePropertyFilter メンバ
System.Messaging 名前空間
ClearAll
SetDefaults
MessagePropertyFilter
Weblioに収録されているすべての辞書からMessagePropertyFilter.SetAll メソッドを検索する場合は、下記のリンクをクリックしてください。

- MessagePropertyFilter.SetAll メソッドのページへのリンク