ShellFolderServerNativeProxy Property |
Gets or sets the native proxy instance.
This will be null until the server is started.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public NativeProxy NativeProxy { get; }
Property Value
Type:
NativeProxyAn instance of the NativeProxy class.
See Also