DkmClrEvalAttribute.Tag Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DkmClrEvalAttribute is an abstract base class. This enum indicates which derived class this object is an instance of.
public: enum class DkmClrEvalAttribute::Tag
enum DkmClrEvalAttribute::Tag
public enum DkmClrEvalAttribute.Tag
type DkmClrEvalAttribute.Tag =
Public Enum DkmClrEvalAttribute.Tag
- Inheritance
-
DkmClrEvalAttribute.Tag
Name | Value | Description |
---|---|---|
DebuggerBrowsableAttribute | 0 | Object is an instance of 'DkmClrDebuggerBrowsableAttribute'. |
DebuggerDisplayAttribute | 1 | Object is an instance of 'DkmClrDebuggerDisplayAttribute'. |
DebuggerTypeProxyAttribute | 2 | Object is an instance of 'DkmClrDebuggerTypeProxyAttribute'. |
DebuggerVisualizerAttribute | 3 | Object is an instance of 'DkmClrDebuggerVisualizerAttribute'. |
Táirge | Leaganacha |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |