C# Class FlatRedBall.Glue.VSHelpers.Projects.CombinedEmbeddedContentProject

A CombinedEmbeddedContentProject is a project which has has code and content combined into one project, and which uses embedded content in the project (the build action is Content).
Inheritance: VisualStudioProject
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
CombinedEmbeddedContentProject ( Microsoft.Build.Evaluation.Project project ) : Microsoft.Build.Evaluation

Method Details

CombinedEmbeddedContentProject() public méthode

public CombinedEmbeddedContentProject ( Microsoft.Build.Evaluation.Project project ) : Microsoft.Build.Evaluation
project Microsoft.Build.Evaluation.Project
Résultat Microsoft.Build.Evaluation