Share via


GraphSchema.GetDocumentSchema Method

This member overrides Graph.GetDocumentSchema().

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

Syntax

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

Return Value

Type: Microsoft.VisualStudio.GraphModel.GraphSchema

.NET Framework Security

See Also

Reference

GraphSchema Class

Microsoft.VisualStudio.GraphModel Namespace