MSBuildProject Properties |
The MSBuildProject type exposes the following members.
Name | Description | |
---|---|---|
AssemblyName |
This is used to get the assembly name
| |
ProjectFile |
This is used to get the underlying MSBuild project file reference
| |
ProjectGuid |
This is used to get the project GUID
| |
TargetFrameworkIdentifier |
This is used to get the target framework identifier
| |
TargetFrameworkVersion |
This is used to get the target framework type and version
| |
XmlCommentsFile |
This is used to get the XML comments file name
|