Vbc.VBRuntime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.