Condividi tramite


ModelingDocData.RelatedDocList Property

Definition

Returns the IRelatedDocList which gives access to the collection of DocData's related to this one

protected:
 virtual property Microsoft::VisualStudio::Modeling::Shell::IRelatedDocList ^ RelatedDocList { Microsoft::VisualStudio::Modeling::Shell::IRelatedDocList ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected virtual Microsoft.VisualStudio.Modeling.Shell.IRelatedDocList RelatedDocList { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.RelatedDocList : Microsoft.VisualStudio.Modeling.Shell.IRelatedDocList
Protected Overridable ReadOnly Property RelatedDocList As IRelatedDocList

Property Value

Attributes

Applies to