DesignerHierarchicalDataSourceView::Path Property
.NET Framework (current version)
Gets the path to the block of data that is presented in the view.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::String^The path provided when creating the DesignerHierarchicalDataSourceView.
The specific nature of the Path property is determined by the nature of the data. For XML data, it would be an XPath query, but for other kinds of data it could be a URL or some other unique identifying path.
.NET Framework
Available since 2.0
Available since 2.0
Show: