Referência de linguagem do Visual Basic
This section provides reference information for various aspects of the Visual Basic language.
Nesta seção
Tipografia e convenções de código (Visual Basic)
Summarizes the way that keywords, placeholders, and other elements of the language are formatted in the Visual Basic documentation.Membros da biblioteca de tempo de execução do Visual Basic
Lists the classes and modules of the Microsoft.VisualBasic namespace, with links to their member functions, methods, properties, constants, and enumerations.Palavras-chave (Visual Basic)
Lista todas as palavras-chave de Visual Basic e fornece links para obter mais informações.Atributos (Visual Basic)
Documents the attributes available in Visual Basic.Constantes e Enumerações (Visual Basic)
Documents the constants and enumerations available in Visual Basic.Resumo de tipo de dados (Visual Basic)
Documents the data types available in Visual Basic.Diretivas (Visual Basic)
Documents the compiler directives available in Visual Basic.Funções (Visual Basic)
Documents the run-time functions available in Visual Basic.Literais (Visual Basic)
Lista de Visual Basic-literais de hora de executar e fornece links para obter mais informações.Modificadores (Visual Basic)
Lista de Visual Basic-modificadores de tempo de execução e fornece links para obter mais informações.Módulos (Visual Basic)
Documents the modules available in Visual Basic and their members.Objetos (Visual Basic)
Documents the objects available in Visual Basic and their members.Operadores (Visual Basic)
Documents the operators available in Visual Basic.Propriedades (Visual Basic)
Documents the properties available in Visual Basic.Consultas(Visual Basic)
Provides reference information about using LINQ (consulta integrada à linguagem) expressions in your code.Instruções (Visual Basic)
Documents the declaration and executable statements available in Visual Basic.Recomendado marcas XML para comentários da documentação (Visual Basic)
Describes the documentation comments for which IntelliSense is provided in the Visual Basic Code Editor.Propriedades de eixo XML (Visual Basic)
Provides links to information about using XML axis properties to access XML directly in your code.Literais XML (Visual Basic)
Provides links to information about using XML literals to incorporate XML directly in your code.Mensagens de erro (Visual Basic)
Provides a listing of Visual Basic compiler and run-time error messages and help on how to handle them.
Seções relacionadas
Visual Basic
Provides comprehensive help on all areas of the Visual Basic language.Compilador do Visual Basic
Describes how to use the command-line compiler as an alternative to compiling programs from within the Visual Studio integrated development environment (IDE).