ProtocolElement.ProcessHandlerType Propriedade
Definição
Obtém ou define o tipo de manipulador de processo.Gets or sets the process-handler type.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
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
Valor da propriedade
O tipo de manipulador de processo.The process-handler type.
- Atributos
Comentários
Para saber mais, confira Versões e dependências.For more information, see Versions and Dependencies.