VisualBasicCommandLineParser.ScriptFileExtension 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.
Gets the standard Visual Basic script file extension.
protected:
 virtual property System::String ^ ScriptFileExtension { System::String ^ get(); };protected override string ScriptFileExtension { get; }member this.ScriptFileExtension : stringProtected Overrides ReadOnly Property ScriptFileExtension As StringProperty Value
A string representing the standard Visual Basic script file extension.