Skip to content

Commit 5919fb1

Browse files
authored
vb metadata updates part 2 (#5160)
1 parent 0297098 commit 5919fb1

File tree

623 files changed

+0
-4355
lines changed

Some content is hidden

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

623 files changed

+0
-4355
lines changed

docs/visual-basic/misc/a-class-used-in-the-expression-is-not-loaded-during-debugging-session.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
22
title: "A class used in the expression is not loaded during debugging session"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
ms.assetid: c61ce85c-de0f-40bf-9442-fb61f2f3b0bf
9-
caps.latest.revision: 2
10-
author: dotnet-bot
11-
ms.author: dotnetcontent
125
---
136
# A class used in the expression is not loaded during debugging session
147
Insert introduction here.

docs/visual-basic/misc/a-delimiter-cannot-be-nothing-or-an-empty-string.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
22
title: "A delimiter cannot be Nothing or an empty String"
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
- "vbrTextFieldParser_DelimiterNothing"
106
ms.assetid: 8885fcd1-c201-409d-9a32-6ff2b13c0c13
11-
caps.latest.revision: 7
12-
author: dotnet-bot
13-
ms.author: dotnetcontent
147
---
158
# A delimiter cannot be Nothing or an empty String
169
The `TextFieldParser` is unable to read from the file because the `Delimiters` property is set to `Nothing` or is an empty `String` ("").

docs/visual-basic/misc/a-log-has-already-been-created-with-this-name-on-this-machine.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
22
title: "A log has already been created with this name on this machine"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
ms.assetid: 3dd78d9f-890e-4409-bebb-048fdf34711b
9-
caps.latest.revision: 10
10-
author: dotnet-bot
11-
ms.author: dotnetcontent
125
---
136
# A log has already been created with this name on this machine
147
An attempt has been made to create a log with a name that is already in use.

docs/visual-basic/misc/access-denied-to-name.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
22
title: "Access denied to '<name>'"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
ms.assetid: 196c7286-4833-41d9-bbcb-f64c17eb2a59
9-
caps.latest.revision: 9
10-
author: dotnet-bot
11-
ms.author: dotnetcontent
125
---
136
# Access denied to '<name>'
147
A device, file, or disk is not accessible because your computer's security permissions are insufficient.

docs/visual-basic/misc/add-failed-duplicate-key-value-supplied.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
22
title: "Add failed. Duplicate key value supplied"
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
- "vbrCollection_DuplicateKey"
106
ms.assetid: 7b1d6e6c-a69d-4713-a19d-ae1534a60464
11-
caps.latest.revision: 7
12-
author: dotnet-bot
13-
ms.author: dotnetcontent
147
---
158
# Add failed. Duplicate key value supplied
169
An `Add` operation failed because the key value is the same as another key value. Key values must be unique.

docs/visual-basic/misc/address-is-not-a-valid-remote-file-address.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
22
title: "<address> is not a valid remote file address"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
ms.assetid: 2c312242-6c42-4754-a1f5-7e801a542604
9-
caps.latest.revision: 11
10-
author: dotnet-bot
11-
ms.author: dotnetcontent
125
---
136
# <address> is not a valid remote file address
147
\<address> is not a valid remote file address. A valid address should include a protocol, a path and a filename.

docs/visual-basic/misc/all-field-widths-except-the-last-element-must-be-greater-than-zero.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
22
title: "All field widths, except the last element, must be greater than zero"
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
- "vbrTextFieldParser_FieldWidthsMustPositive"
106
ms.assetid: 41d8c661-a749-4c89-be56-905c6e7c3c9d
11-
caps.latest.revision: 7
12-
author: dotnet-bot
13-
ms.author: dotnetcontent
147
---
158
# All field widths, except the last element, must be greater than zero
169
All field widths, except the last element, must be greater than zero. A field width less than or equal to zero in the last element indicates the last field is of variable length.

docs/visual-basic/misc/an-invalid-name-was-specified-for-the-event-log.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
22
title: "An invalid name was specified for the event log"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
ms.assetid: b1b158bd-f13f-4371-a8af-31c0e86ae6be
9-
caps.latest.revision: 10
10-
author: dotnet-bot
11-
ms.author: dotnetcontent
125
---
136
# An invalid name was specified for the event log
147
An invalid name was specified for the event log. Usually this is a result of invalid characters in the name, a blank file name, or a file name that is too long.

docs/visual-basic/misc/another-event-log-has-already-registered-a-source-with-this-name.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
22
title: "Another event log has already registered a source with this name"
33
ms.date: 07/20/2015
4-
ms.prod: .net
5-
ms.technology:
6-
- "devlang-visual-basic"
7-
ms.topic: "article"
84
ms.assetid: e6f5cd95-bb3f-4845-84fb-ae623a9bd44e
9-
caps.latest.revision: 13
10-
author: dotnet-bot
11-
ms.author: dotnetcontent
125
---
136
# Another event log has already registered a source with this name
147
An attempt was made to write an entry to an event log where the specified source is registered with another event log.

docs/visual-basic/misc/application-defined-or-object-defined-error.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
22
title: "Application-defined or object-defined 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
- "vbrID95"
106
ms.assetid: 02b8e145-7988-48ad-abad-ed7656b4933c
11-
caps.latest.revision: 7
12-
author: dotnet-bot
13-
ms.author: dotnetcontent
147
---
158
# Application-defined or object-defined error
169
An application-defined or user-defined error occurred. Check the error.

0 commit comments

Comments
 (0)