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.7.0.0 (5.7.0)
Syntaxpublic string DriverID { get; set; }Public Property DriverID As String
	Get
	Set
Property Value
Type: 
StringImplements
IGeneratorDriverID
See Also