次の方法で共有


InstalledClassicAppInfo クラス

定義

インストールされているクラシック デスクトップ アプリの表示情報を提供します。

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
継承
Object Platform::Object IInspectable InstalledClassicAppInfo
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Management.Deployment.Preview.DeploymentPreviewContract (v1.0 で導入)

プロパティ

DisplayName

インストールされているクラシック デスクトップ アプリの表示名を取得します。

DisplayVersion

インストールされているクラシック デスクトップ アプリの表示バージョンを取得します。

適用対象

こちらもご覧ください