xNavPane.runFavoriteNode(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 runFavoriteNode(System::String ^ _path);
public virtual bool runFavoriteNode (string _path);
abstract member runFavoriteNode : string -> bool
override this.runFavoriteNode : string -> bool
Public Overridable Function runFavoriteNode (_path As String) As Boolean
Parameters
- _path
- String