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.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public static string GetOwnMyDocumentsLocatedDataFolder()
Public Shared Function GetOwnMyDocumentsLocatedDataFolder As String
Return Value
Type:
StringSee Also