Udostępnij za pośrednictwem


DkmCompiledNativeCppValueExpression.Type Property

Definition

The type of the result of the expression. This may or may not be the type of the value returned by the inspection query, depending on the value of QueryResultIsAddress.

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

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

Property Value

Applies to