ISchemaModelViewer.SelectAndExpandActiveProjectNode Method
Selects and expands the node that represents the selected or active project.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Sub SelectAndExpandActiveProjectNode
void SelectAndExpandActiveProjectNode()
void SelectAndExpandActiveProjectNode()
abstract SelectAndExpandActiveProjectNode : unit -> unit
function SelectAndExpandActiveProjectNode()
.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
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace