CodeGenerationCyclePreferencesDestinationRootFolder Property |
Gets or sets the destination folder as specified by the user. This can be a relative path.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public string DestinationRootFolder { get; set; }
Public Property DestinationRootFolder As String
Get
Set
Property Value
Type:
StringSee Also