System.Paths.appData | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to System.Paths Class Summary |
Availability |
Windows |
Usage |
mdm.System.Paths.appData:String |
Parameters |
None |
Returns |
A String |
Description |
Path to the Application Data folder. |
Notes |
Example return: "C:\Documents and Settings\[user]\Application Data\" |
Example Code |
var myPath:String = mdm.System.Paths.appData; |
mdm.System.Paths Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |