다음을 통해 공유


AppInstallItem.InstallType 속성

정의

현재 앱 설치의 유형을 가져옵니다.

public:
 property AppInstallType InstallType { AppInstallType get(); };
AppInstallType InstallType();
public AppInstallType InstallType { get; }
var appInstallType = appInstallItem.installType;
Public ReadOnly Property InstallType As AppInstallType

속성 값

앱이 설치, 업데이트 또는 복구 중인지 여부를 나타내는 값입니다.

Windows 요구 사항

앱 기능
runFullTrust

적용 대상