[]
Returns the first part of assembly name (i.e. the name without version etc.).
public static string GetAssemblyName(Assembly assembly)
Public Shared Function GetAssemblyName(assembly As Assembly) As String
| Type | Name | Description |
|---|---|---|
| Assembly | assembly |
| Type | Description |
|---|---|
| string |