Compartir a través de


IVsDataExplorerNode.Children (Propiedad)

获取显示在服务器资源管理器的此节点下所有子节点的集合。

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
ReadOnly Property Children As IVsDataExplorerChildNodeCollection
IVsDataExplorerChildNodeCollection Children { get; }
property IVsDataExplorerChildNodeCollection^ Children {
    IVsDataExplorerChildNodeCollection^ get ();
}
abstract Children : IVsDataExplorerChildNodeCollection with get
function get Children () : IVsDataExplorerChildNodeCollection

Valor de propiedad

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataExplorerChildNodeCollection
包含子节点的 IVsDataExplorerChildNodeCollection 对象。

Seguridad de .NET Framework

Vea también

Referencia

IVsDataExplorerNode Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)