다음을 통해 공유


CompilerServices.TypeProviderAssemblyAttribute 생성자(F#)

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

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

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

// Signatures:
new TypeProviderAssemblyAttribute : string -> TypeProviderAssemblyAttribute
new TypeProviderAssemblyAttribute : unit -> TypeProviderAssemblyAttribute

// Usage:
new TypeProviderAssemblyAttribute (assemblyName)
new TypeProviderAssemblyAttribute ()

매개 변수

  • assemblyName
    형식: string

    이 형식 공급자에 대한 디자인 타임 어셈블리 이름입니다.

반환 값

TypeProviderAssemblyAttribute의 새 인스턴스입니다.

플랫폼

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

버전 정보

F# 코어 라이브러리 버전

지원: 4.0, 노트북

참고 항목

참조

CompilerServices.TypeProviderAssemblyAttribute 클래스(F#)

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