ProvidePropertyAttribute.ReceiverTypeName Propriedade

Definição

Obtém o nome do tipo de dados que essa propriedade pode estender.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

Valor da propriedade

String

O nome do tipo de dados que essa propriedade pode estender.The name of the data type this property can extend.

Aplica-se a