ShellContextGetShellBoostViewAsync Method (ShellItemIdList, NullableGuid) |
Namespace: callback.ShellBoost.Core
public Task<ShellBoostView> GetShellBoostViewAsync( ShellItemIdList idList, Guid? folderId = null )
Exception | Condition |
---|---|
ArgumentNullException | idList |
ArgumentNullException | idList is null. |