Aracılığıyla paylaş


WebUtilityElement.UnicodeDecodingConformance Özellik

Tanım

Bir WebUtility nesne için kullanılan varsayılan Unicode kod çözme uyumluluğu davranışını alır.

public:
 property System::Net::Configuration::UnicodeDecodingConformance UnicodeDecodingConformance { System::Net::Configuration::UnicodeDecodingConformance get(); void set(System::Net::Configuration::UnicodeDecodingConformance value); };
[System.Configuration.ConfigurationProperty("unicodeDecodingConformance", DefaultValue=System.Net.Configuration.UnicodeDecodingConformance.Auto)]
public System.Net.Configuration.UnicodeDecodingConformance UnicodeDecodingConformance { get; set; }
[<System.Configuration.ConfigurationProperty("unicodeDecodingConformance", DefaultValue=System.Net.Configuration.UnicodeDecodingConformance.Auto)>]
member this.UnicodeDecodingConformance : System.Net.Configuration.UnicodeDecodingConformance with get, set
Public Property UnicodeDecodingConformance As UnicodeDecodingConformance

Özellik Değeri

UnicodeDecodingConformance döndürür.

Varsayılan Unicode kod çözme davranışı.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.