IVsDataExplorerNode.Children, propriété

Obtient une collection de tous les nœuds enfants qui s'affichent sous ce nœud dans l'Explorateur de serveurs.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property Children As IVsDataExplorerChildNodeCollection
IVsDataExplorerChildNodeCollection Children { get; }
property IVsDataExplorerChildNodeCollection^ Children {
    IVsDataExplorerChildNodeCollection^ get ();
}
abstract Children : IVsDataExplorerChildNodeCollection with get
function get Children () : IVsDataExplorerChildNodeCollection

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataExplorerChildNodeCollection
Objet IVsDataExplorerChildNodeCollection contenant les nœuds enfants.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms