CDataPathProperty::GetPath
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.
CString GetPath( ) const;
Return Value
Returns the pathname to the property itself. Can be empty if no path has been specified.
Requirements
Header: afxctl.h
See Also
Reference
CDataPathProperty::CDataPathProperty