GraphNodeIdPropertyDescriptor::GetValue Method (Object^)

 

Gets the current value of the property on a component.

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

public:
virtual Object^ GetValue(
	Object^ component
) override

Parameters

component
Type: System::Object^

Return Value

Type: System::Object^

Return to top
Show: