Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Selects different types of constructors.
Syntax
Fields
crAll
Selects all constructors.
crNonStatic
Selects non-static constructors.
crStatic
Selects static constructors.
Remarks
Passed as an argument to the EnumConstructors method.
Requirements
Header: sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll