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.5.0.0 (5.5.18.1019)
Syntaxpublic string DestinationRootFolder { get; set; }Public Property DestinationRootFolder As String
	Get
	Set
Property Value
Type: 
String
See Also