MessageQueueInstaller.UninstallAction プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > MessageQueueInstaller.UninstallAction プロパティの意味・解説 

MessageQueueInstaller.UninstallAction プロパティ

アンインストールするときにインストーラキューに対して実行する操作を示す値を取得または設定します実行できる操作には、削除インストール前の状態への復元現在のインストールされた状態の維持あります

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

Public Property UninstallAction As
 UninstallAction
Dim instance As MessageQueueInstaller
Dim value As UninstallAction

value = instance.UninstallAction

instance.UninstallAction = value
public UninstallAction UninstallAction { get;
 set; }
public:
property UninstallAction UninstallAction {
    UninstallAction get ();
    void set (UninstallAction value);
}
/** @property */
public UninstallAction get_UninstallAction ()

/** @property */
public void set_UninstallAction (UninstallAction
 value)
public function get UninstallAction
 () : UninstallAction

public function set UninstallAction
 (value : UninstallAction)

プロパティ
MessageQueueアンインストールされるときにキューをどの状態にするか示す UninstallAction 値のいずれか既定値Remove です。

解説解説

キューインストールするときに、既存キュー使用することもできますその場合は、キューインストール前の状態に戻すか、現在のインストール後の状態のままにするかを決定しますキューインストール前の状態に戻す場合インストール時キューから削除されメッセージ復元されません。インストール前の値にリセットできるのは、MessageQueueInstaller に関連付けられたキュー プロパティだけです。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
MessageQueueInstaller クラス
MessageQueueInstaller メンバ
System.Messaging 名前空間
UninstallAction



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

辞書ショートカット

すべての辞書の索引

MessageQueueInstaller.UninstallAction プロパティのお隣キーワード
検索ランキング

   

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



MessageQueueInstaller.UninstallAction プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS