다음을 통해 공유


ManagedParameterWrapper.IncludeInDebugDump 속성

정의

매개 변수 값을 디버그 덤프에 포함해야 하는지 여부를 가져오거나 설정합니다.

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

속성 값

매개 변수 값을 디버그 덤프에 포함해야 하는 경우 True입니다. 그렇지 않으면 false입니다.

구현

적용 대상