ServiceInstaller.IsEquivalentInstaller メソッド
アセンブリ: System.ServiceProcess (system.serviceprocess.dll 内)

Public Overrides Function IsEquivalentInstaller ( _ otherInstaller As ComponentInstaller _ ) As Boolean
Dim instance As ServiceInstaller Dim otherInstaller As ComponentInstaller Dim returnValue As Boolean returnValue = instance.IsEquivalentInstaller(otherInstaller)
戻り値
両方のインストーラで Install を呼び出すと、同じサービスがインストールされる場合は true。それ以外の場合は false。



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


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

- ServiceInstaller.IsEquivalentInstaller メソッドのページへのリンク