Delen via


GraphNodeId.Value Property

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public ReadOnly Property Value As Object
    Get
public Object Value { get; }
public:
virtual property Object^ Value {
    Object^ get () sealed;
}
abstract Value : Object
override Value : Object
final function get Value () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

GraphNodeId Class

Microsoft.VisualStudio.GraphModel Namespace