Vbc.LangVersion Property

Definition

Gets or sets the language version.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ LangVersion { System::String ^ get(); void set(System::String ^ value); };
public string LangVersion { get; set; }
member this.LangVersion : string with get, set
Public Property LangVersion As String

Property Value

The language version.

Applies to