다음을 통해 공유


ConsoleFormatterOptions.IncludeScopes 속성

정의

범위를 포함할지 여부를 가져오거나 설정합니다.

public:
 property bool IncludeScopes { bool get(); void set(bool value); };
public bool IncludeScopes { get; set; }
member this.IncludeScopes : bool with get, set
Public Property IncludeScopes As Boolean

속성 값

true 범위를 포함해야 하는 경우 false 그렇지 않으면.

적용 대상