Share via


IgnorePropertiesAttribute.PropertyNames Propriedade

Definição

Obtém ou define um ou mais nomes de propriedade como controlados pelo 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 da propriedade

Aplica-se a