| ProjectAdditionalTasksFolderFullPath Property  | 
 
            Gets the additional tasks folder as a full path.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic string AdditionalTasksFolderFullPath { get; }Public ReadOnly Property AdditionalTasksFolderFullPath As String
	Get
Property Value
Type: 
String
See Also