WorkspaceVisualNodeBase.UINode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Objet conteneur de l’interface utilisateur
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