Click or drag to resize
PackagePlatform Property
Returns package target platform architecture.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static MsiPlatformType Platform { get; }

Property Value

Type: MsiPlatformType
Remarks
This propety is governed by installer.
See Also