定义了一组常用 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) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。