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