VSTAScriptLanguages.List 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.
public:
static property cli::array <Microsoft::SqlServer::VSTAHosting::VSTAScriptLanguageInfoBasic ^> ^ List { cli::array <Microsoft::SqlServer::VSTAHosting::VSTAScriptLanguageInfoBasic ^> ^ get(); };
public static Microsoft.SqlServer.VSTAHosting.VSTAScriptLanguageInfoBasic[] List { get; }
member this.List : Microsoft.SqlServer.VSTAHosting.VSTAScriptLanguageInfoBasic[]
Public Shared ReadOnly Property List As VSTAScriptLanguageInfoBasic()