Skip to main content

INavigatorEventParams.TargetNavigatorName property

Namespace: NextDesign.Desktop

Description

Navigator name of the event origin.

  • Model Navigator : "Model"
  • Profile Navigator : "Profile"
  • Project navigator : "Project"
  • Configuration Management Navigator : "Scm"
  • Product Line Navigator : "ProductLine"
string TargetNavigatorName { get; }

type

  • string