共用方式為


VersionControlLabelExt.WindowCreated 事件

引發事件,當標記文件視窗建立。 標籤不會有其填入的中繼資料。 因此,知道名稱,擁有者,依此類推將是不可能的

標籤。 更常見的接聽 LabelMetadataAvailable 事件而不是這個。

命名空間:  Microsoft.VisualStudio.TeamFoundation.VersionControl
組件:  Microsoft.VisualStudio.TeamFoundation.VersionControl (在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)

語法

'宣告
Public Event WindowCreated As EventHandler
public event EventHandler WindowCreated

備註

EventArgs 可轉換成 VersionControlLabelDocumentEventArgs。

.NET Framework 安全性

請參閱

參考

VersionControlLabelExt 類別

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空間