Freigeben über


VsTargetFrameworkProvider.GetReflectionAssembly Method

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'Declaration
Public Function GetReflectionAssembly ( _
    assemblyName As AssemblyName _
) As Assembly
public Assembly GetReflectionAssembly(
    AssemblyName assemblyName
)

Parameters

Return Value

Type: System.Reflection.Assembly

.NET Framework Security

See Also

Reference

VsTargetFrameworkProvider Class

Microsoft.VisualStudio.Shell.Design Namespace