Click or drag to resize

DynamicTaskBuilderDynamicAssemblyPath Property

Gets the full path of the dynamic assembly file.

Namespace:  Ookii.Jumbo.Jet.Jobs.Builder
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public string DynamicAssemblyPath { get; }

Property Value

Type: String
The full path of the dynamic assembly file, or if no assembly has been generated.
See Also