GraphTransactionScope Constructor (String^)

 

Constructor. This associates this GraphTransactionScope with ones on outer scope blocks by using a TLS variable.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
GraphTransactionScope(
	String^ id
)

Parameters

id
Type: System::String^
Return to top
Show: