Diagnostic.Source 属性

定义

获取或设置描述此诊断源的可读字符串。

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

属性值

描述源的可读字符串。

适用于