共用方式為


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) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.GraphModel 命名空間