TraceReader.FieldCount 屬性

定義

取得資料中的欄位數量。

public:
 property int FieldCount { int get(); };
public int FieldCount { get; }
member this.FieldCount : int
Public ReadOnly Property FieldCount As Integer

屬性值

一個 Int32 指定欄位數的值。

實作

範例

Readme_Tracer

適用於