Udostępnij za pośrednictwem


StrongAssemblyIdentity(AssemblyName, Guid) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy StrongAssemblyIdentity.

public StrongAssemblyIdentity (System.Reflection.AssemblyName name, Guid mvid);
new Microsoft.VisualStudio.Composition.StrongAssemblyIdentity : System.Reflection.AssemblyName * Guid -> Microsoft.VisualStudio.Composition.StrongAssemblyIdentity
Public Sub New (name As AssemblyName, mvid As Guid)

Parametry

name
AssemblyName

Nazwa zestawu. Nie może mieć wartości null.

mvid
Guid

Element MVID modułu ManifestModule zestawu.

Dotyczy