ImportedNamespaceContextItem.ItemType 属性

定义

获取导入命名空间上下文项的类型。

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

属性值

TypeImportedNamespaceContextItem

适用于