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

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

ServiceInstaller.ServicesDependedOn プロパティ

このサービス実行するために実行する必要があるサービス示します

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

Public Property ServicesDependedOn As
 String()
Dim instance As ServiceInstaller
Dim value As String()

value = instance.ServicesDependedOn

instance.ServicesDependedOn = value
public string[] ServicesDependedOn { get;
 set; }
public:
property array<String^>^ ServicesDependedOn {
    array<String^>^ get ();
    void set (array<String^>^ value);
}
/** @property */
public String[] get_ServicesDependedOn ()

/** @property */
public void set_ServicesDependedOn (String[]
 value)
public function get ServicesDependedOn
 () : String[]

public function set ServicesDependedOn
 (value : String[])

プロパティ
このインストーラ関連付けられているサービス実行する前に実行する必要があるサービス配列

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS