다음을 통해 공유


ErrorItem.Collection 속성

ErrorItem 개체가 들어 있는 컬렉션을 가져옵니다.

네임스페이스:  EnvDTE80
어셈블리:  EnvDTE80(EnvDTE80.dll)

구문

‘선언
ReadOnly Property Collection As ErrorItems
ErrorItems Collection { get; }
property ErrorItems^ Collection {
    ErrorItems^ get ();
}
abstract Collection : ErrorItems with get
function get Collection () : ErrorItems

속성 값

형식: EnvDTE80.ErrorItems
ErrorItems 컬렉션입니다.

.NET Framework 보안

참고 항목

참조

ErrorItem 인터페이스

EnvDTE80 네임스페이스

기타 리소스

방법: 자동화 개체 모델 코드의 예제 컴파일 및 실행