[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=Environment.SpecialFolder Info=Specifies enumerated constants used to retrieve directory paths to system special folders. [Property] Name=Sets the name of the component. ARG(string)|2| SpecialFolder=Sets the member of enumeration. ARG(Environment.SpecialFolder)|14|0|ApplicationData,CommonApplicationData,LocalApplicationData,Cookies,Desktop,Favorites,History,InternetCache,Programs,MyComputer,MyMusic,MyPictures,Recent,SendTo,StartMenu,Startup,System,Templates,DesktopDirectory,Personal,MyDocuments,ProgramFiles,CommonProgramFiles,AdminTools,CDBurning,CommonAdminTools,CommonDocuments,CommonMusic,CommonOemLinks,CommonPictures,CommonStartMenu,CommonPrograms,CommonStartup,CommonDesktopDirectory,CommonTemplates,CommonVideos,Fonts,MyVideos,NetworkShortcuts,PrinterShortcuts,UserProfile,CommonProgramFilesX86,ProgramFilesX86,Resources,LocalizedResources,SystemX86,Windows [Methods] *doMembers=Gets all the members of the enumeration. ARG()|1|0 doParse=Parses from the string. ARG(string value)|1|0 *onMembers=Occurs after invoke method doMembers and returns all the members of the enumeration one by one. ARG(object)|2|0 onParse=Occurs after invoke method doParse and returns the result. ARG(Environment.SpecialFolder)|2|0 SpecialFolder=Returns the member of enumeration. ARG(Environment.SpecialFolder)|3|0 Result=Returns the result. ARG(Environment.SpecialFolder)|3|0 Value=Defines the string to parse. ARG(string)|4|2