Graph.GetDocumentSchema 方法

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

语法

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

返回值

类型:Microsoft.VisualStudio.GraphModel.GraphSchema

.NET Framework 安全性

请参见

参考

Graph 类

Microsoft.VisualStudio.GraphModel 命名空间