Freigeben über


DkmIsUserCodeExtendedAsyncResult.UserCode Property

Definition

True if the provided instruction address is user code.

This API was introduced in Visual Studio 15 Update 8 (DkmApiVersion.VS15Update8).

public:
 property bool UserCode { bool get(); };
public bool UserCode { get; }
member this.UserCode : bool
Public ReadOnly Property UserCode As Boolean

Property Value

Applies to