DiagnosticDescriptor.Id プロパティ

定義

診断の一意識別子。

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

プロパティ値

注釈

一意になるように適切な診断 ID を選択します。

適用対象