다음을 통해 공유


Core.DefaultValueAttribute 생성자(F#)

특성의 인스턴스를 만듭니다.

네임스페이스/모듈 경로: Microsoft.FSharp.Core

어셈블리: FSharp.Core(FSharp.Core.dll)

// Signatures:
new DefaultValueAttribute : bool -> DefaultValueAttribute
new DefaultValueAttribute : unit -> DefaultValueAttribute

// Usage:
new DefaultValueAttribute (check)
new DefaultValueAttribute ()

매개 변수

  • check
    형식: bool

    필드 형식이 null을 지원하도록 어설션할지 여부를 나타냅니다.

반환 값

DefaultValueAttribute 인스턴스입니다.

플랫폼

Windows Windows 서버 2012, Windows Server 2008 R2, Windows 7, 8

버전 정보

F# 코어 라이브러리 버전

지원: 2.0, 4.0, 노트북

참고 항목

참조

Core.DefaultValueAttribute 클래스(F#)

Microsoft.FSharp.Core 네임스페이스(F#)