ClassicAppManager Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Eine statische Klasse, die verwendet wird, um nach installierten klassischen Desktop-Apps zu suchen.
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
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows Desktop Extension SDK (eingeführt in 10.0.10240.0)
|
API contract |
Windows.Management.Deployment.Preview.DeploymentPreviewContract (eingeführt in v1.0)
|
Methoden
FindInstalledApp(String) |
Sucht nach Informationen für eine installierte klassische Desktop-App und gibt diese zurück. |