Partager via


ProtocolElement.AppDomainHandlerType Propriété

Définition

Obtient ou définit le type du gestionnaire de domaine d'application.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Valeur de propriété

String

Type du gestionnaire de domaine d'application.

Attributs

Remarques

Pour plus d’informations, consultez Versions et dépendances.

S’applique à