AssemblyContextControlItem.ItemType Property

Definition

Gets an item type.

public:
 virtual property Type ^ ItemType { Type ^ get(); };
public override Type ItemType { get; }
member this.ItemType : Type
Public Overrides ReadOnly Property ItemType As Type

Property Value

The item type.

Applies to