DkmFailedEvaluationResult.ErrorMessage 属性

定义

指定要向用户显示的错误消息。

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

属性值

String

返回 String

适用于