Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Post construction initialization.
NOTE: The view must be created in the constructor because VSIP needs the IWin32Window during the tool window instantiation.
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Public Overridable Sub InitializeView
public virtual void InitializeView()
public:
virtual void InitializeView()
abstract InitializeView : unit -> unit
override InitializeView : unit -> unit
public function InitializeView()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.