Click or drag to resize

ShellContext Properties

The ShellContext type exposes the following members.

Properties
  NameDescription
Public propertyClientPrincipalName
Gets the client's principal name. May be null.
Public propertyClientProcess
Gets the client's process instance. May be null.
Public propertyClientProcessId
Gets the client's process identifier.
Public propertyCookie
Gets the cookie that corresponds to the current Shell Folder.
Public propertyStatic memberCurrent
Gets the current context. Note the current context is bound to the current thread.
Public propertyIsClientInSameSession
Indicates if the client is running in the same session than this process.
Public propertyIsClientProcessOutlook
Determines whether the client process corresponds to Windows Explorer.
Public propertyIsClientProcessPickerHost
Determines whether the client process corresponds to Windows Picker Host.
Public propertyIsClientProcessWindowsExplorer
Determines whether the client process corresponds to Windows Explorer.
Public propertyIsEmpty
Gets a value that indicates whether this context is empty.
Public propertyLastFileDialogEventArgs
Gets the last file dialog event arguments. Will be null if the code is not running in a Common File Dialog context.
Top
See Also