DiagramView::Site Property
Visual Studio 2015
Sets the site for the diagram view. This property is a passthrough to the associated DiagramClientView's site.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property ISite^ Site { virtual ISite^ get() override; virtual void set(ISite^ value) override; }
Property Value
Type: System.ComponentModel::ISite^
Show: