IAssemblyName Interface

Definition

public interface class IAssemblyName
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("CD193BC0-B4BC-11d2-9833-00C04FC31D2E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAssemblyName
type IAssemblyName = interface
Public Interface IAssemblyName
Attributes

Methods

BindToObject(Guid, Object, Object, String, Int64, IntPtr, Int32, IntPtr)
Clone(IAssemblyName)
Finalize()
GetDisplayName(StringBuilder, Int32, AsmDisplayFlags)
GetName(Int32, StringBuilder)
GetProperty(Int32, IntPtr, Int32)
GetVersion(Int32, Int32)
IsEqual(IAssemblyName, Int32)
SetProperty(Int32, IntPtr, Int32)

Applies to