다음을 통해 공유


IInterfaceInfo.Base 속성

인터페이스의 기본 클래스의 이름이 들어 있는 문자열을 가져옵니다.

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

구문

‘선언
ReadOnly Property Base As String
string Base { get; }
property String^ Base {
    String^ get ();
}
abstract Base : string with get
function get Base () : String

속성 값

형식: String
인터페이스의 기본 클래스 이름입니다.

예제

Source을 참조하십시오.

.NET Framework 보안

참고 항목

참조

IInterfaceInfo 인터페이스

Microsoft.VisualStudio.VsWizard 네임스페이스