DependencyRequest 类

定义

封装依赖项请求

[System.Runtime.InteropServices.ComVisible(false)]
public class DependencyRequest
[<System.Runtime.InteropServices.ComVisible(false)>]
type DependencyRequest = class
Public Class DependencyRequest
继承
DependencyRequest
属性

构造函数

名称 说明
DependencyRequest()

默认构造器

属性

名称 说明
ParentDependencies

如果我们需要发现父依赖项而不是子依赖项,则为 true

Urns

XPATHs 列表,它提供需要发现依赖项的对象列表

适用于