다음을 통해 공유


ITypeLibInfo.Interfaces 속성

형식 라이브러리에 대한 인터페이스의 컬렉션을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.VsWizard
어셈블리:  Microsoft.VisualStudio.VsWizard(Microsoft.VisualStudio.VsWizard.dll)

구문

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

속성 값

형식: Object
형식 라이브러리와 연결된 인터페이스 컬렉션을 포함하는 개체입니다.

.NET Framework 보안

참고 항목

참조

ITypeLibInfo 인터페이스

Microsoft.VisualStudio.VsWizard 네임스페이스