更新:2007 年 11 月
這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
內容項目,可維護設計工具用於解析型別資訊的參考集。
命名空間: Microsoft.Windows.Design
組件: Microsoft.Windows.Design.Markup (在 Microsoft.Windows.Design.Markup.dll 中)
語法
Public Class AssemblyReferences _
Inherits ContextItem
Dim instance As AssemblyReferences
public class AssemblyReferences : ContextItem
public ref class AssemblyReferences : public ContextItem
public class AssemblyReferences extends ContextItem
備註
您可以建立含有其他參考的新 AssemblyReferences 物件並將這個值設定至內容中,進而將更多參考加入至編輯內容。真正使用的參考集會是新參考與現有參考的聯集。
繼承階層架構
System.Object
Microsoft.Windows.Design.ContextItem
Microsoft.Windows.Design.AssemblyReferences
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。