WebUtilityElement::UnicodeDecodingConformance Property
.NET Framework (current version)
Gets the default Unicode decoding conformance behavior used for an WebUtility object.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("unicodeDecodingConformance", DefaultValue = UnicodeDecodingConformance::Auto)] property UnicodeDecodingConformance UnicodeDecodingConformance { UnicodeDecodingConformance get(); void set(UnicodeDecodingConformance value); }
Property Value
Type: System.Net.Configuration::UnicodeDecodingConformanceReturns UnicodeDecodingConformance.
The default Unicode decoding behavior.
.NET Framework
Available since 4.5
Available since 4.5
Show: