ProjectReference 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 |
如果參考專案中定義的 Interop 類型應該內嵌到參考專案中,則為 True。 |
ProjectId |
方法
Equals(Object) | |
Equals(ProjectReference) | |
GetHashCode() |
運算子
Equality(ProjectReference, ProjectReference) | |
Inequality(ProjectReference, ProjectReference) |