PathToDLL Property

This is the path to the native DLL.

Syntax

public string PathToDLL { get; set; }
Public Property PathToDLL As String

Default Value

""

Remarks

This property specifies the full path with the name of the native DLL, which is loaded by the Shell.

This property may be left empty. In this case, the component automatically will locate the appropriate DLL, searching the directory where the application's executable resides.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Shell 2022 .NET Edition - Version 22.0 [Build 8367]