ProvidePropertyAttribute.ReceiverTypeName Property

Definition

Gets the name of the data type this property can extend.

public:
 property System::String ^ ReceiverTypeName { System::String ^ get(); };
public string ReceiverTypeName { get; }
member this.ReceiverTypeName : string
Public ReadOnly Property ReceiverTypeName As String

Property Value

The name of the data type this property can extend.

Applies to