ProjectReference Класс

Определение

public ref class ProjectReference sealed : IEquatable<Microsoft::CodeAnalysis::ProjectReference ^>
[System.Diagnostics.DebuggerDisplay("{GetDebuggerDisplay(),nq}")]
public sealed class ProjectReference : IEquatable<Microsoft.CodeAnalysis.ProjectReference>
[<System.Diagnostics.DebuggerDisplay("{GetDebuggerDisplay(),nq}")>]
type ProjectReference = class
    interface IEquatable<ProjectReference>
Public NotInheritable Class ProjectReference
Implements IEquatable(Of ProjectReference)
Наследование
ProjectReference
Атрибуты
Реализации

Конструкторы

ProjectReference(ProjectId, ImmutableArray<String>, Boolean)

Свойства

Aliases

Псевдонимы для ссылки. Пуст, если в ссылке нет псевдонимов.

EmbedInteropTypes

Значение true, если типы взаимодействия, определенные в упоминаемом проекте, должны быть внедрены в проект ссылки.

ProjectId

Методы

Equals(Object)
Equals(ProjectReference)
GetHashCode()

Операторы

Equality(ProjectReference, ProjectReference)
Inequality(ProjectReference, ProjectReference)

Применяется к