Share via


WebUtilityElement.UnicodeDecodingConformance 속성

정의

WebUtility 개체에 사용된 기본 유니코드 디코딩 준수 동작을 가져옵니다.

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

속성 값

UnicodeDecodingConformance를 반환합니다.

기본 유니코드 디코딩 동작입니다.

특성

적용 대상

추가 정보