ProvidePropertyAttribute.PropertyName Propiedad

Definición

Obtiene el nombre de una propiedad proporcionada por esta clase.

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

Valor de propiedad

El nombre de una propiedad proporcionada por esta clase.

Se aplica a