Partilhar via


Propriedade SingleDiagramDocView.AllDesigners

Este membro substitui DiagramDocView.AllDesigners.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Overrides ReadOnly Property AllDesigners As IEnumerable(Of VSDiagramView)
public override IEnumerable<VSDiagramView> AllDesigners { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<VSDiagramView>

Segurança do .NET Framework

Consulte também

Referência

SingleDiagramDocView Classe

Namespace Microsoft.VisualStudio.Modeling.Shell