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
屬性

建構函式

名稱 Description
RequestObjectInfo()

預設建構器

RequestObjectInfo(Urn, RequestObjectInfo+Flags)

初始化時要用關卡資訊和旗標

屬性

名稱 Description
InfoType

標示要回傳什麼的旗標

Urn

XPath 表達式

適用於