DkmGetDataBreakpointInfoAsyncResult.Error 属性

定义

可有可无如果操作失败,则表示原因。 如果操作成功,则此值应为 null。

此 API 在 Visual Studio 15 Update 8 (VS15Update8) 中引入。

public:
 property System::String ^ Error { System::String ^ get(); };
public string Error { get; }
member this.Error : string
Public ReadOnly Property Error As String

属性值

String

适用于