Udostępnij za pośrednictwem


Właściwość GraphObject.DocumentSchema —

Pobiera lokalny dokument schematu od właściciela tego wykresu.

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

Składnia

'Deklaracja
Public Overridable ReadOnly Property DocumentSchema As GraphSchema
public virtual GraphSchema DocumentSchema { get; }
public:
virtual property GraphSchema^ DocumentSchema {
    GraphSchema^ get ();
}
abstract DocumentSchema : GraphSchema with get 
override DocumentSchema : GraphSchema with get
function get DocumentSchema () : GraphSchema

Wartość właściwości

Typ: Microsoft.VisualStudio.GraphModel.GraphSchema

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphObject Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel