Vbc.VBRuntime Property

Definition

Specifies whether to compile with the default Visual Basic runtime.

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

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

Property Value

Returns String.

Applies to