GraphPathSerializer(GraphPathSerializationDictionary) Constructor
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.
Construct a new PathSerializer using the given CommonPaths collection.
public:
GraphPathSerializer(Microsoft::VisualStudio::GraphModel::GraphPathSerializationDictionary ^ paths);
public GraphPathSerializer (Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary paths);
new Microsoft.VisualStudio.GraphModel.GraphPathSerializer : Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary -> Microsoft.VisualStudio.GraphModel.GraphPathSerializer
Public Sub New (paths As GraphPathSerializationDictionary)
Parameters
The paths to handle with this serializer