ExtenderProvidedPropertyAttribute.ReceiverType プロパティ

定義

プロパティを受け取ることができるオブジェクトの型を取得します。

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

プロパティ値

プロパティを受け取ることができるオブジェクトの型を示す Type

適用対象

こちらもご覧ください