Share via


GraphPathSerializationDictionary.AddDefaultPaths Method

Add the default paths that we can find using the current process Environment.

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

Syntax

'Declaration
Public Sub AddDefaultPaths
public void AddDefaultPaths()
public:
void AddDefaultPaths()
member AddDefaultPaths : unit -> unit
public function AddDefaultPaths()

.NET Framework Security

See Also

Reference

GraphPathSerializationDictionary Class

Microsoft.VisualStudio.GraphModel Namespace