| ParamCollectionPrivateBinPaths Property |
List of paths to look for private assembly if required during type loading
Namespace: FlexRule.ProceduralAssembly: FlexRule.Procedure (in FlexRule.Procedure.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic IEnumerable<string> PrivateBinPaths { get; set; }Property Value
Type:
IEnumerableString
See Also