RequestObjectInfo 클래스

정의

요청은 연결 정보 및 실제 요청을 캡슐화합니다.

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class RequestObjectInfo
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type RequestObjectInfo = class
Public Class RequestObjectInfo
상속
RequestObjectInfo
특성

생성자

Name Description
RequestObjectInfo()

기본 구성

RequestObjectInfo(Urn, RequestObjectInfo+Flags)

수준 정보 및 플래그를 사용하여 초기화

속성

Name Description
InfoType

반환할 내용을 나타내는 플래그

Urn

XPath 식

적용 대상