다음을 통해 공유


VCPropertySheet.ConfigurationType 속성

이 구성에서 생성하는 출력 형식을 가져오거나 설정합니다.

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

구문

‘선언
Property ConfigurationType As ConfigurationTypes
ConfigurationTypes ConfigurationType { get; set; }
property ConfigurationTypes ConfigurationType {
    ConfigurationTypes get ();
    void set (ConfigurationTypes value);
}
abstract ConfigurationType : ConfigurationTypes with get, set
function get ConfigurationType () : ConfigurationTypes 
function set ConfigurationType (value : ConfigurationTypes)

속성 값

형식: Microsoft.VisualStudio.VCProjectEngine.ConfigurationTypes
ConfigurationTypes 열거형입니다.

설명

사용 하는 ConfigurationTypes 열거형이이 속성의 값을 변경할 수 있습니다.

.NET Framework 보안

참고 항목

참조

VCPropertySheet 인터페이스

Microsoft.VisualStudio.VCProjectEngine 네임스페이스