CDataPathProperty::GetPath

CString GetPath( ) const;

Return Value

Returns the pathname to the property itself. Can be empty if no path has been specified.

Remarks

Call this member function to retrieve the path, set when the CDataPathProperty object was constructed, or specified in Open, or specified in a previous call to the SetPath member function.

CDataPathProperty OverviewClass MembersHierarchy Chart

See Also   CDataPathProperty::SetPath, CDataPathProperty::Open, CDataPathProperty::CDataPathProperty