Share via


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

属性值

适用于