File: artifacts\obj\Microsoft.CodeAnalysis.VisualBasic.Features\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.VBFeaturesResources.vb
Project: src\src\Features\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.Features.vbproj (Microsoft.CodeAnalysis.VisualBasic.Features)
' <auto-generated>
Imports System.Reflection
 
 
Namespace Microsoft.CodeAnalysis.VisualBasic
    Friend Partial Class VBFeaturesResources
        Private Sub New
        End Sub
        
        Private Shared s_resourceManager As Global.System.Resources.ResourceManager
        Friend Shared ReadOnly Property ResourceManager As Global.System.Resources.ResourceManager
            Get
                If s_resourceManager Is Nothing Then
                    s_resourceManager = New Global.System.Resources.ResourceManager(GetType(VBFeaturesResources))
                End If
                Return s_resourceManager
            End Get
        End Property
        Friend Shared Property Culture As Global.System.Globalization.CultureInfo
        <Global.System.Runtime.CompilerServices.MethodImpl(Global.System.Runtime.CompilerServices.MethodImplOptions.AggressiveInlining)>
        Friend Shared Function GetResourceString(ByVal resourceKey As String, Optional ByVal defaultValue As String = Nothing) As String
            Return ResourceManager.GetString(resourceKey, Culture)
        End Function
        ''' <summary>Insert '{0}'.</summary>
        Friend Shared ReadOnly Property [Insert_0] As String
          Get
            Return GetResourceString("Insert_0")
          End Get
        End Property
        ''' <summary>Delete the '{0}' statement.</summary>
        Friend Shared ReadOnly Property [Delete_the_0_statement1] As String
          Get
            Return GetResourceString("Delete_the_0_statement1")
          End Get
        End Property
        ''' <summary>Create event {0} in {1}</summary>
        Friend Shared ReadOnly Property [Create_event_0_in_1] As String
          Get
            Return GetResourceString("Create_event_0_in_1")
          End Get
        End Property
        ''' <summary>Insert the missing 'End Property' statement.</summary>
        Friend Shared ReadOnly Property [Insert_the_missing_End_Property_statement] As String
          Get
            Return GetResourceString("Insert_the_missing_End_Property_statement")
          End Get
        End Property
        ''' <summary>Insert the missing '{0}'.</summary>
        Friend Shared ReadOnly Property [Insert_the_missing_0] As String
          Get
            Return GetResourceString("Insert_the_missing_0")
          End Get
        End Property
        ''' <summary>Invert If</summary>
        Friend Shared ReadOnly Property [Invert_If] As String
          Get
            Return GetResourceString("Invert_If")
          End Get
        End Property
        ''' <summary>Add Await</summary>
        Friend Shared ReadOnly Property [Add_Await] As String
          Get
            Return GetResourceString("Add_Await")
          End Get
        End Property
        ''' <summary>Add Await and 'ConfigureAwait(false)'</summary>
        Friend Shared ReadOnly Property [Add_Await_and_ConfigureAwaitFalse] As String
          Get
            Return GetResourceString("Add_Await_and_ConfigureAwaitFalse")
          End Get
        End Property
        ''' <summary>Move the '{0}' statement to line {1}.</summary>
        Friend Shared ReadOnly Property [Move_the_0_statement_to_line_1] As String
          Get
            Return GetResourceString("Move_the_0_statement_to_line_1")
          End Get
        End Property
        ''' <summary>Delete the '{0}' statement.</summary>
        Friend Shared ReadOnly Property [Delete_the_0_statement2] As String
          Get
            Return GetResourceString("Delete_the_0_statement2")
          End Get
        End Property
        ''' <summary>Type a name here to declare a new field.</summary>
        Friend Shared ReadOnly Property [Type_a_name_here_to_declare_a_new_field] As String
          Get
            Return GetResourceString("Type_a_name_here_to_declare_a_new_field")
          End Get
        End Property
        ''' <summary>Note: Space completion is disabled to avoid potential interference. To insert a name from the list, use tab.</summary>
        Friend Shared ReadOnly Property [Note_colon_Space_completion_is_disabled_to_avoid_potential_interference_To_insert_a_name_from_the_list_use_tab] As String
          Get
            Return GetResourceString("Note_colon_Space_completion_is_disabled_to_avoid_potential_interference_To_insert_a_name_from_the_list_use_tab")
          End Get
        End Property
        ''' <summary>&lt;new field&gt;</summary>
        Friend Shared ReadOnly Property [new_field] As String
          Get
            Return GetResourceString("new_field")
          End Get
        End Property
        ''' <summary>Type a name here to declare a parameter. If no preceding keyword is used; 'ByVal' will be assumed and the argument will be passed by value.</summary>
        Friend Shared ReadOnly Property [Type_a_name_here_to_declare_a_parameter_If_no_preceding_keyword_is_used_ByVal_will_be_assumed_and_the_argument_will_be_passed_by_value] As String
          Get
            Return GetResourceString("Type_a_name_here_to_declare_a_parameter_If_no_preceding_keyword_is_used_ByVal_will_be_assumed_and_the_argument_will_be_passed_by_value")
          End Get
        End Property
        ''' <summary>&lt;parameter name&gt;</summary>
        Friend Shared ReadOnly Property [parameter_name] As String
          Get
            Return GetResourceString("parameter_name")
          End Get
        End Property
        ''' <summary>Type a new name for the column, followed by '='. Otherwise, the original column name with be used.</summary>
        Friend Shared ReadOnly Property [Type_a_new_name_for_the_column_followed_by_Otherwise_the_original_column_name_with_be_used] As String
          Get
            Return GetResourceString("Type_a_new_name_for_the_column_followed_by_Otherwise_the_original_column_name_with_be_used")
          End Get
        End Property
        ''' <summary>Note: Use tab for automatic completion; space completion is disabled to avoid interfering with a new name.</summary>
        Friend Shared ReadOnly Property [Note_colon_Use_tab_for_automatic_completion_space_completion_is_disabled_to_avoid_interfering_with_a_new_name] As String
          Get
            Return GetResourceString("Note_colon_Use_tab_for_automatic_completion_space_completion_is_disabled_to_avoid_interfering_with_a_new_name")
          End Get
        End Property
        ''' <summary>&lt;result alias&gt;</summary>
        Friend Shared ReadOnly Property [result_alias] As String
          Get
            Return GetResourceString("result_alias")
          End Get
        End Property
        ''' <summary>Type a new variable name</summary>
        Friend Shared ReadOnly Property [Type_a_new_variable_name] As String
          Get
            Return GetResourceString("Type_a_new_variable_name")
          End Get
        End Property
        ''' <summary>Note: Space and '=' completion are disabled to avoid potential interference. To insert a name from the list, use tab.</summary>
        Friend Shared ReadOnly Property [Note_colon_Space_and_completion_are_disabled_to_avoid_potential_interference_To_insert_a_name_from_the_list_use_tab] As String
          Get
            Return GetResourceString("Note_colon_Space_and_completion_are_disabled_to_avoid_potential_interference_To_insert_a_name_from_the_list_use_tab")
          End Get
        End Property
        ''' <summary>&lt;new resource&gt;</summary>
        Friend Shared ReadOnly Property [new_resource] As String
          Get
            Return GetResourceString("new_resource")
          End Get
        End Property
        ''' <summary>AddHandler statement</summary>
        Friend Shared ReadOnly Property [AddHandler_statement] As String
          Get
            Return GetResourceString("AddHandler_statement")
          End Get
        End Property
        ''' <summary>RemoveHandler statement</summary>
        Friend Shared ReadOnly Property [RemoveHandler_statement] As String
          Get
            Return GetResourceString("RemoveHandler_statement")
          End Get
        End Property
        ''' <summary>{0} function</summary>
        Friend Shared ReadOnly Property [_0_function] As String
          Get
            Return GetResourceString("_0_function")
          End Get
        End Property
        ''' <summary>CType function</summary>
        Friend Shared ReadOnly Property [CType_function] As String
          Get
            Return GetResourceString("CType_function")
          End Get
        End Property
        ''' <summary>DirectCast function</summary>
        Friend Shared ReadOnly Property [DirectCast_function] As String
          Get
            Return GetResourceString("DirectCast_function")
          End Get
        End Property
        ''' <summary>TryCast function</summary>
        Friend Shared ReadOnly Property [TryCast_function] As String
          Get
            Return GetResourceString("TryCast_function")
          End Get
        End Property
        ''' <summary>GetType function</summary>
        Friend Shared ReadOnly Property [GetType_function] As String
          Get
            Return GetResourceString("GetType_function")
          End Get
        End Property
        ''' <summary>GetXmlNamespace function</summary>
        Friend Shared ReadOnly Property [GetXmlNamespace_function] As String
          Get
            Return GetResourceString("GetXmlNamespace_function")
          End Get
        End Property
        ''' <summary>Mid statement</summary>
        Friend Shared ReadOnly Property [Mid_statement] As String
          Get
            Return GetResourceString("Mid_statement")
          End Get
        End Property
        ''' <summary>Fix Incorrect Function Return Type</summary>
        Friend Shared ReadOnly Property [Fix_Incorrect_Function_Return_Type] As String
          Get
            Return GetResourceString("Fix_Incorrect_Function_Return_Type")
          End Get
        End Property
        ''' <summary>Remove 'Me' qualification</summary>
        Friend Shared ReadOnly Property [Remove_Me_qualification] As String
          Get
            Return GetResourceString("Remove_Me_qualification")
          End Get
        End Property
        ''' <summary>contains invalid selection</summary>
        Friend Shared ReadOnly Property [contains_invalid_selection] As String
          Get
            Return GetResourceString("contains_invalid_selection")
          End Get
        End Property
        ''' <summary>the selection contains syntactic errors</summary>
        Friend Shared ReadOnly Property [the_selection_contains_syntactic_errors] As String
          Get
            Return GetResourceString("the_selection_contains_syntactic_errors")
          End Get
        End Property
        ''' <summary>Selection can't be crossed over preprocessors</summary>
        Friend Shared ReadOnly Property [Selection_can_t_be_crossed_over_preprocessors] As String
          Get
            Return GetResourceString("Selection_can_t_be_crossed_over_preprocessors")
          End Get
        End Property
        ''' <summary>Selection can't contain throw without enclosing catch block</summary>
        Friend Shared ReadOnly Property [Selection_can_t_contain_throw_without_enclosing_catch_block] As String
          Get
            Return GetResourceString("Selection_can_t_contain_throw_without_enclosing_catch_block")
          End Get
        End Property
        ''' <summary>Selection can't be parts of constant initializer expression</summary>
        Friend Shared ReadOnly Property [Selection_can_t_be_parts_of_constant_initializer_expression] As String
          Get
            Return GetResourceString("Selection_can_t_be_parts_of_constant_initializer_expression")
          End Get
        End Property
        ''' <summary>Argument used for ByRef parameter can't be extracted out</summary>
        Friend Shared ReadOnly Property [Argument_used_for_ByRef_parameter_can_t_be_extracted_out] As String
          Get
            Return GetResourceString("Argument_used_for_ByRef_parameter_can_t_be_extracted_out")
          End Get
        End Property
        ''' <summary>all static local usages defined in the selection must be included in the selection</summary>
        Friend Shared ReadOnly Property [all_static_local_usages_defined_in_the_selection_must_be_included_in_the_selection] As String
          Get
            Return GetResourceString("all_static_local_usages_defined_in_the_selection_must_be_included_in_the_selection")
          End Get
        End Property
        ''' <summary>Implicit member access can't be included in the selection without containing statement</summary>
        Friend Shared ReadOnly Property [Implicit_member_access_can_t_be_included_in_the_selection_without_containing_statement] As String
          Get
            Return GetResourceString("Implicit_member_access_can_t_be_included_in_the_selection_without_containing_statement")
          End Get
        End Property
        ''' <summary>Selection must be part of executable statements</summary>
        Friend Shared ReadOnly Property [Selection_must_be_part_of_executable_statements] As String
          Get
            Return GetResourceString("Selection_must_be_part_of_executable_statements")
          End Get
        End Property
        ''' <summary>next statement control variable doesn't have matching declaration statement</summary>
        Friend Shared ReadOnly Property [next_statement_control_variable_doesn_t_have_matching_declaration_statement] As String
          Get
            Return GetResourceString("next_statement_control_variable_doesn_t_have_matching_declaration_statement")
          End Get
        End Property
        ''' <summary>Selection doesn't contain any valid node</summary>
        Friend Shared ReadOnly Property [Selection_doesn_t_contain_any_valid_node] As String
          Get
            Return GetResourceString("Selection_doesn_t_contain_any_valid_node")
          End Get
        End Property
        ''' <summary>Deprecated</summary>
        Friend Shared ReadOnly Property [Deprecated] As String
          Get
            Return GetResourceString("Deprecated")
          End Get
        End Property
        ''' <summary>Extension</summary>
        Friend Shared ReadOnly Property [Extension] As String
          Get
            Return GetResourceString("Extension")
          End Get
        End Property
        ''' <summary>Awaitable</summary>
        Friend Shared ReadOnly Property [Awaitable] As String
          Get
            Return GetResourceString("Awaitable")
          End Get
        End Property
        ''' <summary>Awaitable, Extension</summary>
        Friend Shared ReadOnly Property [Awaitable_Extension] As String
          Get
            Return GetResourceString("Awaitable_Extension")
          End Get
        End Property
        ''' <summary>&lt;new variable&gt;</summary>
        Friend Shared ReadOnly Property [new_variable] As String
          Get
            Return GetResourceString("new_variable")
          End Get
        End Property
        ''' <summary>Creates a delegate procedure instance that references the specified procedure.
        ''' AddressOf &lt;procedureName&gt;</summary>
        Friend Shared ReadOnly Property [Creates_a_delegate_procedure_instance_that_references_the_specified_procedure_AddressOf_procedureName] As String
          Get
            Return GetResourceString("Creates_a_delegate_procedure_instance_that_references_the_specified_procedure_AddressOf_procedureName")
          End Get
        End Property
        ''' <summary>Indicates that an external procedure has another name in its DLL.</summary>
        Friend Shared ReadOnly Property [Indicates_that_an_external_procedure_has_another_name_in_its_DLL] As String
          Get
            Return GetResourceString("Indicates_that_an_external_procedure_has_another_name_in_its_DLL")
          End Get
        End Property
        ''' <summary>Performs a short-circuit logical conjunction on two expressions. Returns True if both operands evaluate to True. If the first expression evaluates to False, the second is not evaluated.
        ''' &lt;result&gt; = &lt;expression1&gt; AndAlso &lt;expression2&gt;</summary>
        Friend Shared ReadOnly Property [Performs_a_short_circuit_logical_conjunction_on_two_expressions_Returns_True_if_both_operands_evaluate_to_True_If_the_first_expression_evaluates_to_False_the_second_is_not_evaluated_result_expression1_AndAlso_expression2] As String
          Get
            Return GetResourceString("Performs_a_short_circuit_logical_conjunction_on_two_expressions_Returns_True_if_both_operands_evaluate_to_True_If_the_first_expression_evaluates_to_False_the_second_is_not_evaluated_result_expression1_AndAlso_expression2")
          End Get
        End Property
        ''' <summary>Performs a logical conjunction on two Boolean expressions, or a bitwise conjunction on two numeric expressions. For Boolean expressions, returns True if both operands evaluate to True. Both expressions are always evaluated.
        ''' &lt;result&gt; = &lt;expression1&gt; And &lt;ex ...</summary>
        Friend Shared ReadOnly Property [Performs_a_logical_conjunction_on_two_Boolean_expressions_or_a_bitwise_conjunction_on_two_numeric_expressions_For_Boolean_expressions_returns_True_if_both_operands_evaluate_to_True_Both_expressions_are_always_evaluated_result_expression1_And_expression2] As String
          Get
            Return GetResourceString("Performs_a_logical_conjunction_on_two_Boolean_expressions_or_a_bitwise_conjunction_on_two_numeric_expressions_For_Boolean_expressions_returns_True_if_both_operands_evaluate_to_True_Both_expressions_are_always_evaluated_result_expression1_And_expression2")
          End Get
        End Property
        ''' <summary>Used in a Declare statement. The Ansi modifier specifies that Visual Basic should marshal all strings to ANSI values, and should look up the procedure without modifying its name during the search. If no character set is specified, ANSI is the default.</summary>
        Friend Shared ReadOnly Property [Used_in_a_Declare_statement_The_Ansi_modifier_specifies_that_Visual_Basic_should_marshal_all_strings_to_ANSI_values_and_should_look_up_the_procedure_without_modifying_its_name_during_the_search_If_no_character_set_is_specified_ANSI_is_the_default] As String
          Get
            Return GetResourceString("Used_in_a_Declare_statement_The_Ansi_modifier_specifies_that_Visual_Basic_should_marshal_all_strings_to_ANSI_values_and_should_look_up_the_procedure_without_modifying_its_name_during_the_search_If_no_character_set_is_specified_ANSI_is_the_default")
          End Get
        End Property
        ''' <summary>Specifies a data type in a declaration statement.</summary>
        Friend Shared ReadOnly Property [Specifies_a_data_type_in_a_declaration_statement] As String
          Get
            Return GetResourceString("Specifies_a_data_type_in_a_declaration_statement")
          End Get
        End Property
        ''' <summary>Specifies that an attribute at the beginning of a source file applies to the entire assembly. Otherwise the attribute will apply only to an individual programming element, such as a class or property.</summary>
        Friend Shared ReadOnly Property [Specifies_that_an_attribute_at_the_beginning_of_a_source_file_applies_to_the_entire_assembly_Otherwise_the_attribute_will_apply_only_to_an_individual_programming_element_such_as_a_class_or_property] As String
          Get
            Return GetResourceString("Specifies_that_an_attribute_at_the_beginning_of_a_source_file_applies_to_the_entire_assembly_Otherwise_the_attribute_will_apply_only_to_an_individual_programming_element_such_as_a_class_or_property")
          End Get
        End Property
        ''' <summary>Indicates an asynchronous method that can use the Await operator.</summary>
        Friend Shared ReadOnly Property [Indicates_an_asynchronous_method_that_can_use_the_Await_operator] As String
          Get
            Return GetResourceString("Indicates_an_asynchronous_method_that_can_use_the_Await_operator")
          End Get
        End Property
        ''' <summary>Used in a Declare statement. The Auto modifier specifies that Visual Basic should marshal strings according to .NET Framework rules, and should determine the base character set of the run-time platform and possibly modify the external procedure name if the ...</summary>
        Friend Shared ReadOnly Property [Used_in_a_Declare_statement_The_Auto_modifier_specifies_that_Visual_Basic_should_marshal_strings_according_to_NET_Framework_rules_and_should_determine_the_base_character_set_of_the_run_time_platform_and_possibly_modify_the_external_procedure_name_if_the_initial_search_fails] As String
          Get
            Return GetResourceString("Used_in_a_Declare_statement_The_Auto_modifier_specifies_that_Visual_Basic_should_marshal_strings_according_to_NET_Framework_rules_and_should_determine_the_base_character_set_of_the_run_time_platform_and_possibly_modify_the_external_procedure_name_if_the_initial_search_fails")
          End Get
        End Property
        ''' <summary>Specifies that an argument is passed in such a way that the called procedure can change the underlying value of the argument in the calling code.</summary>
        Friend Shared ReadOnly Property [Specifies_that_an_argument_is_passed_in_such_a_way_that_the_called_procedure_can_change_the_underlying_value_of_the_argument_in_the_calling_code] As String
          Get
            Return GetResourceString("Specifies_that_an_argument_is_passed_in_such_a_way_that_the_called_procedure_can_change_the_underlying_value_of_the_argument_in_the_calling_code")
          End Get
        End Property
        ''' <summary>Specifies that an argument is passed in such a way that the called procedure or property cannot change the underlying value of the argument in the calling code.</summary>
        Friend Shared ReadOnly Property [Specifies_that_an_argument_is_passed_in_such_a_way_that_the_called_procedure_or_property_cannot_change_the_underlying_value_of_the_argument_in_the_calling_code] As String
          Get
            Return GetResourceString("Specifies_that_an_argument_is_passed_in_such_a_way_that_the_called_procedure_or_property_cannot_change_the_underlying_value_of_the_argument_in_the_calling_code")
          End Get
        End Property
        ''' <summary>Declares the name of a class and introduces the definitions of the variables, properties, and methods that make up the class.</summary>
        Friend Shared ReadOnly Property [Declares_the_name_of_a_class_and_introduces_the_definitions_of_the_variables_properties_and_methods_that_make_up_the_class] As String
          Get
            Return GetResourceString("Declares_the_name_of_a_class_and_introduces_the_definitions_of_the_variables_properties_and_methods_that_make_up_the_class")
          End Get
        End Property
        ''' <summary>Generates a string concatenation of two expressions.</summary>
        Friend Shared ReadOnly Property [Generates_a_string_concatenation_of_two_expressions] As String
          Get
            Return GetResourceString("Generates_a_string_concatenation_of_two_expressions")
          End Get
        End Property
        ''' <summary>Declares and defines one or more constants.</summary>
        Friend Shared ReadOnly Property [Declares_and_defines_one_or_more_constants] As String
          Get
            Return GetResourceString("Declares_and_defines_one_or_more_constants")
          End Get
        End Property
        ''' <summary>Use 'In' for a type that will only be used for ByVal arguments to functions.</summary>
        Friend Shared ReadOnly Property [Use_In_for_a_type_that_will_only_be_used_for_ByVal_arguments_to_functions] As String
          Get
            Return GetResourceString("Use_In_for_a_type_that_will_only_be_used_for_ByVal_arguments_to_functions")
          End Get
        End Property
        ''' <summary>Use 'Out' for a type that will only be used as a return from functions.</summary>
        Friend Shared ReadOnly Property [Use_Out_for_a_type_that_will_only_be_used_as_a_return_from_functions] As String
          Get
            Return GetResourceString("Use_Out_for_a_type_that_will_only_be_used_as_a_return_from_functions")
          End Get
        End Property
        ''' <summary>Returns the result of explicitly converting an expression to a specified data type, object, structure, class, or interface.
        ''' CType(Object As Expression, Object As Type) As Type</summary>
        Friend Shared ReadOnly Property [Returns_the_result_of_explicitly_converting_an_expression_to_a_specified_data_type_object_structure_class_or_interface_CType_Object_As_Expression_Object_As_Type_As_Type] As String
          Get
            Return GetResourceString("Returns_the_result_of_explicitly_converting_an_expression_to_a_specified_data_type_object_structure_class_or_interface_CType_Object_As_Expression_Object_As_Type_As_Type")
          End Get
        End Property
        ''' <summary>Specifies that an event has additional, specialized code for adding handlers, removing handlers, and raising events.</summary>
        Friend Shared ReadOnly Property [Specifies_that_an_event_has_additional_specialized_code_for_adding_handlers_removing_handlers_and_raising_events] As String
          Get
            Return GetResourceString("Specifies_that_an_event_has_additional_specialized_code_for_adding_handlers_removing_handlers_and_raising_events")
          End Get
        End Property
        ''' <summary>Declares a reference to a procedure implemented in an external file.</summary>
        Friend Shared ReadOnly Property [Declares_a_reference_to_a_procedure_implemented_in_an_external_file] As String
          Get
            Return GetResourceString("Declares_a_reference_to_a_procedure_implemented_in_an_external_file")
          End Get
        End Property
        ''' <summary>Identifies a property as the default property of its class, structure, or interface.</summary>
        Friend Shared ReadOnly Property [Identifies_a_property_as_the_default_property_of_its_class_structure_or_interface] As String
          Get
            Return GetResourceString("Identifies_a_property_as_the_default_property_of_its_class_structure_or_interface")
          End Get
        End Property
        ''' <summary>Used to declare a delegate. A delegate is a reference type that refers to a shared method of a type or to an instance method of an object. Any procedure that is convertible, or that has matching parameter types and return type may be used to create an inst ...</summary>
        Friend Shared ReadOnly Property [Used_to_declare_a_delegate_A_delegate_is_a_reference_type_that_refers_to_a_shared_method_of_a_type_or_to_an_instance_method_of_an_object_Any_procedure_that_is_convertible_or_that_has_matching_parameter_types_and_return_type_may_be_used_to_create_an_instance_of_this_delegate_class] As String
          Get
            Return GetResourceString("Used_to_declare_a_delegate_A_delegate_is_a_reference_type_that_refers_to_a_shared_method_of_a_type_or_to_an_instance_method_of_an_object_Any_procedure_that_is_convertible_or_that_has_matching_parameter_types_and_return_type_may_be_used_to_create_an_instance_of_this_delegate_class")
          End Get
        End Property
        ''' <summary>Declares and allocates storage space for one or more variables.
        ''' Dim {&lt;var&gt; [As [New] dataType [(boundList)]][= initializer]}[, var2]</summary>
        Friend Shared ReadOnly Property [Declares_and_allocates_storage_space_for_one_or_more_variables_Dim_var_bracket_As_bracket_New_bracket_dataType_bracket_boundList_bracket_bracket_bracket_initializer_bracket_bracket_var2_bracket] As String
          Get
            Return GetResourceString("Declares_and_allocates_storage_space_for_one_or_more_variables_Dim_var_bracket_As_bracket_New_bracket_dataType_bracket_boundList_bracket_bracket_bracket_initializer_bracket_bracket_var2_bracket")
          End Get
        End Property
        ''' <summary>Divides two numbers and returns a floating-point result.</summary>
        Friend Shared ReadOnly Property [Divides_two_numbers_and_returns_a_floating_point_result] As String
          Get
            Return GetResourceString("Divides_two_numbers_and_returns_a_floating_point_result")
          End Get
        End Property
        ''' <summary>Terminates a {0} block.</summary>
        Friend Shared ReadOnly Property [Terminates_a_0_block] As String
          Get
            Return GetResourceString("Terminates_a_0_block")
          End Get
        End Property
        ''' <summary>Terminates an {0} block.</summary>
        Friend Shared ReadOnly Property [Terminates_an_0_block] As String
          Get
            Return GetResourceString("Terminates_an_0_block")
          End Get
        End Property
        ''' <summary>Terminates the definition of a {0} statement.</summary>
        Friend Shared ReadOnly Property [Terminates_the_definition_of_a_0_statement] As String
          Get
            Return GetResourceString("Terminates_the_definition_of_a_0_statement")
          End Get
        End Property
        ''' <summary>Terminates the definition of an {0} statement.</summary>
        Friend Shared ReadOnly Property [Terminates_the_definition_of_an_0_statement] As String
          Get
            Return GetResourceString("Terminates_the_definition_of_an_0_statement")
          End Get
        End Property
        ''' <summary>Declares an enumeration and defines the values of its members.</summary>
        Friend Shared ReadOnly Property [Declares_an_enumeration_and_defines_the_values_of_its_members] As String
          Get
            Return GetResourceString("Declares_an_enumeration_and_defines_the_values_of_its_members")
          End Get
        End Property
        ''' <summary>Compares two expressions and returns True if they are equal. Otherwise, returns False.</summary>
        Friend Shared ReadOnly Property [Compares_two_expressions_and_returns_True_if_they_are_equal_Otherwise_returns_False] As String
          Get
            Return GetResourceString("Compares_two_expressions_and_returns_True_if_they_are_equal_Otherwise_returns_False")
          End Get
        End Property
        ''' <summary>Used to release array variables and deallocate the memory used for their elements.</summary>
        Friend Shared ReadOnly Property [Used_to_release_array_variables_and_deallocate_the_memory_used_for_their_elements] As String
          Get
            Return GetResourceString("Used_to_release_array_variables_and_deallocate_the_memory_used_for_their_elements")
          End Get
        End Property
        ''' <summary>Declares a user-defined event.</summary>
        Friend Shared ReadOnly Property [Declares_a_user_defined_event] As String
          Get
            Return GetResourceString("Declares_a_user_defined_event")
          End Get
        End Property
        ''' <summary>Exits a Sub procedure and transfers execution immediately to the statement following the call to the Sub procedure.</summary>
        Friend Shared ReadOnly Property [Exits_a_Sub_procedure_and_transfers_execution_immediately_to_the_statement_following_the_call_to_the_Sub_procedure] As String
          Get
            Return GetResourceString("Exits_a_Sub_procedure_and_transfers_execution_immediately_to_the_statement_following_the_call_to_the_Sub_procedure")
          End Get
        End Property
        ''' <summary>Raises a number to the power of another number.</summary>
        Friend Shared ReadOnly Property [Raises_a_number_to_the_power_of_another_number] As String
          Get
            Return GetResourceString("Raises_a_number_to_the_power_of_another_number")
          End Get
        End Property
        ''' <summary>Specifies that the external procedure being referenced in the Declare statement is a Function.</summary>
        Friend Shared ReadOnly Property [Specifies_that_the_external_procedure_being_referenced_in_the_Declare_statement_is_a_Function] As String
          Get
            Return GetResourceString("Specifies_that_the_external_procedure_being_referenced_in_the_Declare_statement_is_a_Function")
          End Get
        End Property
        ''' <summary>Specifies that the external procedure being referenced in the Declare statement is a Sub.</summary>
        Friend Shared ReadOnly Property [Specifies_that_the_external_procedure_being_referenced_in_the_Declare_statement_is_a_Sub] As String
          Get
            Return GetResourceString("Specifies_that_the_external_procedure_being_referenced_in_the_Declare_statement_is_a_Sub")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared programming elements are accessible only from within the assembly that contains their declaration.</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_the_assembly_that_contains_their_declaration] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_the_assembly_that_contains_their_declaration")
          End Get
        End Property
        ''' <summary>Specifies a collection and a range variable to use in a query.</summary>
        Friend Shared ReadOnly Property [Specifies_a_collection_and_a_range_variable_to_use_in_a_query] As String
          Get
            Return GetResourceString("Specifies_a_collection_and_a_range_variable_to_use_in_a_query")
          End Get
        End Property
        ''' <summary>Declares the name, parameters, and code that define a Function procedure, that is, a procedure that returns a value to the calling code.</summary>
        Friend Shared ReadOnly Property [Declares_the_name_parameters_and_code_that_define_a_Function_procedure_that_is_a_procedure_that_returns_a_value_to_the_calling_code] As String
          Get
            Return GetResourceString("Declares_the_name_parameters_and_code_that_define_a_Function_procedure_that_is_a_procedure_that_returns_a_value_to_the_calling_code")
          End Get
        End Property
        ''' <summary>Constrains a generic type parameter to require that any type argument passed to it be a reference type.</summary>
        Friend Shared ReadOnly Property [Constrains_a_generic_type_parameter_to_require_that_any_type_argument_passed_to_it_be_a_reference_type] As String
          Get
            Return GetResourceString("Constrains_a_generic_type_parameter_to_require_that_any_type_argument_passed_to_it_be_a_reference_type")
          End Get
        End Property
        ''' <summary>Specifies a constructor constraint on a generic type parameter.</summary>
        Friend Shared ReadOnly Property [Specifies_a_constructor_constraint_on_a_generic_type_parameter] As String
          Get
            Return GetResourceString("Specifies_a_constructor_constraint_on_a_generic_type_parameter")
          End Get
        End Property
        ''' <summary>Constrains a generic type parameter to require that any type argument passed to it be a value type.</summary>
        Friend Shared ReadOnly Property [Constrains_a_generic_type_parameter_to_require_that_any_type_argument_passed_to_it_be_a_value_type] As String
          Get
            Return GetResourceString("Constrains_a_generic_type_parameter_to_require_that_any_type_argument_passed_to_it_be_a_value_type")
          End Get
        End Property
        ''' <summary>Declares a Get property procedure that is used to return the current value of a property.</summary>
        Friend Shared ReadOnly Property [Declares_a_Get_property_procedure_that_is_used_to_return_the_current_value_of_a_property] As String
          Get
            Return GetResourceString("Declares_a_Get_property_procedure_that_is_used_to_return_the_current_value_of_a_property")
          End Get
        End Property
        ''' <summary>Compares two expressions and returns True if the first is greater than the second. Otherwise, returns False.</summary>
        Friend Shared ReadOnly Property [Compares_two_expressions_and_returns_True_if_the_first_is_greater_than_the_second_Otherwise_returns_False] As String
          Get
            Return GetResourceString("Compares_two_expressions_and_returns_True_if_the_first_is_greater_than_the_second_Otherwise_returns_False")
          End Get
        End Property
        ''' <summary>Compares two expressions and returns True if the first is greater than or equal to the second. Otherwise, returns False.</summary>
        Friend Shared ReadOnly Property [Compares_two_expressions_and_returns_True_if_the_first_is_greater_than_or_equal_to_the_second_Otherwise_returns_False] As String
          Get
            Return GetResourceString("Compares_two_expressions_and_returns_True_if_the_first_is_greater_than_or_equal_to_the_second_Otherwise_returns_False")
          End Get
        End Property
        ''' <summary>Declares that a procedure handles a specified event.</summary>
        Friend Shared ReadOnly Property [Declares_that_a_procedure_handles_a_specified_event] As String
          Get
            Return GetResourceString("Declares_that_a_procedure_handles_a_specified_event")
          End Get
        End Property
        ''' <summary>Indicates that a class or structure member is providing the implementation for a member defined in an interface.</summary>
        Friend Shared ReadOnly Property [Indicates_that_a_class_or_structure_member_is_providing_the_implementation_for_a_member_defined_in_an_interface] As String
          Get
            Return GetResourceString("Indicates_that_a_class_or_structure_member_is_providing_the_implementation_for_a_member_defined_in_an_interface")
          End Get
        End Property
        ''' <summary>Specifies one or more interfaces, or interface members, that must be implemented in the class or structure definition in which the Implements statement appears.</summary>
        Friend Shared ReadOnly Property [Specifies_one_or_more_interfaces_or_interface_members_that_must_be_implemented_in_the_class_or_structure_definition_in_which_the_Implements_statement_appears] As String
          Get
            Return GetResourceString("Specifies_one_or_more_interfaces_or_interface_members_that_must_be_implemented_in_the_class_or_structure_definition_in_which_the_Implements_statement_appears")
          End Get
        End Property
        ''' <summary>Imports all or specified elements of a namespace into a file.</summary>
        Friend Shared ReadOnly Property [Imports_all_or_specified_elements_of_a_namespace_into_a_file] As String
          Get
            Return GetResourceString("Imports_all_or_specified_elements_of_a_namespace_into_a_file")
          End Get
        End Property
        ''' <summary>Specifies the group that the loop variable in a For Each statement is to traverse.</summary>
        Friend Shared ReadOnly Property [Specifies_the_group_that_the_loop_variable_in_a_For_Each_statement_is_to_traverse] As String
          Get
            Return GetResourceString("Specifies_the_group_that_the_loop_variable_in_a_For_Each_statement_is_to_traverse")
          End Get
        End Property
        ''' <summary>Causes the current class or interface to inherit the attributes, variables, properties, procedures, and events from another class or set of interfaces.</summary>
        Friend Shared ReadOnly Property [Causes_the_current_class_or_interface_to_inherit_the_attributes_variables_properties_procedures_and_events_from_another_class_or_set_of_interfaces] As String
          Get
            Return GetResourceString("Causes_the_current_class_or_interface_to_inherit_the_attributes_variables_properties_procedures_and_events_from_another_class_or_set_of_interfaces")
          End Get
        End Property
        ''' <summary>Specifies the group that the range variable is to traverse in a query.</summary>
        Friend Shared ReadOnly Property [Specifies_the_group_that_the_range_variable_is_to_traverse_in_a_query] As String
          Get
            Return GetResourceString("Specifies_the_group_that_the_range_variable_is_to_traverse_in_a_query")
          End Get
        End Property
        ''' <summary>Divides two numbers and returns an integer result.</summary>
        Friend Shared ReadOnly Property [Divides_two_numbers_and_returns_an_integer_result] As String
          Get
            Return GetResourceString("Divides_two_numbers_and_returns_an_integer_result")
          End Get
        End Property
        ''' <summary>Declares the name of an interface and the definitions of the members of the interface.</summary>
        Friend Shared ReadOnly Property [Declares_the_name_of_an_interface_and_the_definitions_of_the_members_of_the_interface] As String
          Get
            Return GetResourceString("Declares_the_name_of_an_interface_and_the_definitions_of_the_members_of_the_interface")
          End Get
        End Property
        ''' <summary>Determines whether an expression is false. If instances of any class or structure will be used in an OrElse clause, you must define IsFalse on that class or structure.</summary>
        Friend Shared ReadOnly Property [Determines_whether_an_expression_is_false_If_instances_of_any_class_or_structure_will_be_used_in_an_OrElse_clause_you_must_define_IsFalse_on_that_class_or_structure] As String
          Get
            Return GetResourceString("Determines_whether_an_expression_is_false_If_instances_of_any_class_or_structure_will_be_used_in_an_OrElse_clause_you_must_define_IsFalse_on_that_class_or_structure")
          End Get
        End Property
        ''' <summary>Compares two object reference variables and returns True if the objects are equal.
        ''' &lt;result&gt; = &lt;object1&gt; Is &lt;object2&gt;</summary>
        Friend Shared ReadOnly Property [Compares_two_object_reference_variables_and_returns_True_if_the_objects_are_equal_result_object1_Is_object2] As String
          Get
            Return GetResourceString("Compares_two_object_reference_variables_and_returns_True_if_the_objects_are_equal_result_object1_Is_object2")
          End Get
        End Property
        ''' <summary>Compares two object reference variables and returns True if the objects are not equal.
        ''' &lt;result&gt; = &lt;object1&gt; IsNot &lt;object2&gt;</summary>
        Friend Shared ReadOnly Property [Compares_two_object_reference_variables_and_returns_True_if_the_objects_are_not_equal_result_object1_IsNot_object2] As String
          Get
            Return GetResourceString("Compares_two_object_reference_variables_and_returns_True_if_the_objects_are_not_equal_result_object1_IsNot_object2")
          End Get
        End Property
        ''' <summary>Determines whether an expression is true. If instances of any class or structure will be used in an OrElse clause, you must define IsTrue on that class or structure.</summary>
        Friend Shared ReadOnly Property [Determines_whether_an_expression_is_true_If_instances_of_any_class_or_structure_will_be_used_in_an_OrElse_clause_you_must_define_IsTrue_on_that_class_or_structure] As String
          Get
            Return GetResourceString("Determines_whether_an_expression_is_true_If_instances_of_any_class_or_structure_will_be_used_in_an_OrElse_clause_you_must_define_IsTrue_on_that_class_or_structure")
          End Get
        End Property
        ''' <summary>Indicates an iterator method that can use the Yield statement.</summary>
        Friend Shared ReadOnly Property [Indicates_an_iterator_method_that_can_use_the_Yield_statement] As String
          Get
            Return GetResourceString("Indicates_an_iterator_method_that_can_use_the_Yield_statement")
          End Get
        End Property
        ''' <summary>Defines an iterator lambda expression that can use the Yield statement.
        ''' Iterator Function(&lt;parameterList&gt;) As IEnumerable(Of &lt;T&gt;)</summary>
        Friend Shared ReadOnly Property [Defines_an_iterator_lambda_expression_that_can_use_the_Yield_statement_Iterator_Function_parameterList_As_IEnumerable_Of_T] As String
          Get
            Return GetResourceString("Defines_an_iterator_lambda_expression_that_can_use_the_Yield_statement_Iterator_Function_parameterList_As_IEnumerable_Of_T")
          End Get
        End Property
        ''' <summary>Performs an arithmetic left shift on a bit pattern.</summary>
        Friend Shared ReadOnly Property [Performs_an_arithmetic_left_shift_on_a_bit_pattern] As String
          Get
            Return GetResourceString("Performs_an_arithmetic_left_shift_on_a_bit_pattern")
          End Get
        End Property
        ''' <summary>Compares two expressions and returns True if the first is less than the second. Otherwise, returns False.</summary>
        Friend Shared ReadOnly Property [Compares_two_expressions_and_returns_True_if_the_first_is_less_than_the_second_Otherwise_returns_False] As String
          Get
            Return GetResourceString("Compares_two_expressions_and_returns_True_if_the_first_is_less_than_the_second_Otherwise_returns_False")
          End Get
        End Property
        ''' <summary>Compares two expressions and returns True if the first is less than or equal to the second. Otherwise, returns False.</summary>
        Friend Shared ReadOnly Property [Compares_two_expressions_and_returns_True_if_the_first_is_less_than_or_equal_to_the_second_Otherwise_returns_False] As String
          Get
            Return GetResourceString("Compares_two_expressions_and_returns_True_if_the_first_is_less_than_or_equal_to_the_second_Otherwise_returns_False")
          End Get
        End Property
        ''' <summary>Introduces a clause that identifies the external file (DLL or code resource) containing an external procedure.</summary>
        Friend Shared ReadOnly Property [Introduces_a_clause_that_identifies_the_external_file_DLL_or_code_resource_containing_an_external_procedure] As String
          Get
            Return GetResourceString("Introduces_a_clause_that_identifies_the_external_file_DLL_or_code_resource_containing_an_external_procedure")
          End Get
        End Property
        ''' <summary>Compares a string against a pattern. Wildcards available include ? to match 1 character and * to match 0 or more characters.
        ''' &lt;result&gt; = &lt;string&gt; Like &lt;pattern&gt;</summary>
        Friend Shared ReadOnly Property [Compares_a_string_against_a_pattern_Wildcards_available_include_to_match_1_character_and_to_match_0_or_more_characters_result_string_Like_pattern] As String
          Get
            Return GetResourceString("Compares_a_string_against_a_pattern_Wildcards_available_include_to_match_1_character_and_to_match_0_or_more_characters_result_string_Like_pattern")
          End Get
        End Property
        ''' <summary>Returns the difference between two numeric expressions, or the negative value of a numeric expression.</summary>
        Friend Shared ReadOnly Property [Returns_the_difference_between_two_numeric_expressions_or_the_negative_value_of_a_numeric_expression] As String
          Get
            Return GetResourceString("Returns_the_difference_between_two_numeric_expressions_or_the_negative_value_of_a_numeric_expression")
          End Get
        End Property
        ''' <summary>Divides two numbers and returns only the remainder.
        ''' &lt;number1&gt; Mod &lt;number2&gt;</summary>
        Friend Shared ReadOnly Property [Divides_two_numbers_and_returns_only_the_remainder_number1_Mod_number2] As String
          Get
            Return GetResourceString("Divides_two_numbers_and_returns_only_the_remainder_number1_Mod_number2")
          End Get
        End Property
        ''' <summary>Specifies that an attribute at the beginning of a source file applies to the entire module. Otherwise the attribute will apply only to an individual programming element, such as a class or property.</summary>
        Friend Shared ReadOnly Property [Specifies_that_an_attribute_at_the_beginning_of_a_source_file_applies_to_the_entire_module_Otherwise_the_attribute_will_apply_only_to_an_individual_programming_element_such_as_a_class_or_property] As String
          Get
            Return GetResourceString("Specifies_that_an_attribute_at_the_beginning_of_a_source_file_applies_to_the_entire_module_Otherwise_the_attribute_will_apply_only_to_an_individual_programming_element_such_as_a_class_or_property")
          End Get
        End Property
        ''' <summary>Multiplies two numbers and returns the product.</summary>
        Friend Shared ReadOnly Property [Multiplies_two_numbers_and_returns_the_product] As String
          Get
            Return GetResourceString("Multiplies_two_numbers_and_returns_the_product")
          End Get
        End Property
        ''' <summary>Specifies that a class can be used only as a base class, and that you cannot create an object directly from it.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_class_can_be_used_only_as_a_base_class_and_that_you_cannot_create_an_object_directly_from_it] As String
          Get
            Return GetResourceString("Specifies_that_a_class_can_be_used_only_as_a_base_class_and_that_you_cannot_create_an_object_directly_from_it")
          End Get
        End Property
        ''' <summary>Specifies that a property or procedure is not implemented in the class and must be overridden in a derived class before it can be used.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_property_or_procedure_is_not_implemented_in_the_class_and_must_be_overridden_in_a_derived_class_before_it_can_be_used] As String
          Get
            Return GetResourceString("Specifies_that_a_property_or_procedure_is_not_implemented_in_the_class_and_must_be_overridden_in_a_derived_class_before_it_can_be_used")
          End Get
        End Property
        ''' <summary>Declares the name of a namespace, and causes the source code following the declaration to be compiled within that namespace.</summary>
        Friend Shared ReadOnly Property [Declares_the_name_of_a_namespace_and_causes_the_source_code_following_the_declaration_to_be_compiled_within_that_namespace] As String
          Get
            Return GetResourceString("Declares_the_name_of_a_namespace_and_causes_the_source_code_following_the_declaration_to_be_compiled_within_that_namespace")
          End Get
        End Property
        ''' <summary>Indicates that a conversion operator (CType) converts a class or structure to a type that might not be able to hold some of the possible values of the original class or structure.</summary>
        Friend Shared ReadOnly Property [Indicates_that_a_conversion_operator_CType_converts_a_class_or_structure_to_a_type_that_might_not_be_able_to_hold_some_of_the_possible_values_of_the_original_class_or_structure] As String
          Get
            Return GetResourceString("Indicates_that_a_conversion_operator_CType_converts_a_class_or_structure_to_a_type_that_might_not_be_able_to_hold_some_of_the_possible_values_of_the_original_class_or_structure")
          End Get
        End Property
        ''' <summary>Compares two expressions and returns True if they are not equal. Otherwise, returns False.</summary>
        Friend Shared ReadOnly Property [Compares_two_expressions_and_returns_True_if_they_are_not_equal_Otherwise_returns_False] As String
          Get
            Return GetResourceString("Compares_two_expressions_and_returns_True_if_they_are_not_equal_Otherwise_returns_False")
          End Get
        End Property
        ''' <summary>Specifies that a class cannot be used as a base class.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_class_cannot_be_used_as_a_base_class] As String
          Get
            Return GetResourceString("Specifies_that_a_class_cannot_be_used_as_a_base_class")
          End Get
        End Property
        ''' <summary>Performs logical negation on a Boolean expression, or bitwise negation on a numeric expression.
        ''' &lt;result&gt; = Not &lt;expression&gt;</summary>
        Friend Shared ReadOnly Property [Performs_logical_negation_on_a_Boolean_expression_or_bitwise_negation_on_a_numeric_expression_result_Not_expression] As String
          Get
            Return GetResourceString("Performs_logical_negation_on_a_Boolean_expression_or_bitwise_negation_on_a_numeric_expression_result_Not_expression")
          End Get
        End Property
        ''' <summary>Specifies that a property or procedure cannot be overridden in a derived class.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_property_or_procedure_cannot_be_overridden_in_a_derived_class] As String
          Get
            Return GetResourceString("Specifies_that_a_property_or_procedure_cannot_be_overridden_in_a_derived_class")
          End Get
        End Property
        ''' <summary>Identifies a type parameter on a generic class, structure, interface, delegate, or procedure.</summary>
        Friend Shared ReadOnly Property [Identifies_a_type_parameter_on_a_generic_class_structure_interface_delegate_or_procedure] As String
          Get
            Return GetResourceString("Identifies_a_type_parameter_on_a_generic_class_structure_interface_delegate_or_procedure")
          End Get
        End Property
        ''' <summary>Declares the operator symbol, operands, and code that define an operator procedure on a class or structure.</summary>
        Friend Shared ReadOnly Property [Declares_the_operator_symbol_operands_and_code_that_define_an_operator_procedure_on_a_class_or_structure] As String
          Get
            Return GetResourceString("Declares_the_operator_symbol_operands_and_code_that_define_an_operator_procedure_on_a_class_or_structure")
          End Get
        End Property
        ''' <summary>Specifies that a procedure argument can be omitted when the procedure is called.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_procedure_argument_can_be_omitted_when_the_procedure_is_called] As String
          Get
            Return GetResourceString("Specifies_that_a_procedure_argument_can_be_omitted_when_the_procedure_is_called")
          End Get
        End Property
        ''' <summary>Introduces a statement that specifies a compiler option that applies to the entire source file.</summary>
        Friend Shared ReadOnly Property [Introduces_a_statement_that_specifies_a_compiler_option_that_applies_to_the_entire_source_file] As String
          Get
            Return GetResourceString("Introduces_a_statement_that_specifies_a_compiler_option_that_applies_to_the_entire_source_file")
          End Get
        End Property
        ''' <summary>Performs short-circuit inclusive logical disjunction on two expressions. Returns True if either operand evaluates to True. If the first expression evaluates to True, the second expression is not evaluated.
        ''' &lt;result&gt; = &lt;expression1&gt; OrElse &lt;expression2&gt;</summary>
        Friend Shared ReadOnly Property [Performs_short_circuit_inclusive_logical_disjunction_on_two_expressions_Returns_True_if_either_operand_evaluates_to_True_If_the_first_expression_evaluates_to_True_the_second_expression_is_not_evaluated_result_expression1_OrElse_expression2] As String
          Get
            Return GetResourceString("Performs_short_circuit_inclusive_logical_disjunction_on_two_expressions_Returns_True_if_either_operand_evaluates_to_True_If_the_first_expression_evaluates_to_True_the_second_expression_is_not_evaluated_result_expression1_OrElse_expression2")
          End Get
        End Property
        ''' <summary>Performs an inclusive logical disjunction on two Boolean expressions, or a bitwise disjunction on two numeric expressions. For Boolean expressions, returns True if at least one operand evaluates to True. Both expressions are always evaluated.
        ''' &lt;result&gt; = &lt;e ...</summary>
        Friend Shared ReadOnly Property [Performs_an_inclusive_logical_disjunction_on_two_Boolean_expressions_or_a_bitwise_disjunction_on_two_numeric_expressions_For_Boolean_expressions_returns_True_if_at_least_one_operand_evaluates_to_True_Both_expressions_are_always_evaluated_result_expression1_Or_expression2] As String
          Get
            Return GetResourceString("Performs_an_inclusive_logical_disjunction_on_two_Boolean_expressions_or_a_bitwise_disjunction_on_two_numeric_expressions_For_Boolean_expressions_returns_True_if_at_least_one_operand_evaluates_to_True_Both_expressions_are_always_evaluated_result_expression1_Or_expression2")
          End Get
        End Property
        ''' <summary>Specifies that a property or procedure re-declares one or more existing properties or procedures with the same name.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_property_or_procedure_re_declares_one_or_more_existing_properties_or_procedures_with_the_same_name] As String
          Get
            Return GetResourceString("Specifies_that_a_property_or_procedure_re_declares_one_or_more_existing_properties_or_procedures_with_the_same_name")
          End Get
        End Property
        ''' <summary>Specifies that a property or procedure can be overridden by an identically named property or procedure in a derived class.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_property_or_procedure_can_be_overridden_by_an_identically_named_property_or_procedure_in_a_derived_class] As String
          Get
            Return GetResourceString("Specifies_that_a_property_or_procedure_can_be_overridden_by_an_identically_named_property_or_procedure_in_a_derived_class")
          End Get
        End Property
        ''' <summary>Specifies that a property or procedure overrides an identically named property or procedure inherited from a base class.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_property_or_procedure_overrides_an_identically_named_property_or_procedure_inherited_from_a_base_class] As String
          Get
            Return GetResourceString("Specifies_that_a_property_or_procedure_overrides_an_identically_named_property_or_procedure_inherited_from_a_base_class")
          End Get
        End Property
        ''' <summary>Specifies that a procedure parameter takes an optional array of elements of the specified type.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_procedure_parameter_takes_an_optional_array_of_elements_of_the_specified_type] As String
          Get
            Return GetResourceString("Specifies_that_a_procedure_parameter_takes_an_optional_array_of_elements_of_the_specified_type")
          End Get
        End Property
        ''' <summary>Indicates that a method, class, or structure declaration is a partial definition of the method, class, or structure.</summary>
        Friend Shared ReadOnly Property [Indicates_that_a_method_class_or_structure_declaration_is_a_partial_definition_of_the_method_class_or_structure] As String
          Get
            Return GetResourceString("Indicates_that_a_method_class_or_structure_declaration_is_a_partial_definition_of_the_method_class_or_structure")
          End Get
        End Property
        ''' <summary>Returns the sum of two numbers, or the positive value of a numeric expression.</summary>
        Friend Shared ReadOnly Property [Returns_the_sum_of_two_numbers_or_the_positive_value_of_a_numeric_expression] As String
          Get
            Return GetResourceString("Returns_the_sum_of_two_numbers_or_the_positive_value_of_a_numeric_expression")
          End Get
        End Property
        ''' <summary>Prevents the contents of an array from being cleared when the dimensions of the array are changed.</summary>
        Friend Shared ReadOnly Property [Prevents_the_contents_of_an_array_from_being_cleared_when_the_dimensions_of_the_array_are_changed] As String
          Get
            Return GetResourceString("Prevents_the_contents_of_an_array_from_being_cleared_when_the_dimensions_of_the_array_are_changed")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared programming elements are accessible only from within their module, class, or structure.</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_their_module_class_or_structure] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_their_module_class_or_structure")
          End Get
        End Property
        ''' <summary>Declares the name of a property, and the property procedures used to store and retrieve the value of the property.</summary>
        Friend Shared ReadOnly Property [Declares_the_name_of_a_property_and_the_property_procedures_used_to_store_and_retrieve_the_value_of_the_property] As String
          Get
            Return GetResourceString("Declares_the_name_of_a_property_and_the_property_procedures_used_to_store_and_retrieve_the_value_of_the_property")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared members of a class are accessible from anywhere in the same assembly, their own classes, and derived classes.</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_members_of_a_class_are_accessible_from_anywhere_in_the_same_assembly_their_own_classes_and_derived_classes] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_members_of_a_class_are_accessible_from_anywhere_in_the_same_assembly_their_own_classes_and_derived_classes")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared programming elements are accessible only from within their own class or from a derived class.</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_their_own_class_or_from_a_derived_class] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_programming_elements_are_accessible_only_from_within_their_own_class_or_from_a_derived_class")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared programming elements have no access restrictions.</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_programming_elements_have_no_access_restrictions] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_programming_elements_have_no_access_restrictions")
          End Get
        End Property
        ''' <summary>Specifies that a variable or property can be read but not written to.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_variable_or_property_can_be_read_but_not_written_to] As String
          Get
            Return GetResourceString("Specifies_that_a_variable_or_property_can_be_read_but_not_written_to")
          End Get
        End Property
        ''' <summary>Reallocates storage space for an array variable.</summary>
        Friend Shared ReadOnly Property [Reallocates_storage_space_for_an_array_variable] As String
          Get
            Return GetResourceString("Reallocates_storage_space_for_an_array_variable")
          End Get
        End Property
        ''' <summary>Performs an arithmetic right shift on a bit pattern</summary>
        Friend Shared ReadOnly Property [Performs_an_arithmetic_right_shift_on_a_bit_pattern] As String
          Get
            Return GetResourceString("Performs_an_arithmetic_right_shift_on_a_bit_pattern")
          End Get
        End Property
        ''' <summary>Declares a Set property procedure that is used to assign a value to a property.</summary>
        Friend Shared ReadOnly Property [Declares_a_Set_property_procedure_that_is_used_to_assign_a_value_to_a_property] As String
          Get
            Return GetResourceString("Declares_a_Set_property_procedure_that_is_used_to_assign_a_value_to_a_property")
          End Get
        End Property
        ''' <summary>Specifies that a declared programming element redeclares and hides an identically named element in a base class.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_declared_programming_element_redeclares_and_hides_an_identically_named_element_in_a_base_class] As String
          Get
            Return GetResourceString("Specifies_that_a_declared_programming_element_redeclares_and_hides_an_identically_named_element_in_a_base_class")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared programming elements are associated with all instances of a class or structure.</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_programming_elements_are_associated_with_all_instances_of_a_class_or_structure] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_programming_elements_are_associated_with_all_instances_of_a_class_or_structure")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared local variables are to remain in existence and retain their latest values after the procedure in which they are declared terminates.</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_local_variables_are_to_remain_in_existence_and_retain_their_latest_values_after_the_procedure_in_which_they_are_declared_terminates] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_local_variables_are_to_remain_in_existence_and_retain_their_latest_values_after_the_procedure_in_which_they_are_declared_terminates")
          End Get
        End Property
        ''' <summary>Declares the name of a structure and introduces the definition of the variables, properties, events, and procedures that make up the structure.</summary>
        Friend Shared ReadOnly Property [Declares_the_name_of_a_structure_and_introduces_the_definition_of_the_variables_properties_events_and_procedures_that_make_up_the_structure] As String
          Get
            Return GetResourceString("Declares_the_name_of_a_structure_and_introduces_the_definition_of_the_variables_properties_events_and_procedures_that_make_up_the_structure")
          End Get
        End Property
        ''' <summary>Declares the name, parameters, and code that define a Sub procedure, that is, a procedure that does not return a value to the calling code.</summary>
        Friend Shared ReadOnly Property [Declares_the_name_parameters_and_code_that_define_a_Sub_procedure_that_is_a_procedure_that_does_not_return_a_value_to_the_calling_code] As String
          Get
            Return GetResourceString("Declares_the_name_parameters_and_code_that_define_a_Sub_procedure_that_is_a_procedure_that_does_not_return_a_value_to_the_calling_code")
          End Get
        End Property
        ''' <summary>Separates the beginning and ending values of a loop counter or array bounds or that of a value match range.</summary>
        Friend Shared ReadOnly Property [Separates_the_beginning_and_ending_values_of_a_loop_counter_or_array_bounds_or_that_of_a_value_match_range] As String
          Get
            Return GetResourceString("Separates_the_beginning_and_ending_values_of_a_loop_counter_or_array_bounds_or_that_of_a_value_match_range")
          End Get
        End Property
        ''' <summary>Determines the run-time type of an object reference variable and compares it to a data type. Returns True or False depending, on whether the two types are compatible.
        ''' &lt;result&gt; = TypeOf &lt;objectExpression&gt; Is &lt;typeName&gt;</summary>
        Friend Shared ReadOnly Property [Determines_the_run_time_type_of_an_object_reference_variable_and_compares_it_to_a_data_type_Returns_True_or_False_depending_on_whether_the_two_types_are_compatible_result_TypeOf_objectExpression_Is_typeName] As String
          Get
            Return GetResourceString("Determines_the_run_time_type_of_an_object_reference_variable_and_compares_it_to_a_data_type_Returns_True_or_False_depending_on_whether_the_two_types_are_compatible_result_TypeOf_objectExpression_Is_typeName")
          End Get
        End Property
        ''' <summary>Used in a Declare statement. Specifies that Visual Basic should marshal all strings to Unicode values in a call into an external procedure, and should look up the procedure without modifying its name.</summary>
        Friend Shared ReadOnly Property [Used_in_a_Declare_statement_Specifies_that_Visual_Basic_should_marshal_all_strings_to_Unicode_values_in_a_call_into_an_external_procedure_and_should_look_up_the_procedure_without_modifying_its_name] As String
          Get
            Return GetResourceString("Used_in_a_Declare_statement_Specifies_that_Visual_Basic_should_marshal_all_strings_to_Unicode_values_in_a_call_into_an_external_procedure_and_should_look_up_the_procedure_without_modifying_its_name")
          End Get
        End Property
        ''' <summary>Indicates that a conversion operator (CType) converts a class or structure to a type that can hold all possible values of the original class or structure.</summary>
        Friend Shared ReadOnly Property [Indicates_that_a_conversion_operator_CType_converts_a_class_or_structure_to_a_type_that_can_hold_all_possible_values_of_the_original_class_or_structure] As String
          Get
            Return GetResourceString("Indicates_that_a_conversion_operator_CType_converts_a_class_or_structure_to_a_type_that_can_hold_all_possible_values_of_the_original_class_or_structure")
          End Get
        End Property
        ''' <summary>Specifies that one or more declared member variables refer to an instance of a class that can raise events</summary>
        Friend Shared ReadOnly Property [Specifies_that_one_or_more_declared_member_variables_refer_to_an_instance_of_a_class_that_can_raise_events] As String
          Get
            Return GetResourceString("Specifies_that_one_or_more_declared_member_variables_refer_to_an_instance_of_a_class_that_can_raise_events")
          End Get
        End Property
        ''' <summary>Specifies that a property can be written to but not read.</summary>
        Friend Shared ReadOnly Property [Specifies_that_a_property_can_be_written_to_but_not_read] As String
          Get
            Return GetResourceString("Specifies_that_a_property_can_be_written_to_but_not_read")
          End Get
        End Property
        ''' <summary>Performs a logical exclusion on two Boolean expressions, or a bitwise exclusion on two numeric expressions. For Boolean expressions, returns True if exactly one of the expressions evaluates to True. Both expressions are always evaluated.
        ''' &lt;result&gt; = &lt;expres ...</summary>
        Friend Shared ReadOnly Property [Performs_a_logical_exclusion_on_two_Boolean_expressions_or_a_bitwise_exclusion_on_two_numeric_expressions_For_Boolean_expressions_returns_True_if_exactly_one_of_the_expressions_evaluates_to_True_Both_expressions_are_always_evaluated_result_expression1_Xor_expression2] As String
          Get
            Return GetResourceString("Performs_a_logical_exclusion_on_two_Boolean_expressions_or_a_bitwise_exclusion_on_two_numeric_expressions_For_Boolean_expressions_returns_True_if_exactly_one_of_the_expressions_evaluates_to_True_Both_expressions_are_always_evaluated_result_expression1_Xor_expression2")
          End Get
        End Property
        ''' <summary>Applies an aggregation function, such as Sum, Average, or Count to a sequence.</summary>
        Friend Shared ReadOnly Property [Applies_an_aggregation_function_such_as_Sum_Average_or_Count_to_a_sequence] As String
          Get
            Return GetResourceString("Applies_an_aggregation_function_such_as_Sum_Average_or_Count_to_a_sequence")
          End Get
        End Property
        ''' <summary>Specifies the sort order for an Order By clause in a query. The smallest element will appear first.</summary>
        Friend Shared ReadOnly Property [Specifies_the_sort_order_for_an_Order_By_clause_in_a_query_The_smallest_element_will_appear_first] As String
          Get
            Return GetResourceString("Specifies_the_sort_order_for_an_Order_By_clause_in_a_query_The_smallest_element_will_appear_first")
          End Get
        End Property
        ''' <summary>Sets the string comparison method specified in Option Compare to a strict binary sort order.</summary>
        Friend Shared ReadOnly Property [Sets_the_string_comparison_method_specified_in_Option_Compare_to_a_strict_binary_sort_order] As String
          Get
            Return GetResourceString("Sets_the_string_comparison_method_specified_in_Option_Compare_to_a_strict_binary_sort_order")
          End Get
        End Property
        ''' <summary>Specifies the element keys used for grouping (in Group By) or sort order (in Order By).</summary>
        Friend Shared ReadOnly Property [Specifies_the_element_keys_used_for_grouping_in_Group_By_or_sort_order_in_Order_By] As String
          Get
            Return GetResourceString("Specifies_the_element_keys_used_for_grouping_in_Group_By_or_sort_order_in_Order_By")
          End Get
        End Property
        ''' <summary>Transfers execution to a Function, Sub, or dynamic-link library (DLL) procedure.
        ''' [Call] &lt;procedureName&gt; [(&lt;argumentList&gt;)]</summary>
        Friend Shared ReadOnly Property [Transfers_execution_to_a_Function_Sub_or_dynamic_link_library_DLL_procedure_bracket_Call_bracket_procedureName_bracket_argumentList_bracket] As String
          Get
            Return GetResourceString("Transfers_execution_to_a_Function_Sub_or_dynamic_link_library_DLL_procedure_bracket_Call_bracket_procedureName_bracket_argumentList_bracket")
          End Get
        End Property
        ''' <summary>Introduces the statements to run if none of the previous cases in the Select Case statement returns True.</summary>
        Friend Shared ReadOnly Property [Introduces_the_statements_to_run_if_none_of_the_previous_cases_in_the_Select_Case_statement_returns_True] As String
          Get
            Return GetResourceString("Introduces_the_statements_to_run_if_none_of_the_previous_cases_in_the_Select_Case_statement_returns_True")
          End Get
        End Property
        ''' <summary>Followed by a comparison operator and then an expression, Case Is introduces the statements to run if the Select Case expression combined with the Case Is expression evaluates to True.</summary>
        Friend Shared ReadOnly Property [Followed_by_a_comparison_operator_and_then_an_expression_Case_Is_introduces_the_statements_to_run_if_the_Select_Case_expression_combined_with_the_Case_Is_expression_evaluates_to_True] As String
          Get
            Return GetResourceString("Followed_by_a_comparison_operator_and_then_an_expression_Case_Is_introduces_the_statements_to_run_if_the_Select_Case_expression_combined_with_the_Case_Is_expression_evaluates_to_True")
          End Get
        End Property
        ''' <summary>Introduces a value, or set of values, against which the value of an expression in a Select Case statement is to be tested.
        ''' Case {&lt;expression&gt;|&lt;expression1&gt; To &lt;expression2&gt;|[Is] &lt;comparisonOperator&gt; &lt;expression&gt;}</summary>
        Friend Shared ReadOnly Property [Introduces_a_value_or_set_of_values_against_which_the_value_of_an_expression_in_a_Select_Case_statement_is_to_be_tested_Case_expression_expression1_To_expression2_bracket_Is_bracket_comparisonOperator_expression] As String
          Get
            Return GetResourceString("Introduces_a_value_or_set_of_values_against_which_the_value_of_an_expression_in_a_Select_Case_statement_is_to_be_tested_Case_expression_expression1_To_expression2_bracket_Is_bracket_comparisonOperator_expression")
          End Get
        End Property
        ''' <summary>Introduces a statement block to be run if the specified exception occurs inside a Try block.</summary>
        Friend Shared ReadOnly Property [Introduces_a_statement_block_to_be_run_if_the_specified_exception_occurs_inside_a_Try_block] As String
          Get
            Return GetResourceString("Introduces_a_statement_block_to_be_run_if_the_specified_exception_occurs_inside_a_Try_block")
          End Get
        End Property
        ''' <summary>Sets the default comparison method to use when comparing string data. When set to Text, uses a text sort order that is not case sensitive. When set to Binary, uses a strict binary sort order.
        ''' Option Compare {Binary | Text}</summary>
        Friend Shared ReadOnly Property [Sets_the_default_comparison_method_to_use_when_comparing_string_data_When_set_to_Text_uses_a_text_sort_order_that_is_not_case_sensitive_When_set_to_Binary_uses_a_strict_binary_sort_order_Option_Compare_Binary_Text] As String
          Get
            Return GetResourceString("Sets_the_default_comparison_method_to_use_when_comparing_string_data_When_set_to_Text_uses_a_text_sort_order_that_is_not_case_sensitive_When_set_to_Binary_uses_a_strict_binary_sort_order_Option_Compare_Binary_Text")
          End Get
        End Property
        ''' <summary>Defines a conditional compiler constant. Conditional compiler constants are always private to the file in which they appear. The expressions used to initialize them can contain only conditional compiler constants and literals.</summary>
        Friend Shared ReadOnly Property [Defines_a_conditional_compiler_constant_Conditional_compiler_constants_are_always_private_to_the_file_in_which_they_appear_The_expressions_used_to_initialize_them_can_contain_only_conditional_compiler_constants_and_literals] As String
          Get
            Return GetResourceString("Defines_a_conditional_compiler_constant_Conditional_compiler_constants_are_always_private_to_the_file_in_which_they_appear_The_expressions_used_to_initialize_them_can_contain_only_conditional_compiler_constants_and_literals")
          End Get
        End Property
        ''' <summary>Transfers execution immediately to the next iteration of the Do loop.</summary>
        Friend Shared ReadOnly Property [Transfers_execution_immediately_to_the_next_iteration_of_the_Do_loop] As String
          Get
            Return GetResourceString("Transfers_execution_immediately_to_the_next_iteration_of_the_Do_loop")
          End Get
        End Property
        ''' <summary>Transfers execution immediately to the next iteration of the For loop.</summary>
        Friend Shared ReadOnly Property [Transfers_execution_immediately_to_the_next_iteration_of_the_For_loop] As String
          Get
            Return GetResourceString("Transfers_execution_immediately_to_the_next_iteration_of_the_For_loop")
          End Get
        End Property
        ''' <summary>Transfers execution immediately to the next iteration of the loop. Can be used in a Do loop, a For loop, or a While loop.</summary>
        Friend Shared ReadOnly Property [Transfers_execution_immediately_to_the_next_iteration_of_the_loop_Can_be_used_in_a_Do_loop_a_For_loop_or_a_While_loop] As String
          Get
            Return GetResourceString("Transfers_execution_immediately_to_the_next_iteration_of_the_loop_Can_be_used_in_a_Do_loop_a_For_loop_or_a_While_loop")
          End Get
        End Property
        ''' <summary>Transfers execution immediately to the next iteration of the While loop.</summary>
        Friend Shared ReadOnly Property [Transfers_execution_immediately_to_the_next_iteration_of_the_While_loop] As String
          Get
            Return GetResourceString("Transfers_execution_immediately_to_the_next_iteration_of_the_While_loop")
          End Get
        End Property
        ''' <summary>Specifies the sort order for an Order By clause in a query. The largest element will appear first.</summary>
        Friend Shared ReadOnly Property [Specifies_the_sort_order_for_an_Order_By_clause_in_a_query_The_largest_element_will_appear_first] As String
          Get
            Return GetResourceString("Specifies_the_sort_order_for_an_Order_By_clause_in_a_query_The_largest_element_will_appear_first")
          End Get
        End Property
        ''' <summary>Restricts the values of a query result to eliminate duplicate values.</summary>
        Friend Shared ReadOnly Property [Restricts_the_values_of_a_query_result_to_eliminate_duplicate_values] As String
          Get
            Return GetResourceString("Restricts_the_values_of_a_query_result_to_eliminate_duplicate_values")
          End Get
        End Property
        ''' <summary>Repeats a block of statements while a Boolean condition is true, or until the condition becomes true.
        ''' Do...Loop {While | Until} &lt;condition&gt;</summary>
        Friend Shared ReadOnly Property [Repeats_a_block_of_statements_while_a_Boolean_condition_is_true_or_until_the_condition_becomes_true_Do_Loop_While_Until_condition] As String
          Get
            Return GetResourceString("Repeats_a_block_of_statements_while_a_Boolean_condition_is_true_or_until_the_condition_becomes_true_Do_Loop_While_Until_condition")
          End Get
        End Property
        ''' <summary>Repeats a block of statements until a Boolean condition becomes true.
        ''' Do Until &lt;condition&gt;...Loop</summary>
        Friend Shared ReadOnly Property [Repeats_a_block_of_statements_until_a_Boolean_condition_becomes_true_Do_Until_condition_Loop] As String
          Get
            Return GetResourceString("Repeats_a_block_of_statements_until_a_Boolean_condition_becomes_true_Do_Until_condition_Loop")
          End Get
        End Property
        ''' <summary>Repeats a block of statements while a Boolean condition is true.
        ''' Do While &lt;condition&gt;...Loop</summary>
        Friend Shared ReadOnly Property [Repeats_a_block_of_statements_while_a_Boolean_condition_is_true_Do_While_condition_Loop] As String
          Get
            Return GetResourceString("Repeats_a_block_of_statements_while_a_Boolean_condition_is_true_Do_While_condition_Loop")
          End Get
        End Property
        ''' <summary>Introduces a group of statements in an #If statement that is compiled if no previous condition evaluates to True.</summary>
        Friend Shared ReadOnly Property [Introduces_a_group_of_statements_in_an_SharpIf_statement_that_is_compiled_if_no_previous_condition_evaluates_to_True] As String
          Get
            Return GetResourceString("Introduces_a_group_of_statements_in_an_SharpIf_statement_that_is_compiled_if_no_previous_condition_evaluates_to_True")
          End Get
        End Property
        ''' <summary>Introduces a condition in an #If statement that is tested if the previous conditional test evaluates to False.</summary>
        Friend Shared ReadOnly Property [Introduces_a_condition_in_an_SharpIf_statement_that_is_tested_if_the_previous_conditional_test_evaluates_to_False] As String
          Get
            Return GetResourceString("Introduces_a_condition_in_an_SharpIf_statement_that_is_tested_if_the_previous_conditional_test_evaluates_to_False")
          End Get
        End Property
        ''' <summary>Introduces a condition in an If statement that is to be tested if the previous conditional test fails.</summary>
        Friend Shared ReadOnly Property [Introduces_a_condition_in_an_If_statement_that_is_to_be_tested_if_the_previous_conditional_test_fails] As String
          Get
            Return GetResourceString("Introduces_a_condition_in_an_If_statement_that_is_to_be_tested_if_the_previous_conditional_test_fails")
          End Get
        End Property
        ''' <summary>Introduces a group of statements in an If statement that is executed if no previous condition evaluates to True.</summary>
        Friend Shared ReadOnly Property [Introduces_a_group_of_statements_in_an_If_statement_that_is_executed_if_no_previous_condition_evaluates_to_True] As String
          Get
            Return GetResourceString("Introduces_a_group_of_statements_in_an_If_statement_that_is_executed_if_no_previous_condition_evaluates_to_True")
          End Get
        End Property
        ''' <summary>Terminates the definition of an #If block.</summary>
        Friend Shared ReadOnly Property [Terminates_the_definition_of_an_SharpIf_block] As String
          Get
            Return GetResourceString("Terminates_the_definition_of_an_SharpIf_block")
          End Get
        End Property
        ''' <summary>Stops execution immediately.</summary>
        Friend Shared ReadOnly Property [Stops_execution_immediately] As String
          Get
            Return GetResourceString("Stops_execution_immediately")
          End Get
        End Property
        ''' <summary>Terminates a #Region block.</summary>
        Friend Shared ReadOnly Property [Terminates_a_SharpRegion_block] As String
          Get
            Return GetResourceString("Terminates_a_SharpRegion_block")
          End Get
        End Property
        ''' <summary>Specifies the relationship between element keys to use as the basis of a join operation.</summary>
        Friend Shared ReadOnly Property [Specifies_the_relationship_between_element_keys_to_use_as_the_basis_of_a_join_operation] As String
          Get
            Return GetResourceString("Specifies_the_relationship_between_element_keys_to_use_as_the_basis_of_a_join_operation")
          End Get
        End Property
        ''' <summary>Simulates the occurrence of an error.</summary>
        Friend Shared ReadOnly Property [Simulates_the_occurrence_of_an_error] As String
          Get
            Return GetResourceString("Simulates_the_occurrence_of_an_error")
          End Get
        End Property
        ''' <summary>Exits a Do loop and transfers execution immediately to the statement following the Loop statement.</summary>
        Friend Shared ReadOnly Property [Exits_a_Do_loop_and_transfers_execution_immediately_to_the_statement_following_the_Loop_statement] As String
          Get
            Return GetResourceString("Exits_a_Do_loop_and_transfers_execution_immediately_to_the_statement_following_the_Loop_statement")
          End Get
        End Property
        ''' <summary>Exits a For loop and transfers execution immediately to the statement following the Next statement.</summary>
        Friend Shared ReadOnly Property [Exits_a_For_loop_and_transfers_execution_immediately_to_the_statement_following_the_Next_statement] As String
          Get
            Return GetResourceString("Exits_a_For_loop_and_transfers_execution_immediately_to_the_statement_following_the_Next_statement")
          End Get
        End Property
        ''' <summary>Exits a procedure or block and transfers execution immediately to the statement following the procedure call or block definition.
        ''' Exit {Do | For | Function | Property | Select | Sub | Try | While}</summary>
        Friend Shared ReadOnly Property [Exits_a_procedure_or_block_and_transfers_execution_immediately_to_the_statement_following_the_procedure_call_or_block_definition_Exit_Do_For_Function_Property_Select_Sub_Try_While] As String
          Get
            Return GetResourceString("Exits_a_procedure_or_block_and_transfers_execution_immediately_to_the_statement_following_the_procedure_call_or_block_definition_Exit_Do_For_Function_Property_Select_Sub_Try_While")
          End Get
        End Property
        ''' <summary>Exits a Select block and transfers execution immediately to the statement following the End Select statement.</summary>
        Friend Shared ReadOnly Property [Exits_a_Select_block_and_transfers_execution_immediately_to_the_statement_following_the_End_Select_statement] As String
          Get
            Return GetResourceString("Exits_a_Select_block_and_transfers_execution_immediately_to_the_statement_following_the_End_Select_statement")
          End Get
        End Property
        ''' <summary>Exits a Try block and transfers execution immediately to the statement following the End Try statement.</summary>
        Friend Shared ReadOnly Property [Exits_a_Try_block_and_transfers_execution_immediately_to_the_statement_following_the_End_Try_statement] As String
          Get
            Return GetResourceString("Exits_a_Try_block_and_transfers_execution_immediately_to_the_statement_following_the_End_Try_statement")
          End Get
        End Property
        ''' <summary>Exits a While loop and transfers execution immediately to the statement following the End While statement.</summary>
        Friend Shared ReadOnly Property [Exits_a_While_loop_and_transfers_execution_immediately_to_the_statement_following_the_End_While_statement] As String
          Get
            Return GetResourceString("Exits_a_While_loop_and_transfers_execution_immediately_to_the_statement_following_the_End_While_statement")
          End Get
        End Property
        ''' <summary>When set to On, requires explicit declaration of all variables, using a Dim, Private, Public, or ReDim statement.
        ''' Option Explicit {On | Off}</summary>
        Friend Shared ReadOnly Property [When_set_to_On_requires_explicit_declaration_of_all_variables_using_a_Dim_Private_Public_or_ReDim_statement_Option_Explicit_On_Off] As String
          Get
            Return GetResourceString("When_set_to_On_requires_explicit_declaration_of_all_variables_using_a_Dim_Private_Public_or_ReDim_statement_Option_Explicit_On_Off")
          End Get
        End Property
        ''' <summary>Represents a Boolean value that fails a conditional test.</summary>
        Friend Shared ReadOnly Property [Represents_a_Boolean_value_that_fails_a_conditional_test] As String
          Get
            Return GetResourceString("Represents_a_Boolean_value_that_fails_a_conditional_test")
          End Get
        End Property
        ''' <summary>Introduces a statement block to be run before exiting a Try structure.</summary>
        Friend Shared ReadOnly Property [Introduces_a_statement_block_to_be_run_before_exiting_a_Try_structure] As String
          Get
            Return GetResourceString("Introduces_a_statement_block_to_be_run_before_exiting_a_Try_structure")
          End Get
        End Property
        ''' <summary>Introduces a loop that is repeated for each element in a collection.</summary>
        Friend Shared ReadOnly Property [Introduces_a_loop_that_is_repeated_for_each_element_in_a_collection] As String
          Get
            Return GetResourceString("Introduces_a_loop_that_is_repeated_for_each_element_in_a_collection")
          End Get
        End Property
        ''' <summary>Introduces a loop that is iterated a specified number of times.</summary>
        Friend Shared ReadOnly Property [Introduces_a_loop_that_is_iterated_a_specified_number_of_times] As String
          Get
            Return GetResourceString("Introduces_a_loop_that_is_iterated_a_specified_number_of_times")
          End Get
        End Property
        ''' <summary>Identifies a list of values as a collection initializer</summary>
        Friend Shared ReadOnly Property [Identifies_a_list_of_values_as_a_collection_initializer] As String
          Get
            Return GetResourceString("Identifies_a_list_of_values_as_a_collection_initializer")
          End Get
        End Property
        ''' <summary>Branches unconditionally to a specified line in a procedure.</summary>
        Friend Shared ReadOnly Property [Branches_unconditionally_to_a_specified_line_in_a_procedure] As String
          Get
            Return GetResourceString("Branches_unconditionally_to_a_specified_line_in_a_procedure")
          End Get
        End Property
        ''' <summary>Groups elements that have a common key.</summary>
        Friend Shared ReadOnly Property [Groups_elements_that_have_a_common_key] As String
          Get
            Return GetResourceString("Groups_elements_that_have_a_common_key")
          End Get
        End Property
        ''' <summary>Combines the elements of two sequences and groups the results. The join operation is based on matching keys.</summary>
        Friend Shared ReadOnly Property [Combines_the_elements_of_two_sequences_and_groups_the_results_The_join_operation_is_based_on_matching_keys] As String
          Get
            Return GetResourceString("Combines_the_elements_of_two_sequences_and_groups_the_results_The_join_operation_is_based_on_matching_keys")
          End Get
        End Property
        ''' <summary>Use 'Group' to specify that a group named '{0}' should be created.</summary>
        Friend Shared ReadOnly Property [Use_Group_to_specify_that_a_group_named_0_should_be_created] As String
          Get
            Return GetResourceString("Use_Group_to_specify_that_a_group_named_0_should_be_created")
          End Get
        End Property
        ''' <summary>Use 'Group' to specify that a group named 'Group' should be created.</summary>
        Friend Shared ReadOnly Property [Use_Group_to_specify_that_a_group_named_Group_should_be_created] As String
          Get
            Return GetResourceString("Use_Group_to_specify_that_a_group_named_Group_should_be_created")
          End Get
        End Property
        ''' <summary>Conditionally compiles selected blocks of code, depending on the value of an expression.</summary>
        Friend Shared ReadOnly Property [Conditionally_compiles_selected_blocks_of_code_depending_on_the_value_of_an_expression] As String
          Get
            Return GetResourceString("Conditionally_compiles_selected_blocks_of_code_depending_on_the_value_of_an_expression")
          End Get
        End Property
        ''' <summary>Conditionally executes a group of statements, depending on the value of an expression.</summary>
        Friend Shared ReadOnly Property [Conditionally_executes_a_group_of_statements_depending_on_the_value_of_an_expression] As String
          Get
            Return GetResourceString("Conditionally_executes_a_group_of_statements_depending_on_the_value_of_an_expression")
          End Get
        End Property
        ''' <summary>When set to On, allows the use of local type inference in declaring variables.
        ''' Option Infer {On | Off}</summary>
        Friend Shared ReadOnly Property [When_set_to_On_allows_the_use_of_local_type_inference_in_declaring_variables_Option_Infer_On_Off] As String
          Get
            Return GetResourceString("When_set_to_On_allows_the_use_of_local_type_inference_in_declaring_variables_Option_Infer_On_Off")
          End Get
        End Property
        ''' <summary>Specifies an identifier that can serve as a reference to the results of a join or grouping subexpression.</summary>
        Friend Shared ReadOnly Property [Specifies_an_identifier_that_can_serve_as_a_reference_to_the_results_of_a_join_or_grouping_subexpression] As String
          Get
            Return GetResourceString("Specifies_an_identifier_that_can_serve_as_a_reference_to_the_results_of_a_join_or_grouping_subexpression")
          End Get
        End Property
        ''' <summary>Combines the elements of two sequences. The join operation is based on matching keys.</summary>
        Friend Shared ReadOnly Property [Combines_the_elements_of_two_sequences_The_join_operation_is_based_on_matching_keys] As String
          Get
            Return GetResourceString("Combines_the_elements_of_two_sequences_The_join_operation_is_based_on_matching_keys")
          End Get
        End Property
        ''' <summary>Identifies a key field in an anonymous type definition.</summary>
        Friend Shared ReadOnly Property [Identifies_a_key_field_in_an_anonymous_type_definition] As String
          Get
            Return GetResourceString("Identifies_a_key_field_in_an_anonymous_type_definition")
          End Get
        End Property
        ''' <summary>Computes a value for each item in the query, and assigns the value to a new range variable.</summary>
        Friend Shared ReadOnly Property [Computes_a_value_for_each_item_in_the_query_and_assigns_the_value_to_a_new_range_variable] As String
          Get
            Return GetResourceString("Computes_a_value_for_each_item_in_the_query_and_assigns_the_value_to_a_new_range_variable")
          End Get
        End Property
        ''' <summary>Terminates a loop that is introduced with a Do statement.</summary>
        Friend Shared ReadOnly Property [Terminates_a_loop_that_is_introduced_with_a_Do_statement] As String
          Get
            Return GetResourceString("Terminates_a_loop_that_is_introduced_with_a_Do_statement")
          End Get
        End Property
        ''' <summary>Repeats a block of statements until a Boolean condition becomes true.
        ''' Do...Loop Until &lt;condition&gt;</summary>
        Friend Shared ReadOnly Property [Repeats_a_block_of_statements_until_a_Boolean_condition_becomes_true_Do_Loop_Until_condition] As String
          Get
            Return GetResourceString("Repeats_a_block_of_statements_until_a_Boolean_condition_becomes_true_Do_Loop_Until_condition")
          End Get
        End Property
        ''' <summary>Repeats a block of statements while a Boolean condition is true.
        ''' Do...Loop While &lt;condition&gt;</summary>
        Friend Shared ReadOnly Property [Repeats_a_block_of_statements_while_a_Boolean_condition_is_true_Do_Loop_While_condition] As String
          Get
            Return GetResourceString("Repeats_a_block_of_statements_while_a_Boolean_condition_is_true_Do_Loop_While_condition")
          End Get
        End Property
        ''' <summary>Provides a way to refer to the current instance of a class or structure, that is, the instance in which the code is running.</summary>
        Friend Shared ReadOnly Property [Provides_a_way_to_refer_to_the_current_instance_of_a_class_or_structure_that_is_the_instance_in_which_the_code_is_running] As String
          Get
            Return GetResourceString("Provides_a_way_to_refer_to_the_current_instance_of_a_class_or_structure_that_is_the_instance_in_which_the_code_is_running")
          End Get
        End Property
        ''' <summary>Provides a way to refer to the base class of the current class instance. You cannot use MyBase to call MustOverride base methods.</summary>
        Friend Shared ReadOnly Property [Provides_a_way_to_refer_to_the_base_class_of_the_current_class_instance_You_cannot_use_MyBase_to_call_MustOverride_base_methods] As String
          Get
            Return GetResourceString("Provides_a_way_to_refer_to_the_base_class_of_the_current_class_instance_You_cannot_use_MyBase_to_call_MustOverride_base_methods")
          End Get
        End Property
        ''' <summary>Provides a way to refer to the class instance members as originally implemented, ignoring any derived class overrides.</summary>
        Friend Shared ReadOnly Property [Provides_a_way_to_refer_to_the_class_instance_members_as_originally_implemented_ignoring_any_derived_class_overrides] As String
          Get
            Return GetResourceString("Provides_a_way_to_refer_to_the_class_instance_members_as_originally_implemented_ignoring_any_derived_class_overrides")
          End Get
        End Property
        ''' <summary>Creates a new object instance.</summary>
        Friend Shared ReadOnly Property [Creates_a_new_object_instance] As String
          Get
            Return GetResourceString("Creates_a_new_object_instance")
          End Get
        End Property
        ''' <summary>Terminates a loop that iterates through the values of a loop variable.</summary>
        Friend Shared ReadOnly Property [Terminates_a_loop_that_iterates_through_the_values_of_a_loop_variable] As String
          Get
            Return GetResourceString("Terminates_a_loop_that_iterates_through_the_values_of_a_loop_variable")
          End Get
        End Property
        ''' <summary>Represents the default value of any data type.</summary>
        Friend Shared ReadOnly Property [Represents_the_default_value_of_any_data_type] As String
          Get
            Return GetResourceString("Represents_the_default_value_of_any_data_type")
          End Get
        End Property
        ''' <summary>Turns a compiler option off.</summary>
        Friend Shared ReadOnly Property [Turns_a_compiler_option_off] As String
          Get
            Return GetResourceString("Turns_a_compiler_option_off")
          End Get
        End Property
        ''' <summary>Enables the error-handling routine that starts at the line specified in the line argument.
        ''' The specified line must be in the same procedure as the On Error statement.
        ''' On Error GoTo [&lt;label&gt; | 0 | -1]</summary>
        Friend Shared ReadOnly Property [Enables_the_error_handling_routine_that_starts_at_the_line_specified_in_the_line_argument_The_specified_line_must_be_in_the_same_procedure_as_the_On_Error_statement_On_Error_GoTo_bracket_label_0_1_bracket] As String
          Get
            Return GetResourceString("Enables_the_error_handling_routine_that_starts_at_the_line_specified_in_the_line_argument_The_specified_line_must_be_in_the_same_procedure_as_the_On_Error_statement_On_Error_GoTo_bracket_label_0_1_bracket")
          End Get
        End Property
        ''' <summary>When a run-time error occurs, execution transfers to the statement following the statement or procedure call that resulted in the error.</summary>
        Friend Shared ReadOnly Property [When_a_run_time_error_occurs_execution_transfers_to_the_statement_following_the_statement_or_procedure_call_that_resulted_in_the_error] As String
          Get
            Return GetResourceString("When_a_run_time_error_occurs_execution_transfers_to_the_statement_following_the_statement_or_procedure_call_that_resulted_in_the_error")
          End Get
        End Property
        ''' <summary>Turns a compiler option on.</summary>
        Friend Shared ReadOnly Property [Turns_a_compiler_option_on] As String
          Get
            Return GetResourceString("Turns_a_compiler_option_on")
          End Get
        End Property
        ''' <summary>Specifies the element keys used to correlate sequences for a join operation.</summary>
        Friend Shared ReadOnly Property [Specifies_the_element_keys_used_to_correlate_sequences_for_a_join_operation] As String
          Get
            Return GetResourceString("Specifies_the_element_keys_used_to_correlate_sequences_for_a_join_operation")
          End Get
        End Property
        ''' <summary>Specifies the sort order for columns in a query. Can be followed by either the Ascending or the Descending keyword. If neither is specified, Ascending is used.</summary>
        Friend Shared ReadOnly Property [Specifies_the_sort_order_for_columns_in_a_query_Can_be_followed_by_either_the_Ascending_or_the_Descending_keyword_If_neither_is_specified_Ascending_is_used] As String
          Get
            Return GetResourceString("Specifies_the_sort_order_for_columns_in_a_query_Can_be_followed_by_either_the_Ascending_or_the_Descending_keyword_If_neither_is_specified_Ascending_is_used")
          End Get
        End Property
        ''' <summary>Specifies the statements to run when the event is raised by the RaiseEvent statement.
        ''' RaiseEvent(&lt;delegateSignature&gt;)...End RaiseEvent</summary>
        Friend Shared ReadOnly Property [Specifies_the_statements_to_run_when_the_event_is_raised_by_the_RaiseEvent_statement_RaiseEvent_delegateSignature_End_RaiseEvent] As String
          Get
            Return GetResourceString("Specifies_the_statements_to_run_when_the_event_is_raised_by_the_RaiseEvent_statement_RaiseEvent_delegateSignature_End_RaiseEvent")
          End Get
        End Property
        ''' <summary>Triggers an event declared at module level within a class, form, or document.
        ''' RaiseEvent &lt;eventName&gt; [(&lt;argumentList&gt;)]</summary>
        Friend Shared ReadOnly Property [Triggers_an_event_declared_at_module_level_within_a_class_form_or_document_RaiseEvent_eventName_bracket_argumentList_bracket] As String
          Get
            Return GetResourceString("Triggers_an_event_declared_at_module_level_within_a_class_form_or_document_RaiseEvent_eventName_bracket_argumentList_bracket")
          End Get
        End Property
        ''' <summary>Collapses and hides sections of code in Visual Basic files.</summary>
        Friend Shared ReadOnly Property [Collapses_and_hides_sections_of_code_in_Visual_Basic_files] As String
          Get
            Return GetResourceString("Collapses_and_hides_sections_of_code_in_Visual_Basic_files")
          End Get
        End Property
        ''' <summary>Returns execution to the code that called the Function, Sub, Get, Set, or Operator procedure.
        ''' Return -or- Return &lt;expression&gt;</summary>
        Friend Shared ReadOnly Property [Returns_execution_to_the_code_that_called_the_Function_Sub_Get_Set_or_Operator_procedure_Return_or_Return_expression] As String
          Get
            Return GetResourceString("Returns_execution_to_the_code_that_called_the_Function_Sub_Get_Set_or_Operator_procedure_Return_or_Return_expression")
          End Get
        End Property
        ''' <summary>Runs one of several groups of statements, depending on the value of an expression.</summary>
        Friend Shared ReadOnly Property [Runs_one_of_several_groups_of_statements_depending_on_the_value_of_an_expression] As String
          Get
            Return GetResourceString("Runs_one_of_several_groups_of_statements_depending_on_the_value_of_an_expression")
          End Get
        End Property
        ''' <summary>Specifies which columns to include in the result of a query.</summary>
        Friend Shared ReadOnly Property [Specifies_which_columns_to_include_in_the_result_of_a_query] As String
          Get
            Return GetResourceString("Specifies_which_columns_to_include_in_the_result_of_a_query")
          End Get
        End Property
        ''' <summary>Skips elements up to a specified position in the collection.</summary>
        Friend Shared ReadOnly Property [Skips_elements_up_to_a_specified_position_in_the_collection] As String
          Get
            Return GetResourceString("Skips_elements_up_to_a_specified_position_in_the_collection")
          End Get
        End Property
        ''' <summary>Specifies how much to increment between each loop iteration.</summary>
        Friend Shared ReadOnly Property [Specifies_how_much_to_increment_between_each_loop_iteration] As String
          Get
            Return GetResourceString("Specifies_how_much_to_increment_between_each_loop_iteration")
          End Get
        End Property
        ''' <summary>Suspends program execution.</summary>
        Friend Shared ReadOnly Property [Suspends_program_execution] As String
          Get
            Return GetResourceString("Suspends_program_execution")
          End Get
        End Property
        ''' <summary>When set to On, restricts implicit data type conversions to only widening conversions.
        ''' Option Strict {On | Off}</summary>
        Friend Shared ReadOnly Property [When_set_to_On_restricts_implicit_data_type_conversions_to_only_widening_conversions_Option_Strict_On_Off] As String
          Get
            Return GetResourceString("When_set_to_On_restricts_implicit_data_type_conversions_to_only_widening_conversions_Option_Strict_On_Off")
          End Get
        End Property
        ''' <summary>Ensures that multiple threads do not execute the statement block at the same time.
        ''' SyncLock &lt;object&gt;...End Synclock</summary>
        Friend Shared ReadOnly Property [Ensures_that_multiple_threads_do_not_execute_the_statement_block_at_the_same_time_SyncLock_object_End_Synclock] As String
          Get
            Return GetResourceString("Ensures_that_multiple_threads_do_not_execute_the_statement_block_at_the_same_time_SyncLock_object_End_Synclock")
          End Get
        End Property
        ''' <summary>Includes elements up to a specified position in the collection.</summary>
        Friend Shared ReadOnly Property [Includes_elements_up_to_a_specified_position_in_the_collection] As String
          Get
            Return GetResourceString("Includes_elements_up_to_a_specified_position_in_the_collection")
          End Get
        End Property
        ''' <summary>Sets the string comparison method specified in Option Compare to a text sort order that is not case sensitive.</summary>
        Friend Shared ReadOnly Property [Sets_the_string_comparison_method_specified_in_Option_Compare_to_a_text_sort_order_that_is_not_case_sensitive] As String
          Get
            Return GetResourceString("Sets_the_string_comparison_method_specified_in_Option_Compare_to_a_text_sort_order_that_is_not_case_sensitive")
          End Get
        End Property
        ''' <summary>Introduces a statement block to be compiled or executed if a tested condition is true.</summary>
        Friend Shared ReadOnly Property [Introduces_a_statement_block_to_be_compiled_or_executed_if_a_tested_condition_is_true] As String
          Get
            Return GetResourceString("Introduces_a_statement_block_to_be_compiled_or_executed_if_a_tested_condition_is_true")
          End Get
        End Property
        ''' <summary>Throws an exception within a procedure so that you can handle it with structured or unstructured exception-handling code.</summary>
        Friend Shared ReadOnly Property [Throws_an_exception_within_a_procedure_so_that_you_can_handle_it_with_structured_or_unstructured_exception_handling_code] As String
          Get
            Return GetResourceString("Throws_an_exception_within_a_procedure_so_that_you_can_handle_it_with_structured_or_unstructured_exception_handling_code")
          End Get
        End Property
        ''' <summary>Represents a Boolean value that passes a conditional test.</summary>
        Friend Shared ReadOnly Property [Represents_a_Boolean_value_that_passes_a_conditional_test] As String
          Get
            Return GetResourceString("Represents_a_Boolean_value_that_passes_a_conditional_test")
          End Get
        End Property
        ''' <summary>Provides a way to handle some or all possible errors that might occur in a given block of code, while still running the code.
        ''' Try...[Catch]...{Catch | Finally}...End Try</summary>
        Friend Shared ReadOnly Property [Provides_a_way_to_handle_some_or_all_possible_errors_that_might_occur_in_a_given_block_of_code_while_still_running_the_code_Try_bracket_Catch_bracket_Catch_Finally_End_Try] As String
          Get
            Return GetResourceString("Provides_a_way_to_handle_some_or_all_possible_errors_that_might_occur_in_a_given_block_of_code_while_still_running_the_code_Try_bracket_Catch_bracket_Catch_Finally_End_Try")
          End Get
        End Property
        ''' <summary>A Using block does three things: it creates and initializes variables in the resource list, it runs the code in the block, and it disposes of the variables before exiting. Resources used in the Using block must implement System.IDisposable.
        ''' Using &lt;resource ...</summary>
        Friend Shared ReadOnly Property [A_Using_block_does_three_things_colon_it_creates_and_initializes_variables_in_the_resource_list_it_runs_the_code_in_the_block_and_it_disposes_of_the_variables_before_exiting_Resources_used_in_the_Using_block_must_implement_System_IDisposable_Using_resource1_bracket_resource2_bracket_End_Using] As String
          Get
            Return GetResourceString("A_Using_block_does_three_things_colon_it_creates_and_initializes_variables_in_the_resource_list_it_runs_the_code_in_the_block_and_it_disposes_of_the_variables_before_exiting_Resources_used_in_the_Using_block_must_implement_System_IDisposable_Using_resource1_bracket_resource2_bracket_End_Using")
          End Get
        End Property
        ''' <summary>Adds a conditional test to a Catch statement. Exceptions are caught by that Catch statement only when the conditional test that follows the When keyword evaluates to True.</summary>
        Friend Shared ReadOnly Property [Adds_a_conditional_test_to_a_Catch_statement_Exceptions_are_caught_by_that_Catch_statement_only_when_the_conditional_test_that_follows_the_When_keyword_evaluates_to_True] As String
          Get
            Return GetResourceString("Adds_a_conditional_test_to_a_Catch_statement_Exceptions_are_caught_by_that_Catch_statement_only_when_the_conditional_test_that_follows_the_When_keyword_evaluates_to_True")
          End Get
        End Property
        ''' <summary>Specifies the filtering condition for a range variable in a query.</summary>
        Friend Shared ReadOnly Property [Specifies_the_filtering_condition_for_a_range_variable_in_a_query] As String
          Get
            Return GetResourceString("Specifies_the_filtering_condition_for_a_range_variable_in_a_query")
          End Get
        End Property
        ''' <summary>Runs a series of statements as long as a given condition is true.</summary>
        Friend Shared ReadOnly Property [Runs_a_series_of_statements_as_long_as_a_given_condition_is_true] As String
          Get
            Return GetResourceString("Runs_a_series_of_statements_as_long_as_a_given_condition_is_true")
          End Get
        End Property
        ''' <summary>Specifies a condition for Skip and Take operations. Elements will be bypassed or included as long as the condition is true.</summary>
        Friend Shared ReadOnly Property [Specifies_a_condition_for_Skip_and_Take_operations_Elements_will_be_bypassed_or_included_as_long_as_the_condition_is_true] As String
          Get
            Return GetResourceString("Specifies_a_condition_for_Skip_and_Take_operations_Elements_will_be_bypassed_or_included_as_long_as_the_condition_is_true")
          End Get
        End Property
        ''' <summary>Specifies the declaration of property initializations in an object initializer.
        ''' New &lt;typeName&gt; With {[.&lt;property&gt; = &lt;expression&gt;][,...]}</summary>
        Friend Shared ReadOnly Property [Specifies_the_declaration_of_property_initializations_in_an_object_initializer_New_typeName_With_bracket_property_expression_bracket_bracket_bracket] As String
          Get
            Return GetResourceString("Specifies_the_declaration_of_property_initializations_in_an_object_initializer_New_typeName_With_bracket_property_expression_bracket_bracket_bracket")
          End Get
        End Property
        ''' <summary>Runs a series of statements that refer to a single object or structure.
        ''' With &lt;object&gt;...End With</summary>
        Friend Shared ReadOnly Property [Runs_a_series_of_statements_that_refer_to_a_single_object_or_structure_With_object_End_With] As String
          Get
            Return GetResourceString("Runs_a_series_of_statements_that_refer_to_a_single_object_or_structure_With_object_End_With")
          End Get
        End Property
        ''' <summary>Produces an element of an IEnumerable or IEnumerator.</summary>
        Friend Shared ReadOnly Property [Produces_an_element_of_an_IEnumerable_or_IEnumerator] As String
          Get
            Return GetResourceString("Produces_an_element_of_an_IEnumerable_or_IEnumerator")
          End Get
        End Property
        ''' <summary>Defines an asynchronous lambda expression that can use the Await operator. Can be used wherever a delegate type is expected.
        ''' Async Sub/Function(&lt;parameterList&gt;) &lt;expression&gt;</summary>
        Friend Shared ReadOnly Property [Defines_an_asynchronous_lambda_expression_that_can_use_the_Await_operator_Can_be_used_wherever_a_delegate_type_is_expected_Async_Sub_Function_parameterList_expression] As String
          Get
            Return GetResourceString("Defines_an_asynchronous_lambda_expression_that_can_use_the_Await_operator_Can_be_used_wherever_a_delegate_type_is_expected_Async_Sub_Function_parameterList_expression")
          End Get
        End Property
        ''' <summary>Defines a lambda expression that calculates and returns a single value. Can be used wherever a delegate type is expected.
        ''' Function(&lt;parameterList&gt;) &lt;expression&gt;</summary>
        Friend Shared ReadOnly Property [Defines_a_lambda_expression_that_calculates_and_returns_a_single_value_Can_be_used_wherever_a_delegate_type_is_expected_Function_parameterList_expression] As String
          Get
            Return GetResourceString("Defines_a_lambda_expression_that_calculates_and_returns_a_single_value_Can_be_used_wherever_a_delegate_type_is_expected_Function_parameterList_expression")
          End Get
        End Property
        ''' <summary>Defines a lambda expression that can execute statements and does not return a value. Can be used wherever a delegate type is expected.
        ''' Sub(&lt;parameterList&gt;) &lt;statement&gt;</summary>
        Friend Shared ReadOnly Property [Defines_a_lambda_expression_that_can_execute_statements_and_does_not_return_a_value_Can_be_used_wherever_a_delegate_type_is_expected_Sub_parameterList_statement] As String
          Get
            Return GetResourceString("Defines_a_lambda_expression_that_can_execute_statements_and_does_not_return_a_value_Can_be_used_wherever_a_delegate_type_is_expected_Sub_parameterList_statement")
          End Get
        End Property
        ''' <summary>Disables reporting of specified warnings in the portion of the source file below the current line.</summary>
        Friend Shared ReadOnly Property [Disables_reporting_of_specified_warnings_in_the_portion_of_the_source_file_below_the_current_line] As String
          Get
            Return GetResourceString("Disables_reporting_of_specified_warnings_in_the_portion_of_the_source_file_below_the_current_line")
          End Get
        End Property
        ''' <summary>Enables reporting of specified warnings in the portion of the source file below the current line.</summary>
        Friend Shared ReadOnly Property [Enables_reporting_of_specified_warnings_in_the_portion_of_the_source_file_below_the_current_line] As String
          Get
            Return GetResourceString("Enables_reporting_of_specified_warnings_in_the_portion_of_the_source_file_below_the_current_line")
          End Get
        End Property
        ''' <summary>Use the correct control variable</summary>
        Friend Shared ReadOnly Property [Use_the_correct_control_variable] As String
          Get
            Return GetResourceString("Use_the_correct_control_variable")
          End Get
        End Property
        ''' <summary>NameOf function</summary>
        Friend Shared ReadOnly Property [NameOf_function] As String
          Get
            Return GetResourceString("NameOf_function")
          End Get
        End Property
        ''' <summary>Try block</summary>
        Friend Shared ReadOnly Property [Try_block] As String
          Get
            Return GetResourceString("Try_block")
          End Get
        End Property
        ''' <summary>Catch clause</summary>
        Friend Shared ReadOnly Property [Catch_clause] As String
          Get
            Return GetResourceString("Catch_clause")
          End Get
        End Property
        ''' <summary>Finally clause</summary>
        Friend Shared ReadOnly Property [Finally_clause] As String
          Get
            Return GetResourceString("Finally_clause")
          End Get
        End Property
        ''' <summary>Using statement</summary>
        Friend Shared ReadOnly Property [Using_statement] As String
          Get
            Return GetResourceString("Using_statement")
          End Get
        End Property
        ''' <summary>Using block</summary>
        Friend Shared ReadOnly Property [Using_block] As String
          Get
            Return GetResourceString("Using_block")
          End Get
        End Property
        ''' <summary>With statement</summary>
        Friend Shared ReadOnly Property [With_statement] As String
          Get
            Return GetResourceString("With_statement")
          End Get
        End Property
        ''' <summary>With block</summary>
        Friend Shared ReadOnly Property [With_block] As String
          Get
            Return GetResourceString("With_block")
          End Get
        End Property
        ''' <summary>SyncLock statement</summary>
        Friend Shared ReadOnly Property [SyncLock_statement] As String
          Get
            Return GetResourceString("SyncLock_statement")
          End Get
        End Property
        ''' <summary>SyncLock block</summary>
        Friend Shared ReadOnly Property [SyncLock_block] As String
          Get
            Return GetResourceString("SyncLock_block")
          End Get
        End Property
        ''' <summary>For Each statement</summary>
        Friend Shared ReadOnly Property [For_Each_statement] As String
          Get
            Return GetResourceString("For_Each_statement")
          End Get
        End Property
        ''' <summary>For Each block</summary>
        Friend Shared ReadOnly Property [For_Each_block] As String
          Get
            Return GetResourceString("For_Each_block")
          End Get
        End Property
        ''' <summary>On Error statement</summary>
        Friend Shared ReadOnly Property [On_Error_statement] As String
          Get
            Return GetResourceString("On_Error_statement")
          End Get
        End Property
        ''' <summary>Resume statement</summary>
        Friend Shared ReadOnly Property [Resume_statement] As String
          Get
            Return GetResourceString("Resume_statement")
          End Get
        End Property
        ''' <summary>Yield statement</summary>
        Friend Shared ReadOnly Property [Yield_statement] As String
          Get
            Return GetResourceString("Yield_statement")
          End Get
        End Property
        ''' <summary>Await expression</summary>
        Friend Shared ReadOnly Property [Await_expression] As String
          Get
            Return GetResourceString("Await_expression")
          End Get
        End Property
        ''' <summary>Lambda</summary>
        Friend Shared ReadOnly Property [Lambda] As String
          Get
            Return GetResourceString("Lambda")
          End Get
        End Property
        ''' <summary>Where clause</summary>
        Friend Shared ReadOnly Property [Where_clause] As String
          Get
            Return GetResourceString("Where_clause")
          End Get
        End Property
        ''' <summary>Select clause</summary>
        Friend Shared ReadOnly Property [Select_clause] As String
          Get
            Return GetResourceString("Select_clause")
          End Get
        End Property
        ''' <summary>From clause</summary>
        Friend Shared ReadOnly Property [From_clause] As String
          Get
            Return GetResourceString("From_clause")
          End Get
        End Property
        ''' <summary>Aggregate clause</summary>
        Friend Shared ReadOnly Property [Aggregate_clause] As String
          Get
            Return GetResourceString("Aggregate_clause")
          End Get
        End Property
        ''' <summary>Let clause</summary>
        Friend Shared ReadOnly Property [Let_clause] As String
          Get
            Return GetResourceString("Let_clause")
          End Get
        End Property
        ''' <summary>Join clause</summary>
        Friend Shared ReadOnly Property [Join_clause] As String
          Get
            Return GetResourceString("Join_clause")
          End Get
        End Property
        ''' <summary>Group Join clause</summary>
        Friend Shared ReadOnly Property [Group_Join_clause] As String
          Get
            Return GetResourceString("Group_Join_clause")
          End Get
        End Property
        ''' <summary>Group By clause</summary>
        Friend Shared ReadOnly Property [Group_By_clause] As String
          Get
            Return GetResourceString("Group_By_clause")
          End Get
        End Property
        ''' <summary>Function aggregation</summary>
        Friend Shared ReadOnly Property [Function_aggregation] As String
          Get
            Return GetResourceString("Function_aggregation")
          End Get
        End Property
        ''' <summary>Take While clause</summary>
        Friend Shared ReadOnly Property [Take_While_clause] As String
          Get
            Return GetResourceString("Take_While_clause")
          End Get
        End Property
        ''' <summary>Skip While clause</summary>
        Friend Shared ReadOnly Property [Skip_While_clause] As String
          Get
            Return GetResourceString("Skip_While_clause")
          End Get
        End Property
        ''' <summary>Ordering clause</summary>
        Friend Shared ReadOnly Property [Ordering_clause] As String
          Get
            Return GetResourceString("Ordering_clause")
          End Get
        End Property
        ''' <summary>Join condition</summary>
        Friend Shared ReadOnly Property [Join_condition] As String
          Get
            Return GetResourceString("Join_condition")
          End Get
        End Property
        ''' <summary>option</summary>
        Friend Shared ReadOnly Property [option_] As String
          Get
            Return GetResourceString("option_")
          End Get
        End Property
        ''' <summary>import</summary>
        Friend Shared ReadOnly Property [import] As String
          Get
            Return GetResourceString("import")
          End Get
        End Property
        ''' <summary>structure</summary>
        Friend Shared ReadOnly Property [structure_] As String
          Get
            Return GetResourceString("structure_")
          End Get
        End Property
        ''' <summary>module</summary>
        Friend Shared ReadOnly Property [module_] As String
          Get
            Return GetResourceString("module_")
          End Get
        End Property
        ''' <summary>WithEvents field</summary>
        Friend Shared ReadOnly Property [WithEvents_field] As String
          Get
            Return GetResourceString("WithEvents_field")
          End Get
        End Property
        ''' <summary>as clause</summary>
        Friend Shared ReadOnly Property [as_clause] As String
          Get
            Return GetResourceString("as_clause")
          End Get
        End Property
        ''' <summary>type parameters</summary>
        Friend Shared ReadOnly Property [type_parameters] As String
          Get
            Return GetResourceString("type_parameters")
          End Get
        End Property
        ''' <summary>parameters</summary>
        Friend Shared ReadOnly Property [parameters] As String
          Get
            Return GetResourceString("parameters")
          End Get
        End Property
        ''' <summary>attributes</summary>
        Friend Shared ReadOnly Property [attributes] As String
          Get
            Return GetResourceString("attributes")
          End Get
        End Property
        ''' <summary>Type '{0}' is not defined.</summary>
        Friend Shared ReadOnly Property [Type_0_is_not_defined] As String
          Get
            Return GetResourceString("Type_0_is_not_defined")
          End Get
        End Property
        ''' <summary>Add 'Overloads'</summary>
        Friend Shared ReadOnly Property [Add_Overloads] As String
          Get
            Return GetResourceString("Add_Overloads")
          End Get
        End Property
        ''' <summary>Add a metadata reference to specified assembly and all its dependencies, e.g. #r "myLib.dll".</summary>
        Friend Shared ReadOnly Property [Add_a_metadata_reference_to_specified_assembly_and_all_its_dependencies_e_g_Sharpr_myLib_dll] As String
          Get
            Return GetResourceString("Add_a_metadata_reference_to_specified_assembly_and_all_its_dependencies_e_g_Sharpr_myLib_dll")
          End Get
        End Property
        ''' <summary>Type a name here to declare a namespace.</summary>
        Friend Shared ReadOnly Property [Type_a_name_here_to_declare_a_namespace] As String
          Get
            Return GetResourceString("Type_a_name_here_to_declare_a_namespace")
          End Get
        End Property
        ''' <summary>Type a name here to declare a partial class.</summary>
        Friend Shared ReadOnly Property [Type_a_name_here_to_declare_a_partial_class] As String
          Get
            Return GetResourceString("Type_a_name_here_to_declare_a_partial_class")
          End Get
        End Property
        ''' <summary>&lt;module name&gt;</summary>
        Friend Shared ReadOnly Property [module_name] As String
          Get
            Return GetResourceString("module_name")
          End Get
        End Property
        ''' <summary>&lt;structure name&gt;</summary>
        Friend Shared ReadOnly Property [structure_name] As String
          Get
            Return GetResourceString("structure_name")
          End Get
        End Property
        ''' <summary>Type a name here to declare a partial interface.</summary>
        Friend Shared ReadOnly Property [Type_a_name_here_to_declare_a_partial_interface] As String
          Get
            Return GetResourceString("Type_a_name_here_to_declare_a_partial_interface")
          End Get
        End Property
        ''' <summary>Type a name here to declare a partial module.</summary>
        Friend Shared ReadOnly Property [Type_a_name_here_to_declare_a_partial_module] As String
          Get
            Return GetResourceString("Type_a_name_here_to_declare_a_partial_module")
          End Get
        End Property
        ''' <summary>Type a name here to declare a partial structure.</summary>
        Friend Shared ReadOnly Property [Type_a_name_here_to_declare_a_partial_structure] As String
          Get
            Return GetResourceString("Type_a_name_here_to_declare_a_partial_structure")
          End Get
        End Property
        ''' <summary>{0}.add</summary>
        Friend Shared ReadOnly Property [Event_add_handler_name] As String
          Get
            Return GetResourceString("Event_add_handler_name")
          End Get
        End Property
        ''' <summary>{0}.remove</summary>
        Friend Shared ReadOnly Property [Event_remove_handler_name] As String
          Get
            Return GetResourceString("Event_remove_handler_name")
          End Get
        End Property
        ''' <summary>{0}.get</summary>
        Friend Shared ReadOnly Property [Property_getter_name] As String
          Get
            Return GetResourceString("Property_getter_name")
          End Get
        End Property
        ''' <summary>{0}.set</summary>
        Friend Shared ReadOnly Property [Property_setter_name] As String
          Get
            Return GetResourceString("Property_setter_name")
          End Get
        End Property
        ''' <summary>&lt;Multiple Types&gt;</summary>
        Friend Shared ReadOnly Property [Multiple_Types] As String
          Get
            Return GetResourceString("Multiple_Types")
          End Get
        End Property
        ''' <summary>Convert to 'Select Case'</summary>
        Friend Shared ReadOnly Property [Convert_to_Select_Case] As String
          Get
            Return GetResourceString("Convert_to_Select_Case")
          End Get
        End Property
        ''' <summary>Convert to 'For Each'</summary>
        Friend Shared ReadOnly Property [Convert_to_For_Each] As String
          Get
            Return GetResourceString("Convert_to_For_Each")
          End Get
        End Property
        ''' <summary>Convert  to 'For'</summary>
        Friend Shared ReadOnly Property [Convert_to_For] As String
          Get
            Return GetResourceString("Convert_to_For")
          End Get
        End Property
        ''' <summary>Add missing Imports</summary>
        Friend Shared ReadOnly Property [Add_missing_Imports] As String
          Get
            Return GetResourceString("Add_missing_Imports")
          End Get
        End Property
        ''' <summary>Add 'Shadows'</summary>
        Friend Shared ReadOnly Property [Add_Shadows] As String
          Get
            Return GetResourceString("Add_Shadows")
          End Get
        End Property
        ''' <summary>Introduce 'Using' statement</summary>
        Friend Shared ReadOnly Property [Introduce_Using_statement] As String
          Get
            Return GetResourceString("Introduce_Using_statement")
          End Get
        End Property
        ''' <summary>Organize Imports</summary>
        Friend Shared ReadOnly Property [Organize_Imports] As String
          Get
            Return GetResourceString("Organize_Imports")
          End Get
        End Property
        ''' <summary>Change to 'DirectCast'</summary>
        Friend Shared ReadOnly Property [Change_to_DirectCast] As String
          Get
            Return GetResourceString("Change_to_DirectCast")
          End Get
        End Property
        ''' <summary>Change to 'TryCast'</summary>
        Friend Shared ReadOnly Property [Change_to_TryCast] As String
          Get
            Return GetResourceString("Change_to_TryCast")
          End Get
        End Property
        ''' <summary>Remove 'Shared' keyword from Module member</summary>
        Friend Shared ReadOnly Property [Remove_shared_keyword_from_module_member] As String
          Get
            Return GetResourceString("Remove_shared_keyword_from_module_member")
          End Get
        End Property
        ''' <summary>({0} Events)</summary>
        Friend Shared ReadOnly Property [_0_Events] As String
          Get
            Return GetResourceString("_0_Events")
          End Get
        End Property
        ''' <summary>Shared constructor</summary>
        Friend Shared ReadOnly Property [Shared_constructor] As String
          Get
            Return GetResourceString("Shared_constructor")
          End Get
        End Property
        ''' <summary>Apply IsNot preferences</summary>
        Friend Shared ReadOnly Property [Apply_isnot_preferences] As String
          Get
            Return GetResourceString("Apply_isnot_preferences")
          End Get
        End Property
        ''' <summary>Apply object creation preferences</summary>
        Friend Shared ReadOnly Property [Apply_object_creation_preferences] As String
          Get
            Return GetResourceString("Apply_object_creation_preferences")
          End Get
        End Property
        ''' <summary>Project level 'Imports'</summary>
        Friend Shared ReadOnly Property [Project_level_Imports] As String
          Get
            Return GetResourceString("Project_level_Imports")
          End Get
        End Property
 
    End Class
End Namespace