MetadataReader.MetadataVersion Property

Definition

Gets the version string read from metadata header.

public:
 property System::String ^ MetadataVersion { System::String ^ get(); };
public string MetadataVersion { get; }
member this.MetadataVersion : string
Public ReadOnly Property MetadataVersion As String

Property Value

The version string read from metadata header.

Applies to