ApplicationUtilsGetOwnMyDocumentsLocatedDataFolder Method  | 
 
            Gets the 'LLBLGen Pro' folder in my documents, and creates it if it's not there. If create didn't succeed, it returns string.Empty.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic static string GetOwnMyDocumentsLocatedDataFolder()
Public Shared Function GetOwnMyDocumentsLocatedDataFolder As String
Return Value
Type: 
String
See Also