Click or drag to resize
PackageLoaderAssemblies Property
List of available assemblies in a package

Namespace: FlexRule.Deployment
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IDictionary<string, byte[]> Assemblies { get; }

Property Value

Type: IDictionaryString, Byte
See Also