Skip to content

Commit acaf2ee

Browse files
authored
vb metadata updates part 3 (#5161)
1 parent 5919fb1 commit acaf2ee

File tree

549 files changed

+0
-3842
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

549 files changed

+0
-3842
lines changed

docs/visual-basic/misc/bc2000.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "Initialization error"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "bc2000"
106
- "vbc2000"
117
helpviewer_keywords:
128
- "BC2000"
139
ms.assetid: 82fdab51-eee0-488b-9f7e-a5c0c5c182ab
14-
caps.latest.revision: 10
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# Initialization error
1912
An error occurred while initializing the program. This may be a result of canceling an installation while it is still in progress.

docs/visual-basic/misc/bc2001.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "File <filename> could not be found"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "bc2001"
106
- "vbc2001"
117
helpviewer_keywords:
128
- "BC2001"
139
ms.assetid: 1aa8fb26-9a48-4c27-9ff4-67cf1d423b57
14-
caps.latest.revision: 8
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# File <filename> could not be found
1912
The specified file could not be located. This may be a result of supplying an incorrect file path.

docs/visual-basic/misc/bc2002.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "Source file <filename> specified multiple times"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "bc2002"
106
- "vbc2002"
117
helpviewer_keywords:
128
- "BC2002"
139
ms.assetid: 0e3ab493-bf7e-42bd-870a-d10846ce79ad
14-
caps.latest.revision: 7
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# Source file <filename> specified multiple times
1912
A file has been specified multiple times.

docs/visual-basic/misc/bc2003.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "Response file <filename> included multiple times"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "vbc2003"
106
- "bc2003"
117
helpviewer_keywords:
128
- "BC2003"
139
ms.assetid: 05240edd-e753-453b-b831-569f669d94d2
14-
caps.latest.revision: 8
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# Response file <filename> included multiple times
1912
A response file has been specified more than once. Response files contain compiler options and source code files to compile.

docs/visual-basic/misc/bc2006.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "Option <optionname> requires <argument>"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "vbc2006"
106
- "bc2006"
117
helpviewer_keywords:
128
- "BC2006"
139
ms.assetid: 36d7d25d-8da4-4b06-847f-f59b1d681224
14-
caps.latest.revision: 9
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# Option <optionname> requires <argument>
1912
A required argument has been omitted.

docs/visual-basic/misc/bc2007.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "Unrecognized option <optionname>; ignored"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "vbc2007"
106
- "bc2007"
117
helpviewer_keywords:
128
- "BC2007"
139
ms.assetid: 3668a70f-44fc-4f45-9af9-14dcaaaf7d8e
14-
caps.latest.revision: 11
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# Unrecognized option <optionname>; ignored
1912
An option has been specified that is not valid from the command line.

docs/visual-basic/misc/bc2008.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "No input sources specified"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "bc2008"
106
- "vbc2008"
117
helpviewer_keywords:
128
- "BC2008"
139
ms.assetid: a919c834-d1ff-4c6f-85ed-b11c662c918d
14-
caps.latest.revision: 9
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# No input sources specified
1912
When compiling, no input sources have been specified.

docs/visual-basic/misc/bc2009.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "option <optionname> can be followed only by '+' or '-'"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "vbc2009"
106
- "bc2009"
117
helpviewer_keywords:
128
- "BC2009"
139
ms.assetid: 90e5dcf9-37fb-4a97-9f53-4e7c73d6ba9f
14-
caps.latest.revision: 10
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# option <optionname> can be followed only by '+' or '-'
1912
The text that follows the option is not a plus sign (+) or a minus sign (-).

docs/visual-basic/misc/bc2010.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "Compilation failed: <message>"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "vbc2010"
106
- "bc2010"
117
helpviewer_keywords:
128
- "BC2010"
139
ms.assetid: 6ab41c48-5a80-4e83-8b97-dc27dbe61ee2
14-
caps.latest.revision: 9
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# Compilation failed: <message>
1912
Compilation failed due to the circumstances specified in the error message

docs/visual-basic/misc/bc2011.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: "Unable to open response file '<filename>'"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
f1_keywords:
95
- "bc2011"
106
- "vbc2011"
117
helpviewer_keywords:
128
- "BC2011"
139
ms.assetid: 07e799b6-797a-49b5-9e4e-081ae0c68653
14-
caps.latest.revision: 10
15-
author: dotnet-bot
16-
ms.author: dotnetcontent
1710
---
1811
# Unable to open response file '<filename>'
1912
The file you are attempting to access is unavailable.

0 commit comments

Comments
 (0)