ExceptionSummary.Description 属性

定义

获取异常的摘要说明。

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

属性值

注解

这是一个适合用作指标维度的低基数字符串,保证不包含隐私敏感信息。

适用于