MemberHierarchy<T>.m_definitionPath Field
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.
The path of the definition object.
protected: System::String ^ m_definitionPath;
protected string m_definitionPath;
val mutable m_definitionPath : string
Protected m_definitionPath As String