GraphNode.Id Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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