Share via


CodeElement.Activate Method ()

 

Activates the parent ProjectItem in the IDE with the current CodeElement visible.

Namespace:   Microsoft.VisualStudio.Tools.Applications
Assembly:  Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)

Syntax

public void Activate()
public:
void Activate()
member Activate : unit -> unit
Public Sub Activate

See Also

CodeElement Class
Microsoft.VisualStudio.Tools.Applications Namespace

Return to top