Table of Contents

ProjectFileConfiguration Class

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This holds configuration settings for Visual Studio project file documentation sources

public class ProjectFileConfiguration
Inheritance
ProjectFileConfiguration

Constructors

ProjectFileConfiguration(string)

Constructor

Properties

BuildConfiguration

This is used to get or set the configuration used for the build

BuildPlatform

This is used to get or set the platform used for the build

ProjectElement

The project element from a .slnx solution file

ProjectFileName

This is used to get or set the project filename

ProjectGuid

The project GUID from a .sln solution file

SolutionConfiguration

This is used to get or set the configuration used for the solution

SolutionPlatform

This is used to get or set the platform used for the solution