Dependency 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述一種依賴關係:對於 Urn 是一個依賴清單
[System.Runtime.InteropServices.ComVisible(false)]
public class Dependency
[<System.Runtime.InteropServices.ComVisible(false)>]
type Dependency = class
Public Class Dependency
- 繼承
-
Dependency
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| Dependency() |
預設建構器 |
| Dependency(Dependency) |
複製建構函式 |
屬性
| 名稱 | Description |
|---|---|
| IsSchemaBound |
如果與父的相依關係是結構綁定的 |
| Links |
相依關係列表 |
| Urn |
我們有依賴關係的骨灰盒 |
方法
| 名稱 | Description |
|---|---|
| Copy() |
深度複製 |