IChildrenSource.Extender 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.
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