ParameterClass.IncludeInDebugDump 속성

정의

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

속성 값

개체가 ParameterClass 디버그 덤프에 포함되어 있으면 true이고, 그렇지 않으면 false입니다.

구현

적용 대상