DkmExceptionTriggerHit.RestrictedErrorDescription Property

Definition

[Optional] Optional WinRT Restricted Description for the error, obtained from the IDkmExceptionFormatterCallback.GetRestrictedErrorInfo.

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

Property Value

Returns String.

Applies to