GeneratorDriverID Property |
Gets or sets the driver ID to use to obtain meta-data from the project.
Namespace: SD.LLBLGen.Pro.GeneratorCoreAssembly: SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string DriverID { get; set; }
Public Property DriverID As String
Get
Set
Property Value
Type:
StringImplements
IGeneratorDriverIDSee Also