IVsDataExplorerNode.Children Özellik

Tanım

Sunucu Gezgini içinde bu düğüm altında görünen tüm alt düğümlerin bir koleksiyonunu alır.

public:
 property Microsoft::VisualStudio::Data::Services::IVsDataExplorerChildNodeCollection ^ Children { Microsoft::VisualStudio::Data::Services::IVsDataExplorerChildNodeCollection ^ get(); };
public Microsoft.VisualStudio.Data.Services.IVsDataExplorerChildNodeCollection Children { get; }
member this.Children : Microsoft.VisualStudio.Data.Services.IVsDataExplorerChildNodeCollection
Public ReadOnly Property Children As IVsDataExplorerChildNodeCollection

Özellik Değeri

IVsDataExplorerChildNodeCollection

IVsDataExplorerChildNodeCollectionAlt düğümleri içeren bir nesne.

Şunlara uygulanır