Click or drag to resize

ShellFolderServerNotFoundParametersIdList Property

Gets the identifier list that was not found. May be null.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellItemIdList IdList { get; }

Property Value

Type: ShellItemIdList
The identifier list.
See Also