Return the executing assembly path

Namespace:  Devolutions.Utils
Assembly:  Devolutions.Utils (in Devolutions.Utils.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property AssemblyFilePath As String
	Get
C#
public static string AssemblyFilePath { get; }

Return Value

See Also