SettingsSection::WebUtility Property
.NET Framework (current version)
Gets the configuration element that controls the settings used by an WebUtility object.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("webUtility")] property WebUtilityElement^ WebUtility { WebUtilityElement^ get(); }
Property Value
Type: System.Net.Configuration::WebUtilityElement^Returns WebUtilityElement.
The configuration element that controls the settings used by an WebUtility object.
.NET Framework
Available since 4.5
Available since 4.5
Show: