PropertyExtensionContext.CreateChangeScope Method (String)

 

Creates an EntityDesignerChangeScope object and sets the string that will appear in the dropdown lists for the Undo and Redo buttons in Visual Studio.

Namespace:   Microsoft.Data.Entity.Design.Extensibility
Assembly:  Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)

public abstract EntityDesignerChangeScope CreateChangeScope(
	string undoRedoDescription
)

Parameters

undoRedoDescription
Type: System.String

The string that will appear in the dropdown lists for the Undo and Redo buttons in Visual Studio.

Return Value

Type: Microsoft.Data.Entity.Design.Extensibility.EntityDesignerChangeScope

An instance of an EntityDesignerChangeScope