Click or drag to resize

ShellFolderConfigurationNativeDllPath Property

Gets or sets the CBFS Shell native proxy DLL path. Used only if the NativeProxy property value is null.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual string NativeDllPath { get; set; }

Property Value

Type: String
The CBFS Shell native proxy DLL path.
See Also