[]
        
(Showing Draft Content)

C1.Maui.Core.C1Localizer.GetAssemblyName

GetAssemblyName Method

GetAssemblyName(Assembly)

Returns the first part of assembly name (i.e. the name without version etc.).

Declaration
public static string GetAssemblyName(Assembly assembly)
Public Shared Function GetAssemblyName(assembly As Assembly) As String
Parameters
Type Name Description
Assembly assembly
Returns
Type Description
string