Class ReferenceConfigElement
configuration element for a reference. used as assembly reference during compilation of xmol based workflows
Inherited Members
Namespace: EPiServer.Configuration.WorkflowFoundation
Assembly: EPiServer.Configuration.dll
Version: 7.19.2Syntax
public class ReferenceConfigElement : ConfigurationElementBaseConstructors
ReferenceConfigElement()
constructor
Declaration
public ReferenceConfigElement()Properties
Path
The path to the referenced assembly
Declaration
public string Path { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
