Share via


AddProjectReference Class

Definition

Represents the operation to add a project to project reference to a project.

[System.Runtime.CompilerServices.Nullable(0)]
public class AddProjectReference : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type AddProjectReference = class
    inherit ExecutableStep
Public Class AddProjectReference
Inherits ExecutableStep
Inheritance
AddProjectReference
Attributes

Constructors

AddProjectReference(String, EntityIdentity)

Properties

Action
ReferencedProject
ReferenceType

Applies to