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


GraphObject.DocumentSchema - свойство

Возвращает локальную документ- владелец схемы из этой диаграммы.

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

Синтаксис

'Декларация
Public Overridable ReadOnly Property DocumentSchema As GraphSchema
public virtual GraphSchema DocumentSchema { get; }
public:
virtual property GraphSchema^ DocumentSchema {
    GraphSchema^ get ();
}
abstract DocumentSchema : GraphSchema
override DocumentSchema : GraphSchema
function get DocumentSchema () : GraphSchema

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

Тип: Microsoft.VisualStudio.GraphModel.GraphSchema

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

См. также

Ссылки

GraphObject Класс

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