EmitTypeInformation 열거형

정의

형식 정보를 내보내는 빈도를 지정합니다.

public enum class EmitTypeInformation
public enum EmitTypeInformation
type EmitTypeInformation = 
Public Enum EmitTypeInformation
상속
EmitTypeInformation

필드

Always 1

항상 형식 정보를 내보냅니다.

AsNeeded 0

필요에 따라 형식 정보를 내보냅니다.

Never 2

형식 정보를 절대 내보내지 않습니다.

적용 대상