IChildrenSource.Extender Property

Definition

Gets extender object that created this source

public:
 property Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeExtender ^ Extender { Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeExtender ^ get(); };
public:
 property Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeExtender ^ Extender { Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeExtender ^ get(); };
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.INodeExtender Extender { get; }
member this.Extender : Microsoft.VisualStudio.Workspace.VSIntegration.UI.INodeExtender
Public ReadOnly Property Extender As INodeExtender

Property Value

Applies to