Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public static string GetOwnMyDocumentsLocatedDataFolder()

Return Value

Type: String
See Also