ClassicAppManager 类

定义

一个静态类,用于查找已安装的经典桌面应用。

public ref class ClassicAppManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Deployment.Preview.DeploymentPreviewContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ClassicAppManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Deployment.Preview.DeploymentPreviewContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class ClassicAppManager
Public Class ClassicAppManager
继承
Object Platform::Object IInspectable ClassicAppManager
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Management.Deployment.Preview.DeploymentPreviewContract (在 v1.0 中引入)

方法

FindInstalledApp(String)

查找并返回已安装的经典桌面应用的信息。

适用于