Freigeben über


Graph.CommonPaths-Eigenschaft

Ein der allgemeinen Wörterbuch Pfade, die während der Serialisierung ersetzt werden.

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

Syntax

'Declaration
Public Shared ReadOnly Property CommonPaths As GraphPathSerializationDictionary
public static GraphPathSerializationDictionary CommonPaths { get; }
public:
static property GraphPathSerializationDictionary^ CommonPaths {
    GraphPathSerializationDictionary^ get ();
}
static member CommonPaths : GraphPathSerializationDictionary with get
static function get CommonPaths () : GraphPathSerializationDictionary

Eigenschaftswert

Typ: Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary

.NET Framework-Sicherheit

Siehe auch

Referenz

Graph Klasse

Microsoft.VisualStudio.GraphModel-Namespace