다음을 통해 공유


IEnumInfo.Body 속성

문자열로 된 열거자의 본문을 가져옵니다.

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

구문

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

속성 값

형식: String
문자열로 된 열거자의 본문입니다.

.NET Framework 보안

참고 항목

참조

IEnumInfo 인터페이스

Microsoft.VisualStudio.VsWizard 네임스페이스