IgnorePropertiesAttribute.PropertyNames Propriété

Définition

Obtient ou définit le ou les noms des propriétés contrôlées par l'attribut 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)

Valeur de propriété

S’applique à