Click or drag to resize
VsNetProjectReference Properties

The VsNetProjectReference type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteProjFilePath
Gets or sets the absolute proj file path to the cs/vbproj file. The filename (without extension) is seen as the name (as that's what VS.NET does too).
Public propertyForActiveSourceElementsContainerNameRaw
Gets or sets the active source elements container name, in raw format, without any name correction, which was the active container name in the IGenerator when this project reference was created.
Public propertyProjectGuidAsString
Gets or sets the project guid for the cs/vbproj file.
Top
See Also