Share via


AddProjectReferenceByPath Class

Definition

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

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

Constructors

AddProjectReferenceByPath(String, String)

Properties

Action
ReferencedProjectPath
ReferenceType

Applies to