ImpactDetail.Description 属性

定义

获取或设置影响分析操作的错误或警告消息说明。

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

属性值

一个 system.string,其中包含影响分析操作中的错误或警告消息说明。

适用于