次の方法で共有


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

実装

適用対象