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

属性值

如果对象包含在调试转储中,则ParameterClassTrue;否则为 false

实现

适用于