ErrorItem.Collection 属性

定义

获取包含此对象的集合 ErrorItem

public:
 property EnvDTE80::ErrorItems ^ Collection { EnvDTE80::ErrorItems ^ get(); };
public:
 property EnvDTE80::ErrorItems ^ Collection { EnvDTE80::ErrorItems ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public EnvDTE80.ErrorItems Collection { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Collection : EnvDTE80.ErrorItems
Public ReadOnly Property Collection As ErrorItems

属性值

ErrorItems

ErrorItems 集合。

属性

适用于