Share via


DkmCppWinRTExceptionInformation.RestrictedDescription Property

Definition

Restricted description of the exception.

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

Property Value

Returns String.

Applies to