ErrorItems.Count 屬性

取得值,表示 ErrorItems 集合中的物件數目。

命名空間:  EnvDTE80
組件:  EnvDTE80 (在 EnvDTE80.dll 中)

語法

'宣告
ReadOnly Property Count As Integer
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int
function get Count () : int

屬性值

型別:System.Int32
物件數目。

.NET Framework 安全性

請參閱

參考

ErrorItems 介面

EnvDTE80 命名空間