Freigeben über


InstalledClassicAppInfo Klasse

Definition

Stellt Anzeigeinformationen für eine installierte klassische Desktop-App bereit.

public ref class InstalledClassicAppInfo 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 InstalledClassicAppInfo 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 sealed class InstalledClassicAppInfo
Public NotInheritable Class InstalledClassicAppInfo
Vererbung
Object Platform::Object IInspectable InstalledClassicAppInfo
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)

Eigenschaften

DisplayName

Ruft den Anzeigenamen für eine installierte klassische Desktop-App ab.

DisplayVersion

Ruft die Anzeigeversion für eine installierte klassische Desktop-App ab.

Gilt für:

Weitere Informationen