ProjectBaseTypesInSolution Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Collection of project base types for projects in the solution file.
public ref class ProjectBaseTypesInSolution
[Windows::Foundation::Metadata::WebHostHidden]
class ProjectBaseTypesInSolution
public class ProjectBaseTypesInSolution
type ProjectBaseTypesInSolution = class
Public Class ProjectBaseTypesInSolution
- Inheritance
-
ProjectBaseTypesInSolution
Constructors
ProjectBaseTypesInSolution() |
Initializes a new instance of the ProjectBaseTypesInSolution class. |
Fields
ProjectBaseTypesName |
Property to identify project types. |
TypeGuid |
Unique type identifier. Not related to a project's types. |
Properties
Types |
Project type and flavor GUIDs. Keys are relative paths to projects and values are the base type per project from the solution file. |