IgnorePropertiesAttribute.PropertyNames Eigenschap

Definitie

Hiermee haalt u de eigenschapsnaam of -namen op die worden beheerd door het IgnorePropertiesAttribute kenmerk.

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)

Waarde van eigenschap

Van toepassing op