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

實作

適用於