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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.