Click or drag to resize
Sandcastle Help File BuilderMSBuildProject Properties

The MSBuildProject type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyName
This is used to get the assembly name
Public propertyProjectFile
This is used to get the underlying MSBuild project file reference
Public propertyProjectGuid
This is used to get the project GUID
Public propertyTargetFrameworkIdentifier
This is used to get the target framework identifier
Public propertyTargetFrameworkVersion
This is used to get the target framework type and version
Public propertyXmlCommentsFile
This is used to get the XML comments file name
Top
See Also