RefactoringPreviewGroup Members
Include Protected Members
Include Inherited Members
Captures the check box setting, friendly name, and other information for a refactoring preview group.
The RefactoringPreviewGroup type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the RefactoringPreviewGroup class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Associates an icon with a file name extension for display in the Preview dialog box.
Associates a language service with a file extension.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets whether the check box associated with the changes in this preview group should be selected by default.
Gets or sets the description that is displayed in the tool tip for this preview group.
Gets or sets whether this preview group has a check box that enables the user to include or exclude this group of changes.
Gets or sets whether each change within this preview group has a check box that enables the user to include or exclude that change.
Gets or sets whether this preview group appears even if it has no associated changes.
Gets or sets the friendly name that appears in the Preview dialog box for this preview group.
Gets or sets a warning message that informs the user about what should be expected when the user applies the changes contained in this preview group.
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace