IMergeableUndo.Enlistment 属性

定义

获取当前登记。

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

适用于