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