AssemblyContextControlItem.ItemType Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an item type.
public:
 virtual property Type ^ ItemType { Type ^ get(); };public override Type ItemType { get; }member this.ItemType : TypePublic Overrides ReadOnly Property ItemType As TypeProperty Value
The item type.