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: 8.11.0Syntax
public class ReferenceConfigElement : ConfigurationElementBase
Constructors
ReferenceConfigElement()
constructor
Declaration
public ReferenceConfigElement()
Properties
Path
The path to the referenced assembly
Declaration
public string Path { get; }
Property Value
Type | Description |
---|---|
System.String |