HandlerElement.HttpHandlerType Özellik
Alır veya yapılandırma dosyasında bir xaml öğesinin http işleyicisi özellik türü adını ayarlar.
Ad alanı: System.Xaml.Hosting.Configuration
Derleme: System.Xaml.Hosting (System.Xaml.Hosting.dll içinde)
Sözdizimi
'Bildirim
<ConfigurationPropertyAttribute("httpHandlerType", DefaultValue := "", Options := ConfigurationPropertyOptions.IsRequired)> _
<StringValidatorAttribute(MinLength := )> _
Public Property HttpHandlerType As String
[ConfigurationPropertyAttribute("httpHandlerType", DefaultValue = "", Options = ConfigurationPropertyOptions.IsRequired)]
[StringValidatorAttribute(MinLength = )]
public string HttpHandlerType { get; set; }
[ConfigurationPropertyAttribute(L"httpHandlerType", DefaultValue = L"", Options = ConfigurationPropertyOptions::IsRequired)]
[StringValidatorAttribute(MinLength = )]
public:
property String^ HttpHandlerType {
String^ get ();
void set (String^ value);
}
[<ConfigurationPropertyAttribute("httpHandlerType", DefaultValue = "", Options = ConfigurationPropertyOptions.IsRequired)>]
[<StringValidatorAttribute(MinLength = )>]
member HttpHandlerType : string with get, set
Özellik Değeri
Tür: System.String
String .
Sürüm Bilgileri
.NET Framework
Destekleyen: 4.5, 4
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.
Platformlar
Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Sunucu Çekirdeği Rolü desteklenmez), Windows Server 2008 R2 (Sunucu Çekirdeği Rolü, SP1 veya sonraki sürümlerle desteklenir; Itanium'da desteklenmez)
.NET Framework her platformun tüm sürümlerini desteklemez. Desteklenen sürümlerin listesi için bkz. 298275e2-da1d-4618-9f74-6a3567832350.