확장 최소화
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

optRefType Enumeration

Used by the OptimizeReferences property.

Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)

public enum optRefType
public enum optRefType
public enum optRefType
 Member nameDescription
optNoReferencesKeep Unreferenced Data (/OPT:NOREF) 
optReferencesEliminate Unreferenced Data (/OPT:REF) 
optReferencesDefaultDefault 
이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.