Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Allow access to the system's linked undo context (if any)
Namespace: Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Declaration
ReadOnly Property LinkedUndoContext As ILinkedUndoContext
Get
ILinkedUndoContext LinkedUndoContext { get; }
property ILinkedUndoContext^ LinkedUndoContext {
ILinkedUndoContext^ get ();
}
abstract LinkedUndoContext : ILinkedUndoContext
function get LinkedUndoContext () : ILinkedUndoContext
Property Value
Type: Microsoft.VisualStudio.Modeling.ExtensionEnablement.ILinkedUndoContext
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IGestureExtensionController Interface
Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement Namespace