Click or drag to resize
PackageHasHost Method (MsiHostType)
Returns True if application runs on any of the specified hosts, otherwise returns False.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool HasHost(
	params MsiHostType[] values
)

Parameters

values
Type: FDF.CommonMsiHostType

Return Value

Type: Boolean
Remarks