SubordinateDocData.ParentDocData 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.
Retrieves the parent DocData for this subordinate document.
public:
property Microsoft::VisualStudio::Modeling::Shell::DocData ^ ParentDocData { Microsoft::VisualStudio::Modeling::Shell::DocData ^ get(); };
public Microsoft.VisualStudio.Modeling.Shell.DocData ParentDocData { get; }
member this.ParentDocData : Microsoft.VisualStudio.Modeling.Shell.DocData
Public ReadOnly Property ParentDocData As DocData