Compartir a través de


DiagramDocView.AllDesigners (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Public MustOverride ReadOnly Property AllDesigners As IEnumerable(Of VSDiagramView)
public abstract IEnumerable<VSDiagramView> AllDesigners { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

DiagramDocView Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)