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.1.0.0 (5.1.0)
Syntax public static string GetOwnMyDocumentsLocatedDataFolder()
Public Shared Function GetOwnMyDocumentsLocatedDataFolder As String
Return Value
Type:
StringSee Also