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 public virtual string NativeDllPath { get; set; }
Property Value
Type:
StringThe CBFS Shell native proxy DLL path.
See Also