__VSASPFLAGS Enumeration

 

Sets a viewer to be one of the system defaults.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

[FlagsAttribute]
public enum __VSASPFLAGS

Member nameDescription
ASP_MakeDefault

Make this viewer a default.

ASP_UnsetOldDefaults

Unset all other default viewers.

Return to top
Show: