WorkspaceVisualNodeBase.UINode 属性

定义

UI 容器对象

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

属性值

IUINode

适用于