Sdílet prostřednictvím


PartialTrustVisibleAssembly(String, String) Konstruktor

Definice

Inicializuje novou instanci PartialTrustVisibleAssembly třídy .

public:
 PartialTrustVisibleAssembly(System::String ^ assemblyName, System::String ^ publicKey);
public PartialTrustVisibleAssembly (string assemblyName, string publicKey);
new System.Web.Configuration.PartialTrustVisibleAssembly : string * string -> System.Web.Configuration.PartialTrustVisibleAssembly
Public Sub New (assemblyName As String, publicKey As String)

Parametry

assemblyName
String

Název sestavení.

publicKey
String

Šestnáctková řetězcová reprezentace veřejného klíče, který je přidružen k sestavení.

Platí pro