Udostępnij za pośrednictwem


Właściwość Graph.Paths —

CommonPaths znalezione przez serializator podczas ładowania, której użyjemy także podczas zapisywania.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Property Paths As GraphPathSerializationDictionary
public GraphPathSerializationDictionary Paths { get; internal set; }
public:
property GraphPathSerializationDictionary^ Paths {
    GraphPathSerializationDictionary^ get ();
    internal: void set (GraphPathSerializationDictionary^ value);
}
member Paths : GraphPathSerializationDictionary with get, internal set
function get Paths () : GraphPathSerializationDictionary 
internal function set Paths (value : GraphPathSerializationDictionary)

Wartość właściwości

Typ: Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Graph Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel