Share via


IExplorerPropertyDescriptor.TargetType プロパティ

定義

プロパティの対象値の型を取得します (省略可能)。

public:
 property Type ^ TargetType { Type ^ get(); };
public Type TargetType { get; }
member this.TargetType : Type
Public ReadOnly Property TargetType As Type

プロパティ値

対象の型です。

適用対象