WindowsRuntimeDesignerContext.GetAssembly(String) Method

Definition

Loads the specified assembly from the current context.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
[System.Security.SecurityCritical]
public System.Reflection.Assembly GetAssembly(string assemblyName);

Parameters

assemblyName
String

The full name of the assembly to load. For a description of full assembly names, see the FullName property.

Returns

The assembly, if it is found in the current context; otherwise, null.

Attributes

Applies to

Продукт Версії
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1