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 CBFS Shell 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 CBFS Shell native proxy DLL path.
Used only if the NativeProxy property value is null.
| |
NativeProxy |
Gets or sets the CBFS Shell native proxy DLL.
| |
ThrowOnDuplicateEndPoint |
Gets or sets a value indicating whether to report errors on duplicate RPC endpoints for CBFS Shell proxy communication.
|