GraphCommonSchema Class
Class which defines a set of commonly used GraphProperty objects
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.GraphModel.GraphCommonSchema
Namespace: Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Syntax
'Declaration
Public NotInheritable Class GraphCommonSchema
public static class GraphCommonSchema
public ref class GraphCommonSchema abstract sealed
[<AbstractClass>]
[<Sealed>]
type GraphCommonSchema = class end
public final class GraphCommonSchema
The GraphCommonSchema type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
BaseUri | The location of the graph. |
![]() ![]() |
Expression | |
![]() ![]() |
Group | |
![]() ![]() |
GroupLabel | |
![]() ![]() |
IsContainment | |
![]() ![]() |
IsEnabled | |
![]() ![]() |
IsPseudo | |
![]() ![]() |
IsTag | |
![]() ![]() |
Label | |
![]() ![]() |
Property | |
![]() ![]() |
Schema | |
![]() ![]() |
SourceNode | |
![]() ![]() |
TargetNode | |
![]() ![]() |
TargetType | |
![]() ![]() |
ToolTip | |
![]() ![]() |
UniqueId | |
![]() ![]() |
Value | |
![]() ![]() |
ValueLabel | |
![]() ![]() |
Visibility |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.