GraphSchema.GetDocumentSchema 方法

此成员重写 Graph.GetDocumentSchema()

命名空间:  Microsoft.VisualStudio.GraphModel
程序集:  Microsoft.VisualStudio.GraphModel(在 Microsoft.VisualStudio.GraphModel.dll 中)

语法

声明
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

返回值

类型:Microsoft.VisualStudio.GraphModel.GraphSchema

.NET Framework 安全性

请参见

参考

GraphSchema 类

Microsoft.VisualStudio.GraphModel 命名空间