ImportInformationRetrieverBaseEntryExeLocation Property |
Gets or sets the location of the entry exe assembly
Namespace: SD.LLBLGen.Pro.ApplicationCore.ExtensibilityAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string EntryExeLocation { get; set; }
Public Property EntryExeLocation As String
Get
Set
Property Value
Type:
StringSee Also