DiagramDocView.AllDesigners Свойство

Определение

Коллекция всех конструкторов, которые в настоящее время управляются представлением

public:
 abstract property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Modeling::Shell::VSDiagramView ^> ^ AllDesigners { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Modeling::Shell::VSDiagramView ^> ^ get(); };
public abstract System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Modeling.Shell.VSDiagramView> AllDesigners { get; }
member this.AllDesigners : seq<Microsoft.VisualStudio.Modeling.Shell.VSDiagramView>
Public MustOverride ReadOnly Property AllDesigners As IEnumerable(Of VSDiagramView)

Значение свойства

IEnumerable<VSDiagramView>

Применяется к