ExcludeFromCodeCoverageAttribute.Justification プロパティ

定義

コード カバレッジからメンバーを除外する理由を取得または設定します。

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

プロパティ値

適用対象