IgnorePropertiesAttribute.PropertyNames Propiedad

Definición

Obtiene o establece el nombre o los nombres de propiedad como controlados por el atributo IgnorePropertiesAttribute.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ PropertyNames { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> PropertyNames { get; }
member this.PropertyNames : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property PropertyNames As ReadOnlyCollection(Of String)

Valor de propiedad

Se aplica a