Método TeamFoundationServiceSection.CreateView
Este membro substitui TeamExplorerSectionBase.CreateView(SectionInitializeEventArgs).
Namespace: Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage
Assembly: Microsoft.VisualStudio.TeamFoundation (em Microsoft.VisualStudio.TeamFoundation.dll)
Sintaxe
'Declaração
Protected Overrides Function CreateView ( _
e As SectionInitializeEventArgs _
) As Object
protected override Object CreateView(
SectionInitializeEventArgs e
)
Parâmetros
- e
Tipo: SectionInitializeEventArgs
Valor de retorno
Tipo: System.Object
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.
Consulte também
Referência
TeamFoundationServiceSection Classe
Namespace Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage