Share via


ExportUserAction Enumeration

Represents the type of problem that requires the user's attention.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)

Syntax

'Declaration
Public Enumeration ExportUserAction
public enum ExportUserAction
public enum class ExportUserAction
type ExportUserAction
public enum ExportUserAction

Members

Member name Description
FileAlreadyExist A file already exists.

See Also

Reference

Microsoft.VisualStudio.Modeling.Shell Namespace