ShellFolderConfiguration Properties |
The ShellFolderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
BuildConfiguration |
Gets or sets the build configuration. Unused.
| |
ImpersonateClient |
Gets or sets a value indicating whether the Windows Shell client is impersonated in the ShellBoost server.
| |
IpcFormat |
Gets or sets the RPC protocol endpoint format.
This property value must be consistent with ShellFolderRegistration's IpcFormat property value.
| |
LocalCacheDirectoryPath |
Gets or sets the local cache directory path.
| |
Logger |
Gets or sets the logger.
| |
NativeDllPath |
Gets or sets the native ShellBoost proxy assembly path.
Used only if the NativeProxy property value is null.
| |
NativeDllRegistration |
Gets or sets the native ShellBoost proxy registration mode.
Note setting this value to something other than None is not the preferred way of registering the native ShellBoost proxy.
It is better to use the ShellFolderServer.RegisterNativeDll method.
| |
NativeProxy |
Gets or sets the native ShellBoost proxy.
| |
ThrowOnDuplicateEndPoint |
Gets or sets a value indicating whether to report errors on duplicate RPC endpoints for ShellBoost proxy communication.
|