DataServicesSectionGroup::Features Property
.NET Framework (current version)
Gets the DataServicesFeaturesSection instance associated with the DataServicesSectionGroup.
Assembly: System.Data.Services (in System.Data.Services.dll)
public: [ConfigurationPropertyAttribute("features")] property DataServicesFeaturesSection^ Features { DataServicesFeaturesSection^ get(); }
Property Value
Type: System.Data.Services.Configuration::DataServicesFeaturesSection^A DataServicesFeaturesSection instance.
.NET Framework
Available since 4.5
Available since 4.5
Show: