ISetupProductReference.GetIsInstalled 方法

定义

获取一个值,该值指示是否安装了产品包。

public:
 bool GetIsInstalled();
public:
 bool GetIsInstalled();
bool GetIsInstalled();
public bool GetIsInstalled ();
abstract member GetIsInstalled : unit -> bool
Public Function GetIsInstalled () As Boolean

返回

Boolean

指示是否已安装产品包的值。

适用于