Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
'Déclaration
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