Поделиться через


StandardVsModelingDiagramView.Diagram Property

Exposes the Diagram object represented by this DSL based ModelBusView.

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0.dll)

Syntax

'Декларация
Public ReadOnly Property Diagram As Diagram
    Get
public Diagram Diagram { get; }
public:
property Diagram^ Diagram {
    Diagram^ get ();
}
member Diagram : Diagram
function get Diagram () : Diagram

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.Diagram

.NET Framework Security

See Also

Reference

StandardVsModelingDiagramView Class

Microsoft.VisualStudio.Modeling.Integration.Shell Namespace