Click or drag to resize
PackageExtensions Property
Returns registered package extensions (custom application modules).

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

Property Value

Type: FdfExtensionCollection

Return Value

Type: FdfExtensionCollection
Remarks