Name

AssemblyNameProxy

Synopsis

This class is a remotable wrapper around AssemblyName. To access the underlying AssemblyName, call AssemblyName.GetAssemblyName().

Public Class AssemblyNameProxy : Inherits MarshalByRefObject
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Public Function GetAssemblyName(
        ByVal assemblyFile As String) As AssemblyName  
End Class

Hierarchy

System.ObjectSystem.MarshalByRefObject AssemblyNameProxy

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.