Condividi tramite


Proprietà GraphPathSerializer.UsedPaths

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property UsedPaths As GraphPathSerializationDictionary
    Get
public GraphPathSerializationDictionary UsedPaths { get; }
public:
property GraphPathSerializationDictionary^ UsedPaths {
    GraphPathSerializationDictionary^ get ();
}
member UsedPaths : GraphPathSerializationDictionary
function get UsedPaths () : GraphPathSerializationDictionary

Valore proprietà

Tipo: Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GraphPathSerializer Classe

Spazio dei nomi Microsoft.VisualStudio.GraphModel