Share via


PreviewWindowInfo Class

This class contains all preview data for a RefactorOperation.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Refactoring
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public NotInheritable Class PreviewWindowInfo
'Usage
Dim instance As PreviewWindowInfo
public sealed class PreviewWindowInfo
public ref class PreviewWindowInfo sealed
public final class PreviewWindowInfo

Remarks

The Preview dialog box displays the information in this class.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Refactoring.PreviewWindowInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PreviewWindowInfo Members

Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace