AppInstallItem.InstallType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前應用程式安裝的型別。
public:
property AppInstallType InstallType { AppInstallType get(); };
AppInstallType InstallType();
public AppInstallType InstallType { get; }
var appInstallType = appInstallItem.installType;
Public ReadOnly Property InstallType As AppInstallType
屬性值
值,指出正在安裝、更新或修復應用程式。
Windows 需求
應用程式功能 |
runFullTrust
|