共用方式為


GraphTransactionScope 建構函式 (String)

建構函式。 這會使用 TLS 變數將此 GraphTransactionScope 與外部範圍區塊中的對等項產生關聯。

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

語法

'宣告
Public Sub New ( _
    id As String _
)
public GraphTransactionScope(
    string id
)
public:
GraphTransactionScope(
    String^ id
)
new : 
        id:string -> GraphTransactionScope
public function GraphTransactionScope(
    id : String
)

參數

.NET Framework 安全性

請參閱

參考

GraphTransactionScope 類別

GraphTransactionScope 多載

Microsoft.VisualStudio.GraphModel 命名空間