다음을 통해 공유


ProductInfo.GetVersion 메서드

정의

EntityFrameworkCore 어셈블리에 대한 의 InformationalVersion 값을 가져옵니다.

public static string GetVersion ();
static member GetVersion : unit -> string
Public Shared Function GetVersion () As String

반환

사용 중인 EF Core 버전입니다.

적용 대상