ProjectReference Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
- Héritage
-
ProjectReference
- Attributs
- Implémente
Constructeurs
| ProjectReference(ProjectId, ImmutableArray<String>, Boolean) |
Propriétés
| Aliases |
Alias pour la référence. Vide si la référence n’a pas d’alias. |
| EmbedInteropTypes |
True si les types d’interopérabilité définis dans le projet référencé doivent être incorporés dans le projet de référencement. |
| ProjectId | |
Méthodes
| Equals(Object) | |
| Equals(ProjectReference) | |
| GetHashCode() |
Opérateurs
| Equality(ProjectReference, ProjectReference) | |
| Inequality(ProjectReference, ProjectReference) |