Freigeben über


Graph.GetDocumentSchema-Methode

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public Overridable Function GetDocumentSchema As GraphSchema
public virtual GraphSchema GetDocumentSchema()
public:
virtual GraphSchema^ GetDocumentSchema()
abstract GetDocumentSchema : unit -> GraphSchema 
override GetDocumentSchema : unit -> GraphSchema 
public function GetDocumentSchema() : GraphSchema

Rückgabewert

Typ: Microsoft.VisualStudio.GraphModel.GraphSchema

.NET Framework-Sicherheit

Siehe auch

Referenz

Graph Klasse

Microsoft.VisualStudio.GraphModel-Namespace