Поделиться через


GraphSerializer.CommonPaths - свойство

Получает или задает статические объекты CommonPath, используемые для сопоставления сущностей в DGML-документах.

Пространство имен:  Microsoft.VisualStudio.GraphModel
Сборка:  Microsoft.VisualStudio.GraphModel (в Microsoft.VisualStudio.GraphModel.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Property CommonPaths As GraphPathSerializationDictionary
    Get
public static GraphPathSerializationDictionary CommonPaths { get; }
public:
static property GraphPathSerializationDictionary^ CommonPaths {
    GraphPathSerializationDictionary^ get ();
}
static member CommonPaths : GraphPathSerializationDictionary
static function get CommonPaths () : GraphPathSerializationDictionary

Значение свойства

Тип: Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary

Безопасность платформы .NET Framework

См. также

Ссылки

GraphSerializer Класс

Microsoft.VisualStudio.GraphModel - пространство имен