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

コンストラクター

名前 説明
RequestObjectInfo()

デフォルト構造体

RequestObjectInfo(Urn, RequestObjectInfo+Flags)

レベル情報とフラグを使用して初期化する

プロパティ

名前 説明
InfoType

返す内容を示すフラグ

Urn

XPath 式

適用対象