InstalledClassicAppInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides display info for an installed classic desktop app.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.Management.Deployment.Preview.DeploymentPreviewContract (introduced in v1.0)
|
Properties
DisplayName |
Gets the display name for an installed classic desktop app. |
DisplayVersion |
Gets the display version for an installed classic desktop app. |