다음을 통해 공유


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입니다.

적용 대상