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