__VSASPFLAGS Enum

Definition

Sets a viewer to be one of the system defaults.

This enumeration supports a bitwise combination of its member values.

public enum class __VSASPFLAGS
public enum class __VSASPFLAGS
enum __VSASPFLAGS
[System.Flags]
public enum __VSASPFLAGS
[<System.Flags>]
type __VSASPFLAGS = 
Public Enum __VSASPFLAGS
Inheritance
__VSASPFLAGS
Attributes

Fields

ASP_MakeDefault 1

Make this viewer a default.

ASP_UnsetOldDefaults 2

Unset all other default viewers.

Applies to