AssemblyContextControlItem.ItemType 属性

定义

获取项类型。

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

属性值

项类型。

适用于