WorkflowOutline.RootNode 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.
Obtient le nœud racine du fournisseur racine.
protected public:
property System::Windows::Forms::TreeNode ^ RootNode { System::Windows::Forms::TreeNode ^ get(); };
protected internal System.Windows.Forms.TreeNode RootNode { get; }
member this.RootNode : System.Windows.Forms.TreeNode
Protected Friend ReadOnly Property RootNode As TreeNode
Valeur de propriété
TreeNode qui est le nœud racine.