共用方式為


InMemoryDocumentTreeManager 類別

更新:2007 年 11 月

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

文件樹狀結構管理員,可針對指定的文件項目產生記憶體內的複本。

命名空間:  Microsoft.Windows.Design.Documents.Trees
組件:  Microsoft.Windows.Design.Markup (在 Microsoft.Windows.Design.Markup.dll 中)

語法

Public Class InMemoryDocumentTreeManager _
    Inherits DocumentTreeManager

Dim instance As InMemoryDocumentTreeManager
public class InMemoryDocumentTreeManager : DocumentTreeManager
public ref class InMemoryDocumentTreeManager : public DocumentTreeManager
public class InMemoryDocumentTreeManager extends DocumentTreeManager

繼承階層架構

System.Object
  Microsoft.Windows.Design.Documents.Trees.DocumentTreeManager
    Microsoft.Windows.Design.Documents.Trees.InMemoryDocumentTreeManager

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

InMemoryDocumentTreeManager 成員

Microsoft.Windows.Design.Documents.Trees 命名空間

其他資源

WPF 設計工具擴充性