xNavPane.setSelectedNode(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool setSelectedNode(System::String ^ _path);
public virtual bool setSelectedNode (string _path);
abstract member setSelectedNode : string -> bool
override this.setSelectedNode : string -> bool
Public Overridable Function setSelectedNode (_path As String) As Boolean
Parameters
- _path
- String