Click or drag to resize
PackageLoaderModuleNames Property
Names of modules available in the 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 IEnumerable<string> ModuleNames { get; }

Property Value

Type: IEnumerableString
See Also