IChildrenSource.Extender 属性

定义

获取创建此源的扩展程序对象

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

属性值

INodeExtender

适用于