다음을 통해 공유


IControl.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 보안

참고 항목

참조

IControl 인터페이스

Microsoft.VisualStudio.VsWizard 네임스페이스