DataPackage.Services.LinkedUndoTransactionManager 属性

获取 LinkedUndoTransactionManager 的服务。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.UI
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
Public Shared ReadOnly Property LinkedUndoTransactionManager As IVsLinkedUndoTransactionManager
    Get
public static IVsLinkedUndoTransactionManager LinkedUndoTransactionManager { get; }
public:
static property IVsLinkedUndoTransactionManager^ LinkedUndoTransactionManager {
    IVsLinkedUndoTransactionManager^ get ();
}
static member LinkedUndoTransactionManager : IVsLinkedUndoTransactionManager
static function get LinkedUndoTransactionManager () : IVsLinkedUndoTransactionManager

属性值

类型:Microsoft.VisualStudio.TextManager.Interop.IVsLinkedUndoTransactionManager

.NET Framework 安全性

请参见

参考

DataPackage.Services 类

Microsoft.VisualStudio.Data.Schema.Package.UI 命名空间