Udostępnij przez


StrongAssemblyIdentity Klasa

Definicja

Metadane dotyczące elementu używanego do określania Assembly , czy dwa zestawy są równoważne.

[System.Diagnostics.DebuggerDisplay("{Name}")]
public class StrongAssemblyIdentity : IEquatable<Microsoft.VisualStudio.Composition.StrongAssemblyIdentity>
[<System.Diagnostics.DebuggerDisplay("{Name}")>]
type StrongAssemblyIdentity = class
    interface IEquatable<StrongAssemblyIdentity>
Public Class StrongAssemblyIdentity
Implements IEquatable(Of StrongAssemblyIdentity)
Dziedziczenie
StrongAssemblyIdentity
Atrybuty
Implementuje

Konstruktory

StrongAssemblyIdentity(AssemblyName, Guid)

Inicjuje nowe wystąpienie klasy StrongAssemblyIdentity.

Właściwości

Mvid

Pobiera element MVID dla modułu manifestu zestawu. Jest to unikatowy identyfikator reprezentujący poszczególne kompilacje zestawu.

Name

Pobiera pełną nazwę zestawu.

Metody

CreateFrom(Assembly, AssemblyName)

Pobiera metadane z zestawu.

CreateFrom(String, AssemblyName)

Pobiera metadane z zestawu w określonej ścieżce.

Equals(Object)

Metadane dotyczące elementu używanego do określania Assembly , czy dwa zestawy są równoważne.

Equals(StrongAssemblyIdentity)

Metadane dotyczące elementu używanego do określania Assembly , czy dwa zestawy są równoważne.

GetHashCode()

Metadane dotyczące elementu używanego do określania Assembly , czy dwa zestawy są równoważne.

Dotyczy