다음을 통해 공유


ProtocolElement.ProcessHandlerType 속성

정의

프로세스 처리기 형식을 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

String

프로세스 처리기 형식입니다.

특성

설명

자세한 내용은 버전 및 종속성을 참조하세요.

적용 대상