Share via


ProtocolElement.AppDomainHandlerType Eigenschaft

Definition

Ruft den Handlertyp der Anwendungsdomäne ab oder legt diesen fest.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 property System::String ^ AppDomainHandlerType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("appDomainHandlerType")]
public string AppDomainHandlerType { get; set; }
[<System.Configuration.ConfigurationProperty("appDomainHandlerType")>]
member this.AppDomainHandlerType : string with get, set
Public Property AppDomainHandlerType As String

Eigenschaftswert

String

Der Handlertyp der Anwendungsdomäne.

Attribute

Hinweise

Weitere Informationen finden Sie unter Versionen und Abhängigkeiten.

Gilt für