Share via


IgnorePropertiesAttribute.PropertyNames 屬性

定義

取得或設定 IgnorePropertiesAttribute 屬性 (Attribute) 所控制的屬性 (Property) 名稱。

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)

屬性值

適用於