IGraphContext.Graph Property

Definition

The graph that new data will be added to.

public:
 property Microsoft::VisualStudio::GraphModel::Graph ^ Graph { Microsoft::VisualStudio::GraphModel::Graph ^ get(); void set(Microsoft::VisualStudio::GraphModel::Graph ^ value); };
public Microsoft.VisualStudio.GraphModel.Graph Graph { get; set; }
member this.Graph : Microsoft.VisualStudio.GraphModel.Graph with get, set
Public Property Graph As Graph

Property Value

Applies to