IgnorePropertiesAttribute::PropertyNames Property

 

Gets or sets the property name or names to controlled by the IgnorePropertiesAttribute attribute.

Namespace:   System.Data.Services
Assembly:  System.Data.Services (in System.Data.Services.dll)

public:
property ReadOnlyCollection<String^>^ PropertyNames {
	ReadOnlyCollection<String^>^ get();
}

.NET Framework
Available since 3.5
Return to top
Show: