スタック トレース内のフレーム数を取得します。
Public Overridable ReadOnly Property FrameCount As Integer
[C#]
public virtual int FrameCount {get;}
[C++]
public: __property virtual int get_FrameCount();
[JScript]
public function get FrameCount() : int;
プロパティ値
スタック トレース内のフレーム数。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ