Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Allow access to the system's linked undo context (if any)
Namespace: Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
ReadOnly Property LinkedUndoContext As ILinkedUndoContext
ILinkedUndoContext LinkedUndoContext { get; }
property ILinkedUndoContext^ LinkedUndoContext {
ILinkedUndoContext^ get ();
}
abstract LinkedUndoContext : ILinkedUndoContext with get
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