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 | 圖形的位置。 | |
Contains | 定義一個類別是用來建立內含項目連結。 | |
DelayedChildNodesState | 這個群組節點的子節點狀態已擷取的延遲模式。 | |
DelayedCrossGroupLinksState | 要擷取的延遲模式這個節點的跨群組連結的狀態。 | |
Expression | Expression 屬性是供 Condition 和 Setter 項目使用。 | |
Group | 定義物件是否為群組,以及狀態群組是:展開或摺疊。 | |
GroupLabel | GroupLabel 屬性是供樣式項目使用。 | |
IsContainment | IsContainment 屬性。 | |
IsDragSource | 標記與且指出的特殊屬性 (Attribute) 的 DGML 節點做為拖曳來源的一部分在拖放作業中。 不需要當地語系化的中繼資料,因為這個屬性不是可瀏覽的。 | |
IsEnabled | Enabled 屬性在條件式樣式上。 | |
IsPseudo | IsPseudo。 | |
IsTag | IsTag 屬性是用來標記用於自訂分類功能表中的特殊 GraphCategories。 | |
Label | 定義可加附註物件的一個資料行的標籤。 | |
Property | Setter 項目所使用的 Property 屬性。 | |
Schema | ||
SourceNode | 定義連結的來源節點。 | |
TargetNode | 定義連結的目標節點。 | |
TargetType | TargetType 屬性是供 Condition 和 Setter 項目使用。 | |
ToolTip | ToolTip 屬性是供樣式項目使用。 | |
UniqueId | 定義可加附註物件的唯一 ID。 | |
Value | Value 屬性是供 Setter 項目使用。 | |
ValueLabel | ValueLabel 屬性是供樣式項目使用。 | |
Version | 變更追蹤 (Tracking) 的版本號碼。 | |
Visibility | 定義物件是否要讓螢幕上顯示 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。