ErrorItems.Parent 属性

定义

获取集合的直接父对象 ErrorItems

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

属性值

ErrorList

一个 ErrorList 对象。

属性

适用于