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 Default

참고 항목

참조

Microsoft.VisualStudio.VCProjectEngine 네임스페이스