Share via


DiagnosticDescriptor.Id 屬性

定義

診斷的唯一標識碼。

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

屬性值

備註

選擇適當的診斷標識碼 ,使其是唯一的。

適用於