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 命名空间