Partager via


Graph.Paths, propriété

Les commonPaths trouvés par le sérialiseur lors du chargement que nous utiliserons également pendant l'enregistrement.

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Property Paths As GraphPathSerializationDictionary
    Get
    Friend Set
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)

Valeur de propriété

Type : Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary

Sécurité .NET Framework

Voir aussi

Référence

Graph Classe

Microsoft.VisualStudio.GraphModel, espace de noms