TFVCTeamExplorerGettingStartedProviderVS.OnBeforeHide Method
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Sub OnBeforeHide
public void OnBeforeHide()
public:
virtual void OnBeforeHide() sealed
abstract OnBeforeHide : unit -> unit
override OnBeforeHide : unit -> unit
public final function OnBeforeHide()
.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.
See Also
Reference
TFVCTeamExplorerGettingStartedProviderVS Class
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace