Dependency クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
は依存関係関係を記述します。Urn の場合は依存関係の一覧です
[System.Runtime.InteropServices.ComVisible(false)]
public class Dependency
[<System.Runtime.InteropServices.ComVisible(false)>]
type Dependency = class
Public Class Dependency
- 継承
-
Dependency
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| Dependency() |
デフォルト構造体 |
| Dependency(Dependency) |
コピー コンストラクター |
プロパティ
| 名前 | 説明 |
|---|---|
| IsSchemaBound |
親との依存関係がスキーマ バインドの場合 |
| Links |
依存関係の一覧 |
| Urn |
Urn for wich we have dependendencies |
メソッド
| 名前 | 説明 |
|---|---|
| Copy() |
ディープ コピー |