Share via


UriSection.SchemeSettings Özellik

Tanım

sınıfında şema ayrıştırma Uri için yapılandırma ayarlarını içeren bir SchemeSettingElementCollection nesnesi alır.

public:
 property System::Configuration::SchemeSettingElementCollection ^ SchemeSettings { System::Configuration::SchemeSettingElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("schemeSettings")]
public System.Configuration.SchemeSettingElementCollection SchemeSettings { get; }
public System.Configuration.SchemeSettingElementCollection SchemeSettings { get; }
[<System.Configuration.ConfigurationProperty("schemeSettings")>]
member this.SchemeSettings : System.Configuration.SchemeSettingElementCollection
member this.SchemeSettings : System.Configuration.SchemeSettingElementCollection
Public ReadOnly Property SchemeSettings As SchemeSettingElementCollection

Özellik Değeri

sınıfında şema ayrıştırma Uri için yapılandırma ayarları.

Öznitelikler

Açıklamalar

SchemeSettings Özelliği genel değil. HTTP ve HTTPS düzenleri için yalnızca genericUriParserOptions="DontUnescapePathDotsAndSlashes" yapılandırma ayarı desteklenir. Diğer tüm ayarlar yoksayılır.

Şunlara uygulanır

Ayrıca bkz.