WorkspaceVisualNodeBase.ItemsInternal Propriedade

Definição

Coleção do item interno

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^> ^ ItemsInternal { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase> ItemsInternal { get; }
member this.ItemsInternal : seq<Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase>
Public ReadOnly Property ItemsInternal As IEnumerable(Of WorkspaceVisualNodeBase)

Valor da propriedade

IEnumerable<WorkspaceVisualNodeBase>

Aplica-se a