Click or drag to resize

ShellFolderConfiguration Properties

The ShellFolderConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyBuildConfiguration
Gets or sets the build configuration. Unused.
Public propertyImpersonateClient
Gets or sets a value indicating whether the Windows Shell client is impersonated in the CBFS Shell server.
Public propertyIpcFormat
Gets or sets the RPC protocol endpoint format. This property value must be consistent with ShellFolderRegistration's IpcFormat property value.
Public propertyLocalCacheDirectoryPath
Gets or sets the local cache directory path.
Public propertyLogger
Gets or sets the logger.
Public propertyNativeDllPath
Gets or sets the CBFS Shell native proxy DLL path. Used only if the NativeProxy property value is null.
Public propertyNativeProxy
Gets or sets the CBFS Shell native proxy DLL.
Public propertyThrowOnDuplicateEndPoint
Gets or sets a value indicating whether to report errors on duplicate RPC endpoints for CBFS Shell proxy communication.
Top
See Also