ShellFolderConfiguration Class |
Namespace: callback.ShellBoost.Core
public class ShellFolderConfiguration
The ShellFolderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellFolderConfiguration |
Initializes a new instance of the ShellFolderConfiguration class.
|
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExtractAssemblyResource(String) |
Extracts a resource from the calling assembly and caches it locally in a file.
|
![]() | ExtractAssemblyResource(Assembly, String, Boolean) |
Extracts a resource from an assembly and caches it locally in a file.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetDefaultWebFileCache |
Gets the default web file cache.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |