GraphUpdatedEventArgs.Graph Property

Definition

The Graph object to which the Links/links will be applied when the transaction commits

public:
 property Microsoft::VisualStudio::GraphModel::Graph ^ Graph { Microsoft::VisualStudio::GraphModel::Graph ^ get(); };
public Microsoft.VisualStudio.GraphModel.Graph Graph { get; }
member this.Graph : Microsoft.VisualStudio.GraphModel.Graph
Public ReadOnly Property Graph As Graph

Property Value

Applies to