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 の一覧

適用対象