GraphUndoUnit.Enlistment 属性

定义

此撤消单元的关联 GraphTransactionEnlistment。

public:
 property Microsoft::VisualStudio::GraphModel::IGraphTransactionEnlistment ^ Enlistment { Microsoft::VisualStudio::GraphModel::IGraphTransactionEnlistment ^ get(); };
public Microsoft.VisualStudio.GraphModel.IGraphTransactionEnlistment Enlistment { get; }
member this.Enlistment : Microsoft.VisualStudio.GraphModel.IGraphTransactionEnlistment
Public ReadOnly Property Enlistment As IGraphTransactionEnlistment

属性值

IGraphTransactionEnlistment

实现

适用于