Get Library Path

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

Syntax

C#
public string GetLibraryPath()
Visual Basic
Public Function GetLibraryPath As String
Visual C++
public:
virtual String^ GetLibraryPath() sealed

Return Value

Library Path, without filename and without ending backslash

Implements

IHash..::..GetLibraryPath()()()()

See Also