다음을 통해 공유


optRefType 열거형

OptimizeReferences 속성에 사용됩니다.

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

구문

‘선언
Public Enumeration optRefType
public enum optRefType
public enum class optRefType
type optRefType
public enum optRefType

멤버

멤버 이름 설명
optNoReferences 참조되지 않은 데이터 보관(/OPT:NOREF)
optReferences 참조되지 않은 데이터 제거(/OPT:REF)
optReferencesDefault 기본값

참고 항목

참조

Microsoft.VisualStudio.VCProjectEngine 네임스페이스