Udostępnij za pośrednictwem


Graph.GetDocumentSchema Method

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

Return Value

Type: Microsoft.VisualStudio.GraphModel.GraphSchema

.NET Framework Security

See Also

Reference

Graph Class

Microsoft.VisualStudio.GraphModel Namespace