共用方式為


GraphProperty.Id 屬性

這個 GraphProperty 的唯一 ID

命名空間:  Microsoft.VisualStudio.GraphModel
組件:  Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)

語法

'宣告
Public ReadOnly Property Id As String
public string Id { get; }
public:
property String^ Id {
    String^ get ();
}
member Id : string with get
function get Id () : String

屬性值

類型:String

.NET Framework 安全性

請參閱

參考

GraphProperty 類別

Microsoft.VisualStudio.GraphModel 命名空間