Partilhar via


Propriedade 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 MustOverride ReadOnly Property AllDesigners As IEnumerable(Of VSDiagramView)
public abstract IEnumerable<VSDiagramView> AllDesigners { get; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

DiagramDocView Classe

Namespace Microsoft.VisualStudio.Modeling.Shell