GraphObject::CopyProperties Method (GraphObject^)
Visual Studio 2015
Copies any new properties from the given object, keeping existing property values unchanged.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- other
-
Type:
Microsoft.VisualStudio.GraphModel::GraphObject^
The object from which to copy properties.
Show: