Click or drag to resize
MsiLicenseType Property
Returns package licensing type.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public MsiLicenseType Type { get; set; }

Property Value

Type: MsiLicenseType
Remarks
This type is subject to change outside of the package installation routine.
See Also