RequestObjectInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Request encapsulates connection info and the actual request
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class RequestObjectInfo
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type RequestObjectInfo = class
Public Class RequestObjectInfo
- Inheritance
-
RequestObjectInfo
- Attributes
Constructors
RequestObjectInfo() |
default constructor |
RequestObjectInfo(Urn, RequestObjectInfo+Flags) |
initialize with level info and flags |
Properties
InfoType |
flags which indicate what to return |
Urn |
XPath expression |