|
Burgerlib Python
|
Instance of the location of Visual Studio. More...

Public Member Functions | |
| __init__ (self, name, ver, path, known_paths) | |
| Initialize a VisualStudioInstance. | |
| __repr__ (self) | |
| Print the name of the class instance. | |
| __str__ (self) | |
| Print the name of instance. | |
Instance of the location of Visual Studio.
More info is here Searching for Visual Studio
| burger._vsinstance.VisualStudioInstance.__init__ | ( | self, | |
| name, | |||
| ver, | |||
| path, | |||
| known_paths ) |
Initialize a VisualStudioInstance.
| name | Name of the SDK or Visual Studio instance |
| ver | Version string. |
| path | Base path to the SDK or Visual Studio instance. |
| known_paths | dir of paths for specific executables and folders. |