DkmExceptionTriggerHit.RestrictedErrorDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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.