IgnorePropertiesAttribute.PropertyNames Proprietà

Definizione

Ottiene o imposta il nome o i nomi delle proprietà che devono essere controllate dall'attributo 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)

Valore della proprietà

Si applica a