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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。