Share via


CsdlWriter.GetVersionString(Version) Method

Definition

Gets the string form of the EdmVersion. Note that Version 4.01 needs two digits of minor version precision.

protected static string GetVersionString (Version version);
static member GetVersionString : Version -> string
Protected Shared Function GetVersionString (version As Version) As String

Parameters

version
Version

Returns

Applies to