Edit

Share via


AssemblyHelper.GetAssemblyPath Method

Definition

Overloads

GetAssemblyPath(Assembly)

public static string GetAssemblyPath (System.Reflection.Assembly assembly);

Parameters

assembly
Assembly

Returns

Applies to

GetAssemblyPath(Type)

public static string GetAssemblyPath (Type type);

Parameters

type
Type

Returns

Applies to