SuppressMessageAttribute.Justification 屬性

定義

取得或設定隱藏程式碼分析訊息的對齊。

public:
 property System::String ^ Justification { System::String ^ get(); void set(System::String ^ value); };
public string Justification { get; set; }
public string? Justification { get; set; }
member this.Justification : string with get, set
Public Property Justification As String

屬性值

隱藏訊息的對齊。

適用於