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

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool HasHost(
	MsiHostType value
)

Parameters

value
Type: FDF.CommonMsiHostType

Return Value

Type: Boolean
Remarks