ProjectBaseTypesInSolution Class

Definition

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.

Applies to