ProtocolElement.ProcessHandlerType Eigenschap

Definitie

Hiermee haalt u het type process-handler op of stelt u dit in.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

Het type process-handler.

Kenmerken

Opmerkingen

Zie Versies en afhankelijkheden voor meer informatie.

Van toepassing op