IgnorePropertiesAttribute.PropertyNames 속성

정의

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)

속성 값

적용 대상