Click or drag to resize

DynamicTaskBuilderDynamicAssemblyFileName Property

Gets the name 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 DynamicAssemblyFileName { get; }

Property Value

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