IgnorePropertiesAttribute.PropertyNames Eigenschaft

Definition

Ruft die Eigenschaftennamen ab, die vom IgnorePropertiesAttribute-Attribut gesteuert werden, oder legt diese fest.

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)

Eigenschaftswert

Gilt für: