GraphCommonSchema 类

定义了一组常用 GraphProperty 对象的类

继承层次结构

System.Object
  Microsoft.VisualStudio.GraphModel.GraphCommonSchema

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

语法

声明
Public NotInheritable Class GraphCommonSchema
public static class GraphCommonSchema
public ref class GraphCommonSchema abstract sealed
[<AbstractClass>]
[<Sealed>]
type GraphCommonSchema =  class end
public final class GraphCommonSchema

GraphCommonSchema 类型公开以下成员。

属性

  名称 说明
公共属性静态成员 BaseUri 关系图的位置。
公共属性静态成员 Expression
公共属性静态成员 Group
公共属性静态成员 GroupLabel
公共属性静态成员 IsContainment
公共属性静态成员 IsEnabled
公共属性静态成员 IsPseudo
公共属性静态成员 IsTag
公共属性静态成员 Label
公共属性静态成员 Property
公共属性静态成员 Schema
公共属性静态成员 SourceNode
公共属性静态成员 TargetNode
公共属性静态成员 TargetType
公共属性静态成员 ToolTip
公共属性静态成员 UniqueId
公共属性静态成员 Value
公共属性静态成员 ValueLabel
公共属性静态成员 Visibility

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.VisualStudio.GraphModel 命名空间