Click or drag to resize

ProjectReference Constructor

Overload List
  NameDescription
Public methodProjectReference(XmlReader, Project)
Parse from the specified XmlReader.
Public methodProjectReference(String, String, Boolean, String)
Create a new ProjectReference with the specified name and file name.
Public methodProjectReference(String, String, Guid, Boolean, String)
Create a new ProjectReference with the specified name, file name, and GUID.
Top
See Also