DkmCppWinRTExceptionInformation.RestrictedDescription 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.
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.