共用方式為


IRelatedDocList.RegisterDependentDocument 方法

加入此清單中的文件。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Sub RegisterDependentDocument ( _
    documentToBeRegistered As DocData _
)
void RegisterDependentDocument(
    DocData documentToBeRegistered
)

參數

備註

實作者必須新增登錄/DocData 到 RelatedSaveItemsList 字典。

.NET Framework 安全性

請參閱

參考

IRelatedDocList 介面

Microsoft.VisualStudio.Modeling.Shell 命名空間