Compartilhar via


ProjectReferenceType Class

Definition

Represents the type of the project reference from ReferenceType

[System.Runtime.CompilerServices.Nullable(0)]
public static class ProjectReferenceType
[<System.Runtime.CompilerServices.Nullable(0)>]
type ProjectReferenceType = class
Public Class ProjectReferenceType
Inheritance
ProjectReferenceType
Attributes

Fields

ProjectReference

Indicates this is a project to project reference.

SharedProjectReference

Indicates this is a project to shared project reference.

Applies to