共用方式為


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)

尋找並傳回已安裝傳統型應用程式的資訊。

適用於