Show / Hide Table of Contents

Class AbpAssemblyExtensions

Inheritance
object
AbpAssemblyExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: System.Reflection
Assembly: Volo.Abp.Core.dll
Syntax
public static class AbpAssemblyExtensions

Methods

GetFileVersion(Assembly)

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