Condividi tramite


Proprietà DiagramDocView.AllDesigners

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DiagramDocView Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell