AttachedPropertyBrowsableForTypeAttribute.TargetType プロパティ

定義

この .NET Framework 属性が適用される添付プロパティの使用をスコープとする基本型を取得します。

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

プロパティ値

要求された Type

注釈

このプロパティは、AttachedPropertyBrowsableForTypeAttribute コンストラクターによって公開される.NET Framework 属性宣言によってのみ設定できます。

適用対象