IgnorePropertiesAttribute.PropertyNames Propriedade

Definição

Obtém ou define o nome ou nomes da propriedade para controlados pelo IgnorePropertiesAttribute atributo.

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 Propriedade

Aplica-se a