Sdílet prostřednictvím


StrongAssemblyIdentity(AssemblyName, Guid) Konstruktor

Definice

Inicializuje novou instanci StrongAssemblyIdentity třídy.

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

Název sestavení. Nemůže mít hodnotu null.

mvid
Guid

MVID ManifestModule sestavení.

Platí pro