Share via


GraphNode.Id Property

Definition

Unique identifier for the node

public:
 property Microsoft::VisualStudio::GraphModel::GraphNodeId ^ Id { Microsoft::VisualStudio::GraphModel::GraphNodeId ^ get(); };
public Microsoft.VisualStudio.GraphModel.GraphNodeId Id { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Id : Microsoft.VisualStudio.GraphModel.GraphNodeId
Public ReadOnly Property Id As GraphNodeId

Property Value

Attributes

Applies to