GraphSchema.IsDocumentSchema 属性

这是未定义的其他位置的文档模式与保存的对象类关系图实例和属性。

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

语法

声明
Public ReadOnly Property IsDocumentSchema As Boolean
public bool IsDocumentSchema { get; }
public:
property bool IsDocumentSchema {
    bool get ();
}
member IsDocumentSchema : bool with get
function get IsDocumentSchema () : boolean

属性值

类型:Boolean

.NET Framework 安全性

请参阅

参考

GraphSchema 类

Microsoft.VisualStudio.GraphModel 命名空间