次の方法で共有


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

Name Description
ProjectBaseTypesInSolution()

Initializes a new instance of the ProjectBaseTypesInSolution class.

Fields

Name Description
ProjectBaseTypesName

Property to identify project types.

TypeGuid

Unique type identifier. Not related to a project's types.

Properties

Name Description
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