Vbc.VBRuntimePath Property

Definition

The path to the Visual Basic runtime to use.

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

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

Property Value

Returns String.

Applies to