Share via


DkmIsUserCodeAsyncResult.UserCode Property

Definition

True if the provided instruction address is user code.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

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

Property Value

Applies to