ShellItemAssociationElementList Property |
Gets the association element list of this item.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual ISet<AssociationElement> AssociationElementList { get; }
Property Value
Type:
ISetAssociationElementThe association element list of this item.
See Also