次の方法で共有


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

プロパティ値

Type

項目の種類。

適用対象