DkmNativeCppReferenceType.ElementType Property

Definition

Represents a symbol for a C++ type.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

public:
 property Microsoft::VisualStudio::Debugger::Native::Cpp::DkmNativeCppType ^ ElementType { Microsoft::VisualStudio::Debugger::Native::Cpp::DkmNativeCppType ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.Cpp.DkmNativeCppType ElementType { get; }
member this.ElementType : Microsoft.VisualStudio.Debugger.Native.Cpp.DkmNativeCppType
Public ReadOnly Property ElementType As DkmNativeCppType

Property Value

Applies to