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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.