Click or drag to resize

ImportInformationRetrieverBaseEntryExeLocation Property

Gets or sets the location of the entry exe assembly

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Extensibility
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public string EntryExeLocation { get; set; }

Property Value

Type: String
See Also