Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the cached assembly name.
public static string GetName (System.Reflection.Assembly assembly);
static member GetName : System.Reflection.Assembly -> string
Public Shared Function GetName (assembly As Assembly) As String