DiskAccessGetPathAppDataLocal Method
Gets the (Users\...\AppData\Local) path of the application.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static string GetPathAppDataLocal()
Public Shared Function GetPathAppDataLocal As String
Return Value
StringString with the folder where to store the program information.
This information will remain on the computer and will not be saved in the user profile that is transferred to the server.