Get the full library path (without dll name, without ending backslash)

Namespace: LLCryptoLib.Hash
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
string GetLibraryPath()
Visual Basic
Function GetLibraryPath As String
Visual C++
String^ GetLibraryPath()

Return Value

Library path (without dll name, without ending backslash)

See Also