Sdílet prostřednictvím


DiagramDocView.AllDesigners – vlastnost

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramDocView Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů