DataViewBrowseObject.BaseBrowseObject Property
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.
Gets the base browse object upon which this browse object is based.
public:
property System::Object ^ BaseBrowseObject { System::Object ^ get(); };
public object BaseBrowseObject { get; }
member this.BaseBrowseObject : obj
Public ReadOnly Property BaseBrowseObject As Object
Property Value
The base browse object upon which this browse object is based.