Click or drag to resize
GeneratorDriverID Property
Gets or sets the driver ID to use to obtain meta-data from the project.

Namespace: SD.LLBLGen.Pro.GeneratorCore
Assembly: SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public string DriverID { get; set; }

Property Value

Type: String

Implements

IGeneratorDriverID
See Also