INodeContext 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供節點的連線與列舉器上下文。
public interface class INodeContext
public interface INodeContext
type INodeContext = interface
Public Interface INodeContext
- 衍生
屬性
| 名稱 | Description |
|---|---|
| Connection |
取得或設定連線資訊。 |
| Context |
取得或設定列舉器節點的統一資源名稱(URN)。 |
| NavigationContext |
能掌握導航的上下文。 |
| UrnPath |
取得目前上下文的骨架路徑。 |
方法
| 名稱 | Description |
|---|---|
| CreateObjectInstance() |
建立一個由上下文與連結屬性定義的物件實例。 |