Show / Hide Table of Contents

Class AbpAssemblyExtensions

Inheritance
System.Object
AbpAssemblyExtensions
Namespace: System.Reflection
Assembly: Volo.Abp.Core.dll
Syntax
public static class AbpAssemblyExtensions : object

Methods

GetFileVersion(Assembly)

Declaration
public static string GetFileVersion(this Assembly assembly)
Parameters
Type Name Description
Assembly assembly
Returns
Type Description
System.String
Back to top Powered by Volosoft