Interface ConfigFile
- All Known Subinterfaces:
TextConfigFile, XmlConfigFile
A configuration file generated for Visual Studio.
- Since:
- 1.11
-
Method Summary
Modifier and TypeMethodDescriptionThe location where this file will be generated.voidsetLocation(Object location) Specify the location where this file will be generated.
-
Method Details
-
getLocation
-
setLocation
Specify the location where this file will be generated.- Since:
- 1.11
-