diff --git a/api/index.md b/api/index.md index 12f392ced9f28..cf2c10aef408e 100644 --- a/api/index.md +++ b/api/index.md @@ -3,11 +3,10 @@ title: .NET Core API Reference description: .NET Core API Reference keywords: .NET, .NET Core, .NET Core API Reference, .NET Core class library, .NET class library author: rpetrusha -manager: wpickett +ms.author: ronpet ms.date: 06/20/2016 ms.topic: managed-reference ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: ab0b8c9f-925f-4c45-b337-b1deeb8aec4e --- diff --git a/docfx.json b/docfx.json index 348d71c00e13a..75dc5a9f305e5 100644 --- a/docfx.json +++ b/docfx.json @@ -77,6 +77,8 @@ "breadcrumb_path": "/dotnet/toc.json", "_displayLangs": ["csharp"], "author": "dotnet-bot", + "ms.author": "dotnetcontent", + "manager": "wpickett", "searchScope": [".NET"] }, "fileMetadata": { @@ -87,14 +89,10 @@ "ms.topic": { "api_ref/**.yml": "managed-reference" - }, - "ms.author": - { - "api_ref/**.yml": "dotnetcontent" } }, "dest": "_site", "template": [ "docs.html" ], "xref": ["_zip/msdn.4.5.2.zip", "_zip/namespaces.4.5.2.zip", "_zip/vs.110.zip", "_zip/vs.140.zip", "_zip/office15.zip", "_zip/missingapi.yml"] } -} +} \ No newline at end of file diff --git a/docs/core/app-types.md b/docs/core/app-types.md index 63cdc85a99548..da4c034aa3009 100644 --- a/docs/core/app-types.md +++ b/docs/core/app-types.md @@ -1,15 +1,4 @@ --- -title: .NET Core App Types -description: .NET Core App Types -keywords: .NET, .NET Core -author: blackdwarf -manager: wpickett -ms.date: 06/20/2016 -ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet -ms.assetid: 93488a0b-c94c-4ed6-97ea-571bb23a862e redirect_url: /dotnet/articles/core/deploying/index --- diff --git a/docs/core/deploying/applications.md b/docs/core/deploying/applications.md index e03643284a61b..a8101ecfeb525 100644 --- a/docs/core/deploying/applications.md +++ b/docs/core/deploying/applications.md @@ -2,12 +2,9 @@ title: Deploying .NET Core applications description: Deploying .NET Core applications keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 1db00fb1-d947-480d-8d7d-7152e67b0585 --- diff --git a/docs/core/deploying/creating-nuget-packages.md b/docs/core/deploying/creating-nuget-packages.md index a83387b988b85..daf89f9ac773d 100644 --- a/docs/core/deploying/creating-nuget-packages.md +++ b/docs/core/deploying/creating-nuget-packages.md @@ -3,11 +3,11 @@ title: Creating a NuGet Package with Cross Platform Tools description: Creating a NuGet Package with Cross Platform Tools keywords: .NET, .NET Core, NuGet author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 2f0415c1-110b-433d-87c1-ae3d543a8844 --- diff --git a/docs/core/deploying/index.md b/docs/core/deploying/index.md index 438b6caf301a3..ee7211df9a135 100644 --- a/docs/core/deploying/index.md +++ b/docs/core/deploying/index.md @@ -3,11 +3,10 @@ title: .NET Core Application Deployment description: .NET Core Application Deployment keywords: .NET, .NET Core, .NET Core deployment author: rpetrusha -manager: wpickett +ms.author: ronpet ms.date: 09/08/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: da7a31a0-8072-4f23-82aa-8a19184cb701 --- diff --git a/docs/core/deploying/reducing-dependencies.md b/docs/core/deploying/reducing-dependencies.md index 869ad21874c40..28281d2b10b89 100644 --- a/docs/core/deploying/reducing-dependencies.md +++ b/docs/core/deploying/reducing-dependencies.md @@ -3,11 +3,10 @@ title: Reducing Package Dependencies with project.json description: Reducing Package Dependencies with project.json keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 916251e3-87f9-4eee-81ec-94076215e6fa --- diff --git a/docs/core/docker/building-net-docker-images.md b/docs/core/docker/building-net-docker-images.md index 701cce54e4ecb..979c851e71ad9 100644 --- a/docs/core/docker/building-net-docker-images.md +++ b/docs/core/docker/building-net-docker-images.md @@ -3,11 +3,11 @@ title: Building .NET Core Docker Images description: Understanding Docker images and .NET Core keywords: .NET, .NET Core, Docker author: spboyer -manager: wpickett +ms.author: shboyer ms.date: 08/29/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-docker ms.devlang: dotnet ms.assetid: 03c28597-7e73-46d6-a9c3-f9cb55642739 --- diff --git a/docs/core/docker/index.md b/docs/core/docker/index.md index f445074940798..f9cfe1615298d 100644 --- a/docs/core/docker/index.md +++ b/docs/core/docker/index.md @@ -3,11 +3,11 @@ title: Docker and .NET Core description: Docker and .NET Core keywords: Docker, .NET, .NET Core author: spboyer -manager: wpickett +ms.author: shboyer ms.date: 09/01/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-docker ms.devlang: dotnet ms.assetid: cae32148-aef4-4e64-a7f0-88072bad4400 --- diff --git a/docs/core/docker/visual-studio-tools-for-docker.md b/docs/core/docker/visual-studio-tools-for-docker.md index 55a3b2c811b1c..e16bc271c04ee 100644 --- a/docs/core/docker/visual-studio-tools-for-docker.md +++ b/docs/core/docker/visual-studio-tools-for-docker.md @@ -3,11 +3,11 @@ title: Visual Studio Tools for Docker description: Using Visual Studio Tools for Docker keywords: .NET, .NET Core, Docker, ASP.NET Core, Visual Studio 2015 author: spboyer -manager: wpickett +ms.author: shboyer ms.date: 09/16/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-docker ms.devlang: dotnet ms.assetid: 1f3b9a68-4dea-4b60-8cb3-f46164eedbbf --- diff --git a/docs/core/getting-started.md b/docs/core/getting-started.md index 6ef3240a552d9..d8edd526b7414 100644 --- a/docs/core/getting-started.md +++ b/docs/core/getting-started.md @@ -3,11 +3,10 @@ title: Getting started with .NET Core description: Find resources to learn how to build .NET Core applications on Windows, Linux and macOS. keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 10/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: d1453a0d-317c-4da6-b68e-422a2c0bfe49 --- diff --git a/docs/core/index.md b/docs/core/index.md index a034797ef4b66..09dcd725a1caa 100644 --- a/docs/core/index.md +++ b/docs/core/index.md @@ -3,11 +3,10 @@ title: .NET Core description: .NET Core keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: f2b312cb-f80c-4b0d-9101-93908f06a6fa --- diff --git a/docs/core/migrating-from-dnx.md b/docs/core/migrating-from-dnx.md index bb9a48cf70aff..c6ad6cd85a3f5 100644 --- a/docs/core/migrating-from-dnx.md +++ b/docs/core/migrating-from-dnx.md @@ -4,11 +4,9 @@ description: Migrating from DNX to .NET Core CLI keywords: .NET, .NET Core author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: c0d70120-78c8-4d26-bb3c-801f42fc2366 --- diff --git a/docs/core/packages.md b/docs/core/packages.md index 306729b152432..c393920d9c842 100644 --- a/docs/core/packages.md +++ b/docs/core/packages.md @@ -4,11 +4,9 @@ description: Packages, Metapackages and Frameworks keywords: .NET, .NET Core author: richlander ms.author: mairaw -manager: wpickett ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 609b0845-49e7-4864-957b-21ffe1b93bf2 --- diff --git a/docs/core/porting/index.md b/docs/core/porting/index.md index b34d3855c24a0..55c5adf94924f 100644 --- a/docs/core/porting/index.md +++ b/docs/core/porting/index.md @@ -3,11 +3,10 @@ title: Porting to .NET Core from .NET Framework description: Porting to .NET Core from .NET Framework keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 00d00d38-99af-44f4-a75f-defcd9729dc5 --- diff --git a/docs/core/porting/libraries.md b/docs/core/porting/libraries.md index 3dc4a7f0f00b9..31207de96c8d5 100644 --- a/docs/core/porting/libraries.md +++ b/docs/core/porting/libraries.md @@ -3,11 +3,10 @@ title: Porting to .NET Core - Libraries description: Porting to .NET Core - Libraries keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: a0fd860d-d6b6-4659-b325-8a6e6f5fa4a1 --- diff --git a/docs/core/porting/nuget-packages.md b/docs/core/porting/nuget-packages.md index 3ca4a249fb952..72dd7702a0981 100644 --- a/docs/core/porting/nuget-packages.md +++ b/docs/core/porting/nuget-packages.md @@ -2,12 +2,9 @@ title: Porting to .NET Core - NuGet packages description: Porting to .NET Core - NuGet packages keywords: .NET, .NET Core -author: cartermp -manager: wpickett ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 4d823e71-19ac-4419-953e-b47aa58f5538 --- diff --git a/docs/core/porting/project-structure.md b/docs/core/porting/project-structure.md index d1e214a325369..5d12a2ef2bf3b 100644 --- a/docs/core/porting/project-structure.md +++ b/docs/core/porting/project-structure.md @@ -3,11 +3,10 @@ title: Organizing Your Project to Support .NET Framework and .NET Core description: Organizing Your Project to Support .NET Framework and .NET Core keywords: .NET, .NET Core author: conniey -manager: wpickett +ms.author: mairaw ms.date: 07/18/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 3af62252-1dfa-4336-8d2f-5cfdb57d7724 --- diff --git a/docs/core/porting/third-party-deps.md b/docs/core/porting/third-party-deps.md index 7e505b561ba2f..a33d6ba999184 100644 --- a/docs/core/porting/third-party-deps.md +++ b/docs/core/porting/third-party-deps.md @@ -3,11 +3,10 @@ title: Porting to .NET Core - Analyzing your Third-Party Party Dependencies description: Porting to .NET Core - Analyzing your Third-Party Dependencies keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: b446e9e0-72f6-48f6-92c6-70ad0ce3f86a --- diff --git a/docs/core/preview3/deploying/index.md b/docs/core/preview3/deploying/index.md index d77060c3feba2..ac46dd7afacbe 100644 --- a/docs/core/preview3/deploying/index.md +++ b/docs/core/preview3/deploying/index.md @@ -3,11 +3,10 @@ title: .NET Core Application Deployment description: .NET Core Application Deployment keywords: .NET, .NET Core, .NET Core deployment author: rpetrusha -manager: wpickett +ms.author: ronpet ms.date: 11/13/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: da7a31a0-8072-4f23-82aa-8a19184cb701 --- diff --git a/docs/core/preview3/tools/csproj.md b/docs/core/preview3/tools/csproj.md index 858ed7f1958ce..9a048d1e87b34 100644 --- a/docs/core/preview3/tools/csproj.md +++ b/docs/core/preview3/tools/csproj.md @@ -4,11 +4,9 @@ description: Learn about the differences between existing and .NET Core csproj f keywords: reference, csproj, .NET Core author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 10/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: bdc29497-64f2-4d11-a21b-4097e0bdf5c9 --- diff --git a/docs/core/preview3/tools/dependencies.md b/docs/core/preview3/tools/dependencies.md index 3f7a890cac23a..445287d13694f 100644 --- a/docs/core/preview3/tools/dependencies.md +++ b/docs/core/preview3/tools/dependencies.md @@ -3,11 +3,11 @@ title: Managing dependencies in .NET Core Preview 3 tooling description: Preview 3 brings about changes to how dependencies are managed keywords: CLI, extensibility, custom commands, .NET Core author: blackdwarf -manager: wpickett +ms.author: mairaw ms.date: 11/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 74b87cdb-a244-4c13-908c-539118bfeef9 --- diff --git a/docs/core/preview3/tools/dotnet-build.md b/docs/core/preview3/tools/dotnet-build.md index 8012a5732de31..06a7b539cd979 100644 --- a/docs/core/preview3/tools/dotnet-build.md +++ b/docs/core/preview3/tools/dotnet-build.md @@ -2,12 +2,12 @@ title: dotnet-build command | .NET Core SDK description: The dotnet-build command builds a project and all of its dependencies. keywords: dotnet-build, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/13/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 70285a83-4103-4617-be8b-d0e1e9a4a91d --- diff --git a/docs/core/preview3/tools/dotnet-install-script.md b/docs/core/preview3/tools/dotnet-install-script.md index dd81e19ee4f24..09044b21478bf 100644 --- a/docs/core/preview3/tools/dotnet-install-script.md +++ b/docs/core/preview3/tools/dotnet-install-script.md @@ -4,11 +4,10 @@ description: Learn about the dotnet-install scripts to install the .NET Core CLI keywords: dotnet-install, dotnet-install scripts, .NET Core author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 10/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 59b9c456-2bfd-4adc-8202-a1c6a0a6c787 --- diff --git a/docs/core/preview3/tools/dotnet-migrate.md b/docs/core/preview3/tools/dotnet-migrate.md index 3f6ab519d83c8..59ab5ba16f590 100644 --- a/docs/core/preview3/tools/dotnet-migrate.md +++ b/docs/core/preview3/tools/dotnet-migrate.md @@ -2,12 +2,12 @@ title: dotnet-migrate command | .NET Core SDK description: The dotnet-migrate command migrates a project and all of its dependencies. keywords: dotnet-migrate, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 11/13/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 70285a83-4103-4617-be8b-d0e1e9a4a91d --- diff --git a/docs/core/preview3/tools/dotnet-msbuild.md b/docs/core/preview3/tools/dotnet-msbuild.md index 4430b46de683b..04ac029a10b1a 100644 --- a/docs/core/preview3/tools/dotnet-msbuild.md +++ b/docs/core/preview3/tools/dotnet-msbuild.md @@ -2,12 +2,12 @@ title: dotnet-msbuild command | .NET Core SDK description: The dotnet-msmsbuild command provides access to MSmsbuild command line keywords: dotnet-msmsbuild, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/13/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: ffdc40ba-ef33-463e-aa35-b0af1fe615a2 --- diff --git a/docs/core/preview3/tools/dotnet-new.md b/docs/core/preview3/tools/dotnet-new.md index 73484776f0cf0..b3144ac0dc4eb 100644 --- a/docs/core/preview3/tools/dotnet-new.md +++ b/docs/core/preview3/tools/dotnet-new.md @@ -2,12 +2,12 @@ title: dotnet-new command | .NET Core description: The dotnet-new command creates new .NET Core projects in the current directory. keywords: dotnet-new, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 263c3d05-3a47-46a6-8023-3ca16b488410 --- diff --git a/docs/core/preview3/tools/dotnet-nuget-delete.md b/docs/core/preview3/tools/dotnet-nuget-delete.md index 3aa848828b989..2db734dd2b933 100644 --- a/docs/core/preview3/tools/dotnet-nuget-delete.md +++ b/docs/core/preview3/tools/dotnet-nuget-delete.md @@ -4,11 +4,10 @@ description: The dotnet-nuget-delete command deletes or unlists a package from t keywords: dotnet-nuget-delete, CLI, CLI command, .NET Core author: karann-msft ms.author: mairaw -manager: wpickett ms.date: 11/11/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 6ddffde4-c789-4e90-990e-d35f6a6565d4 --- diff --git a/docs/core/preview3/tools/dotnet-nuget-locals.md b/docs/core/preview3/tools/dotnet-nuget-locals.md index d4416881319de..b360ca30ef4bd 100644 --- a/docs/core/preview3/tools/dotnet-nuget-locals.md +++ b/docs/core/preview3/tools/dotnet-nuget-locals.md @@ -4,11 +4,10 @@ description: The dotnet-nuget-locals command clears or lists local NuGet resourc keywords: dotnet-nuget-locals, CLI, CLI command, .NET Core author: karann-msft ms.author: mairaw -manager: wpickett ms.date: 11/15/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 8440229e-317e-4dc1-9463-cba5fdb12c3b --- diff --git a/docs/core/preview3/tools/dotnet-nuget-push.md b/docs/core/preview3/tools/dotnet-nuget-push.md index 428d54ea78c8c..127cec5bcf584 100644 --- a/docs/core/preview3/tools/dotnet-nuget-push.md +++ b/docs/core/preview3/tools/dotnet-nuget-push.md @@ -4,11 +4,10 @@ description: The dotnet-nuget-push command pushes a package to the server and pu keywords: dotnet-nuget-push, CLI, CLI command, .NET Core author: karann-msft ms.author: mairaw -manager: wpickett ms.date: 11/11/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: f54d9adf-94f8-41cc-bb52-42f7ca3be6ff --- diff --git a/docs/core/preview3/tools/dotnet-pack.md b/docs/core/preview3/tools/dotnet-pack.md index 0cdd73e02a5cb..dfff802c47b4a 100644 --- a/docs/core/preview3/tools/dotnet-pack.md +++ b/docs/core/preview3/tools/dotnet-pack.md @@ -2,12 +2,12 @@ title: dotnet-pack command | .NET Core SDK description: The dotnet-pack command creates NuGet packages for your .NET Core project. keywords: dotnet-pack, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 8b4b8cef-f56c-4a10-aa01-fde8bfaae53e --- diff --git a/docs/core/preview3/tools/dotnet-publish.md b/docs/core/preview3/tools/dotnet-publish.md index 524abbe994679..948f81356ad08 100644 --- a/docs/core/preview3/tools/dotnet-publish.md +++ b/docs/core/preview3/tools/dotnet-publish.md @@ -2,12 +2,12 @@ title: dotnet-publish command | .NET Core SDK description: The dotnet-publish command publishes your .NET Core project into a directory. keywords: dotnet-publish, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 8a7e1c52-5c57-4bf5-abad-727450ebeefd --- diff --git a/docs/core/preview3/tools/dotnet-restore.md b/docs/core/preview3/tools/dotnet-restore.md index 162217a075118..052752f6bd09b 100644 --- a/docs/core/preview3/tools/dotnet-restore.md +++ b/docs/core/preview3/tools/dotnet-restore.md @@ -2,12 +2,12 @@ title: dotnet-restore command | .NET Core SDK description: Learn how to restore dependencies and project-specific tools with the dotnet restore command keywords: dotnet-restore, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 60489b25-38de-47e6-bed1-59d9f42e2d46 --- diff --git a/docs/core/preview3/tools/dotnet-run.md b/docs/core/preview3/tools/dotnet-run.md index 2d0f2fba89ca9..6b41cf048e321 100644 --- a/docs/core/preview3/tools/dotnet-run.md +++ b/docs/core/preview3/tools/dotnet-run.md @@ -2,12 +2,12 @@ title: dotnet-run command | .NET Core SDK description: The dotnet-run command provides a convenient option to run your application from the source code. keywords: dotnet-run, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 495ff50b-cb30-4d30-8f20-beb3d5e7c31f --- diff --git a/docs/core/preview3/tools/dotnet-test.md b/docs/core/preview3/tools/dotnet-test.md index 7d3b400b9c406..2bf3f144ee452 100644 --- a/docs/core/preview3/tools/dotnet-test.md +++ b/docs/core/preview3/tools/dotnet-test.md @@ -2,12 +2,12 @@ title: dotnet-test command | .NET Core SDK description: The `dotnet test` command is used to execute unit tests in a given project. keywords: dotnet-test, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 3a0fa917-eb0a-4d7e-9217-d06e65455675 --- diff --git a/docs/core/preview3/tools/dotnet.md b/docs/core/preview3/tools/dotnet.md index a804074c2c821..a1a21d842fe39 100644 --- a/docs/core/preview3/tools/dotnet.md +++ b/docs/core/preview3/tools/dotnet.md @@ -2,12 +2,12 @@ title: dotnet command | .NET Core SDK description: Learn about the dotnet command (the generic driver for the .NET Core CLI tools) and its usage. keywords: dotnet, CLI, CLI commands, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 93015521-2127-4fe9-8fce-ca79bcc4ff49 --- diff --git a/docs/core/preview3/tools/extensibility.md b/docs/core/preview3/tools/extensibility.md index d219f8b3ffd4c..194168454f8ad 100644 --- a/docs/core/preview3/tools/extensibility.md +++ b/docs/core/preview3/tools/extensibility.md @@ -2,12 +2,12 @@ title: .NET Core CLI extensibility model description: .NET Core CLI extensibility model keywords: CLI, extensibility, custom commands, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 11/13/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 1bebd25a-120f-48d3-8c25-c89965afcbcd --- diff --git a/docs/core/preview3/tools/global-json.md b/docs/core/preview3/tools/global-json.md index 136347e60721f..7d59f78870990 100644 --- a/docs/core/preview3/tools/global-json.md +++ b/docs/core/preview3/tools/global-json.md @@ -2,13 +2,12 @@ title: global.json reference | .NET Core description: global.json reference keywords: .NET, .NET Core -author: aL3891 +author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 11/02/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: e1ac9659-425f-4486-a376-c12ca942ead8 --- diff --git a/docs/core/preview3/tools/index.md b/docs/core/preview3/tools/index.md index be2594b601306..da98275655904 100644 --- a/docs/core/preview3/tools/index.md +++ b/docs/core/preview3/tools/index.md @@ -4,11 +4,10 @@ description: An overview of what the Command-Line Interface (CLI) is and its mai keywords: CLI, CLI tools, .NET, .NET Core author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 10/06/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: b70e9ac0-c8be-49f7-9332-95ab93e0e7bc --- diff --git a/docs/core/preview3/tools/layering.md b/docs/core/preview3/tools/layering.md index eacb106b9e3f5..e9222bc867cc3 100644 --- a/docs/core/preview3/tools/layering.md +++ b/docs/core/preview3/tools/layering.md @@ -3,11 +3,10 @@ title: .NET Core Command Line Tools Preview 3 Architecture description: Preview 3 brings about certain changes to the way the overall .NET Core tools are layered. keywords: CLI, extensibility, custom commands, .NET Core author: blackdwarf -manager: wpickett ms.date: 11/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet --- diff --git a/docs/core/preview3/tools/telemetry.md b/docs/core/preview3/tools/telemetry.md index fc6187ee6e09e..b53bcc416588b 100644 --- a/docs/core/preview3/tools/telemetry.md +++ b/docs/core/preview3/tools/telemetry.md @@ -3,11 +3,11 @@ title: .NET Core Tools Telemetry description: .NET Core keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 07/06/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: f2b312bb-f80b-4b0d-9101-93908f06a6fa --- diff --git a/docs/core/preview3/tools/using-ci-with-cli.md b/docs/core/preview3/tools/using-ci-with-cli.md index 464fdf4987502..a62cc9d252313 100644 --- a/docs/core/preview3/tools/using-ci-with-cli.md +++ b/docs/core/preview3/tools/using-ci-with-cli.md @@ -2,12 +2,12 @@ title: Using .NET Core SDK and tools in Continuous Integration (CI) description: Using .NET Core SDK and tools in Continuous Integration (CI) keywords: .NET, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 5fb15297-a276-417f-8c4f-267281357769 --- diff --git a/docs/core/preview3/tutorials/index.md b/docs/core/preview3/tutorials/index.md index 47d680a45e23e..04a2a47e567a3 100644 --- a/docs/core/preview3/tutorials/index.md +++ b/docs/core/preview3/tutorials/index.md @@ -4,11 +4,10 @@ description: .NET Core Tutorials (Tooling Preview 3) keywords: .NET, .NET Core author: bleroy ms.author: mairaw -manager: wpickett ms.date: 06/24/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: f6f654b1-1d2c-4105-8376-7c1959e23803 --- diff --git a/docs/core/preview3/tutorials/using-on-windows-vs-2017-full-solution.md b/docs/core/preview3/tutorials/using-on-windows-vs-2017-full-solution.md index ec36ca0efce8b..d01440578df83 100644 --- a/docs/core/preview3/tutorials/using-on-windows-vs-2017-full-solution.md +++ b/docs/core/preview3/tutorials/using-on-windows-vs-2017-full-solution.md @@ -3,11 +3,10 @@ title: Building a complete .NET Core solution on Windows, using Visual Studio 20 description: Building a complete .NET Core solution on Windows, using Visual Studio 2017 keywords: .NET, .NET Core author: bleroy -manager: wpickett +ms.author: mairaw ms.date: 11/16/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: d743134a-08a3-4ff6-aab7-49f71f0568c3 --- @@ -22,9 +21,9 @@ Visual Studio 2017 provides a full-featured development environment for developi Follow the instructions on [our prerequisites page](../windows-prerequisites.md) to update your environment. -# A solution using only .NET Core projects +## A solution using only .NET Core projects -## Writing the library +### Writing the library 1. In Visual Studio, choose **File**, **New**, **Project**. In the **New Project** dialog, expand the **Visual C#** node and choose the **.NET Core** node, and then choose **Class Library (.NET Standard)**. diff --git a/docs/core/preview3/tutorials/using-on-windows-vs-2017.md b/docs/core/preview3/tutorials/using-on-windows-vs-2017.md index 265ced58682f2..0c9ebf5a18ee9 100644 --- a/docs/core/preview3/tutorials/using-on-windows-vs-2017.md +++ b/docs/core/preview3/tutorials/using-on-windows-vs-2017.md @@ -3,11 +3,10 @@ title: Getting started with .NET Core on Windows, using Visual Studio 2017 description: Getting started with .NET Core on Windows, using Visual Studio 2017 keywords: .NET, .NET Core author: bleroy -manager: wpickett +ms.author: mairaw ms.date: 11/16/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: d743134a-08a3-4ff6-aab7-49f71f0568c3 --- diff --git a/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild-folders.md b/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild-folders.md index a1a495e49528d..80d41b9e0dc43 100644 --- a/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild-folders.md +++ b/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild-folders.md @@ -3,11 +3,11 @@ title: Organizing and testing projects with the .NET Core command line (SDK Prev description: Organizing and testing projects with the .NET Core command line (SDK Preview 3) keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: be988f09-7349-43b0-97fb-3a703d4587ce --- diff --git a/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild.md b/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild.md index d378b42aad3cf..df293c1805615 100644 --- a/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild.md +++ b/docs/core/preview3/tutorials/using-with-xplat-cli-msbuild.md @@ -3,11 +3,11 @@ title: Getting started with .NET Core on Windows/Linux/macOS using the command l description: Getting started with .NET Core on Windows, Linux, or macOS using the .NET Core command line interface (CLI) keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: be988f09-7349-43b0-97fb-3a703d4587ce --- diff --git a/docs/core/preview3/windows-prerequisites.md b/docs/core/preview3/windows-prerequisites.md index c49944c3d69b5..1eee1db42c9dc 100644 --- a/docs/core/preview3/windows-prerequisites.md +++ b/docs/core/preview3/windows-prerequisites.md @@ -3,11 +3,10 @@ title: .NET Core Prerequisites (Preview 3 Tooling) description: .NET Core Prerequisites (Preview 3 Tooling) keywords: .NET, .NET Core author: billwagner -manager: wpickett +ms.author: wiwagn ms.date: 09/15/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: c33b1241-ab66-4583-9eba-52cf51146f5a --- diff --git a/docs/core/rid-catalog.md b/docs/core/rid-catalog.md index bc181f0a5837f..452991934a17c 100644 --- a/docs/core/rid-catalog.md +++ b/docs/core/rid-catalog.md @@ -3,11 +3,10 @@ title: .NET Core Runtime IDentifier (RID) catalog description: .NET Core Runtime IDentifier (RID) catalog keywords: .NET, .NET Core author: blackdwarf -manager: wpickett +ms.author: mairaw ms.date: 08/22/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: b2032f5d-771f-48d9-917c-587d9509035c --- diff --git a/docs/core/sdk.md b/docs/core/sdk.md index b859c10580264..57644adfdfddb 100644 --- a/docs/core/sdk.md +++ b/docs/core/sdk.md @@ -2,12 +2,12 @@ title: .NET Core SDK Overview description: .NET Core SDK Overview keywords: .NET, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 26bc9822-e42b-48ec-b0d6-499dc604add7 --- @@ -44,5 +44,4 @@ document. By default, the SDK will install in a "side-by-side" (SxS) manner. This means that multiple versions of the CLI tools can coexist at any given time on a single machine. How the correct version gets used is explained in more detail in -the [driver section](tools/index.md#driver) of .NET Core Command Line Tools topic. - +the [driver section](tools/index.md#driver) of .NET Core Command Line Tools topic. \ No newline at end of file diff --git a/docs/core/testing/index.md b/docs/core/testing/index.md index b8f1b559f06aa..4111d7d80be61 100644 --- a/docs/core/testing/index.md +++ b/docs/core/testing/index.md @@ -3,11 +3,10 @@ title: Unit Testing in .NET Core description: Unit Testing in .NET Core keywords: .NET, .NET Core author: ardalis -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 815ac74c-4bd9-4a94-a87c-78288b27c0e2 --- diff --git a/docs/core/testing/unit-testing-with-dotnet-test.md b/docs/core/testing/unit-testing-with-dotnet-test.md index 5390e77056d1c..b1b5c9d0e9493 100644 --- a/docs/core/testing/unit-testing-with-dotnet-test.md +++ b/docs/core/testing/unit-testing-with-dotnet-test.md @@ -3,11 +3,10 @@ title: Unit Testing in .NET Core using dotnet test description: Unit Testing in .NET Core using dotnet test keywords: .NET, .NET Core author: ardalis -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: bdcdb812-6f13-4f20-9e90-0c0977937142 --- diff --git a/docs/core/testing/using-mstest-on-windows.md b/docs/core/testing/using-mstest-on-windows.md index 900f457afe335..bada4f64b2c4a 100644 --- a/docs/core/testing/using-mstest-on-windows.md +++ b/docs/core/testing/using-mstest-on-windows.md @@ -3,11 +3,10 @@ title: Use MSTest with .NET Core on Windows description: How to use MSTest with .NET Core on Windows, using Visual Studio 2015 keywords: MSTest, .NET, .NET Core author: ncarandini -manager: wpickett +ms.author: wiwagn ms.date: 08/18/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: ed447641-3e85-4e50-b7ed-004630048a3e --- diff --git a/docs/core/tools/dotnet-build.md b/docs/core/tools/dotnet-build.md index 7d28f91965e30..aa093786a2243 100644 --- a/docs/core/tools/dotnet-build.md +++ b/docs/core/tools/dotnet-build.md @@ -2,12 +2,12 @@ title: dotnet-build command | .NET Core SDK description: The dotnet-build command builds a project and all of its dependencies. keywords: dotnet-build, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/13/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 70285a83-4103-4617-be8b-d0e1e9a4a91d --- diff --git a/docs/core/tools/dotnet-install-script.md b/docs/core/tools/dotnet-install-script.md index 81859b0d168b1..fc2803c022f1f 100644 --- a/docs/core/tools/dotnet-install-script.md +++ b/docs/core/tools/dotnet-install-script.md @@ -4,11 +4,10 @@ description: Learn about the dotnet-install scripts to install the .NET Core CLI keywords: dotnet-install, dotnet-install scripts, .NET Core author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 10/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 59b9c456-2bfd-4adc-8202-a1c6a0a6c787 --- diff --git a/docs/core/tools/dotnet-new.md b/docs/core/tools/dotnet-new.md index 57eaa86cf5de2..92a6bf2a08cf1 100644 --- a/docs/core/tools/dotnet-new.md +++ b/docs/core/tools/dotnet-new.md @@ -2,12 +2,12 @@ title: dotnet-new command | .NET Core description: The dotnet-new command creates new .NET Core projects in the current directory. keywords: dotnet-new, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 263c3d05-3a47-46a6-8023-3ca16b488410 --- diff --git a/docs/core/tools/dotnet-pack.md b/docs/core/tools/dotnet-pack.md index 05b463cf927c2..fd2d22d5cefac 100644 --- a/docs/core/tools/dotnet-pack.md +++ b/docs/core/tools/dotnet-pack.md @@ -2,12 +2,12 @@ title: dotnet-pack command | .NET Core SDK description: The dotnet-pack command creates NuGet packages for your .NET Core project. keywords: dotnet-pack, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 8b4b8cef-f56c-4a10-aa01-fde8bfaae53e --- diff --git a/docs/core/tools/dotnet-publish.md b/docs/core/tools/dotnet-publish.md index 0e8323d831d77..b718cbd575c1c 100644 --- a/docs/core/tools/dotnet-publish.md +++ b/docs/core/tools/dotnet-publish.md @@ -2,12 +2,12 @@ title: dotnet-publish command | .NET Core SDK description: The dotnet-publish command publishes your .NET Core project into a directory. keywords: dotnet-publish, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 8a7e1c52-5c57-4bf5-abad-727450ebeefd --- diff --git a/docs/core/tools/dotnet-restore.md b/docs/core/tools/dotnet-restore.md index 1258f976a70d6..9b6935f67db8b 100644 --- a/docs/core/tools/dotnet-restore.md +++ b/docs/core/tools/dotnet-restore.md @@ -2,12 +2,12 @@ title: dotnet-restore command | .NET Core SDK description: Learn how to restore dependencies and project-specific tools with the dotnet restore command keywords: dotnet-restore, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 60489b25-38de-47e6-bed1-59d9f42e2d46 --- diff --git a/docs/core/tools/dotnet-run.md b/docs/core/tools/dotnet-run.md index a09b6698564dc..a5d10a24ebdf2 100644 --- a/docs/core/tools/dotnet-run.md +++ b/docs/core/tools/dotnet-run.md @@ -2,12 +2,12 @@ title: dotnet-run command | .NET Core SDK description: The dotnet-run command provides a convenient option to run your application from the source code. keywords: dotnet-run, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 495ff50b-cb30-4d30-8f20-beb3d5e7c31f --- diff --git a/docs/core/tools/dotnet-test.md b/docs/core/tools/dotnet-test.md index f5ccd0dd1d8dd..fc94402f8a652 100644 --- a/docs/core/tools/dotnet-test.md +++ b/docs/core/tools/dotnet-test.md @@ -2,12 +2,12 @@ title: dotnet-test command | .NET Core SDK description: The `dotnet test` command is used to execute unit tests in a given project. keywords: dotnet-test, CLI, CLI command, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 3a0fa917-eb0a-4d7e-9217-d06e65455675 --- diff --git a/docs/core/tools/dotnet.md b/docs/core/tools/dotnet.md index 0e0d58d471c9e..580c2f35da3fc 100644 --- a/docs/core/tools/dotnet.md +++ b/docs/core/tools/dotnet.md @@ -2,12 +2,12 @@ title: dotnet command | .NET Core SDK description: Learn about the dotnet command (the generic driver for the .NET Core CLI tools) and its usage. keywords: dotnet, CLI, CLI commands, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 10/07/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 93015521-2127-4fe9-8fce-ca79bcc4ff49 --- diff --git a/docs/core/tools/extensibility.md b/docs/core/tools/extensibility.md index 2fbb9273410ca..97e93c5e55caf 100644 --- a/docs/core/tools/extensibility.md +++ b/docs/core/tools/extensibility.md @@ -2,12 +2,12 @@ title: .NET Core CLI extensibility model description: .NET Core CLI extensibility model keywords: CLI, extensibility, custom commands, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 1bebd25a-120f-48d3-8c25-c89965afcbcd --- diff --git a/docs/core/tools/global-json.md b/docs/core/tools/global-json.md index a07be641dd795..1ca721a9b9bc3 100644 --- a/docs/core/tools/global-json.md +++ b/docs/core/tools/global-json.md @@ -4,11 +4,10 @@ description: global.json reference keywords: .NET, .NET Core author: aL3891 ms.author: mairaw -manager: wpickett ms.date: 11/02/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: e1ac9659-425f-4486-a376-c12ca942ead8 --- diff --git a/docs/core/tools/index.md b/docs/core/tools/index.md index 53f92970ba981..cc5928b76e019 100644 --- a/docs/core/tools/index.md +++ b/docs/core/tools/index.md @@ -4,11 +4,10 @@ description: An overview of what the Command-Line Interface (CLI) is and its mai keywords: CLI, CLI tools, .NET, .NET Core author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 10/06/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: b70e9ac0-c8be-49f7-9332-95ab93e0e7bc --- diff --git a/docs/core/tools/project-json.md b/docs/core/tools/project-json.md index 250b18a5bf28a..c566002f0f031 100644 --- a/docs/core/tools/project-json.md +++ b/docs/core/tools/project-json.md @@ -4,11 +4,10 @@ description: project.json reference keywords: .NET, .NET Core, project.json author: aL3891 ms.author: mairaw -manager: wpickett ms.date: 09/30/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 3aef32bd-ee2a-4e24-80f8-a2b615e0336d --- diff --git a/docs/core/tools/telemetry.md b/docs/core/tools/telemetry.md index fc6187ee6e09e..b53bcc416588b 100644 --- a/docs/core/tools/telemetry.md +++ b/docs/core/tools/telemetry.md @@ -3,11 +3,11 @@ title: .NET Core Tools Telemetry description: .NET Core keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 07/06/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: f2b312bb-f80b-4b0d-9101-93908f06a6fa --- diff --git a/docs/core/tools/test-protocol.md b/docs/core/tools/test-protocol.md index d9d984e485361..f06d0d381b7fd 100644 --- a/docs/core/tools/test-protocol.md +++ b/docs/core/tools/test-protocol.md @@ -2,12 +2,12 @@ title: .NET Core CLI test communication protocol description: .NET Core CLI test communication protocol keywords: .NET, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 88cba792-3640-41de-b55d-00f575e9d5e2 --- diff --git a/docs/core/tools/using-ci-with-cli.md b/docs/core/tools/using-ci-with-cli.md index 464fdf4987502..a62cc9d252313 100644 --- a/docs/core/tools/using-ci-with-cli.md +++ b/docs/core/tools/using-ci-with-cli.md @@ -2,12 +2,12 @@ title: Using .NET Core SDK and tools in Continuous Integration (CI) description: Using .NET Core SDK and tools in Continuous Integration (CI) keywords: .NET, .NET Core -author: mairaw -manager: wpickett +author: blackdwarf +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 5fb15297-a276-417f-8c4f-267281357769 --- diff --git a/docs/core/tutorials/aspnet-core.md b/docs/core/tutorials/aspnet-core.md index fb8786f928206..416d937aafa2c 100644 --- a/docs/core/tutorials/aspnet-core.md +++ b/docs/core/tutorials/aspnet-core.md @@ -2,12 +2,11 @@ title: Getting started with ASP.NET Core description: Getting started with ASP.NET Core keywords: .NET, .NET Core -author: tdykstra -manager: wpickett +author: tdykstra +ms.author: tdykstra ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: aspnet-core ms.devlang: dotnet ms.assetid: 4172512e-b93d-4169-abdb-bd0b0b2d657e --- diff --git a/docs/core/tutorials/cli-console-app-tutorial-advanced.md b/docs/core/tutorials/cli-console-app-tutorial-advanced.md index 42b5d7eee2996..9f466e0eb1fb1 100644 --- a/docs/core/tutorials/cli-console-app-tutorial-advanced.md +++ b/docs/core/tutorials/cli-console-app-tutorial-advanced.md @@ -2,12 +2,10 @@ title: "Writing .NET Core console apps using the CLI tools: An advanced step-by-step guide" description: "Writing .NET Core console apps using the CLI tools: An advanced step-by-step guide" keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: dab9e2f9-9088-4089-b990-fbc3d8dcd611 --- diff --git a/docs/core/tutorials/index.md b/docs/core/tutorials/index.md index fc8f908fc4062..43203acab7133 100644 --- a/docs/core/tutorials/index.md +++ b/docs/core/tutorials/index.md @@ -3,11 +3,10 @@ title: .NET Core Tutorials description: .NET Core Tutorials keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/24/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: f6f654b1-1d2c-4105-8376-7c1959e23803 --- diff --git a/docs/core/tutorials/libraries-with-vs.md b/docs/core/tutorials/libraries-with-vs.md index 5040e7f1a369e..0ebc58ba3c378 100644 --- a/docs/core/tutorials/libraries-with-vs.md +++ b/docs/core/tutorials/libraries-with-vs.md @@ -2,12 +2,9 @@ title: Developing .NET Core libraries using Visual Studio description: Developing .NET Core libraries using Visual Studio keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 01b988ed-583f-48c8-a016-caeee282e0a6 --- diff --git a/docs/core/tutorials/libraries.md b/docs/core/tutorials/libraries.md index 504f43743e6a5..77bb60a8a0b44 100644 --- a/docs/core/tutorials/libraries.md +++ b/docs/core/tutorials/libraries.md @@ -3,11 +3,11 @@ title: Developing Libraries with Cross Platform Tools description: Developing Libraries with Cross Platform Tools keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: 9f6e8679-bd7e-4317-b3f9-7255a260d9cf --- diff --git a/docs/core/tutorials/managing-package-dependency-versions.md b/docs/core/tutorials/managing-package-dependency-versions.md index 2c566605b53ba..d8729d318ee84 100644 --- a/docs/core/tutorials/managing-package-dependency-versions.md +++ b/docs/core/tutorials/managing-package-dependency-versions.md @@ -3,11 +3,10 @@ title: How to Manage Package Dependency Versions for .NET Core 1.0 description: How to Manage Package Dependency Versions for .NET Core 1.0 keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 4424a947-bdf9-4775-8d48-dc350a4e0aee --- diff --git a/docs/core/tutorials/target-dotnetcore-with-msbuild.md b/docs/core/tutorials/target-dotnetcore-with-msbuild.md index 11f62acebc838..b12223bc6209b 100644 --- a/docs/core/tutorials/target-dotnetcore-with-msbuild.md +++ b/docs/core/tutorials/target-dotnetcore-with-msbuild.md @@ -3,11 +3,10 @@ title: Using MSBuild to build .NET Core projects description: Using MSBuild to build .NET Core projects keywords: .NET, .NET Core author: dsplaisted -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 13c66464-4f14-4db6-aa8b-06f25e7ba894 --- diff --git a/docs/core/tutorials/using-on-macos.md b/docs/core/tutorials/using-on-macos.md index 8c0671ecc2ebe..ec7a5a4e0b658 100644 --- a/docs/core/tutorials/using-on-macos.md +++ b/docs/core/tutorials/using-on-macos.md @@ -3,11 +3,10 @@ title: Getting started with .NET Core on macOS description: Getting started with .NET Core on macOS, using Visual Studio Code keywords: .NET, .NET Core author: bleroy -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 8ad82148-dac8-4b31-9128-b0e9610f4d9b --- diff --git a/docs/core/tutorials/using-on-windows.md b/docs/core/tutorials/using-on-windows.md index 4ebec49c4d5d6..6f1b3660b0c3d 100644 --- a/docs/core/tutorials/using-on-windows.md +++ b/docs/core/tutorials/using-on-windows.md @@ -3,11 +3,10 @@ title: Getting started with .NET Core on Windows description: Getting started with .NET Core on Windows, using Visual Studio 2015 keywords: .NET, .NET Core author: bleroy -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: d743134a-08a3-4ff6-aab7-49f71f0568c3 --- diff --git a/docs/core/tutorials/using-with-xplat-cli.md b/docs/core/tutorials/using-with-xplat-cli.md index 36a3aea7836c3..9b284ae52d608 100644 --- a/docs/core/tutorials/using-with-xplat-cli.md +++ b/docs/core/tutorials/using-with-xplat-cli.md @@ -3,11 +3,11 @@ title: Getting started with .NET Core on Windows/Linux/macOS using the command l description: Getting started with .NET Core on Windows, Linux, or macOS using the .NET Core command line interface (CLI) keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-cli ms.devlang: dotnet ms.assetid: be988f09-7349-43b0-97fb-3a703d4587ce --- diff --git a/docs/core/versions/index.md b/docs/core/versions/index.md index 9a3b1daf27ca0..4d81c77770496 100644 --- a/docs/core/versions/index.md +++ b/docs/core/versions/index.md @@ -3,11 +3,10 @@ title: .NET Core Versioning description: .NET Core Versioning keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: f6f684b1-1d2c-4105-8376-7c1959e23803 --- diff --git a/docs/core/versions/servicing.md b/docs/core/versions/servicing.md index 032efcdfa0458..5545d69ecd7cf 100644 --- a/docs/core/versions/servicing.md +++ b/docs/core/versions/servicing.md @@ -2,12 +2,9 @@ title: .NET Core Servicing description: .NET Core Servicing keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: 48682290-4fd7-40dc-8a7b-bac528eba361 --- diff --git a/docs/core/windows-prerequisites.md b/docs/core/windows-prerequisites.md index 121369d947b28..46af3bec67199 100644 --- a/docs/core/windows-prerequisites.md +++ b/docs/core/windows-prerequisites.md @@ -3,11 +3,10 @@ title: .NET Core Prerequisites description: .NET Core Prerequisites keywords: .NET, .NET Core author: billwagner -manager: wpickett +ms.author: wiwagn ms.date: 09/15/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies ms.devlang: dotnet ms.assetid: c33b1241-ab66-4583-9eba-52cf51146f5a --- diff --git a/docs/csharp/async.md b/docs/csharp/async.md index a04e6061c9f30..9d6c7b2a67bd4 100644 --- a/docs/csharp/async.md +++ b/docs/csharp/async.md @@ -3,12 +3,12 @@ title: Asynchronous programming description: Asynchronous programming keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: b878c34c-a78f-419e-a594-a2b44fa521a4 --- diff --git a/docs/csharp/basic-types.md b/docs/csharp/basic-types.md index 240a970adf8d9..5e8237d51f231 100644 --- a/docs/csharp/basic-types.md +++ b/docs/csharp/basic-types.md @@ -3,11 +3,11 @@ title: Basic Types | C# Guide description: Learn about the core types (numerics, strings, and object) in all C# programs keywords: .NET, .NET Core, C# author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 10/10/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 95c686ba-ae4f-440e-8e94-0dbd6e04d11f --- diff --git a/docs/csharp/classes.md b/docs/csharp/classes.md index f899cdaca5951..5444bbba92430 100644 --- a/docs/csharp/classes.md +++ b/docs/csharp/classes.md @@ -3,11 +3,11 @@ title: Classes | C# Guide description: Learn about the class types and how you create them keywords: .NET, .NET Core, C# author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 10/10/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 95c686ba-ae4f-440e-8e94-0dbd6e04d11f --- diff --git a/docs/csharp/codedoc.md b/docs/csharp/codedoc.md index 469f4b3ed67b3..e5215aef9abe8 100644 --- a/docs/csharp/codedoc.md +++ b/docs/csharp/codedoc.md @@ -3,12 +3,12 @@ title: Documenting your code description: Documenting your code keywords: .NET, .NET Core author: tsolarin -manager: wpickett +ms.author: wiwagn ms.date: 09/06/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 8e75e317-4a55-45f2-a866-e76124171838 --- diff --git a/docs/csharp/concepts.md b/docs/csharp/concepts.md index c0e7ed97a0de0..147bccd4dbe24 100644 --- a/docs/csharp/concepts.md +++ b/docs/csharp/concepts.md @@ -2,13 +2,11 @@ title: C# Concepts description: C# Concepts keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 08/10/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 809148dd-b231-4f2c-bb81-f5bfc426378d --- diff --git a/docs/csharp/csharp-6.md b/docs/csharp/csharp-6.md index b4ba9f3c34184..583f824062a0e 100644 --- a/docs/csharp/csharp-6.md +++ b/docs/csharp/csharp-6.md @@ -3,10 +3,10 @@ title: What's New in C# 6 | C# Guide description: Learn the new features in C# Version 6 keywords: .NET, .NET Core author: BillWagner -manager: wpickett + ms.date: 09/22/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 4d879f69-f889-4d3f-a781-75194e143400 diff --git a/docs/csharp/csharp-7.md b/docs/csharp/csharp-7.md index 51031edb61697..c45f69988a777 100644 --- a/docs/csharp/csharp-7.md +++ b/docs/csharp/csharp-7.md @@ -4,7 +4,7 @@ description: Get an overview of the new features coming in the upcoming version keywords: C#, .NET, .NET Core, Latest Features, What's New author: BillWagner ms.author: wiwagn -manager: wpickett + ms.date: 10/03/2016 ms.topic: article ms.prod: visual-studio-dev-15 diff --git a/docs/csharp/csharp.md b/docs/csharp/csharp.md index 96e444599b6a7..69b6071c085aa 100644 --- a/docs/csharp/csharp.md +++ b/docs/csharp/csharp.md @@ -1,13 +1,13 @@ --- title: "C# | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 7f4f8103-7068-4f1d-92c7-3c4519b6edbc caps.latest.revision: 47 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/delegate-class.md b/docs/csharp/delegate-class.md index 5c9a90861d6ee..15752ee476da9 100644 --- a/docs/csharp/delegate-class.md +++ b/docs/csharp/delegate-class.md @@ -3,12 +3,12 @@ title: System.Delegate and the `delegate` keyword description: System.Delegate and the `delegate` keyword keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: f3742fda-13c2-4283-8966-9e21c2674393 --- diff --git a/docs/csharp/delegates-events.md b/docs/csharp/delegates-events.md index 9121ce932c290..5f0cdf07dac05 100644 --- a/docs/csharp/delegates-events.md +++ b/docs/csharp/delegates-events.md @@ -3,12 +3,12 @@ title: Delegates & events description: Delegates & events keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 4e80e053-8022-4987-a8a0-209caec0315d --- diff --git a/docs/csharp/delegates-overview.md b/docs/csharp/delegates-overview.md index b0a2ca813d317..a7ebc0cbe0378 100644 --- a/docs/csharp/delegates-overview.md +++ b/docs/csharp/delegates-overview.md @@ -3,12 +3,12 @@ title: Introduction to Delegates description: Introduction to Delegates keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 59b61d77-84e5-457b-8da5-fb5f24ca6ed6 --- diff --git a/docs/csharp/delegates-patterns.md b/docs/csharp/delegates-patterns.md index 4f17a4a9f98d7..a3caf7efd4b9d 100644 --- a/docs/csharp/delegates-patterns.md +++ b/docs/csharp/delegates-patterns.md @@ -3,12 +3,12 @@ title: Common Patterns for Delegates description: Common Patterns for Delegates keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 0ff8fdfd-6a11-4327-b061-0f2526f35b43 --- diff --git a/docs/csharp/delegates-strongly-typed.md b/docs/csharp/delegates-strongly-typed.md index 4d7ed2a5bf115..4968af31b3811 100644 --- a/docs/csharp/delegates-strongly-typed.md +++ b/docs/csharp/delegates-strongly-typed.md @@ -3,12 +3,12 @@ title: Strongly Typed Delegates description: Strongly Typed Delegates keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 564a683d-352b-4e57-8bac-b466529daf6b --- diff --git a/docs/csharp/distinguish-delegates-events.md b/docs/csharp/distinguish-delegates-events.md index c4b0e4612f4cc..c6b6a1e79b855 100644 --- a/docs/csharp/distinguish-delegates-events.md +++ b/docs/csharp/distinguish-delegates-events.md @@ -3,12 +3,12 @@ title: Distinguising Delegates and Events description: Distinguising Delegates and Events keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 0fdc8629-2fdb-4a7c-a433-5b9d04eaf911 --- diff --git a/docs/csharp/event-pattern.md b/docs/csharp/event-pattern.md index 831896cdd9a11..aeeb398d5ae05 100644 --- a/docs/csharp/event-pattern.md +++ b/docs/csharp/event-pattern.md @@ -3,12 +3,12 @@ title: The Standard .NET Event Pattern description: The Standard .NET Event Pattern keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 8a3133d6-4ef2-46f9-9c8d-a8ea8898e4c9 --- diff --git a/docs/csharp/events-overview.md b/docs/csharp/events-overview.md index df6601cbfa4d2..5537f4f3ecc61 100644 --- a/docs/csharp/events-overview.md +++ b/docs/csharp/events-overview.md @@ -3,12 +3,12 @@ title: Introduction to Events description: Introduction to Events keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 9b8d2a00-1584-4a5b-8994-5003d54d8e0c --- diff --git a/docs/csharp/expression-classes.md b/docs/csharp/expression-classes.md index 54e89eed5f84a..77f33cd4210ec 100644 --- a/docs/csharp/expression-classes.md +++ b/docs/csharp/expression-classes.md @@ -3,12 +3,12 @@ title: Framework Types Supporting Expression Trees description: Framework Types Supporting Expression Trees keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: e9c85021-0d36-48af-91b7-aaaa66f22654 --- diff --git a/docs/csharp/expression-trees-building.md b/docs/csharp/expression-trees-building.md index 538875fb9010e..bbcac783de615 100644 --- a/docs/csharp/expression-trees-building.md +++ b/docs/csharp/expression-trees-building.md @@ -3,12 +3,12 @@ title: Building Expression Trees description: Building Expression Trees keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 542754a9-7f40-4293-b299-b9f80241902c --- diff --git a/docs/csharp/expression-trees-execution.md b/docs/csharp/expression-trees-execution.md index bfd0f05bb8f37..89b13c1bbeb06 100644 --- a/docs/csharp/expression-trees-execution.md +++ b/docs/csharp/expression-trees-execution.md @@ -3,12 +3,12 @@ title: Executing Expression Trees description: Executing Expression Trees keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 109e0ac5-2a9c-48b4-ac68-9b6219cdbccf --- diff --git a/docs/csharp/expression-trees-explained.md b/docs/csharp/expression-trees-explained.md index 87da41f4f3a4d..268acd523cc9c 100644 --- a/docs/csharp/expression-trees-explained.md +++ b/docs/csharp/expression-trees-explained.md @@ -3,12 +3,12 @@ title: Expression Trees Explained description: Expression Trees Explained keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: bbcdd339-86eb-4ae5-9911-4c214a39a92d --- diff --git a/docs/csharp/expression-trees-interpreting.md b/docs/csharp/expression-trees-interpreting.md index 7cc402abb7282..a7ef1f8705a52 100644 --- a/docs/csharp/expression-trees-interpreting.md +++ b/docs/csharp/expression-trees-interpreting.md @@ -3,12 +3,12 @@ title: Interpreting Expressions description: Interpreting Expressions keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: adf73dde-1e52-4df3-9929-2e0670e28e16 --- diff --git a/docs/csharp/expression-trees-summary.md b/docs/csharp/expression-trees-summary.md index 30422c6f21187..2437abb6af682 100644 --- a/docs/csharp/expression-trees-summary.md +++ b/docs/csharp/expression-trees-summary.md @@ -3,12 +3,12 @@ title: Expression Trees Summary description: Expression Trees Summary keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: eb687ebd-1149-4453-9fc1-12a084495a66 --- diff --git a/docs/csharp/expression-trees-translating.md b/docs/csharp/expression-trees-translating.md index db629f25dc2e6..806f3cf9c28c0 100644 --- a/docs/csharp/expression-trees-translating.md +++ b/docs/csharp/expression-trees-translating.md @@ -3,12 +3,12 @@ title: Translating Expression Trees description: Translating Expression Trees keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: b453c591-acc6-4e08-8175-97e5bc65958e --- diff --git a/docs/csharp/expression-trees.md b/docs/csharp/expression-trees.md index c8922ae29deb2..ed1e9ffa59a67 100644 --- a/docs/csharp/expression-trees.md +++ b/docs/csharp/expression-trees.md @@ -3,12 +3,12 @@ title: Expression Trees description: Expression Trees keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: aceb4719-0d5a-4b19-b01f-b51063bcc54f --- diff --git a/docs/csharp/generics.md b/docs/csharp/generics.md index e3d3c27fdc2da..795ce673e7cf6 100644 --- a/docs/csharp/generics.md +++ b/docs/csharp/generics.md @@ -2,13 +2,11 @@ title: Generics description: Generics keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 12/01/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 63d1fe21-bb1f-46e3-92a0-89efcf0815e8 redirect_url: /dotnet/articles/csharp/programming-guide/generics/index --- diff --git a/docs/csharp/getting-started/additional-resources.md b/docs/csharp/getting-started/additional-resources.md index 548f83d9afa4e..9e446732a5d8d 100644 --- a/docs/csharp/getting-started/additional-resources.md +++ b/docs/csharp/getting-started/additional-resources.md @@ -1,13 +1,9 @@ --- title: "Additional Resources for Visual C# Programmers | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +18,6 @@ ms.assetid: cdec0df0-89ef-4ff1-8ccf-26fef47e61cb caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/getting-started/breaking-changes-in-visual-studio-2013.md b/docs/csharp/getting-started/breaking-changes-in-visual-studio-2013.md index d9cf84c3be12e..1e923adc0a8d1 100644 --- a/docs/csharp/getting-started/breaking-changes-in-visual-studio-2013.md +++ b/docs/csharp/getting-started/breaking-changes-in-visual-studio-2013.md @@ -1,13 +1,9 @@ --- title: "Visual C# Breaking Changes in Visual Studio 2013 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 399802e7-dd13-4bb6-9b41-8ab1446a322c caps.latest.revision: 34 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/getting-started/consuming-library-with-visual-studio-2017.md b/docs/csharp/getting-started/consuming-library-with-visual-studio-2017.md index 36924cc52627a..fdd9792d03428 100644 --- a/docs/csharp/getting-started/consuming-library-with-visual-studio-2017.md +++ b/docs/csharp/getting-started/consuming-library-with-visual-studio-2017.md @@ -3,13 +3,12 @@ title: Consuming a class library with .NET Core in Visual Studio 2017 description: Learn how to call the members in a class library with Visual Studio 2017 keywords: .NET Core, .NET Core class library, .NET STandard, .NET Standard class library distribution author: stevehoag -manager: wpickett ms.author: shoag ms.date: 11/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: d7b94076-1108-4174-94e7-a18f00072bb7 --- diff --git a/docs/csharp/getting-started/debugging-with-visual-studio-2017.md b/docs/csharp/getting-started/debugging-with-visual-studio-2017.md index 9650ecadccf9f..750ccb29f3980 100644 --- a/docs/csharp/getting-started/debugging-with-visual-studio-2017.md +++ b/docs/csharp/getting-started/debugging-with-visual-studio-2017.md @@ -3,13 +3,12 @@ title: Debugging Your C# Hello World Application with Visual Studio 2017 description: Learn how to debug a Hello World app written in C# with Visual Studio 2017 keywords: .NET Core, .NET Core console application, .NET Core debugging author: stevehoag -manager: wpickett ms.author: shoag ms.date: 10/24/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: cb213625-cc60-438b-9b9e-49aed0e4a974 --- diff --git a/docs/csharp/getting-started/debugging-with-visual-studio.md b/docs/csharp/getting-started/debugging-with-visual-studio.md index 0e07fb46ca682..fa160d4e2d19c 100644 --- a/docs/csharp/getting-started/debugging-with-visual-studio.md +++ b/docs/csharp/getting-started/debugging-with-visual-studio.md @@ -3,13 +3,12 @@ title: Debugging Your Hello World Application with Visual Studio 2015 description: Debugging Your Hello World Application with Visual Studio 2015 keywords: .NET, .NET Core, .NET Core console application author: rpetrusha -manager: wpickett ms.author: ronpet ms.date: 10/24/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: ba33d3d7-d3bc-4449-9701-1d800f56baa0 --- diff --git a/docs/csharp/getting-started/getting-started-with-csharp.md b/docs/csharp/getting-started/getting-started-with-csharp.md index 997edb8b4d136..de19a4417b60c 100644 --- a/docs/csharp/getting-started/getting-started-with-csharp.md +++ b/docs/csharp/getting-started/getting-started-with-csharp.md @@ -1,13 +1,9 @@ --- title: "Getting Started with C# | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: d6ec050f-3956-4737-8030-a4fa3521d29f caps.latest.revision: 50 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/getting-started/index.md b/docs/csharp/getting-started/index.md index eb089ab705bff..4a27b6d97cf70 100644 --- a/docs/csharp/getting-started/index.md +++ b/docs/csharp/getting-started/index.md @@ -4,14 +4,12 @@ description: Getting Started with C# keywords: C#, Getting Started, Acquisition, Install author: rpetrusha ms.author: ronpet -manager: wpickett ms.date: 08/23/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: b77c7263-7cbf-4729-9626-8fbc3f5f14d9 - --- # Getting started with C# # diff --git a/docs/csharp/getting-started/introduction-to-the-csharp-language-and-the-net-framework.md b/docs/csharp/getting-started/introduction-to-the-csharp-language-and-the-net-framework.md index efa3997758d81..95e1e64f12d37 100644 --- a/docs/csharp/getting-started/introduction-to-the-csharp-language-and-the-net-framework.md +++ b/docs/csharp/getting-started/introduction-to-the-csharp-language-and-the-net-framework.md @@ -1,13 +1,9 @@ --- title: "Introduction to the C# Language and the .NET Framework | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 0a2dff4e-cd84-42ff-8141-e89889b24081 caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/getting-started/library-with-visual-studio-2017.md b/docs/csharp/getting-started/library-with-visual-studio-2017.md index 89b49c3f0ccb6..8e02ffc62be03 100644 --- a/docs/csharp/getting-started/library-with-visual-studio-2017.md +++ b/docs/csharp/getting-started/library-with-visual-studio-2017.md @@ -3,13 +3,12 @@ title: Building a class library with C# and .NET Core in Visual Studio 2017 RC description: Learn how to build a class library written in C# using Visual Studio 2017 keywords: .NET Core, .NET Standard class library, Visual Studio 2017 author: stevehoag -manager: wpickett ms.author: shoag ms.date: 11/16/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: c849ca26-6a25-4d35-9544-f343af88e0e7 --- diff --git a/docs/csharp/getting-started/publishing-with-visual-studio-2017.md b/docs/csharp/getting-started/publishing-with-visual-studio-2017.md index 1a1c3ef86118d..3add7cd557da3 100644 --- a/docs/csharp/getting-started/publishing-with-visual-studio-2017.md +++ b/docs/csharp/getting-started/publishing-with-visual-studio-2017.md @@ -3,13 +3,12 @@ title: Publishing your Hello World application with Visual Studio 2017 description: Publishing Your Hello World Application with Visual Studio 2017 keywords: .NET, .NET Core, .NET Core console application author: stevehoag -manager: wpickett ms.author: shoag ms.date: 10/24/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: a19545d3-24af-4a32-9778-cfb5ae938287 --- diff --git a/docs/csharp/getting-started/publishing-with-visual-studio.md b/docs/csharp/getting-started/publishing-with-visual-studio.md index cfc5094f9f11d..a3cc720b848c3 100644 --- a/docs/csharp/getting-started/publishing-with-visual-studio.md +++ b/docs/csharp/getting-started/publishing-with-visual-studio.md @@ -3,13 +3,12 @@ title: Publishing Your Hello World Application with Visual Studio 2015 description: Publishing Your Hello World Application with Visual Studio 2015 keywords: .NET, .NET Core, .NET Core console application author: rpetrusha -manager: wpickett ms.author: ronpet ms.date: 10/24/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: a19545d3-24af-4a32-9778-cfb5ae938287 --- diff --git a/docs/csharp/getting-started/testing-library-with-visual-studio.md b/docs/csharp/getting-started/testing-library-with-visual-studio.md index 81ada73cbbfcd..8c90081050e2d 100644 --- a/docs/csharp/getting-started/testing-library-with-visual-studio.md +++ b/docs/csharp/getting-started/testing-library-with-visual-studio.md @@ -3,13 +3,12 @@ title: Testing a class library with .NET Core in Visual Studio 2017 description: Learn how to test a class library written in C# using Visual Studio 2017 keywords: .NET Core, .NET Standard class library, Visual Studio 2017, unit testing author: stevehoag -manager: wpickett ms.author: shoag ms.date: 11/16/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 069ad711-3eaa-45c6-94d7-b40249cc8b99 --- diff --git a/docs/csharp/getting-started/whats-new.md b/docs/csharp/getting-started/whats-new.md index 20d5f23146bc2..7b8f9c56d5257 100644 --- a/docs/csharp/getting-started/whats-new.md +++ b/docs/csharp/getting-started/whats-new.md @@ -1,13 +1,9 @@ --- title: "What's New for Visual C# | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +11,6 @@ ms.assetid: 9f18dc26-27fa-4603-a639-b573f07a117b caps.latest.revision: 39 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/getting-started/with-cross-platform-tools.md b/docs/csharp/getting-started/with-cross-platform-tools.md index 1ef19a4b17d83..7636c4a525bff 100644 --- a/docs/csharp/getting-started/with-cross-platform-tools.md +++ b/docs/csharp/getting-started/with-cross-platform-tools.md @@ -2,15 +2,12 @@ title: Getting started with C# and the cross platform tools | C# Guide description: Getting Started with C# and the cross platform tools keywords: C#, Getting Started, Acquisition, Cross Platform -author: dotnet-bot -manager: wpickett ms.date: 08/23/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 48cac496-2dc2-4dc7-b8fd-b9ade0fcdfd2 - --- # 🔧 Getting started with C# using the cross platform command line tools diff --git a/docs/csharp/getting-started/with-csharp-interactive.md b/docs/csharp/getting-started/with-csharp-interactive.md index 24c9a1a0882b7..ea53058357ccf 100644 --- a/docs/csharp/getting-started/with-csharp-interactive.md +++ b/docs/csharp/getting-started/with-csharp-interactive.md @@ -2,15 +2,12 @@ title: Getting started with C# Interactive | C# Guide description: Getting Started with C# interactive keywords: C#, Getting Started, REPL, Cross Platform -author: dotnet-bot -manager: wpickett ms.date: 08/23/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: a6907ffe-7920-4813-984f-6001d9e44756 - --- # 🔧 Getting started with C# interactive diff --git a/docs/csharp/getting-started/with-visual-studio-2017.md b/docs/csharp/getting-started/with-visual-studio-2017.md index a2781188c2bc1..e2199a44ce846 100644 --- a/docs/csharp/getting-started/with-visual-studio-2017.md +++ b/docs/csharp/getting-started/with-visual-studio-2017.md @@ -3,13 +3,12 @@ title: Building a C# Hello World Application with .NET Core in Visual Studio 201 description: Learn how to build a simple .NET Core console application using Visual Studio 2017 keywords: .NET Core, .NET Core console application, Visual Studio 2017 author: stevehoag -manager: wpickett ms.author: shoag ms.date: 11/16/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 97aa50bf-bdf8-416d-a56c-ac77504c14ea --- diff --git a/docs/csharp/getting-started/with-visual-studio-code.md b/docs/csharp/getting-started/with-visual-studio-code.md index dcbed3bd43e07..4787e441f82fb 100644 --- a/docs/csharp/getting-started/with-visual-studio-code.md +++ b/docs/csharp/getting-started/with-visual-studio-code.md @@ -3,14 +3,13 @@ title: Getting started with visual Studio Code | C# Guide description: Getting Started with Visual Studio Code keywords: C#, Getting Started, Acquisition, Install, Visual Studio Code, Cross Platform author: kendrahavens -manager: wpickett +ms.author: wiwagn ms.date: 11/14/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 76c23597-4cf9-467e-8a47-0c3703ce37e7 - --- # Getting started with Visual Studio Code diff --git a/docs/csharp/getting-started/with-visual-studio.md b/docs/csharp/getting-started/with-visual-studio.md index 09c3b160f62b9..722d71c015304 100644 --- a/docs/csharp/getting-started/with-visual-studio.md +++ b/docs/csharp/getting-started/with-visual-studio.md @@ -4,13 +4,12 @@ description: Learn how to build a simple .NET Core console application using Vis keywords: .NET Core, .NET Core console application, Visual Studio 2015 author: rpetrusha ms.author: ronpet -manager: wpickett ms.author: ronpet ms.date: 10/24/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 22fed72f-04b7-4ec0-8fd3-f1d3d60585d7 --- diff --git a/docs/csharp/implicitly-typed-lambda-expressions.md b/docs/csharp/implicitly-typed-lambda-expressions.md index 57d7a8b573748..61c60d9f30220 100644 --- a/docs/csharp/implicitly-typed-lambda-expressions.md +++ b/docs/csharp/implicitly-typed-lambda-expressions.md @@ -3,12 +3,12 @@ title: Implicitly typed lambda expressions description: Implicitly typed lambda expressions keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: a3851da9-e018-4389-9922-233db7d0f841 --- diff --git a/docs/csharp/index.md b/docs/csharp/index.md index f68331c908813..3e2d82675298d 100644 --- a/docs/csharp/index.md +++ b/docs/csharp/index.md @@ -3,10 +3,10 @@ title: C# Guide description: C# Guide keywords: .NET, .NET Core author: BillWagner -manager: wpickett + ms.date: 08/03/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 52db8280-0e53-40cf-858b-e8eef3997dea diff --git a/docs/csharp/indexers.md b/docs/csharp/indexers.md index dbac05473418e..9e2a209201dba 100644 --- a/docs/csharp/indexers.md +++ b/docs/csharp/indexers.md @@ -3,12 +3,12 @@ title: Indexers description: Indexers keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 0e9496da-e766-45a9-b92b-91820d4a350e --- diff --git a/docs/csharp/interactive-with-bash.md b/docs/csharp/interactive-with-bash.md index 934bb05340903..c1a84af3921df 100644 --- a/docs/csharp/interactive-with-bash.md +++ b/docs/csharp/interactive-with-bash.md @@ -2,12 +2,10 @@ title: Using C# Interactive with MacOS or Linux terminal | C# Guide description: Explore the C# Interactive Shell from the MacOS or Linux Command Line keywords: .NET, .NET Core, C#, REPL, cross-platform -author: dotnet-bot -manager: wpickett ms.date: 06/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 6312a76a-a298-49a0-9116-b9d9e6b3c7c3 --- diff --git a/docs/csharp/interactive-with-powershell.md b/docs/csharp/interactive-with-powershell.md index 2f25340aa1128..ab6d52c0e59a7 100644 --- a/docs/csharp/interactive-with-powershell.md +++ b/docs/csharp/interactive-with-powershell.md @@ -2,12 +2,10 @@ title: Using C# Interactive with Powershell | C# Guide description: Explore the C# Interactive Shell from the Windows Command Line keywords: .NET, .NET Core, C#, REPL, -author: dotnet-bot -manager: wpickett ms.date: 06/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 675d962b-f711-4f1a-9eb6-e04220344b5a --- diff --git a/docs/csharp/interactive-with-visualstudio.md b/docs/csharp/interactive-with-visualstudio.md index 4432385511be5..4e394374b8ed1 100644 --- a/docs/csharp/interactive-with-visualstudio.md +++ b/docs/csharp/interactive-with-visualstudio.md @@ -2,12 +2,10 @@ title: Using C# Interactive with Visual Studio | C# Guide description: Explore the C# Interactive Shell inside Visual Studio keywords: .NET, .NET Core, C# -author: dotnet-bot -manager: wpickett ms.date: 06/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: abed9e00-2ddc-468e-9cca-d033bd6a7e36 --- diff --git a/docs/csharp/interactive.md b/docs/csharp/interactive.md index 7ec4bf54e9752..d1bfbea9a4ca7 100644 --- a/docs/csharp/interactive.md +++ b/docs/csharp/interactive.md @@ -2,12 +2,10 @@ title: C# Interactive | C# Guide description: Explore the C# Interactive Shell and use it to explore APIs and frameworks keywords: .NET, .NET Core, C# -author: dotnet-bot -manager: wpickett ms.date: 06/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: abed9e00-2ddc-468e-9cca-d033bd6a7e36 --- diff --git a/docs/csharp/interfaces.md b/docs/csharp/interfaces.md index e8aa61b847e5b..0178dc8b17cce 100644 --- a/docs/csharp/interfaces.md +++ b/docs/csharp/interfaces.md @@ -2,12 +2,10 @@ title: Interfaces | C# Guide description: Learn about creating and using interfaces in C# keywords: .NET, .NET Core, C# -author: dotnet-bot -manager: wpickett ms.date: 12/01/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: be9a19c8-642c-48be-b481-2dab7d216fad redirect_url: /dotnet/articles/csharp/programming-guide/interfaces/index diff --git a/docs/csharp/interop.md b/docs/csharp/interop.md index fe26bada06e61..585c1c3fadbd2 100644 --- a/docs/csharp/interop.md +++ b/docs/csharp/interop.md @@ -2,13 +2,11 @@ title: Native interoperability description: Native interoperability keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 12/01/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 54485caa-09e0-466c-86fa-6a9aab6c332b redirect_url: /dotnet/articles/csharp/programming-guide/interop/interoperability --- diff --git a/docs/csharp/iterators.md b/docs/csharp/iterators.md index ad6567a8dc91b..1af6e79278d2c 100644 --- a/docs/csharp/iterators.md +++ b/docs/csharp/iterators.md @@ -3,12 +3,12 @@ title: Iterators description: Iterators keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 5cf36f45-f91a-4fca-a0b7-87f233e108e9 --- diff --git a/docs/csharp/lambda-expressions.md b/docs/csharp/lambda-expressions.md index 0e26273f78797..7574abeb7022f 100644 --- a/docs/csharp/lambda-expressions.md +++ b/docs/csharp/lambda-expressions.md @@ -1,16 +1,15 @@ --- --title: Lambda Expressions --description: Lean to use lambda expressions, which are executable code blocks that can be passed as arguments. --keywords: .NET, .NET Core, lambda expressions, lambdas, delegates --ms-author: ronpet --author: rpetrusha --manager: wpickett --ms.date: 11/22/2016 --ms.topic: article --ms.prod: visual-studio-dev-14 --ms.technology: devlang-csharp --ms.devlang: csharp --ms.assetid: b6a0539a-8ce5-4da7-adcf-44be345a2714 +title: Lambda Expressions +description: Lean to use lambda expressions, which are executable code blocks that can be passed as arguments. +keywords: .NET, .NET Core, lambda expressions, lambdas, delegates +ms-author: ronpet +author: rpetrusha +ms.date: 11/22/2016 +ms.topic: article +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp +ms.assetid: b6a0539a-8ce5-4da7-adcf-44be345a2714 --- # Lambda expressions # diff --git a/docs/csharp/language-reference/compiler-messages/cs0001.md b/docs/csharp/language-reference/compiler-messages/cs0001.md index fff756fc4dd05..49154902403fa 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0001.md +++ b/docs/csharp/language-reference/compiler-messages/cs0001.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0001 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0001" @@ -19,7 +15,6 @@ ms.assetid: 5e4564df-ba1c-4d56-a71c-e383d7c3dda2 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0006.md b/docs/csharp/language-reference/compiler-messages/cs0006.md index a03da6b7aedb8..f724ce482a3e3 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0006.md +++ b/docs/csharp/language-reference/compiler-messages/cs0006.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0006 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0006" @@ -19,7 +15,6 @@ ms.assetid: fe029a0e-d85a-4d8e-8a46-01f6120092fe caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0007.md b/docs/csharp/language-reference/compiler-messages/cs0007.md index c3e702edb85cb..b2ddbe90e2bca 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0007.md +++ b/docs/csharp/language-reference/compiler-messages/cs0007.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0007 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0007" @@ -19,7 +15,6 @@ ms.assetid: d65849cf-2713-454a-b928-3c8aa8fc993e caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0015.md b/docs/csharp/language-reference/compiler-messages/cs0015.md index c2270c74b3ad8..2fefb0e73965b 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0015.md +++ b/docs/csharp/language-reference/compiler-messages/cs0015.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0015 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0015" @@ -19,7 +15,6 @@ ms.assetid: e9d3272b-2b80-435a-98ef-79bff158ae7b caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs0016.md b/docs/csharp/language-reference/compiler-messages/cs0016.md index 9b00e28c2d7ba..11f7129daeb07 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0016.md +++ b/docs/csharp/language-reference/compiler-messages/cs0016.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0016 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0016" @@ -19,7 +15,6 @@ ms.assetid: da62084c-7a18-4858-9034-d1fe099bf34c caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0019.md b/docs/csharp/language-reference/compiler-messages/cs0019.md index 4ce59c7800667..25e1f6e47d53f 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0019.md +++ b/docs/csharp/language-reference/compiler-messages/cs0019.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0019 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0019" @@ -19,7 +15,6 @@ ms.assetid: 5a25be41-535b-4850-a230-9a385e01fd20 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0029.md b/docs/csharp/language-reference/compiler-messages/cs0029.md index baf84a2ef4255..3dcb720a7ccbd 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0029.md +++ b/docs/csharp/language-reference/compiler-messages/cs0029.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0029 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0029" @@ -19,7 +15,6 @@ ms.assetid: 63c3e574-1868-4a9e-923e-dcd9f38bce88 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0034.md b/docs/csharp/language-reference/compiler-messages/cs0034.md index 238aa1e202308..3808333efecb2 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0034.md +++ b/docs/csharp/language-reference/compiler-messages/cs0034.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0034 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0034" @@ -19,7 +15,6 @@ ms.assetid: cb72ec9b-3a6b-40f3-b2ad-2ea122920edd caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0038.md b/docs/csharp/language-reference/compiler-messages/cs0038.md index efadf63068d08..3321650f8a22c 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0038.md +++ b/docs/csharp/language-reference/compiler-messages/cs0038.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0038 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0038" @@ -19,7 +15,6 @@ ms.assetid: ed378c79-c31b-4373-adfa-ee5dd2dccc9e caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0039.md b/docs/csharp/language-reference/compiler-messages/cs0039.md index 013410829a3f7..ba6a2b35f7d12 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0039.md +++ b/docs/csharp/language-reference/compiler-messages/cs0039.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0039 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0039" @@ -19,7 +15,6 @@ ms.assetid: f9fcb1c5-4ea4-41f3-826e-9ab0ac43dd3e caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0050.md b/docs/csharp/language-reference/compiler-messages/cs0050.md index 7215904af2a8c..d6160c526ea46 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0050.md +++ b/docs/csharp/language-reference/compiler-messages/cs0050.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0050 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0050" @@ -19,7 +15,6 @@ ms.assetid: dead2d28-f4db-4afe-b8dd-38968625f7c3 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0051.md b/docs/csharp/language-reference/compiler-messages/cs0051.md index 03892e14dbdd5..b07a120ac0ae7 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0051.md +++ b/docs/csharp/language-reference/compiler-messages/cs0051.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0051 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0051" @@ -19,7 +15,6 @@ ms.assetid: 62182e8d-c4a5-4853-a990-fd57a4f7c3b8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0052.md b/docs/csharp/language-reference/compiler-messages/cs0052.md index 875883ea6f7f0..8e0760866e8ca 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0052.md +++ b/docs/csharp/language-reference/compiler-messages/cs0052.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0052 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0052" @@ -19,7 +15,6 @@ ms.assetid: 3beed1c9-f482-4a48-b98d-b9fdc279b9d7 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0071.md b/docs/csharp/language-reference/compiler-messages/cs0071.md index 64c0549643d35..bdb0c8276d65d 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0071.md +++ b/docs/csharp/language-reference/compiler-messages/cs0071.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0071 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0071" @@ -19,7 +15,6 @@ ms.assetid: 787cbeae-fb2b-455a-ba10-811b956ed170 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0103.md b/docs/csharp/language-reference/compiler-messages/cs0103.md index 883398f5e84ab..436f776d940e5 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0103.md +++ b/docs/csharp/language-reference/compiler-messages/cs0103.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0103 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0103" @@ -19,7 +15,6 @@ ms.assetid: fd1f2104-a945-4dba-8137-8ef869826062 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0106.md b/docs/csharp/language-reference/compiler-messages/cs0106.md index d4afedfe2bd64..48263a0d8cfee 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0106.md +++ b/docs/csharp/language-reference/compiler-messages/cs0106.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0106 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0106" @@ -19,7 +15,6 @@ ms.assetid: 8dec906a-ed69-4ed5-aa61-c8600d138200 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0108.md b/docs/csharp/language-reference/compiler-messages/cs0108.md index 3bd9817e19042..07b9eacf16813 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0108.md +++ b/docs/csharp/language-reference/compiler-messages/cs0108.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 2) CS0108 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0108" @@ -19,7 +15,6 @@ ms.assetid: 04330ed2-80d5-4bf2-b0c1-a0c2bec03074 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0115.md b/docs/csharp/language-reference/compiler-messages/cs0115.md index 45be0d9de97b8..79feb0852b1e2 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0115.md +++ b/docs/csharp/language-reference/compiler-messages/cs0115.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0115 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0115" @@ -19,7 +15,6 @@ ms.assetid: a0e4bd8a-a6c2-4568-8ea5-8bb1d2ad0e95 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0116.md b/docs/csharp/language-reference/compiler-messages/cs0116.md index 4b02e5ff619f7..259349c4e84cf 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0116.md +++ b/docs/csharp/language-reference/compiler-messages/cs0116.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0116 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0116" @@ -19,7 +15,6 @@ ms.assetid: 4cb137b5-ec29-4c1a-adde-9f8424cb9496 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0120.md b/docs/csharp/language-reference/compiler-messages/cs0120.md index b5ed4a4ce91c5..059eadaf704dd 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0120.md +++ b/docs/csharp/language-reference/compiler-messages/cs0120.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0120 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0120" @@ -19,7 +15,6 @@ ms.assetid: 3ff67f11-bdf9-436b-bc0c-4fa3cd1925a6 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0122.md b/docs/csharp/language-reference/compiler-messages/cs0122.md index efc628379bf5a..fdd4b55bfdc42 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0122.md +++ b/docs/csharp/language-reference/compiler-messages/cs0122.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0122 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0122" @@ -19,7 +15,6 @@ ms.assetid: 5f639a66-c807-4166-b88a-93e5f272ceb7 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0134.md b/docs/csharp/language-reference/compiler-messages/cs0134.md index c05279c92dbc4..0a90a938c735d 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0134.md +++ b/docs/csharp/language-reference/compiler-messages/cs0134.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0134 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0134" @@ -19,7 +15,6 @@ ms.assetid: c7b57de2-42ad-473e-8e45-8ac7a0caea9a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0151.md b/docs/csharp/language-reference/compiler-messages/cs0151.md index cb4eeb47c21b4..8913b4d88cdc4 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0151.md +++ b/docs/csharp/language-reference/compiler-messages/cs0151.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0151 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0151" @@ -19,7 +15,6 @@ ms.assetid: 1adda08b-6be5-46c8-96f9-5ac7c7bfe48c caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0163.md b/docs/csharp/language-reference/compiler-messages/cs0163.md index dee3ceeca5be1..9816f0bba9657 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0163.md +++ b/docs/csharp/language-reference/compiler-messages/cs0163.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0163 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0163" @@ -19,7 +15,6 @@ ms.assetid: 00139dcf-33cd-45ea-bf80-d6f26b10a5d2 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs0165.md b/docs/csharp/language-reference/compiler-messages/cs0165.md index 6cf21908b95c6..bbec2ebfe4009 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0165.md +++ b/docs/csharp/language-reference/compiler-messages/cs0165.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0165 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0165" @@ -19,7 +15,6 @@ ms.assetid: e7eb7c90-af16-4734-b747-214030696975 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0173.md b/docs/csharp/language-reference/compiler-messages/cs0173.md index 7104c3855cd16..eb6a6d605956f 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0173.md +++ b/docs/csharp/language-reference/compiler-messages/cs0173.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0173 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0173" @@ -19,7 +15,6 @@ ms.assetid: eb1797ad-bf62-4e2b-8922-bef4aff36954 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0178.md b/docs/csharp/language-reference/compiler-messages/cs0178.md index 535aa9009faa5..a33e59983ab70 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0178.md +++ b/docs/csharp/language-reference/compiler-messages/cs0178.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0178 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0178" @@ -19,7 +15,6 @@ ms.assetid: 73e48648-6c0c-4987-92ca-fb2015a38910 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0188.md b/docs/csharp/language-reference/compiler-messages/cs0188.md index c7d534ffaeb97..30b600a68c0b0 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0188.md +++ b/docs/csharp/language-reference/compiler-messages/cs0188.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0188 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0188" @@ -19,7 +15,6 @@ ms.assetid: 4e693c18-584d-4c94-9863-283c69b97b0b caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0201.md b/docs/csharp/language-reference/compiler-messages/cs0201.md index 7d6b7a4499131..7db7d5ce6a5d5 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0201.md +++ b/docs/csharp/language-reference/compiler-messages/cs0201.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0201 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0201" @@ -19,7 +15,6 @@ ms.assetid: cf5d6701-50cc-4e4f-878b-e1a4ad8a2061 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0229.md b/docs/csharp/language-reference/compiler-messages/cs0229.md index ff4548532c6ee..89a1ac9019965 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0229.md +++ b/docs/csharp/language-reference/compiler-messages/cs0229.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0229 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0229" @@ -19,7 +15,6 @@ ms.assetid: f1ff7e91-1243-4d36-b792-26ba69186f8f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0233.md b/docs/csharp/language-reference/compiler-messages/cs0233.md index 5dea09ba8632c..968c2b83ad27b 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0233.md +++ b/docs/csharp/language-reference/compiler-messages/cs0233.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0233 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0233" @@ -19,7 +15,6 @@ ms.assetid: 75b0123f-2237-43dc-9234-a0f727eee482 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0234.md b/docs/csharp/language-reference/compiler-messages/cs0234.md index e2ea9efebeb32..33bbb5da36151 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0234.md +++ b/docs/csharp/language-reference/compiler-messages/cs0234.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0234 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0234" @@ -19,7 +15,6 @@ ms.assetid: 413774cc-b63e-472b-8fe7-cf23ca970a5f caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0246.md b/docs/csharp/language-reference/compiler-messages/cs0246.md index 5aa8d25c2170c..361de5ee54d1b 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0246.md +++ b/docs/csharp/language-reference/compiler-messages/cs0246.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0246 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0246" @@ -19,7 +15,6 @@ ms.assetid: 4948fae2-2cc0-4ce4-b98c-ea69a8120b71 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs0260.md b/docs/csharp/language-reference/compiler-messages/cs0260.md index 6c25e07fa8627..1e4f0fd8ff0ab 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0260.md +++ b/docs/csharp/language-reference/compiler-messages/cs0260.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0260 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0260" @@ -19,7 +15,6 @@ ms.assetid: 58e091da-e093-4093-86df-dcd24ffab750 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0266.md b/docs/csharp/language-reference/compiler-messages/cs0266.md index 1e9a82ec9fc28..ff14c67c7dcb8 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0266.md +++ b/docs/csharp/language-reference/compiler-messages/cs0266.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0266 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0266" @@ -19,7 +15,6 @@ ms.assetid: 6cca5d6a-f3e0-482a-af25-af73bfe3e303 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0269.md b/docs/csharp/language-reference/compiler-messages/cs0269.md index 172ffe946a09e..d806a376f9475 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0269.md +++ b/docs/csharp/language-reference/compiler-messages/cs0269.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0269 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0269" @@ -19,7 +15,6 @@ ms.assetid: 7ef8374c-6f82-4096-bf4b-70080d4ddf88 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0270.md b/docs/csharp/language-reference/compiler-messages/cs0270.md index 0f2f8b2d27eaa..271e2afcc9a0d 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0270.md +++ b/docs/csharp/language-reference/compiler-messages/cs0270.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0270 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0270" @@ -19,7 +15,6 @@ ms.assetid: ce3eaf5f-5c49-4608-a172-d92c515cab50 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0304.md b/docs/csharp/language-reference/compiler-messages/cs0304.md index 82243d38ee7fb..d0b8bbfb44633 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0304.md +++ b/docs/csharp/language-reference/compiler-messages/cs0304.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0304 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0304" @@ -19,7 +15,6 @@ ms.assetid: 22dc7211-57a8-4c92-96f6-fc1cf0263b68 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0310.md b/docs/csharp/language-reference/compiler-messages/cs0310.md index bce0e79a0de59..62dac9e8ae2b7 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0310.md +++ b/docs/csharp/language-reference/compiler-messages/cs0310.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0310 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0310" @@ -19,7 +15,6 @@ ms.assetid: f7db7e56-f51f-406f-a54b-48ea61b5cb3e caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0311.md b/docs/csharp/language-reference/compiler-messages/cs0311.md index 77921126d66a8..f4ddb7c325572 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0311.md +++ b/docs/csharp/language-reference/compiler-messages/cs0311.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0311 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0311" @@ -19,7 +15,6 @@ ms.assetid: d095f0fa-efd7-491c-a80b-4c5704a90de7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0413.md b/docs/csharp/language-reference/compiler-messages/cs0413.md index b18406880846d..9fc45ede86333 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0413.md +++ b/docs/csharp/language-reference/compiler-messages/cs0413.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0413 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0413" @@ -19,7 +15,6 @@ ms.assetid: a01bd1ec-015b-433b-be55-b91db268d6a5 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs0417.md b/docs/csharp/language-reference/compiler-messages/cs0417.md index 52f1c8db51852..4ee3d648507e1 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0417.md +++ b/docs/csharp/language-reference/compiler-messages/cs0417.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0417 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0417" @@ -19,7 +15,6 @@ ms.assetid: e2a617da-f0b2-4bad-aefa-3dd3bc1fb24b caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0420.md b/docs/csharp/language-reference/compiler-messages/cs0420.md index 9d7f0082a748d..048a5f735a8f2 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0420.md +++ b/docs/csharp/language-reference/compiler-messages/cs0420.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS0420 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0420" @@ -19,7 +15,6 @@ ms.assetid: 0f52f508-286e-493d-9151-180e05397bf9 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0429.md b/docs/csharp/language-reference/compiler-messages/cs0429.md index 5ab98a86f7364..f2fb0d02f7561 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0429.md +++ b/docs/csharp/language-reference/compiler-messages/cs0429.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 4) CS0429 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0429" @@ -19,7 +15,6 @@ ms.assetid: 906442de-9760-4e28-aea1-c94f0af918fb caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0433.md b/docs/csharp/language-reference/compiler-messages/cs0433.md index a11742e316523..5aa2662ee76ce 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0433.md +++ b/docs/csharp/language-reference/compiler-messages/cs0433.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0433 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0433" @@ -19,7 +15,6 @@ ms.assetid: efec174a-faa1-4b88-860b-7d9db9c82a02 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0445.md b/docs/csharp/language-reference/compiler-messages/cs0445.md index 9621862afc1da..0abea96d3c24a 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0445.md +++ b/docs/csharp/language-reference/compiler-messages/cs0445.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0445 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0445" @@ -19,7 +15,6 @@ ms.assetid: 43f3e5c5-115c-4a34-b0f3-1b7623c49d64 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0446.md b/docs/csharp/language-reference/compiler-messages/cs0446.md index 784ab5f71dc1f..d3ee0cf5569e7 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0446.md +++ b/docs/csharp/language-reference/compiler-messages/cs0446.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0446 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0446" @@ -19,7 +15,6 @@ ms.assetid: d7a07e24-722e-484d-b6d7-ca809b51858f caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0465.md b/docs/csharp/language-reference/compiler-messages/cs0465.md index d8fdfd627030a..23f61d328baa8 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0465.md +++ b/docs/csharp/language-reference/compiler-messages/cs0465.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS0465 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0465" @@ -19,7 +15,6 @@ ms.assetid: 3d36faae-147f-4173-b164-af953fd86eea caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0467.md b/docs/csharp/language-reference/compiler-messages/cs0467.md index fd12e103d09b9..aacff5b19ca94 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0467.md +++ b/docs/csharp/language-reference/compiler-messages/cs0467.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 2) CS0467 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0467" @@ -19,7 +15,6 @@ ms.assetid: ae082998-afd6-4f82-9c87-6b429ba8fd57 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs0504.md b/docs/csharp/language-reference/compiler-messages/cs0504.md index 9b0ac4ed7249c..7927c9f68f2b5 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0504.md +++ b/docs/csharp/language-reference/compiler-messages/cs0504.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0504 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0504" @@ -19,7 +15,6 @@ ms.assetid: f2486ffd-aa85-4b40-a89c-a32530b85d1f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0507.md b/docs/csharp/language-reference/compiler-messages/cs0507.md index 3fa0f04d8051f..996b988216473 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0507.md +++ b/docs/csharp/language-reference/compiler-messages/cs0507.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0507 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0507" @@ -19,7 +15,6 @@ ms.assetid: ddbdb94c-38c3-4022-8d1c-68971d398b87 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0518.md b/docs/csharp/language-reference/compiler-messages/cs0518.md index 585f4235059d0..d8fa6f282d635 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0518.md +++ b/docs/csharp/language-reference/compiler-messages/cs0518.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0518 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0518" @@ -19,7 +15,6 @@ ms.assetid: b0b61cbb-c9a7-48c9-9e60-7cdd5ecb3e6c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0523.md b/docs/csharp/language-reference/compiler-messages/cs0523.md index a66ce6aa377e3..5f0684d311b28 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0523.md +++ b/docs/csharp/language-reference/compiler-messages/cs0523.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0523 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0523" @@ -19,7 +15,6 @@ ms.assetid: f91fb0ab-e1ef-4d6d-a3ef-5adc53a7e312 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0545.md b/docs/csharp/language-reference/compiler-messages/cs0545.md index 3183d7d1c1d6c..45fbb7dc4c3ef 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0545.md +++ b/docs/csharp/language-reference/compiler-messages/cs0545.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0545 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0545" @@ -19,7 +15,6 @@ ms.assetid: f8c50376-76c4-46ac-9ee1-76cc58005cea caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0552.md b/docs/csharp/language-reference/compiler-messages/cs0552.md index 04f872308f3f1..7d456798492b3 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0552.md +++ b/docs/csharp/language-reference/compiler-messages/cs0552.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0552 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0552" @@ -19,7 +15,6 @@ ms.assetid: ce5cfb26-8406-4ca0-adb7-55d1d03d8145 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0563.md b/docs/csharp/language-reference/compiler-messages/cs0563.md index f28f300c8d646..8428e849c4341 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0563.md +++ b/docs/csharp/language-reference/compiler-messages/cs0563.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0563 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0563" @@ -19,7 +15,6 @@ ms.assetid: c1561e4e-7f00-41ff-abff-b8228aee66a4 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0570.md b/docs/csharp/language-reference/compiler-messages/cs0570.md index e5be5ae949f41..baccc176de777 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0570.md +++ b/docs/csharp/language-reference/compiler-messages/cs0570.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0570 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0570" @@ -19,7 +15,6 @@ ms.assetid: 6b378974-fdd9-451b-b595-6b5b19b4ab48 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0571.md b/docs/csharp/language-reference/compiler-messages/cs0571.md index de4b4db0691ce..47c49bf568d5a 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0571.md +++ b/docs/csharp/language-reference/compiler-messages/cs0571.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0571 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0571" @@ -19,7 +15,6 @@ ms.assetid: 72a97e9c-3c78-47de-b477-dbd2c953d95d caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0579.md b/docs/csharp/language-reference/compiler-messages/cs0579.md index e5f08c65d8ea7..f4005f91b8a3f 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0579.md +++ b/docs/csharp/language-reference/compiler-messages/cs0579.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0579 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0579" @@ -19,7 +15,6 @@ ms.assetid: 1a15af7e-60ad-4418-a493-15fdfe08e7db caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0592.md b/docs/csharp/language-reference/compiler-messages/cs0592.md index 37af7a6a2e70f..c457d2ad73d22 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0592.md +++ b/docs/csharp/language-reference/compiler-messages/cs0592.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0592 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0592" @@ -19,7 +15,6 @@ ms.assetid: 805c8cf0-eca2-4040-badd-a9c09ab5c747 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0616.md b/docs/csharp/language-reference/compiler-messages/cs0616.md index 0d658ca792621..a8081bf78a2b2 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0616.md +++ b/docs/csharp/language-reference/compiler-messages/cs0616.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0616 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0616" @@ -19,7 +15,6 @@ ms.assetid: ed60f7bb-40cf-4a93-b823-e29e83df7bf7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0618.md b/docs/csharp/language-reference/compiler-messages/cs0618.md index 8e0a77847f7e1..b62ab4f270e7f 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0618.md +++ b/docs/csharp/language-reference/compiler-messages/cs0618.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 2) CS0618 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0618" @@ -19,7 +15,6 @@ ms.assetid: b6edf0a9-b186-4ed8-9e16-978659b89205 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0650.md b/docs/csharp/language-reference/compiler-messages/cs0650.md index 592c44a7aa76e..4b6789041f50d 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0650.md +++ b/docs/csharp/language-reference/compiler-messages/cs0650.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0650 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0650" @@ -19,7 +15,6 @@ ms.assetid: c81719ad-343d-4622-8130-41fcb24e3fb5 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0675.md b/docs/csharp/language-reference/compiler-messages/cs0675.md index e6e0bda379bd0..11e67002c8cf3 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0675.md +++ b/docs/csharp/language-reference/compiler-messages/cs0675.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 3) CS0675 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0675" @@ -19,7 +15,6 @@ ms.assetid: 7465dd8d-2543-44f6-b76b-fcae0ef2580d caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0686.md b/docs/csharp/language-reference/compiler-messages/cs0686.md index 4638264d8f2d7..1f26ca7d163d9 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0686.md +++ b/docs/csharp/language-reference/compiler-messages/cs0686.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0686 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0686" @@ -19,7 +15,6 @@ ms.assetid: 821ea0c9-87d8-4902-8f0b-dcad72312132 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0702.md b/docs/csharp/language-reference/compiler-messages/cs0702.md index d49c5074ad623..f9566e85a1d41 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0702.md +++ b/docs/csharp/language-reference/compiler-messages/cs0702.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0702 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0702" @@ -19,7 +15,6 @@ ms.assetid: 55952b5b-66a6-4c53-ac53-2e90a363c335 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0703.md b/docs/csharp/language-reference/compiler-messages/cs0703.md index b771743637025..92dc2cec9677c 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0703.md +++ b/docs/csharp/language-reference/compiler-messages/cs0703.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0703 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0703" @@ -19,7 +15,6 @@ ms.assetid: 3f488412-248e-40ad-9d76-96cb3eb73778 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0731.md b/docs/csharp/language-reference/compiler-messages/cs0731.md index 045c33c04e613..102179f9945bc 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0731.md +++ b/docs/csharp/language-reference/compiler-messages/cs0731.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0731 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0731" @@ -19,7 +15,6 @@ ms.assetid: b2df5d5c-b1cd-4620-881f-f5a492669784 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0826.md b/docs/csharp/language-reference/compiler-messages/cs0826.md index b36b19b9eec09..0185e0fd8998b 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0826.md +++ b/docs/csharp/language-reference/compiler-messages/cs0826.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0826 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0826" @@ -19,7 +15,6 @@ ms.assetid: baa68741-2813-4bdd-9312-dd45fdf10701 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0834.md b/docs/csharp/language-reference/compiler-messages/cs0834.md index f72aca2b12898..bdad9e2b59d9b 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0834.md +++ b/docs/csharp/language-reference/compiler-messages/cs0834.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0834 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0834" @@ -19,7 +15,6 @@ ms.assetid: f3d26696-eeb4-4ea3-9667-b8f51577567e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0840.md b/docs/csharp/language-reference/compiler-messages/cs0840.md index 186bc2cc2e80f..422c04f4174fd 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0840.md +++ b/docs/csharp/language-reference/compiler-messages/cs0840.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0840 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0840" @@ -19,7 +15,6 @@ ms.assetid: f307083f-8d86-4142-a9fd-b735910687b2 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0843.md b/docs/csharp/language-reference/compiler-messages/cs0843.md index 5c14594f4f5ac..e3450e0b72a91 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0843.md +++ b/docs/csharp/language-reference/compiler-messages/cs0843.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0843 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0843" @@ -19,7 +15,6 @@ ms.assetid: 5d9e01f5-9581-46e4-8d1b-9c3ffc438570 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs0845.md b/docs/csharp/language-reference/compiler-messages/cs0845.md index 24bf616137c53..f501e6aaaece7 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0845.md +++ b/docs/csharp/language-reference/compiler-messages/cs0845.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0845 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS0845" @@ -19,7 +15,6 @@ ms.assetid: ed1d5fd1-d525-416e-91ab-2ce1aff0f83b caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1001.md b/docs/csharp/language-reference/compiler-messages/cs1001.md index ea118138a8c00..b4aee07bd4d6a 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1001.md +++ b/docs/csharp/language-reference/compiler-messages/cs1001.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1001 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1001" @@ -19,7 +15,6 @@ ms.assetid: 327ad669-9c20-4fe8-a771-234878dbb90e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1009.md b/docs/csharp/language-reference/compiler-messages/cs1009.md index 0b8ba64f8ab31..fed87dae27b69 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1009.md +++ b/docs/csharp/language-reference/compiler-messages/cs1009.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1009 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1009" @@ -19,7 +15,6 @@ ms.assetid: 348f500c-0e4f-44d7-95a8-e215ac49940a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1018.md b/docs/csharp/language-reference/compiler-messages/cs1018.md index ea95edfe9adc8..6377218e90fac 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1018.md +++ b/docs/csharp/language-reference/compiler-messages/cs1018.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1018 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1018" @@ -19,7 +15,6 @@ ms.assetid: f6dc7f6a-57fd-4c9e-8699-add3218af983 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1019.md b/docs/csharp/language-reference/compiler-messages/cs1019.md index 2af573a8ae5b6..b800804fd4c85 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1019.md +++ b/docs/csharp/language-reference/compiler-messages/cs1019.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1019 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1019" @@ -19,7 +15,6 @@ ms.assetid: 11a3acd8-bcab-4ead-a91b-a1498ea1eab5 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs1026.md b/docs/csharp/language-reference/compiler-messages/cs1026.md index db7f6a0d301fa..37c011126762b 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1026.md +++ b/docs/csharp/language-reference/compiler-messages/cs1026.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1026 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1026" @@ -19,7 +15,6 @@ ms.assetid: 782c0570-19c2-425d-aa41-565d33aa9bc0 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1029.md b/docs/csharp/language-reference/compiler-messages/cs1029.md index 13bbcc100ecb0..d5452140dbedb 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1029.md +++ b/docs/csharp/language-reference/compiler-messages/cs1029.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1029 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1029" @@ -19,7 +15,6 @@ ms.assetid: 61bd4d44-9bfc-42bb-a9f0-a0683da53640 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1058.md b/docs/csharp/language-reference/compiler-messages/cs1058.md index b9088f82bcaa2..66404ced6c6b3 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1058.md +++ b/docs/csharp/language-reference/compiler-messages/cs1058.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1058 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1058" @@ -19,7 +15,6 @@ ms.assetid: ed50590c-f130-47c3-976d-322a6c8f996d caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1060.md b/docs/csharp/language-reference/compiler-messages/cs1060.md index 86e54ebfe6012..e6e878c9bc4e4 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1060.md +++ b/docs/csharp/language-reference/compiler-messages/cs1060.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1060 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1060" @@ -19,7 +15,6 @@ ms.assetid: af389239-672b-449e-84b5-edb52e320013 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1061.md b/docs/csharp/language-reference/compiler-messages/cs1061.md index 50d7ff65fda95..35b0cd62cb938 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1061.md +++ b/docs/csharp/language-reference/compiler-messages/cs1061.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1061 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1061" @@ -19,7 +15,6 @@ ms.assetid: 10ba0509-d541-43da-acf5-eaa7987e41d4 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1112.md b/docs/csharp/language-reference/compiler-messages/cs1112.md index 1d02a37b8adb7..6df9b3d8bf0f9 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1112.md +++ b/docs/csharp/language-reference/compiler-messages/cs1112.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1112 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1112" @@ -19,7 +15,6 @@ ms.assetid: 72c5f497-8572-41c7-8243-0d5670daca3f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1501.md b/docs/csharp/language-reference/compiler-messages/cs1501.md index 122d169aed203..8ef5cbd70cc73 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1501.md +++ b/docs/csharp/language-reference/compiler-messages/cs1501.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1501 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1501" @@ -19,7 +15,6 @@ ms.assetid: 99a59646-e2c8-4ee5-9785-4a2c1ae77458 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs1502.md b/docs/csharp/language-reference/compiler-messages/cs1502.md index dc85a5a5304ec..9a61d5af5e16f 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1502.md +++ b/docs/csharp/language-reference/compiler-messages/cs1502.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1502 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1502" @@ -19,7 +15,6 @@ ms.assetid: f302f00a-5fe1-4e42-b91c-f185d6311671 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1519.md b/docs/csharp/language-reference/compiler-messages/cs1519.md index 169b3c1c702f9..27afd1c03a371 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1519.md +++ b/docs/csharp/language-reference/compiler-messages/cs1519.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1519 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1519" @@ -19,7 +15,6 @@ ms.assetid: 186cef8e-c6c7-49aa-8b43-f6c2cb628414 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1540.md b/docs/csharp/language-reference/compiler-messages/cs1540.md index 6bdcd633981c8..2eec3d1a3eda1 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1540.md +++ b/docs/csharp/language-reference/compiler-messages/cs1540.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1540 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1540" @@ -19,7 +15,6 @@ ms.assetid: f35bbeb9-e2b2-4644-a7e6-cc2dbce1bd44 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs1546.md b/docs/csharp/language-reference/compiler-messages/cs1546.md index db98dbf2936b3..558c2a90a4d75 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1546.md +++ b/docs/csharp/language-reference/compiler-messages/cs1546.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1546 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1546" @@ -19,7 +15,6 @@ ms.assetid: 15fe2cdc-954f-4c67-80fd-9903c464f361 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1548.md b/docs/csharp/language-reference/compiler-messages/cs1548.md index d358a48a430c9..ac1e9595adaca 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1548.md +++ b/docs/csharp/language-reference/compiler-messages/cs1548.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1548 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1548" @@ -19,7 +15,6 @@ ms.assetid: 63a467fa-d85f-4876-a8c9-2ae5fdebebab caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1564.md b/docs/csharp/language-reference/compiler-messages/cs1564.md index fb9a3dfc1b02e..c03775f642300 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1564.md +++ b/docs/csharp/language-reference/compiler-messages/cs1564.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1564 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1564" @@ -19,7 +15,6 @@ ms.assetid: 32206075-a14b-4c24-bd78-257104078f83 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1567.md b/docs/csharp/language-reference/compiler-messages/cs1567.md index 29325246f0f87..b38f74f52dcd9 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1567.md +++ b/docs/csharp/language-reference/compiler-messages/cs1567.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1567 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1567" @@ -19,7 +15,6 @@ ms.assetid: 837b9855-191b-4384-ad45-52960906679c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1579.md b/docs/csharp/language-reference/compiler-messages/cs1579.md index 91faf3b4c74f0..41432458e7d75 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1579.md +++ b/docs/csharp/language-reference/compiler-messages/cs1579.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1579 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1579" @@ -19,7 +15,6 @@ ms.assetid: 1eba84ce-58df-4fe3-9134-e26efefdc4ab caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1591.md b/docs/csharp/language-reference/compiler-messages/cs1591.md index a5b847dccc551..86df247ef728e 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1591.md +++ b/docs/csharp/language-reference/compiler-messages/cs1591.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 4) CS1591 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1591" @@ -19,7 +15,6 @@ ms.assetid: 53c8599e-3e83-4d17-998b-05c934704283 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1598.md b/docs/csharp/language-reference/compiler-messages/cs1598.md index 1cfeae30b39dc..de1a9ffb5bbc3 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1598.md +++ b/docs/csharp/language-reference/compiler-messages/cs1598.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1598 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1598" @@ -19,7 +15,6 @@ ms.assetid: de8d473e-0c18-4236-af24-a832b47fbfb1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1607.md b/docs/csharp/language-reference/compiler-messages/cs1607.md index a4796db12630c..f91b6efc844a8 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1607.md +++ b/docs/csharp/language-reference/compiler-messages/cs1607.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1607 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1607" @@ -19,7 +15,6 @@ ms.assetid: 7ad8e1a4-40c2-41cc-b4ee-cc4d7beb4372 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1610.md b/docs/csharp/language-reference/compiler-messages/cs1610.md index b1be3450e3cd2..ed37690fd7803 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1610.md +++ b/docs/csharp/language-reference/compiler-messages/cs1610.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 4) CS1610 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1610" @@ -19,7 +15,6 @@ ms.assetid: dc78dbcc-d5a0-4776-953c-1fe72b6fd5ea caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1612.md b/docs/csharp/language-reference/compiler-messages/cs1612.md index 912470543ad89..2eb093041e354 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1612.md +++ b/docs/csharp/language-reference/compiler-messages/cs1612.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1612 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1612" @@ -19,7 +15,6 @@ ms.assetid: ef5db985-030a-4f15-b53f-e92c9297c6a3 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1614.md b/docs/csharp/language-reference/compiler-messages/cs1614.md index a0faf4c59a4ff..9592eea3781bf 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1614.md +++ b/docs/csharp/language-reference/compiler-messages/cs1614.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1614 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1614" @@ -19,7 +15,6 @@ ms.assetid: 787eef18-74a6-49d9-9f34-f0881aca8dff caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1616.md b/docs/csharp/language-reference/compiler-messages/cs1616.md index 404c68e5fc1cf..f0a302219fb6e 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1616.md +++ b/docs/csharp/language-reference/compiler-messages/cs1616.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1616 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1616" @@ -19,7 +15,6 @@ ms.assetid: 7fb99eba-8da3-4c1b-81a3-bc4a57822e45 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1640.md b/docs/csharp/language-reference/compiler-messages/cs1640.md index 4fc12ad4e8281..f38e8917d9668 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1640.md +++ b/docs/csharp/language-reference/compiler-messages/cs1640.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1640 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1640" @@ -19,7 +15,6 @@ ms.assetid: 1393668e-05e9-4dc2-9203-3d9c2933406f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1644.md b/docs/csharp/language-reference/compiler-messages/cs1644.md index 5ed149f14fad3..16743e14c2fb0 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1644.md +++ b/docs/csharp/language-reference/compiler-messages/cs1644.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1644 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1644" @@ -19,7 +15,6 @@ ms.assetid: f51e2064-29e1-4a22-bbe3-577fa52df6bc caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1656.md b/docs/csharp/language-reference/compiler-messages/cs1656.md index 94f8e330ab30b..a694e04c7ff8a 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1656.md +++ b/docs/csharp/language-reference/compiler-messages/cs1656.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1656 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1656" @@ -19,7 +15,6 @@ ms.assetid: b5463a12-d685-4dae-9f88-08383e271b7a caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1658.md b/docs/csharp/language-reference/compiler-messages/cs1658.md index 919035f1060e2..8e5333521fb82 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1658.md +++ b/docs/csharp/language-reference/compiler-messages/cs1658.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1658 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1658" @@ -19,7 +15,6 @@ ms.assetid: e67b033d-4c88-4552-b3cd-dfc34546502b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1674.md b/docs/csharp/language-reference/compiler-messages/cs1674.md index c2da041543138..c1f2d3a6f0ffb 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1674.md +++ b/docs/csharp/language-reference/compiler-messages/cs1674.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1674 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1674" @@ -19,7 +15,6 @@ ms.assetid: 7a018629-35f4-406a-8a5f-1cee7343da6d caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1683.md b/docs/csharp/language-reference/compiler-messages/cs1683.md index 781d0436297f7..9194311acd910 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1683.md +++ b/docs/csharp/language-reference/compiler-messages/cs1683.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1683 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1683" @@ -19,7 +15,6 @@ ms.assetid: b3bd2729-a9e3-4b00-9937-d8d859fe87ef caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1685.md b/docs/csharp/language-reference/compiler-messages/cs1685.md index e23ac68f20536..d46fb158e81ac 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1685.md +++ b/docs/csharp/language-reference/compiler-messages/cs1685.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1685 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1685" @@ -19,7 +15,6 @@ ms.assetid: b115dd93-a749-4549-83d3-9cdc92a8ef31 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1690.md b/docs/csharp/language-reference/compiler-messages/cs1690.md index 11c87a2fbb311..7c64cf75e492e 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1690.md +++ b/docs/csharp/language-reference/compiler-messages/cs1690.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1690 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1690" @@ -19,7 +15,6 @@ ms.assetid: bc76efe0-4304-4449-8c11-950667aa8ac9 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1691.md b/docs/csharp/language-reference/compiler-messages/cs1691.md index 61babff13c904..61af40415a236 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1691.md +++ b/docs/csharp/language-reference/compiler-messages/cs1691.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1691 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1691" @@ -19,7 +15,6 @@ ms.assetid: 7f0fea4d-4215-446c-a249-57daa7e967d2 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1699.md b/docs/csharp/language-reference/compiler-messages/cs1699.md index fe6c472f10ab3..7a03d109f3964 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1699.md +++ b/docs/csharp/language-reference/compiler-messages/cs1699.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1699 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1699" @@ -19,7 +15,6 @@ ms.assetid: acf4b57d-8534-4417-9324-65415b5676ae caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1700.md b/docs/csharp/language-reference/compiler-messages/cs1700.md index 78e545978b90e..5e073901cc74b 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1700.md +++ b/docs/csharp/language-reference/compiler-messages/cs1700.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 3) CS1700 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1700" @@ -19,7 +15,6 @@ ms.assetid: fcd38d68-e34b-4f87-8290-444e66886597 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1701.md b/docs/csharp/language-reference/compiler-messages/cs1701.md index 7bc82a5f22286..fc9ae2d6be0cf 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1701.md +++ b/docs/csharp/language-reference/compiler-messages/cs1701.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 2) CS1701 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1701" @@ -19,7 +15,6 @@ ms.assetid: adbaf99e-c283-49a7-b940-4c9b84ebcb03 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1703.md b/docs/csharp/language-reference/compiler-messages/cs1703.md index bd700c0ed8ed8..6ccb448ce98e1 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1703.md +++ b/docs/csharp/language-reference/compiler-messages/cs1703.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1703 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1703" @@ -19,7 +15,6 @@ ms.assetid: b17738e9-ed35-46b0-88b8-763ce24211d1 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1704.md b/docs/csharp/language-reference/compiler-messages/cs1704.md index 92e1082fe6280..be06356e28646 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1704.md +++ b/docs/csharp/language-reference/compiler-messages/cs1704.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1704 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1704" @@ -19,7 +15,6 @@ ms.assetid: da5e89d5-bbb7-47e9-92f6-b03b1602dee4 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1705.md b/docs/csharp/language-reference/compiler-messages/cs1705.md index a6755d861f873..cadbcda3b88e1 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1705.md +++ b/docs/csharp/language-reference/compiler-messages/cs1705.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1705 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1705" @@ -19,7 +15,6 @@ ms.assetid: 3612a542-0256-4fed-b020-41691ef5a052 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1708.md b/docs/csharp/language-reference/compiler-messages/cs1708.md index a238b872afa12..239d4fc8b9628 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1708.md +++ b/docs/csharp/language-reference/compiler-messages/cs1708.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1708 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1708" @@ -19,7 +15,6 @@ ms.assetid: df2fc580-2de5-4dd0-9ba3-b41248de5f41 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/cs1716.md b/docs/csharp/language-reference/compiler-messages/cs1716.md index fe65e45063133..fa02bdbbf418c 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1716.md +++ b/docs/csharp/language-reference/compiler-messages/cs1716.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1716 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1716" @@ -19,7 +15,6 @@ ms.assetid: c9e65274-0cc3-41a6-967c-ac1804ecf3ba caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1721.md b/docs/csharp/language-reference/compiler-messages/cs1721.md index 7b35da6b2f392..37caaf3c691ee 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1721.md +++ b/docs/csharp/language-reference/compiler-messages/cs1721.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1721 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1721" @@ -19,7 +15,6 @@ ms.assetid: f02dc9b1-8e38-4562-b013-4d752ad79061 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1726.md b/docs/csharp/language-reference/compiler-messages/cs1726.md index 513fe75912433..566bfc01a71d8 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1726.md +++ b/docs/csharp/language-reference/compiler-messages/cs1726.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1726 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1726" @@ -19,7 +15,6 @@ ms.assetid: 02b71f22-72f5-42b5-bc9e-1d5dc480cce0 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1729.md b/docs/csharp/language-reference/compiler-messages/cs1729.md index 9e53a5f098e13..7d4507394a4b4 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1729.md +++ b/docs/csharp/language-reference/compiler-messages/cs1729.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1729 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1729" @@ -19,7 +15,6 @@ ms.assetid: 69d24ae0-eaca-4fbf-a5f3-70791f43f97a caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1762.md b/docs/csharp/language-reference/compiler-messages/cs1762.md index e2bee61bc1501..cd3407be4a6f7 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1762.md +++ b/docs/csharp/language-reference/compiler-messages/cs1762.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1762 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1762" @@ -19,7 +15,6 @@ ms.assetid: 181d9063-e8a1-413d-8f0d-d05018642136 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1919.md b/docs/csharp/language-reference/compiler-messages/cs1919.md index 8b935491f2989..99d4cd6c31971 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1919.md +++ b/docs/csharp/language-reference/compiler-messages/cs1919.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1919 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1919" @@ -19,7 +15,6 @@ ms.assetid: 5d1e468b-ddec-4edd-a8b1-9c65c2332778 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1921.md b/docs/csharp/language-reference/compiler-messages/cs1921.md index c86c927a8b0ce..d6849e48623f3 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1921.md +++ b/docs/csharp/language-reference/compiler-messages/cs1921.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1921 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1921" @@ -19,7 +15,6 @@ ms.assetid: 0e8326dc-4ad9-49b6-948c-d37f10e6abaf caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1926.md b/docs/csharp/language-reference/compiler-messages/cs1926.md index dfc3620fb9d80..a69cfe6a0d390 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1926.md +++ b/docs/csharp/language-reference/compiler-messages/cs1926.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1926 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1926" @@ -19,7 +15,6 @@ ms.assetid: 58cc8385-8d92-4cee-8941-d05e128e3674 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1933.md b/docs/csharp/language-reference/compiler-messages/cs1933.md index c47e8718cdbfc..0b2155e38e243 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1933.md +++ b/docs/csharp/language-reference/compiler-messages/cs1933.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1933 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1933" @@ -19,7 +15,6 @@ ms.assetid: 80d719d3-1b39-44ec-90fd-039ae5570f01 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1936.md b/docs/csharp/language-reference/compiler-messages/cs1936.md index 33da25092cf0f..d16b79749ef6e 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1936.md +++ b/docs/csharp/language-reference/compiler-messages/cs1936.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1936 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1936" @@ -19,7 +15,6 @@ ms.assetid: 980161b5-5bd7-4cb5-8b66-9bcbb062a8e6 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1941.md b/docs/csharp/language-reference/compiler-messages/cs1941.md index 8738721c3a869..7d2518c86c327 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1941.md +++ b/docs/csharp/language-reference/compiler-messages/cs1941.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1941 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1941" @@ -19,7 +15,6 @@ ms.assetid: 503054d6-9553-4a2a-9b68-4ccfdeccca22 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1942.md b/docs/csharp/language-reference/compiler-messages/cs1942.md index 98d69a34731fa..d74c346d06904 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1942.md +++ b/docs/csharp/language-reference/compiler-messages/cs1942.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1942 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1942" @@ -19,7 +15,6 @@ ms.assetid: afbe5e8e-1944-416e-916b-39e2c373814b caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1943.md b/docs/csharp/language-reference/compiler-messages/cs1943.md index 34bb8f08b8e9e..9f08190829f1d 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1943.md +++ b/docs/csharp/language-reference/compiler-messages/cs1943.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1943 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1943" @@ -19,7 +15,6 @@ ms.assetid: eb3e36b7-1372-471c-8cfb-a955a86c379e caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1946.md b/docs/csharp/language-reference/compiler-messages/cs1946.md index 3acd86379f3a6..bb42879171415 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1946.md +++ b/docs/csharp/language-reference/compiler-messages/cs1946.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS1946 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1946" @@ -19,7 +15,6 @@ ms.assetid: 4ccef263-1ae8-4065-ab46-25d14a38e24e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs1956.md b/docs/csharp/language-reference/compiler-messages/cs1956.md index 96505f895fcfe..a4e5b2f2f0381 100644 --- a/docs/csharp/language-reference/compiler-messages/cs1956.md +++ b/docs/csharp/language-reference/compiler-messages/cs1956.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS1956 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS1956" @@ -19,7 +15,6 @@ ms.assetid: 841f8b2b-692b-49ae-a587-a40797cf9797 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs2032.md b/docs/csharp/language-reference/compiler-messages/cs2032.md index d1ceedb01c073..0ed6c2d1c0f43 100644 --- a/docs/csharp/language-reference/compiler-messages/cs2032.md +++ b/docs/csharp/language-reference/compiler-messages/cs2032.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS2032 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS2032" @@ -19,7 +15,6 @@ ms.assetid: 534e2d2f-d209-43dd-abc9-e5ea5b01efc4 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs3003.md b/docs/csharp/language-reference/compiler-messages/cs3003.md index d8e7b8dcb2728..e44adb7711408 100644 --- a/docs/csharp/language-reference/compiler-messages/cs3003.md +++ b/docs/csharp/language-reference/compiler-messages/cs3003.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS3003 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS3003" @@ -19,7 +15,6 @@ ms.assetid: 1845508d-e97f-4bef-b94c-9f14cfc8bdb3 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs3007.md b/docs/csharp/language-reference/compiler-messages/cs3007.md index fdbc110bf768f..934e9bb6375be 100644 --- a/docs/csharp/language-reference/compiler-messages/cs3007.md +++ b/docs/csharp/language-reference/compiler-messages/cs3007.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS3007 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS3007" @@ -19,7 +15,6 @@ ms.assetid: 9c6bf776-3099-4ab5-ae89-4068ec722f79 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs3009.md b/docs/csharp/language-reference/compiler-messages/cs3009.md index 9bfecc99644a6..6b913f62bd4f3 100644 --- a/docs/csharp/language-reference/compiler-messages/cs3009.md +++ b/docs/csharp/language-reference/compiler-messages/cs3009.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS3009 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS3009" @@ -19,7 +15,6 @@ ms.assetid: 41a1d2c4-d558-4066-8f3f-e9d2d69298a8 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-messages/cs4014.md b/docs/csharp/language-reference/compiler-messages/cs4014.md index e245b951d03ef..d53f8513475e4 100644 --- a/docs/csharp/language-reference/compiler-messages/cs4014.md +++ b/docs/csharp/language-reference/compiler-messages/cs4014.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 1) CS4014 | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" f1_keywords: - "CS4014" @@ -19,7 +15,6 @@ ms.assetid: b9e7c029-eaa9-48d7-8b3c-9823772c9acb caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-messages/index.md b/docs/csharp/language-reference/compiler-messages/index.md index ca79f12f52027..16572b1b81f7c 100644 --- a/docs/csharp/language-reference/compiler-messages/index.md +++ b/docs/csharp/language-reference/compiler-messages/index.md @@ -1,13 +1,9 @@ --- title: "C# Compiler Errors | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "error-reference" dev_langs: - "CSharp" @@ -20,7 +16,6 @@ ms.assetid: 57262ab1-6c50-4f9c-81ad-9fba48477416 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/addmodule-compiler-option.md b/docs/csharp/language-reference/compiler-options/addmodule-compiler-option.md index a44cbe1747d2f..b70f1387d0b2d 100644 --- a/docs/csharp/language-reference/compiler-options/addmodule-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/addmodule-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-addmodule (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/addmodule" @@ -21,7 +17,6 @@ ms.assetid: ed604546-0dc2-4bd4-9a3e-610a8d973e58 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/app-deployment.md b/docs/csharp/language-reference/compiler-options/app-deployment.md index 9cad94e3811c7..2e4859bfad113 100644 --- a/docs/csharp/language-reference/compiler-options/app-deployment.md +++ b/docs/csharp/language-reference/compiler-options/app-deployment.md @@ -1,13 +1,9 @@ --- title: "Deployment of C# Applications | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +17,6 @@ ms.assetid: 5c561a21-cc5b-4180-8042-391062af0015 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/appconfig-compiler-option.md b/docs/csharp/language-reference/compiler-options/appconfig-compiler-option.md index c4a3cb47af6a5..1baaffee7ff07 100644 --- a/docs/csharp/language-reference/compiler-options/appconfig-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/appconfig-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-appconfig (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/appconfig" @@ -19,7 +15,6 @@ ms.assetid: 1cdbcbcc-7813-4010-b5b8-e67c107c5a98 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/baseaddress-compiler-option.md b/docs/csharp/language-reference/compiler-options/baseaddress-compiler-option.md index ad8075ffd2b4b..a437a6eb24a1d 100644 --- a/docs/csharp/language-reference/compiler-options/baseaddress-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/baseaddress-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-baseaddress (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/dllbase" @@ -21,7 +17,6 @@ ms.assetid: ce13c965-dfe4-4433-94f5-63b476e3a608 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/bugreport-compiler-option.md b/docs/csharp/language-reference/compiler-options/bugreport-compiler-option.md index 48b565886a2c0..a42eed11d3473 100644 --- a/docs/csharp/language-reference/compiler-options/bugreport-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/bugreport-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-bugreport (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/bugreport" @@ -21,7 +17,6 @@ ms.assetid: f39665e3-4f6f-4357-88a2-3274c7bec0c1 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/checked-compiler-option.md b/docs/csharp/language-reference/compiler-options/checked-compiler-option.md index 62fd974193508..062ad4e961dd6 100644 --- a/docs/csharp/language-reference/compiler-options/checked-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/checked-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-checked (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/checked" @@ -21,7 +17,6 @@ ms.assetid: fb7475d3-e6a6-4e6d-b86c-69e7a74c854b caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/codepage-compiler-option.md b/docs/csharp/language-reference/compiler-options/codepage-compiler-option.md index 03e3cde14f8e7..8a43153853f2a 100644 --- a/docs/csharp/language-reference/compiler-options/codepage-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/codepage-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-codepage (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/codepage" @@ -21,7 +17,6 @@ ms.assetid: 75942989-b69a-4308-90a0-840c73d2c478 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/command-line-building-with-csc-exe.md b/docs/csharp/language-reference/compiler-options/command-line-building-with-csc-exe.md index 56fe8da6f61f6..9cd83097d3694 100644 --- a/docs/csharp/language-reference/compiler-options/command-line-building-with-csc-exe.md +++ b/docs/csharp/language-reference/compiler-options/command-line-building-with-csc-exe.md @@ -1,17 +1,12 @@ --- title: "Command-line Building With csc.exe | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" - - "CSharp" helpviewer_keywords: - "builds [C#]" - "command line [C#]" @@ -19,7 +14,6 @@ ms.assetid: 66e70056-dd20-453c-a9b3-507e0478b015 caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/debug-compiler-option.md b/docs/csharp/language-reference/compiler-options/debug-compiler-option.md index 4b1025151589f..93df18d970519 100644 --- a/docs/csharp/language-reference/compiler-options/debug-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/debug-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-debug (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/debug" @@ -21,7 +17,6 @@ ms.assetid: e2b48c07-01bc-45cc-a52c-92e9085eb969 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/define-compiler-option.md b/docs/csharp/language-reference/compiler-options/define-compiler-option.md index d77ef650fdb4e..8b22d8c20dbf2 100644 --- a/docs/csharp/language-reference/compiler-options/define-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/define-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-define (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/define" @@ -24,7 +20,6 @@ ms.assetid: f17d7b4d-82d0-4133-8563-68cced1cac6e caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/delaysign-compiler-option.md b/docs/csharp/language-reference/compiler-options/delaysign-compiler-option.md index 572c537dcdcb1..b99a47e00ea37 100644 --- a/docs/csharp/language-reference/compiler-options/delaysign-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/delaysign-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-delaysign (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/delaysign" @@ -21,7 +17,6 @@ ms.assetid: bcb058eb-2933-4e7f-b356-5c941db4de75 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/doc-compiler-option.md b/docs/csharp/language-reference/compiler-options/doc-compiler-option.md index e463070d3107d..5689aacaccae9 100644 --- a/docs/csharp/language-reference/compiler-options/doc-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/doc-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-doc (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "FileProperties.BuildAction" @@ -25,7 +21,6 @@ ms.assetid: 849eea59-c936-4311-bad8-d07404480f2a caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/errorreport-compiler-option.md b/docs/csharp/language-reference/compiler-options/errorreport-compiler-option.md index 9caa0cf24cb42..bad4cb41d5267 100644 --- a/docs/csharp/language-reference/compiler-options/errorreport-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/errorreport-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-errorreport (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/errorreport" @@ -21,7 +17,6 @@ ms.assetid: bd0e7493-b79d-4369-9c3f-ba26ebdfbedf caps.latest.revision: 35 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/filealign-compiler-option.md b/docs/csharp/language-reference/compiler-options/filealign-compiler-option.md index cda8f62592f78..ccff4087567b0 100644 --- a/docs/csharp/language-reference/compiler-options/filealign-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/filealign-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-filealign (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/filealign" @@ -29,7 +25,6 @@ ms.assetid: 15cf1c98-3798-4ced-9f08-60619308a073 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/fullpaths-compiler-option.md b/docs/csharp/language-reference/compiler-options/fullpaths-compiler-option.md index b118566baefcd..f563db6cf52f7 100644 --- a/docs/csharp/language-reference/compiler-options/fullpaths-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/fullpaths-compiler-option.md @@ -1,19 +1,14 @@ --- title: "-fullpaths (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/fullpaths" dev_langs: - "CSharp" - - "CSharp" helpviewer_keywords: - "/fullpaths compiler option [C#]" - "absolute paths [C#]" @@ -24,7 +19,6 @@ ms.assetid: d2a5f857-cbb2-430b-879c-d648aaf0b8c4 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/help-compiler-option.md b/docs/csharp/language-reference/compiler-options/help-compiler-option.md index 095adc12ac5c5..c5f72236776e5 100644 --- a/docs/csharp/language-reference/compiler-options/help-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/help-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-help, -? (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/?" @@ -25,7 +21,6 @@ ms.assetid: 8d53f6ba-5c3b-4183-976e-9c0f26fd3680 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/highentropyva-compiler-option.md b/docs/csharp/language-reference/compiler-options/highentropyva-compiler-option.md index 3aca9391f8b94..4a41f0d5a784a 100644 --- a/docs/csharp/language-reference/compiler-options/highentropyva-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/highentropyva-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-highentropyva (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/highentropyva" @@ -21,7 +17,6 @@ ms.assetid: eaf409b3-384e-49dd-9417-62453658f421 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/how-to-set-environment-variables-for-the-visual-studio-command-line.md b/docs/csharp/language-reference/compiler-options/how-to-set-environment-variables-for-the-visual-studio-command-line.md index 387cf13532b43..9a80b72e072a1 100644 --- a/docs/csharp/language-reference/compiler-options/how-to-set-environment-variables-for-the-visual-studio-command-line.md +++ b/docs/csharp/language-reference/compiler-options/how-to-set-environment-variables-for-the-visual-studio-command-line.md @@ -1,19 +1,14 @@ --- title: "How to: Set Environment Variables for the Visual Studio Command Line | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.build.commandline" dev_langs: - "CSharp" - - "CSharp" helpviewer_keywords: - "csc.exe, command-line builds" - "Visual C#, command-line builds" @@ -29,7 +24,6 @@ ms.assetid: 7ec09480-5612-4f6a-8d00-ad90ea9bca5d caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/index.md b/docs/csharp/language-reference/compiler-options/index.md index 6c2c21419dc5e..72642dff8eeea 100644 --- a/docs/csharp/language-reference/compiler-options/index.md +++ b/docs/csharp/language-reference/compiler-options/index.md @@ -1,19 +1,14 @@ --- title: "C# Compiler Options | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.build.options" dev_langs: - "CSharp" - - "CSharp" helpviewer_keywords: - "compiler options [C#]" - "csc.exe" @@ -24,7 +19,6 @@ ms.assetid: d3403556-1816-4546-a782-e8223a772e44 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/keycontainer-compiler-option.md b/docs/csharp/language-reference/compiler-options/keycontainer-compiler-option.md index 4d4875c75a9b1..93f7892b648fd 100644 --- a/docs/csharp/language-reference/compiler-options/keycontainer-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/keycontainer-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-keycontainer (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/keycontainer" @@ -21,7 +17,6 @@ ms.assetid: b3982b6d-2382-4f7e-bebd-ce98eaa30763 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/keyfile-compiler-option.md b/docs/csharp/language-reference/compiler-options/keyfile-compiler-option.md index 756b6d86cdd23..d6fd8f0476b74 100644 --- a/docs/csharp/language-reference/compiler-options/keyfile-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/keyfile-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-keyfile (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/keyfile" @@ -21,7 +17,6 @@ ms.assetid: 0815f9de-ace4-4e98-b4c6-13c55dea40c2 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/langversion-compiler-option.md b/docs/csharp/language-reference/compiler-options/langversion-compiler-option.md index ae818a951493c..d30ee9dbaf6eb 100644 --- a/docs/csharp/language-reference/compiler-options/langversion-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/langversion-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-langversion (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/langversion" @@ -21,7 +17,6 @@ ms.assetid: 3fb00b05-a0ff-4782-b313-13a4c0f62d94 caps.latest.revision: 33 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/lib-compiler-option.md b/docs/csharp/language-reference/compiler-options/lib-compiler-option.md index e0703c15566d4..ff1ccbc93ae5e 100644 --- a/docs/csharp/language-reference/compiler-options/lib-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/lib-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-lib (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/lib" @@ -21,7 +17,6 @@ ms.assetid: b0efcc88-e8aa-4df4-a00b-8bdef70b7673 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/link-compiler-option.md b/docs/csharp/language-reference/compiler-options/link-compiler-option.md index 5ebff43c8deb1..23810c74e8892 100644 --- a/docs/csharp/language-reference/compiler-options/link-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/link-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-link (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -24,7 +20,6 @@ ms.assetid: 00da70c6-9ea1-43c2-86f2-aa7f26c03475 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/linkresource-compiler-option.md b/docs/csharp/language-reference/compiler-options/linkresource-compiler-option.md index 241a9e6d04d33..c980ce34a9c36 100644 --- a/docs/csharp/language-reference/compiler-options/linkresource-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/linkresource-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-linkresource (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/linkresource" @@ -24,7 +20,6 @@ ms.assetid: 440c26c2-77c1-4811-a0a3-57cce3f5fc96 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/listed-alphabetically.md b/docs/csharp/language-reference/compiler-options/listed-alphabetically.md index 241156e870b3e..665271c9e302d 100644 --- a/docs/csharp/language-reference/compiler-options/listed-alphabetically.md +++ b/docs/csharp/language-reference/compiler-options/listed-alphabetically.md @@ -1,17 +1,12 @@ --- title: "C# Compiler Options Listed Alphabetically | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" - - "CSharp" helpviewer_keywords: - "compiler options [C#], listed alpabetically" - "C# language, compiler options listed alphabitically" @@ -21,7 +16,6 @@ ms.assetid: 43535ea0-ca47-4a15-b528-615087a86092 caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/listed-by-category.md b/docs/csharp/language-reference/compiler-options/listed-by-category.md index a2046e5a81c57..4ccfb55c41eba 100644 --- a/docs/csharp/language-reference/compiler-options/listed-by-category.md +++ b/docs/csharp/language-reference/compiler-options/listed-by-category.md @@ -1,17 +1,12 @@ --- title: "C# Compiler Options Listed by Category | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" - - "CSharp" helpviewer_keywords: - "Visual C# compiler, options listed by category" - "compiler options [C#], listed by category" @@ -20,7 +15,6 @@ ms.assetid: 96437ecc-6502-4cd3-b070-e9386a298e83 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/main-compiler-option.md b/docs/csharp/language-reference/compiler-options/main-compiler-option.md index c9bfbeb6577ef..c30a83ad7d6b3 100644 --- a/docs/csharp/language-reference/compiler-options/main-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/main-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-main (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/main" @@ -21,7 +17,6 @@ ms.assetid: 975cf4d5-36ac-4530-826c-4aad0c7f2049 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md b/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md index ec191abd566c9..ae346abb3e19a 100644 --- a/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/moduleassemblyname-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-moduleassemblyname (C# Compiler Option) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/moduleassemblyname" @@ -21,7 +17,6 @@ ms.assetid: d464d9b9-f18d-423b-95e9-66c7878fd53a caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/noconfig-compiler-option.md b/docs/csharp/language-reference/compiler-options/noconfig-compiler-option.md index 0a410e077b802..2fbed099b49de 100644 --- a/docs/csharp/language-reference/compiler-options/noconfig-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/noconfig-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-noconfig (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/noconfig" @@ -22,7 +18,6 @@ ms.assetid: cd26967e-e494-4c8c-b5c9-af13b2f78b2e caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/nologo-compiler-option.md b/docs/csharp/language-reference/compiler-options/nologo-compiler-option.md index 7b4605a6caa27..8173a49d0d306 100644 --- a/docs/csharp/language-reference/compiler-options/nologo-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/nologo-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-nologo (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/nologo" @@ -22,7 +18,6 @@ ms.assetid: 426afb36-a8fb-469d-9c45-a35d9512557c caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/nostdlib-compiler-option.md b/docs/csharp/language-reference/compiler-options/nostdlib-compiler-option.md index 90ae6ea9449e6..e19a34104785f 100644 --- a/docs/csharp/language-reference/compiler-options/nostdlib-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/nostdlib-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-nostdlib (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/nostdlib" @@ -21,7 +17,6 @@ ms.assetid: ec197989-fa49-4725-a455-e06b551eb65f caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-options/nowarn-compiler-option.md b/docs/csharp/language-reference/compiler-options/nowarn-compiler-option.md index 2b627147f5d34..e0d76391ceaf1 100644 --- a/docs/csharp/language-reference/compiler-options/nowarn-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/nowarn-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-nowarn (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/nowarn" @@ -21,7 +17,6 @@ ms.assetid: 6dcbc5e8-ae67-4566-9df3-f63cfdd9c4e4 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/nowin32manifest-compiler-option.md b/docs/csharp/language-reference/compiler-options/nowin32manifest-compiler-option.md index c7c38fb670c90..9b7f6c3c61985 100644 --- a/docs/csharp/language-reference/compiler-options/nowin32manifest-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/nowin32manifest-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-nowin32manifest (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/nowin32manifest" @@ -21,7 +17,6 @@ ms.assetid: 6f06365b-b87b-46a2-b187-b3bfeaf4862d caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/optimize-compiler-option.md b/docs/csharp/language-reference/compiler-options/optimize-compiler-option.md index f0d2378f8d980..51fcd3559b896 100644 --- a/docs/csharp/language-reference/compiler-options/optimize-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/optimize-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-optimize (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/optimize" @@ -25,7 +21,6 @@ ms.assetid: 6dd5b6f2-cd1d-4593-a9f4-1c2ed9404ca0 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/out-compiler-option.md b/docs/csharp/language-reference/compiler-options/out-compiler-option.md index caf867ea89aa3..4fc71870f0937 100644 --- a/docs/csharp/language-reference/compiler-options/out-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/out-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-out (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/out" @@ -21,7 +17,6 @@ ms.assetid: 70d91d01-7bd2-4aea-ba8b-4e9807e9caa5 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/pdb-compiler-option.md b/docs/csharp/language-reference/compiler-options/pdb-compiler-option.md index 16becba8b882f..3f6e73e993870 100644 --- a/docs/csharp/language-reference/compiler-options/pdb-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/pdb-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-pdb (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/pdb" @@ -21,7 +17,6 @@ ms.assetid: e9d0f96a-5b75-45d6-9765-92538dd5f823 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/platform-compiler-option.md b/docs/csharp/language-reference/compiler-options/platform-compiler-option.md index 0445d5f0a2c2d..d8e56ad175349 100644 --- a/docs/csharp/language-reference/compiler-options/platform-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/platform-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-platform (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/platform" @@ -21,7 +17,6 @@ ms.assetid: c290ff5e-47f4-4a85-9bb3-9c2525b0be04 caps.latest.revision: 46 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md b/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md index bc685be71f63e..e89a546228c6d 100644 --- a/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/preferreduilang-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-preferreduilang (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/preferreduilang" @@ -21,7 +17,6 @@ ms.assetid: 68b2462f-6778-48d7-8052-62805fe8e02c caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/recurse-compiler-option.md b/docs/csharp/language-reference/compiler-options/recurse-compiler-option.md index 17bc076c03dba..4aaef839bcc0b 100644 --- a/docs/csharp/language-reference/compiler-options/recurse-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/recurse-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-recurse (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/recurse" @@ -21,7 +17,6 @@ ms.assetid: 4e8212e5-04e3-45b1-8a42-41bc50e683b0 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/reference-compiler-option.md b/docs/csharp/language-reference/compiler-options/reference-compiler-option.md index 80dc505666ac3..7077215c3e9fc 100644 --- a/docs/csharp/language-reference/compiler-options/reference-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/reference-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-reference (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/reference" @@ -26,7 +22,6 @@ ms.assetid: 8d13e5b0-abf6-4c46-bf71-2daf2cd0a6c4 caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/resource-compiler-option.md b/docs/csharp/language-reference/compiler-options/resource-compiler-option.md index 9c99af936b891..3985c47d10497 100644 --- a/docs/csharp/language-reference/compiler-options/resource-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/resource-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-resource (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/resource" @@ -24,7 +20,6 @@ ms.assetid: 5212666e-98ab-47e4-a497-b5545ab15c7f caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/response-file-compiler-option.md b/docs/csharp/language-reference/compiler-options/response-file-compiler-option.md index 62456ccef308e..ad9217e6995dd 100644 --- a/docs/csharp/language-reference/compiler-options/response-file-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/response-file-compiler-option.md @@ -1,19 +1,14 @@ --- title: "@ (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "@" dev_langs: - "CSharp" - - "CSharp" helpviewer_keywords: - "response files, specifying for compilation [C#]" - "@ compiler option" @@ -21,7 +16,6 @@ ms.assetid: dda4fa9f-a02c-400f-8b6a-d58834e13d7f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/subsystemversion-compiler-option.md b/docs/csharp/language-reference/compiler-options/subsystemversion-compiler-option.md index 83aced85cd145..f31aaee8359ea 100644 --- a/docs/csharp/language-reference/compiler-options/subsystemversion-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/subsystemversion-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-subsystemversion (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +11,6 @@ ms.assetid: a99fce81-9d92-4813-9874-bee777041445 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/target-appcontainerexe-compiler-option.md b/docs/csharp/language-reference/compiler-options/target-appcontainerexe-compiler-option.md index 7c0518b125116..61f59096ab8cb 100644 --- a/docs/csharp/language-reference/compiler-options/target-appcontainerexe-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/target-appcontainerexe-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-target:appcontainerexe (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +11,6 @@ ms.assetid: e7e62229-23ea-4e53-bef5-380d951bf95f caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-options/target-compiler-option.md b/docs/csharp/language-reference/compiler-options/target-compiler-option.md index bb574fe677145..7012da21b9d2d 100644 --- a/docs/csharp/language-reference/compiler-options/target-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/target-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-target (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/target" @@ -22,7 +18,6 @@ ms.assetid: a18bbd8e-bbf7-49e7-992c-717d0eb1f76f caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/target-exe-compiler-option.md b/docs/csharp/language-reference/compiler-options/target-exe-compiler-option.md index 6b9e235551d0c..64f5363f08ef6 100644 --- a/docs/csharp/language-reference/compiler-options/target-exe-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/target-exe-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-target:exe (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/exe" @@ -21,7 +17,6 @@ ms.assetid: bda5717d-1b91-4848-956b-fcf85c30e432 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/target-library-compiler-option.md b/docs/csharp/language-reference/compiler-options/target-library-compiler-option.md index 0d616f4bdc381..4d9e030008b24 100644 --- a/docs/csharp/language-reference/compiler-options/target-library-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/target-library-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-target:library (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/dll" @@ -21,7 +17,6 @@ ms.assetid: c5670e88-2126-47c1-8d1c-217923837d17 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/target-module-compiler-option.md b/docs/csharp/language-reference/compiler-options/target-module-compiler-option.md index 83205502ab28d..d354d14bb3cb4 100644 --- a/docs/csharp/language-reference/compiler-options/target-module-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/target-module-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-target:module (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/target:module" @@ -21,7 +17,6 @@ ms.assetid: 9af1e4fa-c749-44e7-ae58-90a3d05d4e72 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/target-winexe-compiler-option.md b/docs/csharp/language-reference/compiler-options/target-winexe-compiler-option.md index 6b6520a08b651..a46d2a6f78097 100644 --- a/docs/csharp/language-reference/compiler-options/target-winexe-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/target-winexe-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-target:winexe (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/target:winexe" @@ -21,7 +17,6 @@ ms.assetid: b5a0619c-8caa-46a5-a743-1cf68408ad7a caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/target-winmdobj-compiler-option.md b/docs/csharp/language-reference/compiler-options/target-winmdobj-compiler-option.md index a966448b76b2c..c11816f5756f6 100644 --- a/docs/csharp/language-reference/compiler-options/target-winmdobj-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/target-winmdobj-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-target:winmdobj (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +11,6 @@ ms.assetid: 1819a045-659d-498a-9457-c466e902986f caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/compiler-options/unsafe-compiler-option.md b/docs/csharp/language-reference/compiler-options/unsafe-compiler-option.md index 22bc5b05bdecf..6371e416ff8fe 100644 --- a/docs/csharp/language-reference/compiler-options/unsafe-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/unsafe-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-unsafe (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/unsafe" @@ -21,7 +17,6 @@ ms.assetid: fdb77ed9-da03-45bd-bb7f-250704da1bcc caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/utf8output-compiler-option.md b/docs/csharp/language-reference/compiler-options/utf8output-compiler-option.md index 67f65ffeeca56..2a5f5f2d3b68a 100644 --- a/docs/csharp/language-reference/compiler-options/utf8output-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/utf8output-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-utf8output (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/utf8output" @@ -21,7 +17,6 @@ ms.assetid: 27ff7381-c281-45d7-b2eb-1ad644b1354e caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/warn-compiler-option.md b/docs/csharp/language-reference/compiler-options/warn-compiler-option.md index d6bdb3d721161..887027dbfa3db 100644 --- a/docs/csharp/language-reference/compiler-options/warn-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/warn-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-warn (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/warn" @@ -25,7 +21,6 @@ ms.assetid: 5f80ff59-4991-4382-9f9a-77da18446e71 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/warnaserror-compiler-option.md b/docs/csharp/language-reference/compiler-options/warnaserror-compiler-option.md index 4ad7e44b4169b..9269db00ea203 100644 --- a/docs/csharp/language-reference/compiler-options/warnaserror-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/warnaserror-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-warnaserror (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/warnaserror" @@ -21,7 +17,6 @@ ms.assetid: 04680ec3-08d6-4e2e-a274-38310e10e33c caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/win32icon-compiler-option.md b/docs/csharp/language-reference/compiler-options/win32icon-compiler-option.md index df5a9bcd6f4b8..b74469b34a7fa 100644 --- a/docs/csharp/language-reference/compiler-options/win32icon-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/win32icon-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-win32icon (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/win32icon" @@ -21,7 +17,6 @@ ms.assetid: 756d9b6d-ab07-41b7-ba58-5bd88f711138 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/win32manifest-compiler-option.md b/docs/csharp/language-reference/compiler-options/win32manifest-compiler-option.md index 19f2feb89c603..4c62bdbb2c222 100644 --- a/docs/csharp/language-reference/compiler-options/win32manifest-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/win32manifest-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-win32manifest (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/win32manifest" @@ -21,7 +17,6 @@ ms.assetid: 9460ea1b-6c9f-44b8-8f73-301b30a01de1 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/compiler-options/win32res-compiler-option.md b/docs/csharp/language-reference/compiler-options/win32res-compiler-option.md index 0ee6abe114a16..fcac4e44e108a 100644 --- a/docs/csharp/language-reference/compiler-options/win32res-compiler-option.md +++ b/docs/csharp/language-reference/compiler-options/win32res-compiler-option.md @@ -1,13 +1,9 @@ --- title: "-win32res (C# Compiler Options) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/win32res" @@ -22,7 +18,6 @@ ms.assetid: 3c33f750-6948-4c7e-a27e-bef98f77255b caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/index.md b/docs/csharp/language-reference/index.md index acba79272ca95..686bc7ece6308 100644 --- a/docs/csharp/language-reference/index.md +++ b/docs/csharp/language-reference/index.md @@ -1,13 +1,9 @@ --- title: "C# Reference | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +17,6 @@ ms.assetid: 06de3167-c16c-4e1a-b3c5-c27841d4569a caps.latest.revision: 43 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/abstract.md b/docs/csharp/language-reference/keywords/abstract.md index 6d95772030750..e6ee3c2cdc7bc 100644 --- a/docs/csharp/language-reference/keywords/abstract.md +++ b/docs/csharp/language-reference/keywords/abstract.md @@ -1,13 +1,9 @@ --- title: "abstract (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "abstract" @@ -20,7 +16,6 @@ ms.assetid: b0797770-c1f3-4b4d-9441-b9122602a6bb caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/access-keywords.md b/docs/csharp/language-reference/keywords/access-keywords.md index 11c9506f224ca..2323b725fbd2d 100644 --- a/docs/csharp/language-reference/keywords/access-keywords.md +++ b/docs/csharp/language-reference/keywords/access-keywords.md @@ -1,13 +1,9 @@ --- title: "Access Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 3b680d9c-0998-42df-8ba7-5783f7abda75 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/access-modifiers.md b/docs/csharp/language-reference/keywords/access-modifiers.md index 72ff3681deefd..b51b067d09e03 100644 --- a/docs/csharp/language-reference/keywords/access-modifiers.md +++ b/docs/csharp/language-reference/keywords/access-modifiers.md @@ -1,13 +1,9 @@ --- title: "Access Modifiers (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 61c3fa51-c00f-48cb-9b49-c805dedd62d7 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/accessibility-domain.md b/docs/csharp/language-reference/keywords/accessibility-domain.md index 15dc4d72b33de..644e088afa2db 100644 --- a/docs/csharp/language-reference/keywords/accessibility-domain.md +++ b/docs/csharp/language-reference/keywords/accessibility-domain.md @@ -1,13 +1,9 @@ --- title: "Accessibility Domain (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 8af779c1-275b-44be-a864-9edfbca71bcc caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/accessibility-levels.md b/docs/csharp/language-reference/keywords/accessibility-levels.md index f52f242772c6a..2c5f2ebd5c2a3 100644 --- a/docs/csharp/language-reference/keywords/accessibility-levels.md +++ b/docs/csharp/language-reference/keywords/accessibility-levels.md @@ -1,13 +1,9 @@ --- title: "Accessibility Levels (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: dc083921-0073-413e-8936-a613e8bb7df4 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/add.md b/docs/csharp/language-reference/keywords/add.md index d18a5c4cc4e4b..f207d4094ec79 100644 --- a/docs/csharp/language-reference/keywords/add.md +++ b/docs/csharp/language-reference/keywords/add.md @@ -1,13 +1,9 @@ --- title: "add (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "add_CSharpKeyword" @@ -19,7 +15,6 @@ ms.assetid: faf30b99-10e8-45cd-ab9a-57585d4d1d8d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/as.md b/docs/csharp/language-reference/keywords/as.md index 8de626b5bfce0..33526531df747 100644 --- a/docs/csharp/language-reference/keywords/as.md +++ b/docs/csharp/language-reference/keywords/as.md @@ -1,13 +1,9 @@ --- title: "as (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "as_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: a9be126b-cbf4-4990-a70d-d0e1983cad0e caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/ascending.md b/docs/csharp/language-reference/keywords/ascending.md index d3f634b634270..dd04d751abf5a 100644 --- a/docs/csharp/language-reference/keywords/ascending.md +++ b/docs/csharp/language-reference/keywords/ascending.md @@ -1,13 +1,9 @@ --- title: "ascending (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "ascending" @@ -20,7 +16,6 @@ ms.assetid: 57fbb619-8187-481c-b68e-3a91996fde69 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/async.md b/docs/csharp/language-reference/keywords/async.md index 8b031e4c84908..9cefce24ec649 100644 --- a/docs/csharp/language-reference/keywords/async.md +++ b/docs/csharp/language-reference/keywords/async.md @@ -1,13 +1,9 @@ --- title: "async (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "async_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 16f14f09-b2ce-42c7-a875-e4eca5d50674 caps.latest.revision: 52 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/await.md b/docs/csharp/language-reference/keywords/await.md index c8d7e01655f5d..1ca134507d5bc 100644 --- a/docs/csharp/language-reference/keywords/await.md +++ b/docs/csharp/language-reference/keywords/await.md @@ -1,13 +1,9 @@ --- title: "await (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "await_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 50725c24-ac76-4ca7-bca1-dd57642ffedb caps.latest.revision: 36 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/base.md b/docs/csharp/language-reference/keywords/base.md index 3acf31783bf2f..6a29939456d3c 100644 --- a/docs/csharp/language-reference/keywords/base.md +++ b/docs/csharp/language-reference/keywords/base.md @@ -1,13 +1,9 @@ --- title: "base (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "base" @@ -21,7 +17,6 @@ ms.assetid: 8b645dbe-1a33-49b8-8716-1c401f9a5ea5 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/bool.md b/docs/csharp/language-reference/keywords/bool.md index 9e680b6aaa3a6..b12d74596f9d9 100644 --- a/docs/csharp/language-reference/keywords/bool.md +++ b/docs/csharp/language-reference/keywords/bool.md @@ -1,13 +1,9 @@ --- title: "bool (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "bool_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 551cfe35-2632-4343-af49-33ad12da08e2 caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/break.md b/docs/csharp/language-reference/keywords/break.md index 6f14f8342334d..f1bdb36fba5f1 100644 --- a/docs/csharp/language-reference/keywords/break.md +++ b/docs/csharp/language-reference/keywords/break.md @@ -1,13 +1,9 @@ --- title: "break (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "break" @@ -20,7 +16,6 @@ ms.assetid: be2571ed-efb0-4965-b122-81e5b09db0b9 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/built-in-types-table.md b/docs/csharp/language-reference/keywords/built-in-types-table.md index 40d4e268f3123..771ad4d4a6b22 100644 --- a/docs/csharp/language-reference/keywords/built-in-types-table.md +++ b/docs/csharp/language-reference/keywords/built-in-types-table.md @@ -1,13 +1,9 @@ --- title: "Built-In Types Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 54f901f2-bf2f-472c-ae8d-73e8ecfc57fe caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/by.md b/docs/csharp/language-reference/keywords/by.md index 3f35e167ea777..a339e57ecca0f 100644 --- a/docs/csharp/language-reference/keywords/by.md +++ b/docs/csharp/language-reference/keywords/by.md @@ -1,13 +1,9 @@ --- title: "by (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "by" @@ -20,7 +16,6 @@ ms.assetid: efe6f0e3-be40-4df2-a144-c7db968ae052 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/byte.md b/docs/csharp/language-reference/keywords/byte.md index 2ea814c286632..62c6b653d4aa7 100644 --- a/docs/csharp/language-reference/keywords/byte.md +++ b/docs/csharp/language-reference/keywords/byte.md @@ -1,13 +1,9 @@ --- title: "byte (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "byte" @@ -20,7 +16,6 @@ ms.assetid: 111f1db9-ca32-4f0e-b497-4783517eda47 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/char.md b/docs/csharp/language-reference/keywords/char.md index ec57afc9c0e47..3ceb7f5d1d3d1 100644 --- a/docs/csharp/language-reference/keywords/char.md +++ b/docs/csharp/language-reference/keywords/char.md @@ -1,13 +1,9 @@ --- title: "char (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "char" @@ -20,7 +16,6 @@ ms.assetid: b51cf4fb-124c-4067-af48-afbac122b228 caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/checked-and-unchecked.md b/docs/csharp/language-reference/keywords/checked-and-unchecked.md index 3cdc9759157da..6123c6d0bcde5 100644 --- a/docs/csharp/language-reference/keywords/checked-and-unchecked.md +++ b/docs/csharp/language-reference/keywords/checked-and-unchecked.md @@ -1,13 +1,9 @@ --- title: "Checked and Unchecked (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +18,6 @@ ms.assetid: a84bc877-2c7f-4396-8735-1ce97c42f35e caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/checked.md b/docs/csharp/language-reference/keywords/checked.md index 8d3111775a640..72dba9c4da423 100644 --- a/docs/csharp/language-reference/keywords/checked.md +++ b/docs/csharp/language-reference/keywords/checked.md @@ -1,13 +1,9 @@ --- title: "checked (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "checked_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 718a1194-988d-48a3-b089-d6ee8bd1608d caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/class.md b/docs/csharp/language-reference/keywords/class.md index fefdd4725ed9b..f148240278c54 100644 --- a/docs/csharp/language-reference/keywords/class.md +++ b/docs/csharp/language-reference/keywords/class.md @@ -1,13 +1,9 @@ --- title: "class (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "class_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: b95d8815-de18-4c3f-a8cc-a0a53bdf8690 caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/const.md b/docs/csharp/language-reference/keywords/const.md index 7a51890143441..d72910aeab629 100644 --- a/docs/csharp/language-reference/keywords/const.md +++ b/docs/csharp/language-reference/keywords/const.md @@ -1,13 +1,9 @@ --- title: "const (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "const_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 79eb447c-117b-4418-933f-97c50aa472db caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/contextual-keywords.md b/docs/csharp/language-reference/keywords/contextual-keywords.md index 23b1f0c08bf3b..8e0dffbdf3113 100644 --- a/docs/csharp/language-reference/keywords/contextual-keywords.md +++ b/docs/csharp/language-reference/keywords/contextual-keywords.md @@ -1,13 +1,9 @@ --- title: "Contextual Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 7c76bc29-a754-4389-b0ab-f6b441018298 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/continue.md b/docs/csharp/language-reference/keywords/continue.md index ea3c99218eb35..320723c42e297 100644 --- a/docs/csharp/language-reference/keywords/continue.md +++ b/docs/csharp/language-reference/keywords/continue.md @@ -1,13 +1,9 @@ --- title: "continue (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "continue_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 8a5ac96f-f98a-4519-b32d-345847ed7be0 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/conversion-keywords.md b/docs/csharp/language-reference/keywords/conversion-keywords.md index 09e15d22a4829..4982ed35caea7 100644 --- a/docs/csharp/language-reference/keywords/conversion-keywords.md +++ b/docs/csharp/language-reference/keywords/conversion-keywords.md @@ -1,13 +1,9 @@ --- title: "Conversion Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +15,6 @@ ms.assetid: 8683ff14-5289-4efe-b4f5-1e6a075918ab caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/decimal.md b/docs/csharp/language-reference/keywords/decimal.md index bde82f92f4a85..cc4da8ad11617 100644 --- a/docs/csharp/language-reference/keywords/decimal.md +++ b/docs/csharp/language-reference/keywords/decimal.md @@ -1,13 +1,9 @@ --- title: "decimal (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "decimal_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: b6522132-b5ee-4be3-ad13-3adfdb7de7a1 caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/default-values-table.md b/docs/csharp/language-reference/keywords/default-values-table.md index fbc66677e7a5a..d0d485a4ae2bf 100644 --- a/docs/csharp/language-reference/keywords/default-values-table.md +++ b/docs/csharp/language-reference/keywords/default-values-table.md @@ -1,13 +1,9 @@ --- title: "Default Values Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -24,7 +20,6 @@ ms.assetid: 4af2c1df-9e3a-48c1-83ac-b192986fc5bc caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/default.md b/docs/csharp/language-reference/keywords/default.md index 91e77d85a56c0..ecca69f7751ed 100644 --- a/docs/csharp/language-reference/keywords/default.md +++ b/docs/csharp/language-reference/keywords/default.md @@ -1,13 +1,9 @@ --- title: "default (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "default" @@ -20,7 +16,6 @@ ms.assetid: 14c48aaa-7d35-4058-a1a4-f53353050579 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/delegate.md b/docs/csharp/language-reference/keywords/delegate.md index 3f6bbfdd5b061..1669cee8b429d 100644 --- a/docs/csharp/language-reference/keywords/delegate.md +++ b/docs/csharp/language-reference/keywords/delegate.md @@ -1,13 +1,9 @@ --- title: "delegate (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "delegate_CSharpKeyword" @@ -22,7 +18,6 @@ ms.assetid: 0bb8cb6d-2f87-47c7-9d1f-d65c1cd01e9f caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/descending.md b/docs/csharp/language-reference/keywords/descending.md index e81fed629c7d5..539ef924e34f5 100644 --- a/docs/csharp/language-reference/keywords/descending.md +++ b/docs/csharp/language-reference/keywords/descending.md @@ -1,13 +1,9 @@ --- title: "descending (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "descending" @@ -20,7 +16,6 @@ ms.assetid: 8d2cd1e5-9c1c-4dfc-b84c-60e2d3240927 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/do.md b/docs/csharp/language-reference/keywords/do.md index 704d1397a6e8e..4faea4509c6e9 100644 --- a/docs/csharp/language-reference/keywords/do.md +++ b/docs/csharp/language-reference/keywords/do.md @@ -1,13 +1,9 @@ --- title: "do (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "do_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 50725f79-9ba6-4898-aa78-6e331568a1bb caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/double.md b/docs/csharp/language-reference/keywords/double.md index 09d53fa487ed7..dab7358e969f1 100644 --- a/docs/csharp/language-reference/keywords/double.md +++ b/docs/csharp/language-reference/keywords/double.md @@ -1,13 +1,9 @@ --- title: "double (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "double" @@ -20,7 +16,6 @@ ms.assetid: 0980e11b-6004-4102-abcf-cfc280fc6991 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/dynamic.md b/docs/csharp/language-reference/keywords/dynamic.md index fa2b2fa9e85af..099bed9f283d3 100644 --- a/docs/csharp/language-reference/keywords/dynamic.md +++ b/docs/csharp/language-reference/keywords/dynamic.md @@ -1,13 +1,9 @@ --- title: "dynamic (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "dynamic_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 9e797102-cc83-4964-bf58-afe4f54d16bc caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/enum.md b/docs/csharp/language-reference/keywords/enum.md index 0cc35563ca833..216cec037d552 100644 --- a/docs/csharp/language-reference/keywords/enum.md +++ b/docs/csharp/language-reference/keywords/enum.md @@ -1,13 +1,9 @@ --- title: "enum (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "enum" @@ -20,7 +16,6 @@ ms.assetid: bbeb9a0f-e9b3-41ab-b0a6-c41b1a08974c caps.latest.revision: 36 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/equals.md b/docs/csharp/language-reference/keywords/equals.md index 646f634736b08..d75df7a0aa370 100644 --- a/docs/csharp/language-reference/keywords/equals.md +++ b/docs/csharp/language-reference/keywords/equals.md @@ -1,13 +1,9 @@ --- title: "equals (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "equals_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: e981309a-e4bf-444c-8a2b-5c695e6114b1 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/event.md b/docs/csharp/language-reference/keywords/event.md index e2543fae00496..d21ca883063ce 100644 --- a/docs/csharp/language-reference/keywords/event.md +++ b/docs/csharp/language-reference/keywords/event.md @@ -1,13 +1,9 @@ --- title: "event (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "event" @@ -22,7 +18,6 @@ ms.assetid: 7858fd85-153b-4259-85d0-6aa13c35f174 caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/exception-handling-statements.md b/docs/csharp/language-reference/keywords/exception-handling-statements.md index ca07047106db6..cd44736b9ae7d 100644 --- a/docs/csharp/language-reference/keywords/exception-handling-statements.md +++ b/docs/csharp/language-reference/keywords/exception-handling-statements.md @@ -1,13 +1,9 @@ --- title: "Exception Handling Statements (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 6d0323a3-3164-411c-9b84-a3606bd0e13c caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/explicit-numeric-conversions-table.md b/docs/csharp/language-reference/keywords/explicit-numeric-conversions-table.md index b57a6126dbcf9..68cfcabb4c3d4 100644 --- a/docs/csharp/language-reference/keywords/explicit-numeric-conversions-table.md +++ b/docs/csharp/language-reference/keywords/explicit-numeric-conversions-table.md @@ -1,13 +1,9 @@ --- title: "Explicit Numeric Conversions Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +18,6 @@ ms.assetid: f3bb9e76-6b92-4df7-bc36-f866c24e1dfd caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/explicit.md b/docs/csharp/language-reference/keywords/explicit.md index fa84720326e3e..49def56cf718b 100644 --- a/docs/csharp/language-reference/keywords/explicit.md +++ b/docs/csharp/language-reference/keywords/explicit.md @@ -1,13 +1,9 @@ --- title: "explicit (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "explicit_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: cfb8f42a-e411-4db2-af9b-796b05644846 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/extern-alias.md b/docs/csharp/language-reference/keywords/extern-alias.md index 144e330899868..e00a0d74afcad 100644 --- a/docs/csharp/language-reference/keywords/extern-alias.md +++ b/docs/csharp/language-reference/keywords/extern-alias.md @@ -1,13 +1,9 @@ --- title: "extern alias (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "alias_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: f487bf4f-c943-4fca-851b-e540c83d9027 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/extern.md b/docs/csharp/language-reference/keywords/extern.md index e9d9f4ede1c82..4b952d7abbcd4 100644 --- a/docs/csharp/language-reference/keywords/extern.md +++ b/docs/csharp/language-reference/keywords/extern.md @@ -1,13 +1,9 @@ --- title: "extern (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "extern_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 9c3f02c4-51b8-4d80-9cb2-f2b6e1ae15c7 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/false-literal.md b/docs/csharp/language-reference/keywords/false-literal.md index 5e0b85f6e4a81..b6cd248011050 100644 --- a/docs/csharp/language-reference/keywords/false-literal.md +++ b/docs/csharp/language-reference/keywords/false-literal.md @@ -1,13 +1,9 @@ --- title: "false Literal (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: fcc1c1a5-0e42-4226-a128-81492a9bf719 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/false-operator.md b/docs/csharp/language-reference/keywords/false-operator.md index 1e21373c1727d..a6495814ee722 100644 --- a/docs/csharp/language-reference/keywords/false-operator.md +++ b/docs/csharp/language-reference/keywords/false-operator.md @@ -1,13 +1,9 @@ --- title: "false Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 81a888fd-011e-4589-b242-6c261fea505e caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/false.md b/docs/csharp/language-reference/keywords/false.md index f3e5a4fffb9f8..8239355a2fae7 100644 --- a/docs/csharp/language-reference/keywords/false.md +++ b/docs/csharp/language-reference/keywords/false.md @@ -1,13 +1,9 @@ --- title: "false (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "false_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: a11aa532-efe2-442b-9fcc-8fdb33b8c8b4 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/fixed-statement.md b/docs/csharp/language-reference/keywords/fixed-statement.md index e112824e13aa9..38a51891d12d4 100644 --- a/docs/csharp/language-reference/keywords/fixed-statement.md +++ b/docs/csharp/language-reference/keywords/fixed-statement.md @@ -1,13 +1,9 @@ --- title: "fixed Statement (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "fixed_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 7ea6db08-ad49-4a7a-b934-d8c4acad1c3a caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/float.md b/docs/csharp/language-reference/keywords/float.md index 9934693803b39..f0347476e616f 100644 --- a/docs/csharp/language-reference/keywords/float.md +++ b/docs/csharp/language-reference/keywords/float.md @@ -1,13 +1,9 @@ --- title: "float (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "float" @@ -21,7 +17,6 @@ ms.assetid: 1e77db7b-dedb-48b7-8dd1-b055e96a9258 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/floating-point-types-table.md b/docs/csharp/language-reference/keywords/floating-point-types-table.md index 6798cc8a881ad..6fabafb502adf 100644 --- a/docs/csharp/language-reference/keywords/floating-point-types-table.md +++ b/docs/csharp/language-reference/keywords/floating-point-types-table.md @@ -1,13 +1,9 @@ --- title: "Floating-Point Types Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +15,6 @@ ms.assetid: da886cc5-e01e-4f62-b3ec-6428c8f7a102 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/for.md b/docs/csharp/language-reference/keywords/for.md index 7bec246d1230d..4cdcfaaad292a 100644 --- a/docs/csharp/language-reference/keywords/for.md +++ b/docs/csharp/language-reference/keywords/for.md @@ -1,13 +1,9 @@ --- title: "for (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "for" @@ -20,7 +16,6 @@ ms.assetid: 34041a40-2c87-467a-9ffb-a0417d8f67a8 caps.latest.revision: 39 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/foreach-in.md b/docs/csharp/language-reference/keywords/foreach-in.md index df343f8856945..4e98991d267b2 100644 --- a/docs/csharp/language-reference/keywords/foreach-in.md +++ b/docs/csharp/language-reference/keywords/foreach-in.md @@ -1,13 +1,9 @@ --- title: "foreach, in (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "foreach" @@ -22,7 +18,6 @@ ms.assetid: 5a9c5ddc-5fd3-457a-9bb6-9abffcd874ec caps.latest.revision: 29 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/formatting-numeric-results-table.md b/docs/csharp/language-reference/keywords/formatting-numeric-results-table.md index 2f0714f483f19..bc559283596c2 100644 --- a/docs/csharp/language-reference/keywords/formatting-numeric-results-table.md +++ b/docs/csharp/language-reference/keywords/formatting-numeric-results-table.md @@ -1,13 +1,9 @@ --- title: "Formatting Numeric Results Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +16,6 @@ ms.assetid: 120ba537-4448-4c62-8676-7a8fdd98f496 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/from-clause.md b/docs/csharp/language-reference/keywords/from-clause.md index 3cd55d5dce33f..4b2d20f494a74 100644 --- a/docs/csharp/language-reference/keywords/from-clause.md +++ b/docs/csharp/language-reference/keywords/from-clause.md @@ -1,13 +1,9 @@ --- title: "from clause (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "from_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 1aefd18c-1314-47f8-99ec-9bcefb09e699 caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/get.md b/docs/csharp/language-reference/keywords/get.md index 2c1d88571b24e..bf90a74de6c07 100644 --- a/docs/csharp/language-reference/keywords/get.md +++ b/docs/csharp/language-reference/keywords/get.md @@ -1,13 +1,9 @@ --- title: "get (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "get_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: a52de048-fbe0-41b0-82ec-8e4ac04d3a71 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/global.md b/docs/csharp/language-reference/keywords/global.md index 00c7d9aeb42c1..1e6499defc657 100644 --- a/docs/csharp/language-reference/keywords/global.md +++ b/docs/csharp/language-reference/keywords/global.md @@ -1,13 +1,9 @@ --- title: "global (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "global" @@ -20,7 +16,6 @@ ms.assetid: 8932c16a-6959-42c2-86e7-2c4221ab788b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/goto.md b/docs/csharp/language-reference/keywords/goto.md index 44a6f4449b8e7..09a4fe328ed69 100644 --- a/docs/csharp/language-reference/keywords/goto.md +++ b/docs/csharp/language-reference/keywords/goto.md @@ -1,13 +1,9 @@ --- title: "goto (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "goto_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 2c03c9c1-8119-44ef-b740-fb3d287a42fe caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/group-clause.md b/docs/csharp/language-reference/keywords/group-clause.md index b0160c8f33df0..25d05671c19d3 100644 --- a/docs/csharp/language-reference/keywords/group-clause.md +++ b/docs/csharp/language-reference/keywords/group-clause.md @@ -1,13 +1,9 @@ --- title: "group clause (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "group" @@ -21,7 +17,6 @@ ms.assetid: c817242e-b12c-4baa-a57e-73ee138f34d1 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/if-else.md b/docs/csharp/language-reference/keywords/if-else.md index 9a7fdfd2c5f65..30b576bf0fc74 100644 --- a/docs/csharp/language-reference/keywords/if-else.md +++ b/docs/csharp/language-reference/keywords/if-else.md @@ -1,13 +1,9 @@ --- title: "if-else (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "if_CSharpKeyword" @@ -23,7 +19,6 @@ ms.assetid: d9a1d562-8cf5-4bd4-9ba7-8ad970cd25b2 caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/implicit-numeric-conversions-table.md b/docs/csharp/language-reference/keywords/implicit-numeric-conversions-table.md index 3e7ffba4c6eca..357bba613b659 100644 --- a/docs/csharp/language-reference/keywords/implicit-numeric-conversions-table.md +++ b/docs/csharp/language-reference/keywords/implicit-numeric-conversions-table.md @@ -1,13 +1,9 @@ --- title: "Implicit Numeric Conversions Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +16,6 @@ ms.assetid: 72eb5a94-0491-48bf-8032-d7ebfdfeb8d8 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/implicit.md b/docs/csharp/language-reference/keywords/implicit.md index 75eaa3918f361..7cf9ee2ea9c56 100644 --- a/docs/csharp/language-reference/keywords/implicit.md +++ b/docs/csharp/language-reference/keywords/implicit.md @@ -1,13 +1,9 @@ --- title: "implicit (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "implicit" @@ -20,7 +16,6 @@ ms.assetid: 34db590e-eb3a-4f11-88d0-ffb3cd753dab caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/in-generic-modifier.md b/docs/csharp/language-reference/keywords/in-generic-modifier.md index f171af7980648..56192d5c2133a 100644 --- a/docs/csharp/language-reference/keywords/in-generic-modifier.md +++ b/docs/csharp/language-reference/keywords/in-generic-modifier.md @@ -1,13 +1,9 @@ --- title: "in (Generic Modifier) (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 3a778c36-8aed-4ebe-aa8b-39f4057215b1 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/in.md b/docs/csharp/language-reference/keywords/in.md index fb3656dbf2bba..e496ce7ce1fc5 100644 --- a/docs/csharp/language-reference/keywords/in.md +++ b/docs/csharp/language-reference/keywords/in.md @@ -1,13 +1,9 @@ --- title: "in (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "in" @@ -20,7 +16,6 @@ ms.assetid: 52032838-0a38-476e-b4d5-94b59141952f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/index.md b/docs/csharp/language-reference/keywords/index.md index abc912bbba81e..1d4f39c030596 100644 --- a/docs/csharp/language-reference/keywords/index.md +++ b/docs/csharp/language-reference/keywords/index.md @@ -1,13 +1,9 @@ --- title: "C# Keywords | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.keywords" @@ -22,7 +18,6 @@ ms.assetid: e929b0f2-4b92-4d37-8060-23d323b098ad caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/int.md b/docs/csharp/language-reference/keywords/int.md index b58a1e2ba479f..5258be8daf70b 100644 --- a/docs/csharp/language-reference/keywords/int.md +++ b/docs/csharp/language-reference/keywords/int.md @@ -1,13 +1,9 @@ --- title: "int (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "int_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 212447b4-5d2a-41aa-88ab-84fe710bdb52 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/integral-types-table.md b/docs/csharp/language-reference/keywords/integral-types-table.md index b9bb7ac04de79..d5bc3d5268fe1 100644 --- a/docs/csharp/language-reference/keywords/integral-types-table.md +++ b/docs/csharp/language-reference/keywords/integral-types-table.md @@ -1,13 +1,9 @@ --- title: "Integral Types Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +16,6 @@ ms.assetid: 62e86126-46ff-40b0-9028-e61d7558268c caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/interface.md b/docs/csharp/language-reference/keywords/interface.md index ec16d5487938d..72bc8dc7c3bc0 100644 --- a/docs/csharp/language-reference/keywords/interface.md +++ b/docs/csharp/language-reference/keywords/interface.md @@ -1,13 +1,9 @@ --- title: "interface (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "interface_CSharpKeyword" @@ -19,7 +15,6 @@ ms.assetid: 7da38e81-4f99-4bc5-b07d-c986b687eeba caps.latest.revision: 29 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/internal.md b/docs/csharp/language-reference/keywords/internal.md index 1a8a27718b588..fdfd794e4ef03 100644 --- a/docs/csharp/language-reference/keywords/internal.md +++ b/docs/csharp/language-reference/keywords/internal.md @@ -1,13 +1,9 @@ --- title: "internal (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "internal_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 6ee0785c-d7c8-49b8-bb72-0a4dfbcb6461 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/interpolated-strings.md b/docs/csharp/language-reference/keywords/interpolated-strings.md index c4b5014e826d4..2e83c1851eedc 100644 --- a/docs/csharp/language-reference/keywords/interpolated-strings.md +++ b/docs/csharp/language-reference/keywords/interpolated-strings.md @@ -1,13 +1,9 @@ --- title: "Interpolated Strings (C# and Visual Basic Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +11,6 @@ ms.assetid: 324f267e-1c61-431a-97ed-852c1530742d caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/into.md b/docs/csharp/language-reference/keywords/into.md index fd059e9076b6f..3eedefa095480 100644 --- a/docs/csharp/language-reference/keywords/into.md +++ b/docs/csharp/language-reference/keywords/into.md @@ -1,13 +1,9 @@ --- title: "into (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "into_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 81ec62c1-f0b1-4755-8a31-959876e77f65 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/is.md b/docs/csharp/language-reference/keywords/is.md index d0caaf11f2059..816f2f172974b 100644 --- a/docs/csharp/language-reference/keywords/is.md +++ b/docs/csharp/language-reference/keywords/is.md @@ -1,13 +1,9 @@ --- title: "is (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "is_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: bc62316a-d41f-4f90-8300-c6f4f0556e43 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/iteration-statements.md b/docs/csharp/language-reference/keywords/iteration-statements.md index b80d17a76936e..aed4b406920d6 100644 --- a/docs/csharp/language-reference/keywords/iteration-statements.md +++ b/docs/csharp/language-reference/keywords/iteration-statements.md @@ -1,13 +1,9 @@ --- title: "Iteration Statements (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 7d494566-bf75-4ee8-979f-0f964209437e caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/join-clause.md b/docs/csharp/language-reference/keywords/join-clause.md index eba30a346e564..ade70271a43b0 100644 --- a/docs/csharp/language-reference/keywords/join-clause.md +++ b/docs/csharp/language-reference/keywords/join-clause.md @@ -1,13 +1,9 @@ --- title: "join clause (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "join" @@ -21,7 +17,6 @@ ms.assetid: 76e9df84-092c-41a6-9537-c3f1cbd7f0fb caps.latest.revision: 29 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/jump-statements.md b/docs/csharp/language-reference/keywords/jump-statements.md index 3fc26cf93ed20..5472bbb18585c 100644 --- a/docs/csharp/language-reference/keywords/jump-statements.md +++ b/docs/csharp/language-reference/keywords/jump-statements.md @@ -1,13 +1,9 @@ --- title: "Jump Statements (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 58da6ae7-7388-491e-828f-e74485d87d53 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/let-clause.md b/docs/csharp/language-reference/keywords/let-clause.md index f0ed673f784d6..952c4c000cfa4 100644 --- a/docs/csharp/language-reference/keywords/let-clause.md +++ b/docs/csharp/language-reference/keywords/let-clause.md @@ -1,13 +1,9 @@ --- title: "let clause (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "let_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 13c9c1a4-ce57-48ef-8e1b-4c2a59b99fb4 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/literal-keywords.md b/docs/csharp/language-reference/keywords/literal-keywords.md index 28a502e6db901..d2f0e8127e6b4 100644 --- a/docs/csharp/language-reference/keywords/literal-keywords.md +++ b/docs/csharp/language-reference/keywords/literal-keywords.md @@ -1,13 +1,9 @@ --- title: "Literal Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 95b3f075-47d7-4990-8ea8-9e637678bf3c caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/lock-statement.md b/docs/csharp/language-reference/keywords/lock-statement.md index 68cc766ac2e15..6daf960525b44 100644 --- a/docs/csharp/language-reference/keywords/lock-statement.md +++ b/docs/csharp/language-reference/keywords/lock-statement.md @@ -1,13 +1,9 @@ --- title: "lock Statement (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "lock_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 656da1a4-707e-4ef6-9c6e-6d13b646af42 caps.latest.revision: 43 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/long.md b/docs/csharp/language-reference/keywords/long.md index 98b0fdeef1233..af57b883e5978 100644 --- a/docs/csharp/language-reference/keywords/long.md +++ b/docs/csharp/language-reference/keywords/long.md @@ -1,13 +1,9 @@ --- title: "long (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "long_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: f9b24319-1f39-48be-a42b-d528ee28a7fd caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/method-parameters.md b/docs/csharp/language-reference/keywords/method-parameters.md index aa9980c79a2cc..3f6a70ccf81d1 100644 --- a/docs/csharp/language-reference/keywords/method-parameters.md +++ b/docs/csharp/language-reference/keywords/method-parameters.md @@ -1,13 +1,9 @@ --- title: "Method Parameters (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +15,6 @@ ms.assetid: 680e39ff-775b-48b0-9f47-4186a5bfc4a1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/modifiers.md b/docs/csharp/language-reference/keywords/modifiers.md index bb34823ccb146..7ed4fac97cb5a 100644 --- a/docs/csharp/language-reference/keywords/modifiers.md +++ b/docs/csharp/language-reference/keywords/modifiers.md @@ -1,13 +1,9 @@ --- title: "Modifiers (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: c96691dd-b357-49ec-b5ae-03ca214fadfb caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/nameof.md b/docs/csharp/language-reference/keywords/nameof.md index ba9b213d9bbf7..ac8f3a0b10f5a 100644 --- a/docs/csharp/language-reference/keywords/nameof.md +++ b/docs/csharp/language-reference/keywords/nameof.md @@ -1,13 +1,9 @@ --- title: "nameof (C# and Visual Basic Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +11,6 @@ ms.assetid: 33601bf3-cc2c-4496-846d-f9679bccf2a7 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/namespace-keywords.md b/docs/csharp/language-reference/keywords/namespace-keywords.md index 23c8a3b26318c..f550187ff97f5 100644 --- a/docs/csharp/language-reference/keywords/namespace-keywords.md +++ b/docs/csharp/language-reference/keywords/namespace-keywords.md @@ -1,13 +1,9 @@ --- title: "Namespace Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 091a66eb-b10d-4f54-9102-5ac0d4bdb84b caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/namespace.md b/docs/csharp/language-reference/keywords/namespace.md index 6e2e4c083d4c7..7139299c6fca3 100644 --- a/docs/csharp/language-reference/keywords/namespace.md +++ b/docs/csharp/language-reference/keywords/namespace.md @@ -1,13 +1,9 @@ --- title: "namespace (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "namespace_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 0a788423-9110-42e0-97d9-bda41ca4870f caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/new-constraint.md b/docs/csharp/language-reference/keywords/new-constraint.md index fcede537c3da6..11cf339298ec1 100644 --- a/docs/csharp/language-reference/keywords/new-constraint.md +++ b/docs/csharp/language-reference/keywords/new-constraint.md @@ -1,13 +1,9 @@ --- title: "new Constraint (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 58850b64-cb97-4136-be50-1f3bc7fc1da9 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/new-modifier.md b/docs/csharp/language-reference/keywords/new-modifier.md index 16bd67aa12432..7c32715396daf 100644 --- a/docs/csharp/language-reference/keywords/new-modifier.md +++ b/docs/csharp/language-reference/keywords/new-modifier.md @@ -1,13 +1,9 @@ --- title: "new Modifier (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: a2e20856-33b9-4620-b535-a60dbce8349b caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/new-operator.md b/docs/csharp/language-reference/keywords/new-operator.md index 23b1ab8b28c05..f56b0fdb07d48 100644 --- a/docs/csharp/language-reference/keywords/new-operator.md +++ b/docs/csharp/language-reference/keywords/new-operator.md @@ -1,13 +1,9 @@ --- title: "new Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: a212b697-a79b-4105-9923-1f7b108036e8 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/new.md b/docs/csharp/language-reference/keywords/new.md index bca4c05e9b235..eec045a0ac070 100644 --- a/docs/csharp/language-reference/keywords/new.md +++ b/docs/csharp/language-reference/keywords/new.md @@ -1,13 +1,9 @@ --- title: "new (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "new_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: e4136516-f058-45a8-84e5-da00a5cf9b6a caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/null.md b/docs/csharp/language-reference/keywords/null.md index 292413577440a..05b281d8d2b21 100644 --- a/docs/csharp/language-reference/keywords/null.md +++ b/docs/csharp/language-reference/keywords/null.md @@ -1,13 +1,9 @@ --- title: "null (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "null" @@ -20,7 +16,6 @@ ms.assetid: fecb1c60-6232-4efe-87f7-9a86ba2e9119 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/object.md b/docs/csharp/language-reference/keywords/object.md index c65f5442f4792..e193751abe5b3 100644 --- a/docs/csharp/language-reference/keywords/object.md +++ b/docs/csharp/language-reference/keywords/object.md @@ -1,13 +1,9 @@ --- title: "object (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "object_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 93f60c0b-e17a-40a9-9362-cca5fb77b0e7 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/on.md b/docs/csharp/language-reference/keywords/on.md index ea2929250d119..79e79473996a7 100644 --- a/docs/csharp/language-reference/keywords/on.md +++ b/docs/csharp/language-reference/keywords/on.md @@ -1,13 +1,9 @@ --- title: "on (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "on_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 06abc536-e07c-4e34-88c1-425208bdcb21 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/operator-keywords.md b/docs/csharp/language-reference/keywords/operator-keywords.md index 86be6e3816c14..c1e24321384ee 100644 --- a/docs/csharp/language-reference/keywords/operator-keywords.md +++ b/docs/csharp/language-reference/keywords/operator-keywords.md @@ -1,13 +1,9 @@ --- title: "Operator Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: f745c81f-f8d8-4673-86a1-0f3a85cc63c3 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/operator.md b/docs/csharp/language-reference/keywords/operator.md index cafbd5619a28f..ff9ffd9442f5d 100644 --- a/docs/csharp/language-reference/keywords/operator.md +++ b/docs/csharp/language-reference/keywords/operator.md @@ -1,13 +1,9 @@ --- title: "operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "operator_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 59218cce-e90e-42f6-a6bb-30300981b86a caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/orderby-clause.md b/docs/csharp/language-reference/keywords/orderby-clause.md index 5a2e42795efb0..91e6d48868b65 100644 --- a/docs/csharp/language-reference/keywords/orderby-clause.md +++ b/docs/csharp/language-reference/keywords/orderby-clause.md @@ -1,13 +1,9 @@ --- title: "orderby clause (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "orderby" @@ -21,7 +17,6 @@ ms.assetid: 21f87f48-d69d-4e95-9a52-6fec47b37e1f caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/out-generic-modifier.md b/docs/csharp/language-reference/keywords/out-generic-modifier.md index c77d974a4ce3f..4f61f36c34f33 100644 --- a/docs/csharp/language-reference/keywords/out-generic-modifier.md +++ b/docs/csharp/language-reference/keywords/out-generic-modifier.md @@ -1,13 +1,9 @@ --- title: "out (Generic Modifier) (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: f8c20dec-a8bc-426a-9882-4076b1db1e00 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/out-parameter-modifier.md b/docs/csharp/language-reference/keywords/out-parameter-modifier.md index e7b83f6db5967..2caf30fc4280d 100644 --- a/docs/csharp/language-reference/keywords/out-parameter-modifier.md +++ b/docs/csharp/language-reference/keywords/out-parameter-modifier.md @@ -1,13 +1,9 @@ --- title: "out parameter modifier (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 3fce0dc5-03f4-4faa-bd61-36c41bc6baf1 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/out.md b/docs/csharp/language-reference/keywords/out.md index 813e7cbba4740..110e607f9f59d 100644 --- a/docs/csharp/language-reference/keywords/out.md +++ b/docs/csharp/language-reference/keywords/out.md @@ -1,13 +1,9 @@ --- title: "out (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "out_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 7e911a0c-3f98-4536-87be-d539b7536ca8 caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/override.md b/docs/csharp/language-reference/keywords/override.md index 1717b9c55c662..7598030d164d6 100644 --- a/docs/csharp/language-reference/keywords/override.md +++ b/docs/csharp/language-reference/keywords/override.md @@ -1,13 +1,9 @@ --- title: "override (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "override" @@ -20,7 +16,6 @@ ms.assetid: dd1907a8-acf8-46d3-80b9-c2ca4febada8 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/params.md b/docs/csharp/language-reference/keywords/params.md index 7de3a5e93824c..c7092cea44852 100644 --- a/docs/csharp/language-reference/keywords/params.md +++ b/docs/csharp/language-reference/keywords/params.md @@ -1,13 +1,9 @@ --- title: "params (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "params_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 1690815e-b52b-4967-8380-5780aff08012 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/partial-method.md b/docs/csharp/language-reference/keywords/partial-method.md index da8b11e644e81..ce6fde3e96d8e 100644 --- a/docs/csharp/language-reference/keywords/partial-method.md +++ b/docs/csharp/language-reference/keywords/partial-method.md @@ -1,13 +1,9 @@ --- title: "partial (Method) (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "partialmethod_CSharpKeyword" @@ -19,7 +15,6 @@ ms.assetid: 43f40242-17e0-4452-8573-090503ad3137 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/partial-type.md b/docs/csharp/language-reference/keywords/partial-type.md index 035cd12937d27..d14f7cd850d49 100644 --- a/docs/csharp/language-reference/keywords/partial-type.md +++ b/docs/csharp/language-reference/keywords/partial-type.md @@ -1,13 +1,9 @@ --- title: "partial (Type) (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "partialtype" @@ -20,7 +16,6 @@ ms.assetid: 27320743-a22e-4c7b-b0b3-53afe3607334 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/private.md b/docs/csharp/language-reference/keywords/private.md index ba354e55b1fd1..f19c8e401d75c 100644 --- a/docs/csharp/language-reference/keywords/private.md +++ b/docs/csharp/language-reference/keywords/private.md @@ -1,13 +1,9 @@ --- title: "private (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "private_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 654c0bb8-e6ac-4086-bf96-7474fa6aa1c8 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/protected.md b/docs/csharp/language-reference/keywords/protected.md index 6d245affcc362..d047dfc2804cf 100644 --- a/docs/csharp/language-reference/keywords/protected.md +++ b/docs/csharp/language-reference/keywords/protected.md @@ -1,13 +1,9 @@ --- title: "protected (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "protected" @@ -20,7 +16,6 @@ ms.assetid: 05ce3794-6675-4025-bddb-eaaa0ec22892 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/public.md b/docs/csharp/language-reference/keywords/public.md index 5bb4a4d328ca1..719853d064fbd 100644 --- a/docs/csharp/language-reference/keywords/public.md +++ b/docs/csharp/language-reference/keywords/public.md @@ -1,13 +1,9 @@ --- title: "public (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "public" @@ -20,7 +16,6 @@ ms.assetid: 0ae45d16-a551-4b74-9845-57208de1328e caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/query-keywords.md b/docs/csharp/language-reference/keywords/query-keywords.md index 4c4d4da9e2b85..cc38d796692e0 100644 --- a/docs/csharp/language-reference/keywords/query-keywords.md +++ b/docs/csharp/language-reference/keywords/query-keywords.md @@ -1,13 +1,9 @@ --- title: "Query Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 6c9bec16-dbd7-4a7c-a060-fe4600b2021f caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/readonly.md b/docs/csharp/language-reference/keywords/readonly.md index f1db34b3d894c..4ec40bc517a44 100644 --- a/docs/csharp/language-reference/keywords/readonly.md +++ b/docs/csharp/language-reference/keywords/readonly.md @@ -1,13 +1,9 @@ --- title: "readonly (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "readonly_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 2f8081f6-0de2-4903-898d-99696c48d2f4 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/ref.md b/docs/csharp/language-reference/keywords/ref.md index 59c4ed50e7623..b01f4e04568b9 100644 --- a/docs/csharp/language-reference/keywords/ref.md +++ b/docs/csharp/language-reference/keywords/ref.md @@ -1,13 +1,9 @@ --- title: "ref (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "ref_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: b8a5e59c-907d-4065-b41d-95bf4273c0bd caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/reference-tables-for-types.md b/docs/csharp/language-reference/keywords/reference-tables-for-types.md index f351da6e5a5c3..7967ce3f72279 100644 --- a/docs/csharp/language-reference/keywords/reference-tables-for-types.md +++ b/docs/csharp/language-reference/keywords/reference-tables-for-types.md @@ -1,13 +1,9 @@ --- title: "Reference Tables for Types (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.referencetables" @@ -21,7 +17,6 @@ ms.assetid: 1d2b6a9b-31fd-4fa6-a7b2-bfd9c806ac8a caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/reference-types.md b/docs/csharp/language-reference/keywords/reference-types.md index a5d5dac4e11a7..ca9f85de36f7a 100644 --- a/docs/csharp/language-reference/keywords/reference-types.md +++ b/docs/csharp/language-reference/keywords/reference-types.md @@ -1,13 +1,9 @@ --- title: "Reference Types (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.referencetypes" @@ -21,7 +17,6 @@ ms.assetid: 801cf030-6e2d-4a0d-9daf-1431b0c31f47 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/remove.md b/docs/csharp/language-reference/keywords/remove.md index de608f7b7dc7e..3bbe7701cb297 100644 --- a/docs/csharp/language-reference/keywords/remove.md +++ b/docs/csharp/language-reference/keywords/remove.md @@ -1,13 +1,9 @@ --- title: "remove (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "remove_CSharpKeyword" @@ -19,7 +15,6 @@ ms.assetid: c8223426-c17b-4fe2-8406-01564cf1dd2b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/restrictions-on-using-accessibility-levels.md b/docs/csharp/language-reference/keywords/restrictions-on-using-accessibility-levels.md index c98bf2a56e195..542fb4e4adcfa 100644 --- a/docs/csharp/language-reference/keywords/restrictions-on-using-accessibility-levels.md +++ b/docs/csharp/language-reference/keywords/restrictions-on-using-accessibility-levels.md @@ -1,13 +1,9 @@ --- title: "Restrictions on Using Accessibility Levels (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,7 @@ ms.assetid: 987e2f22-46bf-4fea-80ee-270b9cd01045 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/return.md b/docs/csharp/language-reference/keywords/return.md index c60b9fe5cc756..0b4d77d44d251 100644 --- a/docs/csharp/language-reference/keywords/return.md +++ b/docs/csharp/language-reference/keywords/return.md @@ -1,13 +1,9 @@ --- title: "return (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "return_CSharpKeyword" @@ -21,7 +17,7 @@ ms.assetid: 6da6e152-5b58-4448-8f3f-470dd0617ecd caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/sbyte.md b/docs/csharp/language-reference/keywords/sbyte.md index dedfe335b6724..f8e895b96ed0d 100644 --- a/docs/csharp/language-reference/keywords/sbyte.md +++ b/docs/csharp/language-reference/keywords/sbyte.md @@ -1,13 +1,9 @@ --- title: "sbyte (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "sbyte_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 1a9c7b48-73d1-4d33-b485-c4faf0a816bc caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/sealed.md b/docs/csharp/language-reference/keywords/sealed.md index 204d8736ab58d..07b6e4e798d64 100644 --- a/docs/csharp/language-reference/keywords/sealed.md +++ b/docs/csharp/language-reference/keywords/sealed.md @@ -1,13 +1,9 @@ --- title: "sealed (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "sealed" @@ -20,7 +16,6 @@ ms.assetid: 8e4ed5d3-10be-47db-9488-0da2008e6f3f caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/select-clause.md b/docs/csharp/language-reference/keywords/select-clause.md index f756dd9700374..c7f742bd279aa 100644 --- a/docs/csharp/language-reference/keywords/select-clause.md +++ b/docs/csharp/language-reference/keywords/select-clause.md @@ -1,13 +1,9 @@ --- title: "select clause (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "select_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: df01e266-5781-4aaa-80c4-67cf28ea093f caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/selection-statements.md b/docs/csharp/language-reference/keywords/selection-statements.md index 54654bb9121d5..c802152951e62 100644 --- a/docs/csharp/language-reference/keywords/selection-statements.md +++ b/docs/csharp/language-reference/keywords/selection-statements.md @@ -1,13 +1,9 @@ --- title: "Selection Statements (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: cf21cfa2-34fb-48b0-9cbc-8bb4537a9a05 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/set.md b/docs/csharp/language-reference/keywords/set.md index abd740504a79d..b20152a5e8ced 100644 --- a/docs/csharp/language-reference/keywords/set.md +++ b/docs/csharp/language-reference/keywords/set.md @@ -1,13 +1,9 @@ --- title: "set (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "set" @@ -20,7 +16,6 @@ ms.assetid: 30d7e4e5-cc2e-4635-a597-14a724879619 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/short.md b/docs/csharp/language-reference/keywords/short.md index 8946e21181524..6ce37665d5087 100644 --- a/docs/csharp/language-reference/keywords/short.md +++ b/docs/csharp/language-reference/keywords/short.md @@ -1,13 +1,9 @@ --- title: "short (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "short" @@ -20,7 +16,6 @@ ms.assetid: 04c10688-e51a-4a87-bfec-83f7fb42ff11 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/sizeof.md b/docs/csharp/language-reference/keywords/sizeof.md index 968cb8f1f3251..803cc8c15d7c1 100644 --- a/docs/csharp/language-reference/keywords/sizeof.md +++ b/docs/csharp/language-reference/keywords/sizeof.md @@ -1,13 +1,9 @@ --- title: "sizeof (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "sizeof_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: c548592c-677c-4f40-a4ce-e613f7529141 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/stackalloc.md b/docs/csharp/language-reference/keywords/stackalloc.md index 5ede7b7c43579..13709e5d6bbcc 100644 --- a/docs/csharp/language-reference/keywords/stackalloc.md +++ b/docs/csharp/language-reference/keywords/stackalloc.md @@ -1,13 +1,9 @@ --- title: "stackalloc (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "stackalloc_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: adc04c28-3ed2-4326-807a-7545df92b852 caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/statement-keywords.md b/docs/csharp/language-reference/keywords/statement-keywords.md index 1398ee0b9d87f..6d6361743b7a8 100644 --- a/docs/csharp/language-reference/keywords/statement-keywords.md +++ b/docs/csharp/language-reference/keywords/statement-keywords.md @@ -1,13 +1,9 @@ --- title: "Statement Keywords (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: fad0c004-e282-4ec8-a127-bca7fd7a0b6f caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/static.md b/docs/csharp/language-reference/keywords/static.md index c8eca6270bb1a..725dc85293eca 100644 --- a/docs/csharp/language-reference/keywords/static.md +++ b/docs/csharp/language-reference/keywords/static.md @@ -1,13 +1,9 @@ --- title: "static (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "static" @@ -20,7 +16,6 @@ ms.assetid: 5509e215-2183-4da3-bab4-6b7e607a4fdf caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/string.md b/docs/csharp/language-reference/keywords/string.md index fdbcd407a3c63..d82d0a3fdecde 100644 --- a/docs/csharp/language-reference/keywords/string.md +++ b/docs/csharp/language-reference/keywords/string.md @@ -1,13 +1,9 @@ --- title: "string (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "string" @@ -23,7 +19,6 @@ ms.assetid: 3037e558-fb22-494d-bca1-a15ade11b11a caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/struct.md b/docs/csharp/language-reference/keywords/struct.md index 13896e1aade38..b5f4f366f442b 100644 --- a/docs/csharp/language-reference/keywords/struct.md +++ b/docs/csharp/language-reference/keywords/struct.md @@ -1,13 +1,9 @@ --- title: "struct (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "struct_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: ff3dd9b7-dc93-4720-8855-ef5558f65c7c caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/switch.md b/docs/csharp/language-reference/keywords/switch.md index 879b60babbda7..419c99694acf2 100644 --- a/docs/csharp/language-reference/keywords/switch.md +++ b/docs/csharp/language-reference/keywords/switch.md @@ -1,13 +1,9 @@ --- title: "switch (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "switch_CSharpKeyword" @@ -25,7 +21,6 @@ ms.assetid: 44bae8b8-8841-4d85-826b-8a94277daecb caps.latest.revision: 47 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/this.md b/docs/csharp/language-reference/keywords/this.md index 4f9c29e89e86b..0a47b0d373f65 100644 --- a/docs/csharp/language-reference/keywords/this.md +++ b/docs/csharp/language-reference/keywords/this.md @@ -1,13 +1,9 @@ --- title: "this (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "this" @@ -20,7 +16,6 @@ ms.assetid: d4f827fe-4710-410b-89b8-867dad44b8a3 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/throw.md b/docs/csharp/language-reference/keywords/throw.md index 495ad57fa9e98..7d010b10a7e2f 100644 --- a/docs/csharp/language-reference/keywords/throw.md +++ b/docs/csharp/language-reference/keywords/throw.md @@ -1,13 +1,9 @@ --- title: "throw (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "throw" @@ -21,7 +17,6 @@ ms.assetid: 5ac4feef-4b1a-4c61-aeb4-61d549e5dd42 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/true-literal.md b/docs/csharp/language-reference/keywords/true-literal.md index 572271c9d37cd..428abd595f16d 100644 --- a/docs/csharp/language-reference/keywords/true-literal.md +++ b/docs/csharp/language-reference/keywords/true-literal.md @@ -1,13 +1,9 @@ --- title: "true Literal (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: 7e36d493-1acf-460d-9258-a6d76c6b5a3a caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/true-operator.md b/docs/csharp/language-reference/keywords/true-operator.md index 2fb0f9e2858a7..a583b19e2c2fd 100644 --- a/docs/csharp/language-reference/keywords/true-operator.md +++ b/docs/csharp/language-reference/keywords/true-operator.md @@ -1,13 +1,9 @@ --- title: "true Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: acaba817-5da5-4364-b3b2-2e5c75ec1839 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/true.md b/docs/csharp/language-reference/keywords/true.md index 4208f43a40f5f..d4d10d7af184b 100644 --- a/docs/csharp/language-reference/keywords/true.md +++ b/docs/csharp/language-reference/keywords/true.md @@ -1,13 +1,9 @@ --- title: "true (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "true_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 7d0adcdb-02e9-478c-8c84-2e671d4acef3 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/try-catch-finally.md b/docs/csharp/language-reference/keywords/try-catch-finally.md index 32ea9ca90e2c0..ae3a0601b1435 100644 --- a/docs/csharp/language-reference/keywords/try-catch-finally.md +++ b/docs/csharp/language-reference/keywords/try-catch-finally.md @@ -1,13 +1,9 @@ --- title: "try-catch-finally (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "catch-finally_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: a1b443b0-ff7a-43ab-b835-0cc9bfbd15ca caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/try-catch.md b/docs/csharp/language-reference/keywords/try-catch.md index 6eea3d461f8c7..3cb8d8988fdbc 100644 --- a/docs/csharp/language-reference/keywords/try-catch.md +++ b/docs/csharp/language-reference/keywords/try-catch.md @@ -1,13 +1,9 @@ --- title: "try-catch (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "try" @@ -23,7 +19,6 @@ ms.assetid: cb5503c7-bfa1-4610-8fc2-ddcd2e84c438 caps.latest.revision: 45 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/try-finally.md b/docs/csharp/language-reference/keywords/try-finally.md index 304d9ee9a85da..a3efa594630a5 100644 --- a/docs/csharp/language-reference/keywords/try-finally.md +++ b/docs/csharp/language-reference/keywords/try-finally.md @@ -1,13 +1,9 @@ --- title: "try-finally (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "finally" @@ -21,7 +17,6 @@ ms.assetid: c27623fb-7261-4464-862c-7a369d3c8f0a caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/typeof.md b/docs/csharp/language-reference/keywords/typeof.md index 790322b961e67..714f9b0232389 100644 --- a/docs/csharp/language-reference/keywords/typeof.md +++ b/docs/csharp/language-reference/keywords/typeof.md @@ -1,13 +1,9 @@ --- title: "typeof (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "typeof" @@ -20,7 +16,6 @@ ms.assetid: 0c08d880-515e-46bb-8cd2-48b8dd62c08d caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/types.md b/docs/csharp/language-reference/keywords/types.md index 7cb002558b40f..19d1acfe5d239 100644 --- a/docs/csharp/language-reference/keywords/types.md +++ b/docs/csharp/language-reference/keywords/types.md @@ -1,13 +1,9 @@ --- title: "Types (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +14,6 @@ ms.assetid: 16b984df-f417-4e02-b1e6-4589d4a614ea caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/uint.md b/docs/csharp/language-reference/keywords/uint.md index b1ebf0108cb60..923fb534100fa 100644 --- a/docs/csharp/language-reference/keywords/uint.md +++ b/docs/csharp/language-reference/keywords/uint.md @@ -1,13 +1,9 @@ --- title: "uint (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "uint" @@ -20,7 +16,6 @@ ms.assetid: e93e42c6-ec72-4b0b-89df-2fd8d36f7a7b caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/ulong.md b/docs/csharp/language-reference/keywords/ulong.md index 48a6d6ab202da..58fc95c068908 100644 --- a/docs/csharp/language-reference/keywords/ulong.md +++ b/docs/csharp/language-reference/keywords/ulong.md @@ -1,13 +1,9 @@ --- title: "ulong (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "ulong_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: f2ece624-837a-40cf-92c5-343e7f33397c caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/unchecked.md b/docs/csharp/language-reference/keywords/unchecked.md index 1c71ac5e07f75..bf8c8a112f09d 100644 --- a/docs/csharp/language-reference/keywords/unchecked.md +++ b/docs/csharp/language-reference/keywords/unchecked.md @@ -1,13 +1,9 @@ --- title: "unchecked (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "unchecked_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 0c021f7c-923f-4b3d-a58f-55336f5ac27e caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/unsafe.md b/docs/csharp/language-reference/keywords/unsafe.md index 608bd6a966f57..183820368983f 100644 --- a/docs/csharp/language-reference/keywords/unsafe.md +++ b/docs/csharp/language-reference/keywords/unsafe.md @@ -1,13 +1,9 @@ --- title: "unsafe (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "unsafe_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 7e818009-1c6e-4b9e-b769-3728a01586a0 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/ushort.md b/docs/csharp/language-reference/keywords/ushort.md index e5d0307a1470e..37b433f2a5333 100644 --- a/docs/csharp/language-reference/keywords/ushort.md +++ b/docs/csharp/language-reference/keywords/ushort.md @@ -1,13 +1,9 @@ --- title: "ushort (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "ushort" @@ -20,7 +16,6 @@ ms.assetid: 1a7dbaae-b7a0-4111-872a-c88a6d3981ac caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/using-directive.md b/docs/csharp/language-reference/keywords/using-directive.md index 16d70934aeb53..222d95a766f05 100644 --- a/docs/csharp/language-reference/keywords/using-directive.md +++ b/docs/csharp/language-reference/keywords/using-directive.md @@ -1,13 +1,9 @@ --- title: "using Directive (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: b42b8e61-5e7e-439c-bb71-370094b44ae8 caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/using-statement.md b/docs/csharp/language-reference/keywords/using-statement.md index f2daa4f79eaf9..68563c8d17106 100644 --- a/docs/csharp/language-reference/keywords/using-statement.md +++ b/docs/csharp/language-reference/keywords/using-statement.md @@ -1,13 +1,9 @@ --- title: "using Statement (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +13,6 @@ ms.assetid: afc355e6-f0b9-4240-94dd-0d93f17d9fc3 caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/using.md b/docs/csharp/language-reference/keywords/using.md index fcb84d38de983..12ddc324c3fff 100644 --- a/docs/csharp/language-reference/keywords/using.md +++ b/docs/csharp/language-reference/keywords/using.md @@ -1,13 +1,9 @@ --- title: "using (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "using_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 124e1a63-2a4b-4132-b269-3b6d8d3ef72d caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/value-types-table.md b/docs/csharp/language-reference/keywords/value-types-table.md index 1b8220c4d21b6..f1c2ba6c0ac4e 100644 --- a/docs/csharp/language-reference/keywords/value-types-table.md +++ b/docs/csharp/language-reference/keywords/value-types-table.md @@ -1,13 +1,9 @@ --- title: "Value Types Table (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +16,6 @@ ms.assetid: 67d8f631-b6e3-4d83-9910-5ec497f8c5f3 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/keywords/value-types.md b/docs/csharp/language-reference/keywords/value-types.md index 69e84261e5541..683717751faa6 100644 --- a/docs/csharp/language-reference/keywords/value-types.md +++ b/docs/csharp/language-reference/keywords/value-types.md @@ -1,13 +1,9 @@ --- title: "Value Types (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.valuetypes" @@ -21,7 +17,6 @@ ms.assetid: 471eb994-2958-49d5-a6be-19b4313f80a3 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/value.md b/docs/csharp/language-reference/keywords/value.md index d527bdc7f70b7..4e09fa7a3d024 100644 --- a/docs/csharp/language-reference/keywords/value.md +++ b/docs/csharp/language-reference/keywords/value.md @@ -1,13 +1,9 @@ --- title: "value (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "value_CSharpKeyword" @@ -19,7 +15,6 @@ ms.assetid: c99d6468-687f-4a46-89b4-a95e1b00bf6d caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/var.md b/docs/csharp/language-reference/keywords/var.md index 1909e5997036f..0bef114d04633 100644 --- a/docs/csharp/language-reference/keywords/var.md +++ b/docs/csharp/language-reference/keywords/var.md @@ -1,13 +1,9 @@ --- title: "var (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "var" @@ -20,7 +16,6 @@ ms.assetid: 0777850a-2691-4e3e-927f-0c850f5efe15 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/virtual.md b/docs/csharp/language-reference/keywords/virtual.md index 028c0aa744627..dad46c9a5f310 100644 --- a/docs/csharp/language-reference/keywords/virtual.md +++ b/docs/csharp/language-reference/keywords/virtual.md @@ -1,13 +1,9 @@ --- title: "virtual (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "virtual_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 5da9abae-bc1e-434f-8bea-3601b8dcb3b2 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/void.md b/docs/csharp/language-reference/keywords/void.md index 7e730b2b92ce2..657cee857d50a 100644 --- a/docs/csharp/language-reference/keywords/void.md +++ b/docs/csharp/language-reference/keywords/void.md @@ -1,13 +1,9 @@ --- title: "void (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "void_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 0d2d8a95-fe20-4fbd-bf5d-c1e54bce71d4 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/volatile.md b/docs/csharp/language-reference/keywords/volatile.md index 4d52058e60c9e..d05c8e58f716a 100644 --- a/docs/csharp/language-reference/keywords/volatile.md +++ b/docs/csharp/language-reference/keywords/volatile.md @@ -1,13 +1,9 @@ --- title: "volatile (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "volatile_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 78089bc7-7b38-4cfd-9e49-87ac036af009 caps.latest.revision: 29 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/where-clause.md b/docs/csharp/language-reference/keywords/where-clause.md index 10977a5330101..bc8d87d072611 100644 --- a/docs/csharp/language-reference/keywords/where-clause.md +++ b/docs/csharp/language-reference/keywords/where-clause.md @@ -1,13 +1,9 @@ --- title: "where clause (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "whereclause_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 7f9bf952-7744-4f91-b676-cddb55d107c3 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/where-generic-type-constraint.md b/docs/csharp/language-reference/keywords/where-generic-type-constraint.md index 04c28107383a3..495be959d7a1c 100644 --- a/docs/csharp/language-reference/keywords/where-generic-type-constraint.md +++ b/docs/csharp/language-reference/keywords/where-generic-type-constraint.md @@ -1,13 +1,9 @@ --- title: "where (generic type constraint) (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "whereconstraint" @@ -20,7 +16,6 @@ ms.assetid: d7aa871b-0714-416a-bab2-96f87ada4310 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/while.md b/docs/csharp/language-reference/keywords/while.md index b54009a9fc275..64e8c3256c60a 100644 --- a/docs/csharp/language-reference/keywords/while.md +++ b/docs/csharp/language-reference/keywords/while.md @@ -1,13 +1,9 @@ --- title: "while (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "while_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 72a0765c-6852-4aca-b327-4a11cb7f5c59 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/keywords/yield.md b/docs/csharp/language-reference/keywords/yield.md index 90f999dfbc0a6..af13cf402aaff 100644 --- a/docs/csharp/language-reference/keywords/yield.md +++ b/docs/csharp/language-reference/keywords/yield.md @@ -1,13 +1,9 @@ --- title: "yield (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "yield" @@ -20,7 +16,6 @@ ms.assetid: 1089194f-9e53-46a2-8642-53ccbe9d414d caps.latest.revision: 46 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/language-specification.md b/docs/csharp/language-reference/language-specification.md index 035a072e162c7..a605dfd920fab 100644 --- a/docs/csharp/language-reference/language-specification.md +++ b/docs/csharp/language-reference/language-specification.md @@ -1,13 +1,9 @@ --- title: "C# Language Specification | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +16,6 @@ ms.assetid: e5d5a5cc-636b-4bff-b9c8-a8edc6207c22 caps.latest.revision: 46 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/addition-assignment-operator.md b/docs/csharp/language-reference/operators/addition-assignment-operator.md index 96a1b1ac8b08b..402be953e8025 100644 --- a/docs/csharp/language-reference/operators/addition-assignment-operator.md +++ b/docs/csharp/language-reference/operators/addition-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "+= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "+=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 9cdf97e6-331d-492b-85e1-3ec3171484e9 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/addition-operator.md b/docs/csharp/language-reference/operators/addition-operator.md index dc093ac46777e..6eafe8d9389f9 100644 --- a/docs/csharp/language-reference/operators/addition-operator.md +++ b/docs/csharp/language-reference/operators/addition-operator.md @@ -1,13 +1,9 @@ --- title: "+ Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "+_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 93e56486-bb42-43c1-bd43-60af11e64e67 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/and-assignment-operator.md b/docs/csharp/language-reference/operators/and-assignment-operator.md index c87338b2baeaf..b0077b107a1aa 100644 --- a/docs/csharp/language-reference/operators/and-assignment-operator.md +++ b/docs/csharp/language-reference/operators/and-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "&= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "&=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: e8d58f3f-72dd-4b5a-b995-452fcce7e6bb caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/and-operator.md b/docs/csharp/language-reference/operators/and-operator.md index 853472c3dc41f..a30e664057e04 100644 --- a/docs/csharp/language-reference/operators/and-operator.md +++ b/docs/csharp/language-reference/operators/and-operator.md @@ -1,13 +1,9 @@ --- title: "& Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "&_CSharpKeyword" @@ -22,7 +18,6 @@ ms.assetid: afa346d5-90ec-4b1f-a2c8-3881f018741d caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/operators/assignment-operator.md b/docs/csharp/language-reference/operators/assignment-operator.md index fcd04c583cef6..ac20843d79995 100644 --- a/docs/csharp/language-reference/operators/assignment-operator.md +++ b/docs/csharp/language-reference/operators/assignment-operator.md @@ -1,13 +1,9 @@ --- title: "= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "=_CSharpKeyword" @@ -19,7 +15,6 @@ ms.assetid: d802a6d5-32f0-42b8-b180-12f5a081bfc1 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/bitwise-complement-operator.md b/docs/csharp/language-reference/operators/bitwise-complement-operator.md index 045b928f34f6a..3149e8b967980 100644 --- a/docs/csharp/language-reference/operators/bitwise-complement-operator.md +++ b/docs/csharp/language-reference/operators/bitwise-complement-operator.md @@ -1,13 +1,9 @@ --- title: "~ Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "~_CSharpKeyword" @@ -22,7 +18,6 @@ ms.assetid: 11bc078a-50e2-4d7e-9896-67ef669dc602 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/conditional-and-operator.md b/docs/csharp/language-reference/operators/conditional-and-operator.md index 35d320e131354..1421d0b772488 100644 --- a/docs/csharp/language-reference/operators/conditional-and-operator.md +++ b/docs/csharp/language-reference/operators/conditional-and-operator.md @@ -1,13 +1,9 @@ --- title: "&& Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "&&_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 2e4f0a1c-92a3-40f8-8e3b-17b607f20c31 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/conditional-operator.md b/docs/csharp/language-reference/operators/conditional-operator.md index b437474d278e5..8a9be940c2216 100644 --- a/docs/csharp/language-reference/operators/conditional-operator.md +++ b/docs/csharp/language-reference/operators/conditional-operator.md @@ -1,13 +1,9 @@ --- title: "?: Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "?:_CSharpKeyword" @@ -22,7 +18,6 @@ ms.assetid: e83a17f1-7500-48ba-8bee-2fbc4c847af4 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/operators/conditional-or-operator.md b/docs/csharp/language-reference/operators/conditional-or-operator.md index 4b76f86004b59..a8b72ac7dc67c 100644 --- a/docs/csharp/language-reference/operators/conditional-or-operator.md +++ b/docs/csharp/language-reference/operators/conditional-or-operator.md @@ -1,13 +1,9 @@ --- title: "|| Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "||_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 7d442d8e-400d-421f-b4d2-034bf82bcbdc caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/decrement-operator.md b/docs/csharp/language-reference/operators/decrement-operator.md index 78db6d51bbd29..6ae4c70b5c89f 100644 --- a/docs/csharp/language-reference/operators/decrement-operator.md +++ b/docs/csharp/language-reference/operators/decrement-operator.md @@ -1,13 +1,9 @@ --- title: "-- Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "--_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 6b9cfe86-63c7-421f-9379-c9690fea8720 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/dereference-operator.md b/docs/csharp/language-reference/operators/dereference-operator.md index 9558053837070..f54f45661541b 100644 --- a/docs/csharp/language-reference/operators/dereference-operator.md +++ b/docs/csharp/language-reference/operators/dereference-operator.md @@ -1,13 +1,9 @@ --- title: "-> Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "->_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: e39ccdc1-f1ff-4a92-bf1d-ac2c8c11316a caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/division-operator.md b/docs/csharp/language-reference/operators/division-operator.md index 82efb5361bea0..f601637531de3 100644 --- a/docs/csharp/language-reference/operators/division-operator.md +++ b/docs/csharp/language-reference/operators/division-operator.md @@ -1,13 +1,9 @@ --- title: "- Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: d155e496-678f-4efa-bebe-2bd08da2c5af caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/equality-comparison-operator.md b/docs/csharp/language-reference/operators/equality-comparison-operator.md index 3ca2f24a63dbe..1ca5326ca2cbb 100644 --- a/docs/csharp/language-reference/operators/equality-comparison-operator.md +++ b/docs/csharp/language-reference/operators/equality-comparison-operator.md @@ -1,13 +1,9 @@ --- title: "== Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "==_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 34c6b597-caa2-4855-a7cd-38ecdd11bd07 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/greater-than-equal-operator.md b/docs/csharp/language-reference/operators/greater-than-equal-operator.md index 74cd3eea9c425..57432ede5b080 100644 --- a/docs/csharp/language-reference/operators/greater-than-equal-operator.md +++ b/docs/csharp/language-reference/operators/greater-than-equal-operator.md @@ -1,13 +1,9 @@ --- title: ">= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - ">=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 0db4dcaf-56a3-4884-a7ad-35f64978a58d caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/greater-than-operator.md b/docs/csharp/language-reference/operators/greater-than-operator.md index 10a77ed5f0a6b..9a103cf551901 100644 --- a/docs/csharp/language-reference/operators/greater-than-operator.md +++ b/docs/csharp/language-reference/operators/greater-than-operator.md @@ -1,13 +1,9 @@ --- title: "> Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - ">_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 26d3cb69-9c0b-4cc5-858b-5be1abd6659d caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/increment-operator.md b/docs/csharp/language-reference/operators/increment-operator.md index cdb21520152ed..2b380f9506ea2 100644 --- a/docs/csharp/language-reference/operators/increment-operator.md +++ b/docs/csharp/language-reference/operators/increment-operator.md @@ -1,13 +1,9 @@ --- title: "++ Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "++_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: e9dec353-070b-44fb-98ed-eb8fdf753feb caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/operators/index-operator.md b/docs/csharp/language-reference/operators/index-operator.md index b9273d9708c39..eef9c4656f53b 100644 --- a/docs/csharp/language-reference/operators/index-operator.md +++ b/docs/csharp/language-reference/operators/index-operator.md @@ -1,13 +1,9 @@ --- title: "Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "[]_CSharpKeyword" @@ -22,7 +18,6 @@ ms.assetid: 5c16bb45-88f7-45ff-b42c-1af1972b042c caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/index.md b/docs/csharp/language-reference/operators/index.md index 1d87878bc7e5b..3abdecc56c6c9 100644 --- a/docs/csharp/language-reference/operators/index.md +++ b/docs/csharp/language-reference/operators/index.md @@ -1,13 +1,9 @@ --- title: "C# Operators | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.operators" @@ -31,7 +27,6 @@ ms.assetid: 0301e31f-22ad-49af-ac3c-d5eae7f0ac43 caps.latest.revision: 40 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/invocation-operator.md b/docs/csharp/language-reference/operators/invocation-operator.md index 66618836e19fe..d42956e36b9da 100644 --- a/docs/csharp/language-reference/operators/invocation-operator.md +++ b/docs/csharp/language-reference/operators/invocation-operator.md @@ -1,13 +1,9 @@ --- title: "() Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "()_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 846e1f94-8a8c-42fc-a42c-fbd38e70d8cc caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/lambda-operator.md b/docs/csharp/language-reference/operators/lambda-operator.md index 0ae17dbe75042..43b049d3bd4de 100644 --- a/docs/csharp/language-reference/operators/lambda-operator.md +++ b/docs/csharp/language-reference/operators/lambda-operator.md @@ -1,13 +1,9 @@ --- title: "=> Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "=>_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 8c899251-dafa-4594-bec7-243b39072880 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/operators/left-shift-assignment-operator.md b/docs/csharp/language-reference/operators/left-shift-assignment-operator.md index be42303d56d87..c5dec460a2deb 100644 --- a/docs/csharp/language-reference/operators/left-shift-assignment-operator.md +++ b/docs/csharp/language-reference/operators/left-shift-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "<<= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "<<=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 3bc99c78-1edb-4827-86fc-bce6c3048871 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/left-shift-operator.md b/docs/csharp/language-reference/operators/left-shift-operator.md index aee1c6a1758f8..6ff5f38890c1a 100644 --- a/docs/csharp/language-reference/operators/left-shift-operator.md +++ b/docs/csharp/language-reference/operators/left-shift-operator.md @@ -1,13 +1,9 @@ --- title: "<< Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "<<_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: a654eb56-1ff7-4bf3-9064-b631be0cdccc caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/less-than-equal-operator.md b/docs/csharp/language-reference/operators/less-than-equal-operator.md index 3a293f89fc924..bf0ab11598d5f 100644 --- a/docs/csharp/language-reference/operators/less-than-equal-operator.md +++ b/docs/csharp/language-reference/operators/less-than-equal-operator.md @@ -1,13 +1,9 @@ --- title: "<= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "<=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: bb0caec9-d253-4105-b8bc-5252233251e4 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/less-than-operator.md b/docs/csharp/language-reference/operators/less-than-operator.md index 16e8bca6295cf..f89247ffd7cbe 100644 --- a/docs/csharp/language-reference/operators/less-than-operator.md +++ b/docs/csharp/language-reference/operators/less-than-operator.md @@ -1,13 +1,9 @@ --- title: "< Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "<_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 38cb91e6-79a6-48ec-9c1e-7b71fd8d2b41 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/logical-negation-operator.md b/docs/csharp/language-reference/operators/logical-negation-operator.md index c8f9f76da6936..aa24d27651446 100644 --- a/docs/csharp/language-reference/operators/logical-negation-operator.md +++ b/docs/csharp/language-reference/operators/logical-negation-operator.md @@ -1,13 +1,9 @@ --- title: "! Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "!_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: f5ae133f-8f64-4560-b34f-cd9cd5eed4ad caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/member-access-operator.md b/docs/csharp/language-reference/operators/member-access-operator.md index 5f57b1188e922..0d517b0755e94 100644 --- a/docs/csharp/language-reference/operators/member-access-operator.md +++ b/docs/csharp/language-reference/operators/member-access-operator.md @@ -1,13 +1,9 @@ --- title: ". Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "._CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: a1f54b52-b686-4ae5-a48e-a2a9ebd0eb7b caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/modulus-assignment-operator.md b/docs/csharp/language-reference/operators/modulus-assignment-operator.md index e64f057b46c20..7cc8978ee82df 100644 --- a/docs/csharp/language-reference/operators/modulus-assignment-operator.md +++ b/docs/csharp/language-reference/operators/modulus-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "%= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "%=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 47e5f068-1d97-4010-bd3b-e21b5d3a77f5 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/modulus-operator.md b/docs/csharp/language-reference/operators/modulus-operator.md index cfa7f4e0f092c..8d2760164e7b2 100644 --- a/docs/csharp/language-reference/operators/modulus-operator.md +++ b/docs/csharp/language-reference/operators/modulus-operator.md @@ -1,13 +1,9 @@ --- title: "% Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "%_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 3b74f4f9-fd9c-45e7-84fa-c8d71a0dfad7 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/multiplication-assignment-operator.md b/docs/csharp/language-reference/operators/multiplication-assignment-operator.md index aa7eff02ad975..119457605980b 100644 --- a/docs/csharp/language-reference/operators/multiplication-assignment-operator.md +++ b/docs/csharp/language-reference/operators/multiplication-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "*= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "*=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 2e472155-59db-4dbf-bb94-bcccfa1a794d caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/multiplication-operator.md b/docs/csharp/language-reference/operators/multiplication-operator.md index 713040dc92838..b11e4996c3a3b 100644 --- a/docs/csharp/language-reference/operators/multiplication-operator.md +++ b/docs/csharp/language-reference/operators/multiplication-operator.md @@ -1,13 +1,9 @@ --- title: "* Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "*_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: abd9a5f0-9b24-431e-971a-09ee1c45c50e caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/namespace-alias-qualifer.md b/docs/csharp/language-reference/operators/namespace-alias-qualifer.md index 8f6261be8a480..1511b99f0ab40 100644 --- a/docs/csharp/language-reference/operators/namespace-alias-qualifer.md +++ b/docs/csharp/language-reference/operators/namespace-alias-qualifer.md @@ -1,13 +1,9 @@ --- title: ":: Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "::_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 698b5a73-85cf-4e0e-9e8e-6496887f8527 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/not-equal-operator.md b/docs/csharp/language-reference/operators/not-equal-operator.md index f2740632be413..19bc28af8d97e 100644 --- a/docs/csharp/language-reference/operators/not-equal-operator.md +++ b/docs/csharp/language-reference/operators/not-equal-operator.md @@ -1,13 +1,9 @@ --- title: "!= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "!=_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: eeff7a4e-ad6f-462d-9f8d-49e9b91c6c97 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/null-conditional-operator.md b/docs/csharp/language-reference/operators/null-conditional-operator.md index 29b21373a73c3..fce4d761e4075 100644 --- a/docs/csharp/language-reference/operators/null-conditional-operator.md +++ b/docs/csharp/language-reference/operators/null-conditional-operator.md @@ -1,13 +1,9 @@ --- title: "?? Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "??_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 088b1f0d-c1af-4fe1-b4b8-196fd5ea9132 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/null-conditional-operators.md b/docs/csharp/language-reference/operators/null-conditional-operators.md index 2c2f4cca8bca5..7f8e1138961bb 100644 --- a/docs/csharp/language-reference/operators/null-conditional-operators.md +++ b/docs/csharp/language-reference/operators/null-conditional-operators.md @@ -1,13 +1,9 @@ --- title: "Null-conditional Operators (C# and Visual Basic) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +11,6 @@ ms.assetid: 9c7b2c8f-a785-44ca-836c-407bfb6d27f5 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/or-assignment-operator.md b/docs/csharp/language-reference/operators/or-assignment-operator.md index f4172063a1895..90dd129a37e67 100644 --- a/docs/csharp/language-reference/operators/or-assignment-operator.md +++ b/docs/csharp/language-reference/operators/or-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "|= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "|=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 8315b8cf-dd15-402f-92f0-c7db931696ca caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/or-operator.md b/docs/csharp/language-reference/operators/or-operator.md index b2b0362a5f2fe..ba178354b2631 100644 --- a/docs/csharp/language-reference/operators/or-operator.md +++ b/docs/csharp/language-reference/operators/or-operator.md @@ -1,13 +1,9 @@ --- title: "| Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "|_CSharpKeyword" @@ -21,7 +17,6 @@ ms.assetid: 82d6bb78-54c8-40bf-b679-531180ddaf70 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/right-shift-assignment-operator.md b/docs/csharp/language-reference/operators/right-shift-assignment-operator.md index b1e8fec95273f..089a3a6374937 100644 --- a/docs/csharp/language-reference/operators/right-shift-assignment-operator.md +++ b/docs/csharp/language-reference/operators/right-shift-assignment-operator.md @@ -1,13 +1,9 @@ --- title: ">>= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - ">>=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: b593778c-b9b4-440d-8b29-c1ac22cb81c0 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/right-shift-operator.md b/docs/csharp/language-reference/operators/right-shift-operator.md index 4009f7a077953..d6f14583f132f 100644 --- a/docs/csharp/language-reference/operators/right-shift-operator.md +++ b/docs/csharp/language-reference/operators/right-shift-operator.md @@ -1,13 +1,9 @@ --- title: ">> Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - ">>_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: a07f8679-d318-4ef8-b38b-65903efb8056 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/subtraction-assignment-operator-1.md b/docs/csharp/language-reference/operators/subtraction-assignment-operator-1.md index 2057787c60603..2943feee347e4 100644 --- a/docs/csharp/language-reference/operators/subtraction-assignment-operator-1.md +++ b/docs/csharp/language-reference/operators/subtraction-assignment-operator-1.md @@ -1,13 +1,9 @@ --- title: "-= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "-=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 05c7d68a-423f-4de8-891b-cf24e8fb6ed7 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/subtraction-assignment-operator.md b/docs/csharp/language-reference/operators/subtraction-assignment-operator.md index 116f446c52578..e465cd35b16a6 100644 --- a/docs/csharp/language-reference/operators/subtraction-assignment-operator.md +++ b/docs/csharp/language-reference/operators/subtraction-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "-= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "/=_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 50fc02b0-ee9c-4c3e-b58d-d591282caf1c caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/subtraction-operator.md b/docs/csharp/language-reference/operators/subtraction-operator.md index dd3132b5c761d..f31a47c401345 100644 --- a/docs/csharp/language-reference/operators/subtraction-operator.md +++ b/docs/csharp/language-reference/operators/subtraction-operator.md @@ -1,13 +1,9 @@ --- title: "- Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "-_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: 4de7a4fa-c69d-48e6-aff1-3130af970b2d caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/xor-assignment-operator.md b/docs/csharp/language-reference/operators/xor-assignment-operator.md index 071418161820f..87de4131976b9 100644 --- a/docs/csharp/language-reference/operators/xor-assignment-operator.md +++ b/docs/csharp/language-reference/operators/xor-assignment-operator.md @@ -1,13 +1,9 @@ --- title: "^= Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "^=_CSharpKeyword" @@ -19,7 +15,6 @@ ms.assetid: 3658ff9a-61cd-467e-ad6b-8fbf1cfbaae4 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/operators/xor-operator.md b/docs/csharp/language-reference/operators/xor-operator.md index 20422aa9dc4fa..cba5259a58efc 100644 --- a/docs/csharp/language-reference/operators/xor-operator.md +++ b/docs/csharp/language-reference/operators/xor-operator.md @@ -1,13 +1,9 @@ --- title: "^ Operator (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "^_CSharpKeyword" @@ -20,7 +16,6 @@ ms.assetid: b09bc815-570f-4db6-a637-5b4ed99d014a caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/index.md b/docs/csharp/language-reference/preprocessor-directives/index.md index 39c043694c418..e33873edb6793 100644 --- a/docs/csharp/language-reference/preprocessor-directives/index.md +++ b/docs/csharp/language-reference/preprocessor-directives/index.md @@ -1,13 +1,9 @@ --- title: "C# Preprocessor Directives | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "cs.preprocessor" @@ -20,7 +16,6 @@ ms.assetid: f2406090-b244-4f7e-ab72-3698fefed724 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-define.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-define.md index d3807495105f1..e1d47095f73fd 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-define.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-define.md @@ -1,13 +1,9 @@ --- title: "#define (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#define" @@ -19,7 +15,6 @@ ms.assetid: 23638b8f-779c-450e-b600-d55682de7d01 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-elif.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-elif.md index 270235c811540..18b8ac4098e57 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-elif.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-elif.md @@ -1,13 +1,9 @@ --- title: "#elif (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#elif" @@ -19,7 +15,6 @@ ms.assetid: 731d78df-08e0-4d51-b8c8-f193c27de13f caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-else.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-else.md index 3f791e20bc8cd..654475fcb12ec 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-else.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-else.md @@ -1,13 +1,9 @@ --- title: "#else (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#else" @@ -19,7 +15,6 @@ ms.assetid: 6a347322-cfa2-4a86-98f8-ddfa2cb7d4db caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-endif.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-endif.md index dcf1cf85cb169..6dbcf6657b19f 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-endif.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-endif.md @@ -1,13 +1,9 @@ --- title: "#endif (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#endif" @@ -19,7 +15,6 @@ ms.assetid: 6a5fca55-5aee-441f-86f6-1c99fbe9ec05 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-endregion.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-endregion.md index ba1573ba9499c..8c542cd8cebe1 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-endregion.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-endregion.md @@ -1,13 +1,9 @@ --- title: "#endregion (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#endregion" @@ -19,7 +15,6 @@ ms.assetid: 16099660-91b2-49e5-9646-77f9ef069526 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-error.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-error.md index b178fdec07cf6..f43c999427d1e 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-error.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-error.md @@ -1,13 +1,9 @@ --- title: "#error (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#error" @@ -19,7 +15,6 @@ ms.assetid: f2a7f3af-4cf9-4111-b369-70204d24b26b caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-if.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-if.md index 6cd6d7aabe5a1..ddcf009d09b03 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-if.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-if.md @@ -1,13 +1,9 @@ --- title: "#if (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#if" @@ -19,7 +15,6 @@ ms.assetid: 48cabbff-ca82-491f-a56a-eeccd528c7c2 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-line.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-line.md index 4cc5689eef66a..aa2ac7e74a87d 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-line.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-line.md @@ -1,13 +1,9 @@ --- title: "#line (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#line" @@ -19,7 +15,6 @@ ms.assetid: 6439e525-5dd5-4acb-b8ea-efabb32ff95b caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-checksum.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-checksum.md index 3204196adb8d1..4f6cae6757aba 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-checksum.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-checksum.md @@ -1,13 +1,9 @@ --- title: "#pragma checksum (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#pragma checksum" @@ -19,7 +15,6 @@ ms.assetid: 3673e4ca-6098-4ec1-890f-8fceb2a794a2 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-warning.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-warning.md index 3440686e64b88..8ccf3e50b5822 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-warning.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-warning.md @@ -1,13 +1,9 @@ --- title: "#pragma warning (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#pragma warning" @@ -19,7 +15,6 @@ ms.assetid: 723493d5-9753-4cec-babb-54e2b8eb36b6 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma.md index c4bb300047080..1bdfa94926202 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma.md @@ -1,13 +1,9 @@ --- title: "#pragma (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#pragma" @@ -19,7 +15,6 @@ ms.assetid: 5b7944cd-d402-46a1-ad8f-feffb2d83673 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-region.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-region.md index 5a97576741f83..6ad5fa0e7e1f5 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-region.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-region.md @@ -1,13 +1,9 @@ --- title: "#region (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#region" @@ -19,7 +15,6 @@ ms.assetid: 672c87d1-9771-4f64-ab3f-0ad3d4ffb2b4 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-undef.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-undef.md index 66c8d9bb25073..0e38ebb668091 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-undef.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-undef.md @@ -1,13 +1,9 @@ --- title: "#undef (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#undef" @@ -19,7 +15,6 @@ ms.assetid: 686c92d2-7194-4be4-b2f4-80091712d513 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/language-reference/preprocessor-directives/preprocessor-warning.md b/docs/csharp/language-reference/preprocessor-directives/preprocessor-warning.md index d6410c43a8939..da20b46f3a457 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-warning.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-warning.md @@ -1,13 +1,9 @@ --- title: "#warning (C# Reference) | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "#warning" @@ -19,7 +15,6 @@ ms.assetid: e6fb496d-bb8b-4018-baf6-5b60a0c8902b caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/linq.md b/docs/csharp/linq.md index 024e2869fa91c..4d103b60e2127 100644 --- a/docs/csharp/linq.md +++ b/docs/csharp/linq.md @@ -2,13 +2,11 @@ title: Language Integrated Query (LINQ) description: Language Integrated Query (LINQ) keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 007cc736-f5cf-4919-b99b-0c00ab2814ce --- diff --git a/docs/csharp/local-functions-vs-lambdas.md b/docs/csharp/local-functions-vs-lambdas.md index bf1beaf1af2fe..d86ce416c169e 100644 --- a/docs/csharp/local-functions-vs-lambdas.md +++ b/docs/csharp/local-functions-vs-lambdas.md @@ -4,7 +4,7 @@ description: Why Local Functions might be a better choice than Lambda Expression keywords: C#, .NET, .NET Core, Latest Features, What's New, local functions, lambda expressions author: BillWagner ms.author: wiwagn -manager: wpickett + ms.date: 10/27/2016 ms.topic: article ms.prod: visual-studio-dev-15 diff --git a/docs/csharp/methods-lambda-expressions.md b/docs/csharp/methods-lambda-expressions.md index 0017b4b84a5e9..161c27d7b5e13 100644 --- a/docs/csharp/methods-lambda-expressions.md +++ b/docs/csharp/methods-lambda-expressions.md @@ -2,11 +2,9 @@ title: Methods and Lambda Expressions description: Methods and Lamba expressions are the core of your algorithms. Learn more here. keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: b6a0539a-8ce5-4da7-adcf-44be345a2714 diff --git a/docs/csharp/methods.md b/docs/csharp/methods.md index 497c7f91bb509..4237f91b88136 100644 --- a/docs/csharp/methods.md +++ b/docs/csharp/methods.md @@ -3,12 +3,11 @@ title: Methods | C# Guide description: Overview of methods, method parameters, and method return values keywords: .NET, .NET Core, C# author: rpetrusha -manager: wpickett ms.author: ronpet ms.date: 10/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 577a8527-1081-4b36-9b9e-0685b6553c6e --- diff --git a/docs/csharp/misc/compiler-warning-cs3024.md b/docs/csharp/misc/compiler-warning-cs3024.md index 9d04d60c3c043..a78dd61108f35 100644 --- a/docs/csharp/misc/compiler-warning-cs3024.md +++ b/docs/csharp/misc/compiler-warning-cs3024.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning CS3024 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS3024" @@ -19,7 +15,6 @@ ms.assetid: fef9db31-9a7f-42d5-ad37-3e7faf661f95 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0003.md b/docs/csharp/misc/cs0003.md index 0ef0707a08ba9..3a62164f4155f 100644 --- a/docs/csharp/misc/cs0003.md +++ b/docs/csharp/misc/cs0003.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0003 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0003" @@ -19,7 +15,6 @@ ms.assetid: 6aee4b0e-e24f-47b5-8281-ca4c7ee8a3cf caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0004.md b/docs/csharp/misc/cs0004.md index de28be014e2fe..c6f99e882812d 100644 --- a/docs/csharp/misc/cs0004.md +++ b/docs/csharp/misc/cs0004.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0004 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0004" @@ -19,7 +15,7 @@ ms.assetid: 2d61765c-ca72-4bd4-862d-d7912c78204b caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0005.md b/docs/csharp/misc/cs0005.md index 3389fade39796..b7578103bdd8e 100644 --- a/docs/csharp/misc/cs0005.md +++ b/docs/csharp/misc/cs0005.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0005 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0005" @@ -19,7 +15,6 @@ ms.assetid: abe0dffe-3683-4439-969b-4c08465b20c0 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0008.md b/docs/csharp/misc/cs0008.md index e12731adc9545..cc89fd2507c77 100644 --- a/docs/csharp/misc/cs0008.md +++ b/docs/csharp/misc/cs0008.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0008 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0008" @@ -19,7 +15,6 @@ ms.assetid: 88b09f2d-32da-4e4c-aa2c-6efeafca320b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0009.md b/docs/csharp/misc/cs0009.md index 3e4165155e733..984af57b65dca 100644 --- a/docs/csharp/misc/cs0009.md +++ b/docs/csharp/misc/cs0009.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0009 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0009" @@ -19,7 +15,6 @@ ms.assetid: 1b13d4b6-d5c2-4020-b0f8-d1747a15084d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0010.md b/docs/csharp/misc/cs0010.md index 9b0df551bd2fe..ea794057d2684 100644 --- a/docs/csharp/misc/cs0010.md +++ b/docs/csharp/misc/cs0010.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0010 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0010" @@ -19,7 +15,6 @@ ms.assetid: ac94730b-e8c7-4cee-94f4-7d856369b595 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0011.md b/docs/csharp/misc/cs0011.md index faf40b6d781b8..6a9a04c47385e 100644 --- a/docs/csharp/misc/cs0011.md +++ b/docs/csharp/misc/cs0011.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0011 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0011" @@ -19,7 +15,6 @@ ms.assetid: 892553d7-a516-4631-84cd-94db5722c90d caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0012.md b/docs/csharp/misc/cs0012.md index 1ba8927641671..08643420f215c 100644 --- a/docs/csharp/misc/cs0012.md +++ b/docs/csharp/misc/cs0012.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0012 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0012" @@ -19,7 +15,6 @@ ms.assetid: 5523e349-22f4-4b0b-b4b0-c4bf26c461f4 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0013.md b/docs/csharp/misc/cs0013.md index dd6fa1174c81d..817d1faad3126 100644 --- a/docs/csharp/misc/cs0013.md +++ b/docs/csharp/misc/cs0013.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0013 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0013" @@ -19,7 +15,6 @@ ms.assetid: 82d077e9-e9e8-49cf-838d-43ec040eb741 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0014.md b/docs/csharp/misc/cs0014.md index 0104588665cd9..a30a7e6ddc726 100644 --- a/docs/csharp/misc/cs0014.md +++ b/docs/csharp/misc/cs0014.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0014 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0014" @@ -19,7 +15,6 @@ ms.assetid: 79940787-140e-4b1b-9f7a-7fe7b0b49fdd caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0017.md b/docs/csharp/misc/cs0017.md index 1a33246dcf8b5..2da1b9bfe8f6c 100644 --- a/docs/csharp/misc/cs0017.md +++ b/docs/csharp/misc/cs0017.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0017 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0017" @@ -19,7 +15,6 @@ ms.assetid: 5e2a3eb3-6f6e-485d-8293-ceabea4d6905 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0020.md b/docs/csharp/misc/cs0020.md index a79b0b26f4cda..ab1d0b3cc131d 100644 --- a/docs/csharp/misc/cs0020.md +++ b/docs/csharp/misc/cs0020.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0020 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0020" @@ -19,7 +15,6 @@ ms.assetid: 7a54db39-6530-4e34-aa17-a90f85223d08 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0021.md b/docs/csharp/misc/cs0021.md index 422e77450ccdc..c9ba98ea34472 100644 --- a/docs/csharp/misc/cs0021.md +++ b/docs/csharp/misc/cs0021.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0021 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0021" @@ -19,7 +15,6 @@ ms.assetid: 4eb5fa24-8261-4962-b36a-224be5074217 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0022.md b/docs/csharp/misc/cs0022.md index 1cb68d09e9fb3..68d45bf7ca1ea 100644 --- a/docs/csharp/misc/cs0022.md +++ b/docs/csharp/misc/cs0022.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0022 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0022" @@ -19,7 +15,6 @@ ms.assetid: 531c3ed2-0d75-4046-8d57-89f79381af8e caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0023.md b/docs/csharp/misc/cs0023.md index 0964d797e5598..9c35a5e4c81cd 100644 --- a/docs/csharp/misc/cs0023.md +++ b/docs/csharp/misc/cs0023.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0023 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0023" @@ -19,7 +15,6 @@ ms.assetid: 7a30073c-99de-41fa-ac6d-4a0dfbb76de9 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0025.md b/docs/csharp/misc/cs0025.md index ad14a3ccbe47b..524b5aff271cf 100644 --- a/docs/csharp/misc/cs0025.md +++ b/docs/csharp/misc/cs0025.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0025 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0025" @@ -19,7 +15,6 @@ ms.assetid: dfb6f013-cb61-4b37-afbf-93afeaf2fa08 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0026.md b/docs/csharp/misc/cs0026.md index 1b19926265dd1..e3a89dfa9d93b 100644 --- a/docs/csharp/misc/cs0026.md +++ b/docs/csharp/misc/cs0026.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0026 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0026" @@ -19,7 +15,6 @@ ms.assetid: 8767fbc1-8ba7-4e88-a9f9-7e620411882b caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0027.md b/docs/csharp/misc/cs0027.md index 163e5419700c5..9e7e8bc19ca6a 100644 --- a/docs/csharp/misc/cs0027.md +++ b/docs/csharp/misc/cs0027.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0027 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0027" @@ -19,7 +15,6 @@ ms.assetid: 3a599876-9643-4c68-9457-3306858a73e9 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0028.md b/docs/csharp/misc/cs0028.md index f29256dfd0eec..a4233d1698c8e 100644 --- a/docs/csharp/misc/cs0028.md +++ b/docs/csharp/misc/cs0028.md @@ -1,13 +1,9 @@ --- title: "Compiler Warning (level 4) CS0028 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0028" @@ -19,7 +15,6 @@ ms.assetid: 47df919f-01fa-45ae-a4b7-912445e679e2 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0030.md b/docs/csharp/misc/cs0030.md index c11a7cba098f2..40bd565f70d9a 100644 --- a/docs/csharp/misc/cs0030.md +++ b/docs/csharp/misc/cs0030.md @@ -1,13 +1,9 @@ --- title: "Compiler Error CS0030 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.date: "2015-07-20" +ms.prod: .net ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "CS0030" @@ -19,7 +15,6 @@ ms.assetid: 3c9bd3f9-dea2-46dd-be1e-46c843ffd3de caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0031.md b/docs/csharp/misc/cs0031.md index 3d6c3be19ae9c..128588e23d284 100644 --- a/docs/csharp/misc/cs0031.md +++ b/docs/csharp/misc/cs0031.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0031 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0031" @@ -19,7 +19,7 @@ ms.assetid: 91f11ae9-9143-41f4-8002-5c38c8ee0651 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0035.md b/docs/csharp/misc/cs0035.md index 7b68bf8ed1ab0..94e694d9939d6 100644 --- a/docs/csharp/misc/cs0035.md +++ b/docs/csharp/misc/cs0035.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0035 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0035" @@ -19,7 +19,7 @@ ms.assetid: a622113e-98a4-4583-992c-1fb55139320a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0036.md b/docs/csharp/misc/cs0036.md index c473f188225a2..2e2040530a596 100644 --- a/docs/csharp/misc/cs0036.md +++ b/docs/csharp/misc/cs0036.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0036 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0036" @@ -19,7 +19,7 @@ ms.assetid: ddbaa36e-473b-4283-a13c-44a71ae5da2e caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0037.md b/docs/csharp/misc/cs0037.md index 3ab260aa97e98..edce4d3b123e2 100644 --- a/docs/csharp/misc/cs0037.md +++ b/docs/csharp/misc/cs0037.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0037 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0037" @@ -19,7 +19,7 @@ ms.assetid: 1d34a71e-10a0-4fa8-9b94-343e69428c61 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0040.md b/docs/csharp/misc/cs0040.md index 6bb95c5740fff..c4e3a3aac141a 100644 --- a/docs/csharp/misc/cs0040.md +++ b/docs/csharp/misc/cs0040.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0040 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0040" @@ -19,7 +19,7 @@ ms.assetid: 6a600166-0335-4b6d-b050-6821b4624c96 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0041.md b/docs/csharp/misc/cs0041.md index f9d7b22917f46..c45023c05c6a7 100644 --- a/docs/csharp/misc/cs0041.md +++ b/docs/csharp/misc/cs0041.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0041 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0041" @@ -19,7 +19,7 @@ ms.assetid: 80dbfe00-8cdb-4275-9574-8a215c7139d6 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0042.md b/docs/csharp/misc/cs0042.md index 7dffc3abee350..a42bdff6f1c9b 100644 --- a/docs/csharp/misc/cs0042.md +++ b/docs/csharp/misc/cs0042.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0042 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0042" @@ -19,7 +19,7 @@ ms.assetid: 2478b0dd-ada4-495e-b44e-43ead2faf297 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0043.md b/docs/csharp/misc/cs0043.md index dd3076129f87a..94091021a3696 100644 --- a/docs/csharp/misc/cs0043.md +++ b/docs/csharp/misc/cs0043.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0043 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0043" @@ -19,7 +19,7 @@ ms.assetid: 471e2cf8-4275-4618-ad20-408f829d2119 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0053.md b/docs/csharp/misc/cs0053.md index abb14b0b6066e..669794cb488ea 100644 --- a/docs/csharp/misc/cs0053.md +++ b/docs/csharp/misc/cs0053.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0053 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0053" @@ -19,7 +19,7 @@ ms.assetid: 62a96ef4-e8d2-44d0-9d39-5cd7a38efe52 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0054.md b/docs/csharp/misc/cs0054.md index cde0331b26a20..02f473ba6cc60 100644 --- a/docs/csharp/misc/cs0054.md +++ b/docs/csharp/misc/cs0054.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0054 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0054" @@ -19,7 +19,7 @@ ms.assetid: 49346f55-d887-497a-af71-be4cbbf1de24 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0055.md b/docs/csharp/misc/cs0055.md index 617c5da840364..aa39c21fe8546 100644 --- a/docs/csharp/misc/cs0055.md +++ b/docs/csharp/misc/cs0055.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0055 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0055" @@ -19,7 +19,7 @@ ms.assetid: 4d98abf3-2690-4418-8fd0-50c0e67d0a4a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0056.md b/docs/csharp/misc/cs0056.md index 0ff643ca1bbe3..d26e8a03f66c1 100644 --- a/docs/csharp/misc/cs0056.md +++ b/docs/csharp/misc/cs0056.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0056 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0056" @@ -19,7 +19,7 @@ ms.assetid: 8878b09c-5b7b-40e0-be0d-61ef5b36c151 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0057.md b/docs/csharp/misc/cs0057.md index c6b62d2b0b537..679f4b159c0f1 100644 --- a/docs/csharp/misc/cs0057.md +++ b/docs/csharp/misc/cs0057.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0057 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0057" @@ -19,7 +19,7 @@ ms.assetid: 0bdd628f-7a1f-4209-bb28-c4a66eb3bf1d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0058.md b/docs/csharp/misc/cs0058.md index 19a5fc87d5fb9..f5affab5fdcb0 100644 --- a/docs/csharp/misc/cs0058.md +++ b/docs/csharp/misc/cs0058.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0058 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0058" @@ -19,7 +19,7 @@ ms.assetid: 9535da60-03b9-41ab-93e1-e57b6440fca9 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0059.md b/docs/csharp/misc/cs0059.md index c1bcce774bec6..6ba52e1b92b4b 100644 --- a/docs/csharp/misc/cs0059.md +++ b/docs/csharp/misc/cs0059.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0059 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0059" @@ -19,7 +19,7 @@ ms.assetid: 25a8624b-7f7b-4487-ba80-413d57f9132b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0060.md b/docs/csharp/misc/cs0060.md index 60276fd9ff09c..d74ba49a35b51 100644 --- a/docs/csharp/misc/cs0060.md +++ b/docs/csharp/misc/cs0060.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0060 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0060" @@ -19,7 +19,7 @@ ms.assetid: ae6d4fb7-5ff9-4883-82c3-f55b190f439a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0061.md b/docs/csharp/misc/cs0061.md index 4f13b9f700f74..ad0a4d851129c 100644 --- a/docs/csharp/misc/cs0061.md +++ b/docs/csharp/misc/cs0061.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0061 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0061" @@ -19,7 +19,7 @@ ms.assetid: 8dfc57a9-653d-4902-a88c-92032ba64024 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0065.md b/docs/csharp/misc/cs0065.md index 688551ac5eefd..11e1906e810a3 100644 --- a/docs/csharp/misc/cs0065.md +++ b/docs/csharp/misc/cs0065.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0065 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0065" @@ -19,7 +19,7 @@ ms.assetid: 49ca30a8-513a-40ed-aa0c-eb696a25b91f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0066.md b/docs/csharp/misc/cs0066.md index d5d60e5ad0bb6..a8db61dfdc284 100644 --- a/docs/csharp/misc/cs0066.md +++ b/docs/csharp/misc/cs0066.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0066 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0066" @@ -19,7 +19,7 @@ ms.assetid: 9b50b49b-78b8-4562-8839-d59e5edbec6b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0067.md b/docs/csharp/misc/cs0067.md index ce8ca7b406e15..f8c0e8f72407d 100644 --- a/docs/csharp/misc/cs0067.md +++ b/docs/csharp/misc/cs0067.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0067 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0067" @@ -19,7 +19,7 @@ ms.assetid: df75220b-0b93-45ec-8655-98d9333b0bb7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0068.md b/docs/csharp/misc/cs0068.md index 3404172c868a9..fa49473e114b9 100644 --- a/docs/csharp/misc/cs0068.md +++ b/docs/csharp/misc/cs0068.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0068 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0068" @@ -19,7 +19,7 @@ ms.assetid: 9c9ac915-e12f-4ceb-8eb0-806790f11a09 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0069.md b/docs/csharp/misc/cs0069.md index 143017374edcf..0cccb6a9d540f 100644 --- a/docs/csharp/misc/cs0069.md +++ b/docs/csharp/misc/cs0069.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0069 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0069" @@ -19,7 +19,7 @@ ms.assetid: a1b32906-7773-47c6-8515-162a201a9be5 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0070.md b/docs/csharp/misc/cs0070.md index 771f3a22373f9..51785f74260c3 100644 --- a/docs/csharp/misc/cs0070.md +++ b/docs/csharp/misc/cs0070.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0070 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0070" @@ -19,7 +19,7 @@ ms.assetid: bb0de7c6-c734-4a8f-ab62-0a50eac2a91f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0072.md b/docs/csharp/misc/cs0072.md index a54fe281363f1..8c858f77ab2b8 100644 --- a/docs/csharp/misc/cs0072.md +++ b/docs/csharp/misc/cs0072.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0072 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0072" @@ -19,7 +19,7 @@ ms.assetid: 9153cd52-f497-4128-a11f-a2820218b0e6 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0073.md b/docs/csharp/misc/cs0073.md index c6e6326906973..3e8fb99d595c7 100644 --- a/docs/csharp/misc/cs0073.md +++ b/docs/csharp/misc/cs0073.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0073 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0073" @@ -19,7 +19,7 @@ ms.assetid: 579ae534-59ab-4fc5-ad7e-f87639f3f9cd caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0074.md b/docs/csharp/misc/cs0074.md index 80507cbb4ffac..cab821cdcab60 100644 --- a/docs/csharp/misc/cs0074.md +++ b/docs/csharp/misc/cs0074.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0074 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0074" @@ -19,7 +19,7 @@ ms.assetid: 9395c532-3934-4553-8e41-042bfe3399ce caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0075.md b/docs/csharp/misc/cs0075.md index 5b9663d63e8c3..7fadb25761795 100644 --- a/docs/csharp/misc/cs0075.md +++ b/docs/csharp/misc/cs0075.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0075 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0075" @@ -19,7 +19,7 @@ ms.assetid: 5084d260-705e-4ff5-8f7a-7f74052fcbbb caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0076.md b/docs/csharp/misc/cs0076.md index 30bf21c5a3cb4..5635b4a3adb4b 100644 --- a/docs/csharp/misc/cs0076.md +++ b/docs/csharp/misc/cs0076.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0076 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0076" @@ -19,7 +19,7 @@ ms.assetid: 8b3e8674-8bfb-4be5-a466-cdf6134e3935 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0077.md b/docs/csharp/misc/cs0077.md index 7b98b528f2537..941d0398ea50f 100644 --- a/docs/csharp/misc/cs0077.md +++ b/docs/csharp/misc/cs0077.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0077 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0077" @@ -19,7 +19,7 @@ ms.assetid: 55d3d290-d172-41a3-b326-ebf5a0a7e81f caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0078.md b/docs/csharp/misc/cs0078.md index 4a06dde22f6be..30c6eceea257b 100644 --- a/docs/csharp/misc/cs0078.md +++ b/docs/csharp/misc/cs0078.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS0078 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0078" @@ -19,7 +19,7 @@ ms.assetid: 8d637be6-82bc-462c-bec5-217327bc8c40 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0079.md b/docs/csharp/misc/cs0079.md index 4c9714d277598..b30393a3e9a47 100644 --- a/docs/csharp/misc/cs0079.md +++ b/docs/csharp/misc/cs0079.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0079 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0079" @@ -19,7 +19,7 @@ ms.assetid: 71c85883-b72f-402f-a828-18ca92976273 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0080.md b/docs/csharp/misc/cs0080.md index b2c44f70deccf..d8a1f8bd8ee9e 100644 --- a/docs/csharp/misc/cs0080.md +++ b/docs/csharp/misc/cs0080.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0080 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0080" @@ -19,7 +19,7 @@ ms.assetid: 99035371-37d1-48b2-a8b9-e8a1ebd04f0f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0081.md b/docs/csharp/misc/cs0081.md index 9a73293507f69..2e6ec7c3600ea 100644 --- a/docs/csharp/misc/cs0081.md +++ b/docs/csharp/misc/cs0081.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0081 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0081" @@ -19,7 +19,7 @@ ms.assetid: a5649abc-89ea-4f64-8c3c-eb36df926561 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0082.md b/docs/csharp/misc/cs0082.md index b100c2f18eb35..d57a1e9e81fce 100644 --- a/docs/csharp/misc/cs0082.md +++ b/docs/csharp/misc/cs0082.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0082 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0082" @@ -19,7 +19,7 @@ ms.assetid: 7612976f-de2c-4f6b-87c9-43175821650c caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0100.md b/docs/csharp/misc/cs0100.md index f59eb19f3e6fb..2f0e7750ad661 100644 --- a/docs/csharp/misc/cs0100.md +++ b/docs/csharp/misc/cs0100.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0100 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0100" @@ -19,7 +19,7 @@ ms.assetid: b49e4846-2a82-48ed-9ca8-953eb5c1baaa caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0101.md b/docs/csharp/misc/cs0101.md index 0575f04a75adf..096d1ce5a91e2 100644 --- a/docs/csharp/misc/cs0101.md +++ b/docs/csharp/misc/cs0101.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0101 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0101" @@ -19,7 +19,7 @@ ms.assetid: edb5246b-c16b-4845-bb2d-0ef769d014c7 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0102.md b/docs/csharp/misc/cs0102.md index 70212aceec6fb..ca71bf79e54fe 100644 --- a/docs/csharp/misc/cs0102.md +++ b/docs/csharp/misc/cs0102.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0102 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0102" @@ -19,7 +19,7 @@ ms.assetid: c9419779-649f-4c24-b0f3-f0a1be46659e caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0104.md b/docs/csharp/misc/cs0104.md index c4aef06694a58..f73c8e621f131 100644 --- a/docs/csharp/misc/cs0104.md +++ b/docs/csharp/misc/cs0104.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0104 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0104" @@ -19,7 +19,7 @@ ms.assetid: 1a7e9ae8-308b-441b-ba85-fac974222875 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0105.md b/docs/csharp/misc/cs0105.md index 3fb1b3249a2a8..003d2bd934ab2 100644 --- a/docs/csharp/misc/cs0105.md +++ b/docs/csharp/misc/cs0105.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0105 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0105" @@ -19,7 +19,7 @@ ms.assetid: 96d1d5d7-79e9-424f-bbde-f87e88b70003 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0107.md b/docs/csharp/misc/cs0107.md index 35fbe7289239e..1796f45880699 100644 --- a/docs/csharp/misc/cs0107.md +++ b/docs/csharp/misc/cs0107.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0107 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0107" @@ -19,7 +19,7 @@ ms.assetid: 505763c5-6d68-4c57-a8bd-7b03682da4c5 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0109.md b/docs/csharp/misc/cs0109.md index a87ebb8984f32..2e5605e893147 100644 --- a/docs/csharp/misc/cs0109.md +++ b/docs/csharp/misc/cs0109.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS0109 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0109" @@ -19,7 +19,7 @@ ms.assetid: 42ac72e5-5081-4e8b-b2cf-5e10c1606676 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0110.md b/docs/csharp/misc/cs0110.md index 3342be8a891af..ea183ffb84fb4 100644 --- a/docs/csharp/misc/cs0110.md +++ b/docs/csharp/misc/cs0110.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0110 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0110" @@ -19,7 +19,7 @@ ms.assetid: 0bfe7071-1194-4142-a1a1-6190ee92b1d4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0111.md b/docs/csharp/misc/cs0111.md index a7ca07bba0694..bec03f27ebcbe 100644 --- a/docs/csharp/misc/cs0111.md +++ b/docs/csharp/misc/cs0111.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0111 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0111" @@ -19,7 +19,7 @@ ms.assetid: 87afb689-f27b-451d-84eb-d6bdf17aea41 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0112.md b/docs/csharp/misc/cs0112.md index 6b4758b8baece..819cd37387f90 100644 --- a/docs/csharp/misc/cs0112.md +++ b/docs/csharp/misc/cs0112.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0112 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0112" @@ -19,7 +19,7 @@ ms.assetid: 6741c7c4-8553-4bbe-b950-4f908e8d9ba3 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0113.md b/docs/csharp/misc/cs0113.md index 7757425680404..64f5db4dc4a22 100644 --- a/docs/csharp/misc/cs0113.md +++ b/docs/csharp/misc/cs0113.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0113 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0113" @@ -19,7 +19,7 @@ ms.assetid: 43c5c0b7-67c0-45c1-8363-21c844c094f3 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0114.md b/docs/csharp/misc/cs0114.md index 521cb468bce15..98fe581748b41 100644 --- a/docs/csharp/misc/cs0114.md +++ b/docs/csharp/misc/cs0114.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0114 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0114" @@ -19,7 +19,7 @@ ms.assetid: 9647772b-d581-4620-981e-f9c607d4a1af caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0117.md b/docs/csharp/misc/cs0117.md index 66d93540102fe..14b7e1339e2f4 100644 --- a/docs/csharp/misc/cs0117.md +++ b/docs/csharp/misc/cs0117.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0117 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0117" @@ -19,7 +19,7 @@ ms.assetid: 2cbc7e66-75d6-4817-85ae-89c4b9adfded caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0118.md b/docs/csharp/misc/cs0118.md index 6c2711e372edd..80dd74e5193e4 100644 --- a/docs/csharp/misc/cs0118.md +++ b/docs/csharp/misc/cs0118.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0118 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0118" @@ -19,7 +19,7 @@ ms.assetid: 9a612432-6e56-4e9b-9d8c-7d7b43f58c1a caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0119.md b/docs/csharp/misc/cs0119.md index 15cf6413c3ae4..e45fdec6a2f85 100644 --- a/docs/csharp/misc/cs0119.md +++ b/docs/csharp/misc/cs0119.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0119 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0119" @@ -19,7 +19,7 @@ ms.assetid: 048924f1-378f-4021-bd20-299d3218f810 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0121.md b/docs/csharp/misc/cs0121.md index b810e299cfef7..c9f434071851a 100644 --- a/docs/csharp/misc/cs0121.md +++ b/docs/csharp/misc/cs0121.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0121 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0121" @@ -19,7 +19,7 @@ ms.assetid: 316cb77e-a500-4129-ae1b-e68b9188fd3e caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Compiler Error CS0121 The call is ambiguous between the following methods or properties: 'method1' and 'method2' diff --git a/docs/csharp/misc/cs0123.md b/docs/csharp/misc/cs0123.md index 3965b817af222..14e64259365d3 100644 --- a/docs/csharp/misc/cs0123.md +++ b/docs/csharp/misc/cs0123.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0123 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0123" @@ -19,7 +19,7 @@ ms.assetid: 57be2c58-6d87-40af-9376-cd7f91023044 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0126.md b/docs/csharp/misc/cs0126.md index 3911c8c003901..527e4d3df6522 100644 --- a/docs/csharp/misc/cs0126.md +++ b/docs/csharp/misc/cs0126.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0126 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0126" @@ -19,7 +19,7 @@ ms.assetid: 15fb0f38-ac9d-4c09-a69f-398a4903d790 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0127.md b/docs/csharp/misc/cs0127.md index 6dae4de363d15..58833b9bd0a77 100644 --- a/docs/csharp/misc/cs0127.md +++ b/docs/csharp/misc/cs0127.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0127 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0127" @@ -19,7 +19,7 @@ ms.assetid: b20333bf-badf-4f96-a3ee-bd35f4f7e807 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0128.md b/docs/csharp/misc/cs0128.md index 8e419784c279e..1b0c10377f7fd 100644 --- a/docs/csharp/misc/cs0128.md +++ b/docs/csharp/misc/cs0128.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0128 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0128" @@ -19,7 +19,7 @@ ms.assetid: 35db9025-2bed-437f-a78a-f2862766bde2 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0131.md b/docs/csharp/misc/cs0131.md index 135cb2e3562c0..c2570cb2e5e40 100644 --- a/docs/csharp/misc/cs0131.md +++ b/docs/csharp/misc/cs0131.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0131 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0131" @@ -19,7 +19,7 @@ ms.assetid: 822852cc-a426-4b7d-b2ff-0026a0c0a0e7 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0132.md b/docs/csharp/misc/cs0132.md index 6300703a9ebb3..ff4fa99a78aba 100644 --- a/docs/csharp/misc/cs0132.md +++ b/docs/csharp/misc/cs0132.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0132 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0132" @@ -19,7 +19,7 @@ ms.assetid: e8ad1281-2912-4b6a-b2af-a319a23ddd16 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0133.md b/docs/csharp/misc/cs0133.md index 2fc3fec25ef3c..9681f26e4c2f0 100644 --- a/docs/csharp/misc/cs0133.md +++ b/docs/csharp/misc/cs0133.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0133 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0133" @@ -19,7 +19,7 @@ ms.assetid: b5be456f-824d-4e6d-802b-0b1b5889efbd caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0135.md b/docs/csharp/misc/cs0135.md index 8bc8127d8172a..6722931586b4e 100644 --- a/docs/csharp/misc/cs0135.md +++ b/docs/csharp/misc/cs0135.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0135 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0135" @@ -19,7 +19,7 @@ ms.assetid: 1bda402c-e8bd-4117-93d9-f4968d9e8303 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0136.md b/docs/csharp/misc/cs0136.md index f391b127475b6..5bf8e991adb24 100644 --- a/docs/csharp/misc/cs0136.md +++ b/docs/csharp/misc/cs0136.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0136 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0136" @@ -19,7 +19,7 @@ ms.assetid: 379a1a7d-c52c-4f2b-9e77-c1107d26faf4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0138.md b/docs/csharp/misc/cs0138.md index 37c9e97c7b102..5c7f817981f89 100644 --- a/docs/csharp/misc/cs0138.md +++ b/docs/csharp/misc/cs0138.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0138 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0138" @@ -19,7 +19,7 @@ ms.assetid: 970545f8-5ee5-428e-921a-3aa29f68d16d caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0139.md b/docs/csharp/misc/cs0139.md index 74007066676a2..ff1a91ce6705c 100644 --- a/docs/csharp/misc/cs0139.md +++ b/docs/csharp/misc/cs0139.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0139 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0139" @@ -19,7 +19,7 @@ ms.assetid: 235ba3d4-566c-4ef6-801a-a338f4f2a12d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0140.md b/docs/csharp/misc/cs0140.md index 4b5adf8c24159..025c80e96e8c9 100644 --- a/docs/csharp/misc/cs0140.md +++ b/docs/csharp/misc/cs0140.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0140 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0140" @@ -19,7 +19,7 @@ ms.assetid: 61787b8a-7b69-41c1-8ee3-87f619698594 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0143.md b/docs/csharp/misc/cs0143.md index d2d40d14a2fa9..7f5bc6e47b4da 100644 --- a/docs/csharp/misc/cs0143.md +++ b/docs/csharp/misc/cs0143.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0143 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0143" @@ -19,7 +19,7 @@ ms.assetid: dfe6f6ba-dec9-49bd-9d5b-3dc4743bd940 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0144.md b/docs/csharp/misc/cs0144.md index cc7c76ed4952f..e22bb3556d4d7 100644 --- a/docs/csharp/misc/cs0144.md +++ b/docs/csharp/misc/cs0144.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0144 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0144" @@ -19,7 +19,7 @@ ms.assetid: 3904cab1-05bd-44ec-81d0-e36c5656f742 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0145.md b/docs/csharp/misc/cs0145.md index 88eb048d83d1f..087196f00042c 100644 --- a/docs/csharp/misc/cs0145.md +++ b/docs/csharp/misc/cs0145.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0145 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0145" @@ -19,7 +19,7 @@ ms.assetid: e5f9a90f-1700-4e6a-8f82-23d0c0287b85 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0146.md b/docs/csharp/misc/cs0146.md index 16c0d3ce603f1..6e297c12883db 100644 --- a/docs/csharp/misc/cs0146.md +++ b/docs/csharp/misc/cs0146.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0146 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0146" @@ -19,7 +19,7 @@ ms.assetid: 2be796e5-da2c-4939-af12-3145cd1828c8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0148.md b/docs/csharp/misc/cs0148.md index b9de3dc2d7177..47d4faa294fff 100644 --- a/docs/csharp/misc/cs0148.md +++ b/docs/csharp/misc/cs0148.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0148 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0148" @@ -19,7 +19,7 @@ ms.assetid: d199afbf-02e1-4a1c-9e36-07bf86f1a2fb caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0149.md b/docs/csharp/misc/cs0149.md index ba3ed2df57e6d..cfa7125c99234 100644 --- a/docs/csharp/misc/cs0149.md +++ b/docs/csharp/misc/cs0149.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0149 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0149" @@ -19,7 +19,7 @@ ms.assetid: c3c0e48e-8dba-4ee6-86fd-cbb02c68255c caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0150.md b/docs/csharp/misc/cs0150.md index c8de0e11e4299..278bb86c9d31a 100644 --- a/docs/csharp/misc/cs0150.md +++ b/docs/csharp/misc/cs0150.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0150 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0150" @@ -19,7 +19,7 @@ ms.assetid: 1fd08ca5-e1a9-42f5-93de-2916a3bdcad1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0152.md b/docs/csharp/misc/cs0152.md index f1bf1ef03d7c8..746ce6ec9e099 100644 --- a/docs/csharp/misc/cs0152.md +++ b/docs/csharp/misc/cs0152.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0152 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0152" @@ -19,7 +19,7 @@ ms.assetid: 4915ca16-6485-4e1f-ace0-c71a7b339ba4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0153.md b/docs/csharp/misc/cs0153.md index 033fe3583ff7e..7134f98b81f5a 100644 --- a/docs/csharp/misc/cs0153.md +++ b/docs/csharp/misc/cs0153.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0153 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0153" @@ -19,7 +19,7 @@ ms.assetid: 3a0791e9-0ab9-4eaa-a230-d39aabaa9d5d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0154.md b/docs/csharp/misc/cs0154.md index 058cc16d0ecc6..5be9eea9367d2 100644 --- a/docs/csharp/misc/cs0154.md +++ b/docs/csharp/misc/cs0154.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0154 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0154" @@ -19,7 +19,7 @@ ms.assetid: 815150da-09b4-4593-825f-1dd435c92da8 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0155.md b/docs/csharp/misc/cs0155.md index f4c04d4176db2..3a731bebcab59 100644 --- a/docs/csharp/misc/cs0155.md +++ b/docs/csharp/misc/cs0155.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0155 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0155" @@ -19,7 +19,7 @@ ms.assetid: 6c92984a-2b10-453e-9cb7-e6a1d1b98aa6 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0156.md b/docs/csharp/misc/cs0156.md index 770febc36e998..67387adfe1570 100644 --- a/docs/csharp/misc/cs0156.md +++ b/docs/csharp/misc/cs0156.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0156 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0156" @@ -19,7 +19,7 @@ ms.assetid: 32026b1b-bcd7-4464-b63f-3b38c00452a6 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0157.md b/docs/csharp/misc/cs0157.md index 88403b97ea514..675c4ef59e8ab 100644 --- a/docs/csharp/misc/cs0157.md +++ b/docs/csharp/misc/cs0157.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0157 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0157" @@ -19,7 +19,7 @@ ms.assetid: a5d9d506-81f8-47dd-85b6-85f8170bcbef caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0158.md b/docs/csharp/misc/cs0158.md index 86b6e28e7fe4d..89023ba397306 100644 --- a/docs/csharp/misc/cs0158.md +++ b/docs/csharp/misc/cs0158.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0158 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0158" @@ -19,7 +19,7 @@ ms.assetid: 88ac61a9-ce55-4272-9141-0873765a7034 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0159.md b/docs/csharp/misc/cs0159.md index abfbffc0a8de3..0b113f9116ad1 100644 --- a/docs/csharp/misc/cs0159.md +++ b/docs/csharp/misc/cs0159.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0159 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0159" @@ -19,7 +19,7 @@ ms.assetid: 9fde7ffa-aed7-4a9d-8f47-ea67bc9df9e4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0160.md b/docs/csharp/misc/cs0160.md index 3ff511326f651..f8fe047253a48 100644 --- a/docs/csharp/misc/cs0160.md +++ b/docs/csharp/misc/cs0160.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0160 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0160" @@ -19,7 +19,7 @@ ms.assetid: 4ef07061-8ef5-42d9-b043-3f81307d569f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0161.md b/docs/csharp/misc/cs0161.md index 28a2c2c207f39..734bdcd10a1cc 100644 --- a/docs/csharp/misc/cs0161.md +++ b/docs/csharp/misc/cs0161.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0161 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0161" @@ -19,7 +19,7 @@ ms.assetid: c2731a6c-0285-4558-9e62-a7fd480ab0cf caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0162.md b/docs/csharp/misc/cs0162.md index 782de355bed6e..fb41c3000bb9d 100644 --- a/docs/csharp/misc/cs0162.md +++ b/docs/csharp/misc/cs0162.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0162 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0162" @@ -19,7 +19,7 @@ ms.assetid: 369b5b02-a9cc-404b-b758-4184285af2de caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0164.md b/docs/csharp/misc/cs0164.md index a7f7737bfb01f..333b044755272 100644 --- a/docs/csharp/misc/cs0164.md +++ b/docs/csharp/misc/cs0164.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0164 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0164" @@ -19,7 +19,7 @@ ms.assetid: c701265b-ea7d-4d56-ae73-f74e039f1005 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0167.md b/docs/csharp/misc/cs0167.md index 2f041df66a6b5..79f1f1e6c34a9 100644 --- a/docs/csharp/misc/cs0167.md +++ b/docs/csharp/misc/cs0167.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0167 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0167" @@ -19,7 +19,7 @@ ms.assetid: e6901b40-11a0-422c-9ea3-3b25c0ad7791 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0168.md b/docs/csharp/misc/cs0168.md index ad9926eb7ecdd..b3e3d9bf945dc 100644 --- a/docs/csharp/misc/cs0168.md +++ b/docs/csharp/misc/cs0168.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0168 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0168" @@ -19,7 +19,7 @@ ms.assetid: 6f5b7fe3-1e91-462f-8a73-b931327ab3f5 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0169.md b/docs/csharp/misc/cs0169.md index 9669f090a79dc..3544fc23c92db 100644 --- a/docs/csharp/misc/cs0169.md +++ b/docs/csharp/misc/cs0169.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0169 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0169" @@ -19,7 +19,7 @@ ms.assetid: 04b0015f-658d-440a-b9ba-831178f1a180 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0170.md b/docs/csharp/misc/cs0170.md index 1a2e6417ff0c3..e108fa7a85354 100644 --- a/docs/csharp/misc/cs0170.md +++ b/docs/csharp/misc/cs0170.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0170 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0170" @@ -19,7 +19,7 @@ ms.assetid: ba881e38-2abf-4a5f-b9e6-28d26a5bd235 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0171.md b/docs/csharp/misc/cs0171.md index 69c76da7d4c24..731286fd5f656 100644 --- a/docs/csharp/misc/cs0171.md +++ b/docs/csharp/misc/cs0171.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0171 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0171" @@ -19,7 +19,7 @@ ms.assetid: 8c1d76c9-1048-4579-9031-23e3566e6288 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0172.md b/docs/csharp/misc/cs0172.md index 933e3cde42764..fb3011591bbc2 100644 --- a/docs/csharp/misc/cs0172.md +++ b/docs/csharp/misc/cs0172.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0172 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0172" @@ -19,7 +19,7 @@ ms.assetid: 1272c575-3580-4897-95fb-83f45d7435ae caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0174.md b/docs/csharp/misc/cs0174.md index 88888003e311a..537501b98707b 100644 --- a/docs/csharp/misc/cs0174.md +++ b/docs/csharp/misc/cs0174.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0174 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0174" @@ -19,7 +19,7 @@ ms.assetid: c34c0fa4-d720-4dc5-b723-014203bab8f7 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0175.md b/docs/csharp/misc/cs0175.md index f1f0c2019e5f6..d8a28253985b1 100644 --- a/docs/csharp/misc/cs0175.md +++ b/docs/csharp/misc/cs0175.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0175 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0175" @@ -19,7 +19,7 @@ ms.assetid: cedd769d-8258-4235-a321-362981b9f84b caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0176.md b/docs/csharp/misc/cs0176.md index 47a48b8d5c180..7a23c6a8d447d 100644 --- a/docs/csharp/misc/cs0176.md +++ b/docs/csharp/misc/cs0176.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0176 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0176" @@ -19,7 +19,7 @@ ms.assetid: 783c13d8-5ac3-4aeb-bd63-0468cb05550d caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0177.md b/docs/csharp/misc/cs0177.md index d5d35547f6e10..e67e2c24c3621 100644 --- a/docs/csharp/misc/cs0177.md +++ b/docs/csharp/misc/cs0177.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0177 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0177" @@ -19,7 +19,7 @@ ms.assetid: 852a8c2a-2411-4800-af7c-4c572d9900d3 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0179.md b/docs/csharp/misc/cs0179.md index ef9ee8e7e2b3e..b2ebcd5ef4094 100644 --- a/docs/csharp/misc/cs0179.md +++ b/docs/csharp/misc/cs0179.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0179 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0179" @@ -19,7 +19,7 @@ ms.assetid: bef000ca-64d7-4809-b2a0-de6927b04b0d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0180.md b/docs/csharp/misc/cs0180.md index a683c3a0efb23..9ab07ffa76701 100644 --- a/docs/csharp/misc/cs0180.md +++ b/docs/csharp/misc/cs0180.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0180 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0180" @@ -19,7 +19,7 @@ ms.assetid: a21bf0a2-ed5a-4ddd-88d3-240babc5888a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0182.md b/docs/csharp/misc/cs0182.md index d8726381d70e0..4a1e1e97751c7 100644 --- a/docs/csharp/misc/cs0182.md +++ b/docs/csharp/misc/cs0182.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0182 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0182" @@ -19,7 +19,7 @@ ms.assetid: a9e97bb8-f06e-499f-aadf-26abc2082f98 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0183.md b/docs/csharp/misc/cs0183.md index 929618c885b84..fa13d433d3644 100644 --- a/docs/csharp/misc/cs0183.md +++ b/docs/csharp/misc/cs0183.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0183 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0183" @@ -19,7 +19,7 @@ ms.assetid: c8b8eb23-edae-46da-b3ae-2a00f86e56bc caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0184.md b/docs/csharp/misc/cs0184.md index f04790d321e7d..a291e202d0b46 100644 --- a/docs/csharp/misc/cs0184.md +++ b/docs/csharp/misc/cs0184.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0184 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0184" @@ -19,7 +19,7 @@ ms.assetid: 55e73f76-f502-4d15-88fc-bd5757b512a4 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0185.md b/docs/csharp/misc/cs0185.md index 0ff2c424d291a..47819438dcc77 100644 --- a/docs/csharp/misc/cs0185.md +++ b/docs/csharp/misc/cs0185.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0185 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0185" @@ -19,7 +19,7 @@ ms.assetid: d6546e10-0af3-4860-8e6f-2da7dbeb3d28 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0186.md b/docs/csharp/misc/cs0186.md index a083f4058fa4e..3a8dee7148490 100644 --- a/docs/csharp/misc/cs0186.md +++ b/docs/csharp/misc/cs0186.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0186 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0186" @@ -19,7 +19,7 @@ ms.assetid: b8afca3e-0fb9-44c5-b4bb-abe3ef134e85 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0191.md b/docs/csharp/misc/cs0191.md index dfc7f789d6289..7b4d06ea0126e 100644 --- a/docs/csharp/misc/cs0191.md +++ b/docs/csharp/misc/cs0191.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0191 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0191" @@ -19,7 +19,7 @@ ms.assetid: 512479e4-656e-4dcb-8d71-801541d72dcd caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0192.md b/docs/csharp/misc/cs0192.md index 9689df82de866..59b0c6d320b32 100644 --- a/docs/csharp/misc/cs0192.md +++ b/docs/csharp/misc/cs0192.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0192 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0192" @@ -19,7 +19,7 @@ ms.assetid: d3fb6d18-dbf3-42c3-a280-afe55b97c2d1 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0193.md b/docs/csharp/misc/cs0193.md index 9dc95d0a56835..c05b6992da07a 100644 --- a/docs/csharp/misc/cs0193.md +++ b/docs/csharp/misc/cs0193.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0193 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0193" @@ -19,7 +19,7 @@ ms.assetid: 7b60fd99-9eee-4d61-ad75-585a16e22e96 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0196.md b/docs/csharp/misc/cs0196.md index 9433abbb7647f..51b11ea5c7b29 100644 --- a/docs/csharp/misc/cs0196.md +++ b/docs/csharp/misc/cs0196.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0196 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0196" @@ -19,7 +19,7 @@ ms.assetid: d361484e-73b8-439a-99c7-714e61d73755 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0197.md b/docs/csharp/misc/cs0197.md index 0c3fef85fc30f..c27d234babcf6 100644 --- a/docs/csharp/misc/cs0197.md +++ b/docs/csharp/misc/cs0197.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0197 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0197" @@ -19,7 +19,7 @@ ms.assetid: 2b5b1b8d-ce13-4bd7-b80a-abb80e9f79ad caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0198.md b/docs/csharp/misc/cs0198.md index 6aaf99d1cedec..532bdc0facf93 100644 --- a/docs/csharp/misc/cs0198.md +++ b/docs/csharp/misc/cs0198.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0198 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0198" @@ -19,7 +19,7 @@ ms.assetid: 222c20f6-3f7f-4750-9f99-b5e6ae6c1271 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0199.md b/docs/csharp/misc/cs0199.md index d7fd14231109f..ec32eab301da2 100644 --- a/docs/csharp/misc/cs0199.md +++ b/docs/csharp/misc/cs0199.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0199 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0199" @@ -19,7 +19,7 @@ ms.assetid: 9eede3f2-b55a-4b85-a05d-6bf177e1c602 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0200.md b/docs/csharp/misc/cs0200.md index b7547b6b1cc57..4f08b6b3a399f 100644 --- a/docs/csharp/misc/cs0200.md +++ b/docs/csharp/misc/cs0200.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0200 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0200" @@ -19,7 +19,7 @@ ms.assetid: 1990704a-edfa-4dbd-8477-d9c7aae58c96 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0202.md b/docs/csharp/misc/cs0202.md index 925e926c8dd28..d3b615400f6e2 100644 --- a/docs/csharp/misc/cs0202.md +++ b/docs/csharp/misc/cs0202.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0202 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0202" @@ -19,7 +19,7 @@ ms.assetid: 7088850f-c206-4b95-9586-a0fa3d876c0c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0204.md b/docs/csharp/misc/cs0204.md index c08d485e60639..d2072026e65f3 100644 --- a/docs/csharp/misc/cs0204.md +++ b/docs/csharp/misc/cs0204.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0204 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0204" @@ -19,7 +19,7 @@ ms.assetid: c1811479-41b3-4a0b-9160-ecc14bf255a3 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0205.md b/docs/csharp/misc/cs0205.md index 11edc899e6931..f47bca9a75556 100644 --- a/docs/csharp/misc/cs0205.md +++ b/docs/csharp/misc/cs0205.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0205 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0205" @@ -19,7 +19,7 @@ ms.assetid: 616d98cf-e7a5-4f8e-93da-fcd6e1e4de35 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0206.md b/docs/csharp/misc/cs0206.md index 09599c885e397..3c8c6dacb2838 100644 --- a/docs/csharp/misc/cs0206.md +++ b/docs/csharp/misc/cs0206.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0206 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0206" @@ -19,7 +19,7 @@ ms.assetid: d2f9838a-d8ae-4342-b8bd-fa5745619a26 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0208.md b/docs/csharp/misc/cs0208.md index 130b237cec142..4334c40e41e79 100644 --- a/docs/csharp/misc/cs0208.md +++ b/docs/csharp/misc/cs0208.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0208 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0208" @@ -19,7 +19,7 @@ ms.assetid: 03534893-1522-4dab-9822-8b9ed97b3bd0 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0209.md b/docs/csharp/misc/cs0209.md index 3f94f689e1ac5..ad70d917abea5 100644 --- a/docs/csharp/misc/cs0209.md +++ b/docs/csharp/misc/cs0209.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0209 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0209" @@ -19,7 +19,7 @@ ms.assetid: a408a869-02db-414f-97c1-bfb1637f6155 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0210.md b/docs/csharp/misc/cs0210.md index a61b4d4557848..9216c9fc23ab3 100644 --- a/docs/csharp/misc/cs0210.md +++ b/docs/csharp/misc/cs0210.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0210 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0210" @@ -19,7 +19,7 @@ ms.assetid: 9f2ec1b8-6ca4-4147-b004-e3b43e7e8754 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0211.md b/docs/csharp/misc/cs0211.md index 6f2cd821956d2..4b4794c950093 100644 --- a/docs/csharp/misc/cs0211.md +++ b/docs/csharp/misc/cs0211.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0211 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0211" @@ -19,7 +19,7 @@ ms.assetid: 720be9a9-b0c1-4391-94e5-4c4027e83036 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0212.md b/docs/csharp/misc/cs0212.md index 26ecff2a76c4b..ebf25b610111a 100644 --- a/docs/csharp/misc/cs0212.md +++ b/docs/csharp/misc/cs0212.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0212 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0212" @@ -19,7 +19,7 @@ ms.assetid: 1b8973b8-03c9-42a6-bf61-2e401b89387e caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0213.md b/docs/csharp/misc/cs0213.md index 8bd79ad6a9a66..02e1e0eaf2504 100644 --- a/docs/csharp/misc/cs0213.md +++ b/docs/csharp/misc/cs0213.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0213 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0213" @@ -19,7 +19,7 @@ ms.assetid: 3c1d55e3-2b84-4c28-8206-ef65869a898c caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0214.md b/docs/csharp/misc/cs0214.md index cab0c8cfc9825..d21dd51946f59 100644 --- a/docs/csharp/misc/cs0214.md +++ b/docs/csharp/misc/cs0214.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0214 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0214" @@ -19,7 +19,7 @@ ms.assetid: be1ef909-a53e-485f-a79b-b1cc56cead15 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0215.md b/docs/csharp/misc/cs0215.md index 1a338fa802067..5957bc6e3c78a 100644 --- a/docs/csharp/misc/cs0215.md +++ b/docs/csharp/misc/cs0215.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0215 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0215" @@ -19,7 +19,7 @@ ms.assetid: 2060440d-be22-4c10-8b26-43b08b615447 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0216.md b/docs/csharp/misc/cs0216.md index 6366668b261ac..8ce09ab7a8cba 100644 --- a/docs/csharp/misc/cs0216.md +++ b/docs/csharp/misc/cs0216.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0216 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0216" @@ -19,7 +19,7 @@ ms.assetid: afb3dd29-3eff-4b62-8267-eb726c2bcee4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0217.md b/docs/csharp/misc/cs0217.md index 531e48ab00d5f..8625e625b5a78 100644 --- a/docs/csharp/misc/cs0217.md +++ b/docs/csharp/misc/cs0217.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0217 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0217" @@ -19,7 +19,7 @@ ms.assetid: ede61095-6e11-4f4a-8e7d-85e7a3f4fc3d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0218.md b/docs/csharp/misc/cs0218.md index a7852c2bf47ac..edca834336742 100644 --- a/docs/csharp/misc/cs0218.md +++ b/docs/csharp/misc/cs0218.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0218 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0218" @@ -19,7 +19,7 @@ ms.assetid: f675e06a-c55c-44a1-b5db-0df178fd8f79 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0219.md b/docs/csharp/misc/cs0219.md index 86d4759807048..a8941c1af416f 100644 --- a/docs/csharp/misc/cs0219.md +++ b/docs/csharp/misc/cs0219.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0219 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0219" @@ -19,7 +19,7 @@ ms.assetid: 7945c497-4bfa-4695-9166-815a2ad0c8e7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0220.md b/docs/csharp/misc/cs0220.md index 73a812296b2c8..4a1dcf377e040 100644 --- a/docs/csharp/misc/cs0220.md +++ b/docs/csharp/misc/cs0220.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0220 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0220" @@ -19,7 +19,7 @@ ms.assetid: f520bf34-bff8-4796-882b-1a9b1d5b977c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0221.md b/docs/csharp/misc/cs0221.md index 3226300923de3..9620ad5ea602a 100644 --- a/docs/csharp/misc/cs0221.md +++ b/docs/csharp/misc/cs0221.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0221 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0221" @@ -19,7 +19,7 @@ ms.assetid: 97170b49-54f1-4dac-a865-2f9cc6bf55b1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0225.md b/docs/csharp/misc/cs0225.md index 9798de28ad432..86ec63033a47d 100644 --- a/docs/csharp/misc/cs0225.md +++ b/docs/csharp/misc/cs0225.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0225 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0225" @@ -19,7 +19,7 @@ ms.assetid: 0b0cd72b-c47a-44d1-9b27-d1a1fad06807 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0226.md b/docs/csharp/misc/cs0226.md index 46912402ed762..5e4a1ffbb0898 100644 --- a/docs/csharp/misc/cs0226.md +++ b/docs/csharp/misc/cs0226.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0226 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0226" @@ -19,7 +19,7 @@ ms.assetid: 9f8c74c4-de21-41fb-84e1-ef32a4b23ced caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0227.md b/docs/csharp/misc/cs0227.md index 0438d6e9fcf46..ccb2977663bf4 100644 --- a/docs/csharp/misc/cs0227.md +++ b/docs/csharp/misc/cs0227.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0227 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0227" @@ -19,7 +19,7 @@ ms.assetid: b595a1c9-8204-4ff7-a1d0-258b0b1d6ff7 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0228.md b/docs/csharp/misc/cs0228.md index a29e19253488f..84720922229af 100644 --- a/docs/csharp/misc/cs0228.md +++ b/docs/csharp/misc/cs0228.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0228 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0228" @@ -19,7 +19,7 @@ ms.assetid: 517ed010-2310-4441-8b4b-3306cd9ee2d9 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0230.md b/docs/csharp/misc/cs0230.md index 5046ddcbcf798..ba52543511041 100644 --- a/docs/csharp/misc/cs0230.md +++ b/docs/csharp/misc/cs0230.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0230 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0230" @@ -19,7 +19,7 @@ ms.assetid: 132e4623-d393-4a5f-a3f8-838a1bfbd1b3 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0231.md b/docs/csharp/misc/cs0231.md index 71f80862101be..6273b89cd0817 100644 --- a/docs/csharp/misc/cs0231.md +++ b/docs/csharp/misc/cs0231.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0231 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0231" @@ -19,7 +19,7 @@ ms.assetid: e5e6a8e1-6c9f-4a88-8935-7bedfba88f8c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0236.md b/docs/csharp/misc/cs0236.md index 0bc60035dab8f..3aab05fe51bb9 100644 --- a/docs/csharp/misc/cs0236.md +++ b/docs/csharp/misc/cs0236.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0236 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0236" @@ -19,7 +19,7 @@ ms.assetid: 1522c421-744f-441f-9e05-6bb31311ab2a caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0238.md b/docs/csharp/misc/cs0238.md index fb9eaa5edf9b7..6b64829889ef8 100644 --- a/docs/csharp/misc/cs0238.md +++ b/docs/csharp/misc/cs0238.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0238 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0238" @@ -19,7 +19,7 @@ ms.assetid: 9b50c6e2-2c3f-431d-bdb7-557b0ec51626 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0239.md b/docs/csharp/misc/cs0239.md index 2c03f1b9c7089..59e9210cd29a9 100644 --- a/docs/csharp/misc/cs0239.md +++ b/docs/csharp/misc/cs0239.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0239 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0239" @@ -19,7 +19,7 @@ ms.assetid: 2e07bbc2-03a9-44b2-b321-477ca95fff8c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0241.md b/docs/csharp/misc/cs0241.md index d693ea0a2be58..8e6819d96b5c1 100644 --- a/docs/csharp/misc/cs0241.md +++ b/docs/csharp/misc/cs0241.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0241 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0241" @@ -23,7 +23,7 @@ ms.assetid: be31b194-3de5-4aab-b23a-6cf790f940ab caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0242.md b/docs/csharp/misc/cs0242.md index 1f1b19000bb04..55c0253d1b30e 100644 --- a/docs/csharp/misc/cs0242.md +++ b/docs/csharp/misc/cs0242.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0242 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0242" @@ -19,7 +19,7 @@ ms.assetid: bc86a5a4-89c1-4de4-a874-4dd4cbf592c2 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0243.md b/docs/csharp/misc/cs0243.md index f6ac7f16328b5..3c30d0beebcce 100644 --- a/docs/csharp/misc/cs0243.md +++ b/docs/csharp/misc/cs0243.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0243 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0243" @@ -19,7 +19,7 @@ ms.assetid: 2506e4cb-dc26-46b4-a58c-ab6bf1601144 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0244.md b/docs/csharp/misc/cs0244.md index 41ceab8fbb5dd..ab1de3c56d0b6 100644 --- a/docs/csharp/misc/cs0244.md +++ b/docs/csharp/misc/cs0244.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0244 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0244" @@ -19,7 +19,7 @@ ms.assetid: f10e4479-ed6e-40dc-9fab-914e404d7f84 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0245.md b/docs/csharp/misc/cs0245.md index 4e05d83f92a45..42995b748b0c7 100644 --- a/docs/csharp/misc/cs0245.md +++ b/docs/csharp/misc/cs0245.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0245 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0245" @@ -19,7 +19,7 @@ ms.assetid: 3f2beb2f-a510-4568-9d11-bb1f65066acd caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0247.md b/docs/csharp/misc/cs0247.md index ac241eda94531..72434699198fe 100644 --- a/docs/csharp/misc/cs0247.md +++ b/docs/csharp/misc/cs0247.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0247 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0247" @@ -19,7 +19,7 @@ ms.assetid: 95a147bb-3c67-45b7-b816-4fcf7503af06 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0248.md b/docs/csharp/misc/cs0248.md index 83631e964ea0f..21d0c0075278a 100644 --- a/docs/csharp/misc/cs0248.md +++ b/docs/csharp/misc/cs0248.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0248 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0248" @@ -19,7 +19,7 @@ ms.assetid: a7ddfd26-a836-47b8-b432-53876e06da31 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0249.md b/docs/csharp/misc/cs0249.md index 75a6e00c22db4..9cd7508b2a122 100644 --- a/docs/csharp/misc/cs0249.md +++ b/docs/csharp/misc/cs0249.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0249 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0249" @@ -19,7 +19,7 @@ ms.assetid: 8bc3572f-d949-4867-b119-6527fb924a4a caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0250.md b/docs/csharp/misc/cs0250.md index 8d594e87298bf..c80d06f6e7830 100644 --- a/docs/csharp/misc/cs0250.md +++ b/docs/csharp/misc/cs0250.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0250 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0250" @@ -19,7 +19,7 @@ ms.assetid: a994f361-6287-4db0-9ce1-e293a8190049 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0251.md b/docs/csharp/misc/cs0251.md index d665864628ce5..c1563adfa49c0 100644 --- a/docs/csharp/misc/cs0251.md +++ b/docs/csharp/misc/cs0251.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0251 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0251" @@ -19,7 +19,7 @@ ms.assetid: 791a325a-096d-4d87-b31d-d9b3124210c8 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0252.md b/docs/csharp/misc/cs0252.md index 0dc12e591ab09..91e47c57c5424 100644 --- a/docs/csharp/misc/cs0252.md +++ b/docs/csharp/misc/cs0252.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0252 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0252" @@ -19,7 +19,7 @@ ms.assetid: ff82fbac-01cf-4ae9-b6a0-3aa990096b46 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0253.md b/docs/csharp/misc/cs0253.md index 6834a5ebcb6c3..293df748d62f4 100644 --- a/docs/csharp/misc/cs0253.md +++ b/docs/csharp/misc/cs0253.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0253 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0253" @@ -19,7 +19,7 @@ ms.assetid: e02d5dac-c2d9-45ca-9dd3-dda06c96f4d6 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0254.md b/docs/csharp/misc/cs0254.md index 6d7f48f751d4f..3131819c0d5f5 100644 --- a/docs/csharp/misc/cs0254.md +++ b/docs/csharp/misc/cs0254.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0254 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0254" @@ -19,7 +19,7 @@ ms.assetid: 85b2ab1e-0011-4f1d-9181-76b9c9f3d914 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0255.md b/docs/csharp/misc/cs0255.md index 87a9ef05ccf22..a398f84942ee8 100644 --- a/docs/csharp/misc/cs0255.md +++ b/docs/csharp/misc/cs0255.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0255 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0255" @@ -19,7 +19,7 @@ ms.assetid: b45f5d5a-1923-4fe1-a858-e5ef5590a108 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0261.md b/docs/csharp/misc/cs0261.md index e4beef0e6f13e..44449809a4bda 100644 --- a/docs/csharp/misc/cs0261.md +++ b/docs/csharp/misc/cs0261.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0261 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0261" @@ -19,7 +19,7 @@ ms.assetid: c2af7b31-4a48-457a-8d9b-0956dd0d46f9 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0262.md b/docs/csharp/misc/cs0262.md index 6cfa64b42aca8..8e06ca1b33b1f 100644 --- a/docs/csharp/misc/cs0262.md +++ b/docs/csharp/misc/cs0262.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0262 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0262" @@ -19,7 +19,7 @@ ms.assetid: 44f8661f-c934-483f-84cd-00ca8257e50a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0263.md b/docs/csharp/misc/cs0263.md index 9a1ebd64e69f2..d4a9b6bf565f0 100644 --- a/docs/csharp/misc/cs0263.md +++ b/docs/csharp/misc/cs0263.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0263 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0263" @@ -19,7 +19,7 @@ ms.assetid: 94fe3eb0-10e9-4602-a993-68fe125c8565 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0264.md b/docs/csharp/misc/cs0264.md index eb8756d385d83..744688708493a 100644 --- a/docs/csharp/misc/cs0264.md +++ b/docs/csharp/misc/cs0264.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0264 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0264" @@ -19,7 +19,7 @@ ms.assetid: a8a87185-5915-4b0d-a8cd-2f129ea51b8f caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0265.md b/docs/csharp/misc/cs0265.md index 93722845b60e7..4d2b3d384732e 100644 --- a/docs/csharp/misc/cs0265.md +++ b/docs/csharp/misc/cs0265.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0265 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0265" @@ -19,7 +19,7 @@ ms.assetid: d43d19c2-8a66-4bb1-95a0-557b0a29bce1 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0267.md b/docs/csharp/misc/cs0267.md index 680058c6add58..6be6a2ff77dcc 100644 --- a/docs/csharp/misc/cs0267.md +++ b/docs/csharp/misc/cs0267.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0267 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0267" @@ -19,7 +19,7 @@ ms.assetid: 11aaab96-5838-4e36-9551-5b032a1089e1 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0268.md b/docs/csharp/misc/cs0268.md index 48881a077a8f9..652222279241f 100644 --- a/docs/csharp/misc/cs0268.md +++ b/docs/csharp/misc/cs0268.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0268 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0268" @@ -19,7 +19,7 @@ ms.assetid: a4faca71-8b4a-4f22-a89e-59d92ced48cb caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0271.md b/docs/csharp/misc/cs0271.md index 7241d85590063..b2542047c02d7 100644 --- a/docs/csharp/misc/cs0271.md +++ b/docs/csharp/misc/cs0271.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0271 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0271" @@ -19,7 +19,7 @@ ms.assetid: eadc9fb5-7770-4ec4-94f6-3c7cf37eec06 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0272.md b/docs/csharp/misc/cs0272.md index 3205361d3cbb0..09c17fe729e23 100644 --- a/docs/csharp/misc/cs0272.md +++ b/docs/csharp/misc/cs0272.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0272 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0272" @@ -19,7 +19,7 @@ ms.assetid: 16a9aab6-922a-45a3-a0ef-f32e99f3950f caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0273.md b/docs/csharp/misc/cs0273.md index 27c6ad5e00cc2..111a13c8898a9 100644 --- a/docs/csharp/misc/cs0273.md +++ b/docs/csharp/misc/cs0273.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0273 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0273" @@ -19,7 +19,7 @@ ms.assetid: 851ad056-feee-48fd-834c-578a1a13e926 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0274.md b/docs/csharp/misc/cs0274.md index 07ee0aa1a5c96..c00049a1a0c7d 100644 --- a/docs/csharp/misc/cs0274.md +++ b/docs/csharp/misc/cs0274.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0274 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0274" @@ -19,7 +19,7 @@ ms.assetid: bbd2d64e-a756-4713-b9ed-711d50b65e00 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0275.md b/docs/csharp/misc/cs0275.md index 5346064fece4a..09a2328939317 100644 --- a/docs/csharp/misc/cs0275.md +++ b/docs/csharp/misc/cs0275.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0275 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0275" @@ -19,7 +19,7 @@ ms.assetid: 4d59f11c-b0ea-4c91-b2cb-cbe3be9a9ba2 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0276.md b/docs/csharp/misc/cs0276.md index 43f05dc5d6a9c..584bdca5a658d 100644 --- a/docs/csharp/misc/cs0276.md +++ b/docs/csharp/misc/cs0276.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0276 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0276" @@ -19,7 +19,7 @@ ms.assetid: 0c49017f-c7a9-42a5-9d0a-6f1d82142bd7 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0277.md b/docs/csharp/misc/cs0277.md index 2d58f272efb9d..9f49db2d4244f 100644 --- a/docs/csharp/misc/cs0277.md +++ b/docs/csharp/misc/cs0277.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0277 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0277" @@ -19,7 +19,7 @@ ms.assetid: 8abec3eb-4d4c-4aab-87cc-d0444ab23535 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0278.md b/docs/csharp/misc/cs0278.md index d263ef1472cc2..7f6f0aa6879a1 100644 --- a/docs/csharp/misc/cs0278.md +++ b/docs/csharp/misc/cs0278.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0278 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0278" @@ -19,7 +19,7 @@ ms.assetid: 5418cbbe-bcec-4379-a6f6-410987beb96a caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0279.md b/docs/csharp/misc/cs0279.md index cc0438f282b18..9297295ddc5bc 100644 --- a/docs/csharp/misc/cs0279.md +++ b/docs/csharp/misc/cs0279.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0279 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0279" @@ -19,7 +19,7 @@ ms.assetid: 5e5faa8f-3d5b-4999-aa62-ff7f131a3e04 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0280.md b/docs/csharp/misc/cs0280.md index da29095fc02b8..1586f0de27309 100644 --- a/docs/csharp/misc/cs0280.md +++ b/docs/csharp/misc/cs0280.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0280 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0280" @@ -19,7 +19,7 @@ ms.assetid: 9b453478-92aa-4fd2-9b87-780fd138603a caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0281.md b/docs/csharp/misc/cs0281.md index 0f78ccf6a3658..e47bf0665c635 100644 --- a/docs/csharp/misc/cs0281.md +++ b/docs/csharp/misc/cs0281.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0281 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0281" @@ -19,7 +19,7 @@ ms.assetid: 3b886510-6e4d-45bc-b885-3ab7f6b6b2c6 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0282.md b/docs/csharp/misc/cs0282.md index 3fbd6329bb128..ea477d3686ab2 100644 --- a/docs/csharp/misc/cs0282.md +++ b/docs/csharp/misc/cs0282.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0282 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0282" @@ -19,7 +19,7 @@ ms.assetid: fd4cda5d-81c7-40e3-8424-c938b3447356 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0283.md b/docs/csharp/misc/cs0283.md index 30f1b924a2d10..95fb867365fd4 100644 --- a/docs/csharp/misc/cs0283.md +++ b/docs/csharp/misc/cs0283.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0283 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0283" @@ -19,7 +19,7 @@ ms.assetid: f94a5b84-92c5-4602-894d-6f856d57e0e6 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0305.md b/docs/csharp/misc/cs0305.md index 9bd2298ec1f9b..9ed0fc51b86c0 100644 --- a/docs/csharp/misc/cs0305.md +++ b/docs/csharp/misc/cs0305.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0305 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0305" @@ -19,7 +19,7 @@ ms.assetid: a862c484-01fe-4067-b0f4-15a618e7f8a1 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0306.md b/docs/csharp/misc/cs0306.md index 50b30c23bdfb6..ff9e56180f311 100644 --- a/docs/csharp/misc/cs0306.md +++ b/docs/csharp/misc/cs0306.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0306 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0306" @@ -19,7 +19,7 @@ ms.assetid: f340a3ce-6140-4001-bb00-628a2985ddd6 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0307.md b/docs/csharp/misc/cs0307.md index 191a020ac85dc..970b40470179b 100644 --- a/docs/csharp/misc/cs0307.md +++ b/docs/csharp/misc/cs0307.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0307 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0307" @@ -19,7 +19,7 @@ ms.assetid: 202a9985-ed7a-4e0a-9573-5624e066d314 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0308.md b/docs/csharp/misc/cs0308.md index 898ebef82723f..3e666c369b7d9 100644 --- a/docs/csharp/misc/cs0308.md +++ b/docs/csharp/misc/cs0308.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0308 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0308" @@ -19,7 +19,7 @@ ms.assetid: b52ef9d2-f5b3-4baf-9a7e-bb1371e79463 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0312.md b/docs/csharp/misc/cs0312.md index f3910146ea043..dd11b13e468ed 100644 --- a/docs/csharp/misc/cs0312.md +++ b/docs/csharp/misc/cs0312.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0312 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0312" @@ -19,7 +19,7 @@ ms.assetid: 552db0ae-2ecf-4beb-9606-bbe58e5708f6 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0313.md b/docs/csharp/misc/cs0313.md index 1c9b8add0a41d..d84f96bba79d5 100644 --- a/docs/csharp/misc/cs0313.md +++ b/docs/csharp/misc/cs0313.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0313 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0313" @@ -19,7 +19,7 @@ ms.assetid: a0b0f2fb-e742-4df8-98bd-3bc068f0c71c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0314.md b/docs/csharp/misc/cs0314.md index 4e69af1537bb4..82646f9f32a34 100644 --- a/docs/csharp/misc/cs0314.md +++ b/docs/csharp/misc/cs0314.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0314 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0314" @@ -19,7 +19,7 @@ ms.assetid: 12f68f51-0568-4e80-b0fd-15899807477d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0315.md b/docs/csharp/misc/cs0315.md index 52a8c272d6066..aa7152af56002 100644 --- a/docs/csharp/misc/cs0315.md +++ b/docs/csharp/misc/cs0315.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0315 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0315" @@ -19,7 +19,7 @@ ms.assetid: 9bb1cab3-1dca-4467-978b-1ab310901a70 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0316.md b/docs/csharp/misc/cs0316.md index ed74594419bb5..afb189d1785a0 100644 --- a/docs/csharp/misc/cs0316.md +++ b/docs/csharp/misc/cs0316.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0316 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0316" @@ -19,7 +19,7 @@ ms.assetid: 8b70abbe-dd4f-473f-8dfe-f8309abef276 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0400.md b/docs/csharp/misc/cs0400.md index 1639d5399716a..13e79901ebf2c 100644 --- a/docs/csharp/misc/cs0400.md +++ b/docs/csharp/misc/cs0400.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0400 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0400" @@ -19,7 +19,7 @@ ms.assetid: 58f91f3b-30f4-433b-9a13-0cff258a2630 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0401.md b/docs/csharp/misc/cs0401.md index 5c0c776a57932..040f5cc146f85 100644 --- a/docs/csharp/misc/cs0401.md +++ b/docs/csharp/misc/cs0401.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0401 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0401" @@ -19,7 +19,7 @@ ms.assetid: 94eac5a8-7344-44d2-9d0c-a9954993603d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0402.md b/docs/csharp/misc/cs0402.md index 5329fd00ef04f..146adca369b60 100644 --- a/docs/csharp/misc/cs0402.md +++ b/docs/csharp/misc/cs0402.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS0402 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0402" @@ -19,7 +19,7 @@ ms.assetid: 5a252c95-18c7-4569-bae0-e1f7b582cf6a caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0403.md b/docs/csharp/misc/cs0403.md index 4f9b947f151ca..3ab029a778f87 100644 --- a/docs/csharp/misc/cs0403.md +++ b/docs/csharp/misc/cs0403.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0403 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0403" @@ -19,7 +19,7 @@ ms.assetid: 6e5d55ce-d6bf-419d-aded-aaa2e5963bb6 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0404.md b/docs/csharp/misc/cs0404.md index 747dffbea7a13..0cab952cf9844 100644 --- a/docs/csharp/misc/cs0404.md +++ b/docs/csharp/misc/cs0404.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0404 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0404" @@ -19,7 +19,7 @@ ms.assetid: 60bef49e-e0b7-4e9e-aab3-7afc20a19cb8 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0405.md b/docs/csharp/misc/cs0405.md index 9fe956d07bf88..64586c18d848c 100644 --- a/docs/csharp/misc/cs0405.md +++ b/docs/csharp/misc/cs0405.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0405 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0405" @@ -19,7 +19,7 @@ ms.assetid: 0bf51e24-dc6c-438f-a928-b5bfbf35f81a caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0406.md b/docs/csharp/misc/cs0406.md index 64c9426252d55..73187704c5ee2 100644 --- a/docs/csharp/misc/cs0406.md +++ b/docs/csharp/misc/cs0406.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0406 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0406" @@ -19,7 +19,7 @@ ms.assetid: 9d69681c-e261-4e5e-9361-ea566de12f2e caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0407.md b/docs/csharp/misc/cs0407.md index 05e81f10bcb96..78b6fd2dc7ce4 100644 --- a/docs/csharp/misc/cs0407.md +++ b/docs/csharp/misc/cs0407.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0407 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0407" @@ -19,7 +19,7 @@ ms.assetid: 59112fb9-4641-466e-b738-b3228539a09e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0409.md b/docs/csharp/misc/cs0409.md index 0b248cd38be0d..298e97f879b12 100644 --- a/docs/csharp/misc/cs0409.md +++ b/docs/csharp/misc/cs0409.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0409 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0409" @@ -19,7 +19,7 @@ ms.assetid: 23d86c13-7978-41b7-a087-ffcea52476fa caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0410.md b/docs/csharp/misc/cs0410.md index 2cbec9187d814..59f2d69d80b6d 100644 --- a/docs/csharp/misc/cs0410.md +++ b/docs/csharp/misc/cs0410.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0410 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0410" @@ -19,7 +19,7 @@ ms.assetid: a8b11042-9119-465e-abf6-235cbc7b8db5 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0411.md b/docs/csharp/misc/cs0411.md index 5229965946e88..8675b6d6aa483 100644 --- a/docs/csharp/misc/cs0411.md +++ b/docs/csharp/misc/cs0411.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0411 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0411" @@ -19,7 +19,7 @@ ms.assetid: 290947c9-10d0-427e-99f2-bff20299d533 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0412.md b/docs/csharp/misc/cs0412.md index 0f49b447ff971..ca32d595fb061 100644 --- a/docs/csharp/misc/cs0412.md +++ b/docs/csharp/misc/cs0412.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0412 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0412" @@ -19,7 +19,7 @@ ms.assetid: eeb2afbc-9416-4bcf-b116-d6adc5cfd4ca caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0414.md b/docs/csharp/misc/cs0414.md index 2312f9ef39f8d..090963c5010f4 100644 --- a/docs/csharp/misc/cs0414.md +++ b/docs/csharp/misc/cs0414.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0414 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0414" @@ -19,7 +19,7 @@ ms.assetid: 6a0a80be-799b-4d9c-a7e0-6b91e9ce7be0 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0415.md b/docs/csharp/misc/cs0415.md index 4a34e824fcfd5..d4d659ba9f1aa 100644 --- a/docs/csharp/misc/cs0415.md +++ b/docs/csharp/misc/cs0415.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0415 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0415" @@ -19,7 +19,7 @@ ms.assetid: 1ed45b02-4568-4af4-b2a6-c8b01230d19a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0416.md b/docs/csharp/misc/cs0416.md index 4ee5f9a4707a5..ca5176610cb35 100644 --- a/docs/csharp/misc/cs0416.md +++ b/docs/csharp/misc/cs0416.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0416 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0416" @@ -19,7 +19,7 @@ ms.assetid: 61bfe40d-5e87-47e5-933f-3491e28ace42 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0418.md b/docs/csharp/misc/cs0418.md index ec339b7d984a9..5ea79457dc825 100644 --- a/docs/csharp/misc/cs0418.md +++ b/docs/csharp/misc/cs0418.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0418 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0418" @@ -19,7 +19,7 @@ ms.assetid: b78fafde-428b-4fa2-a933-c4614760bb71 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0419.md b/docs/csharp/misc/cs0419.md index b69c97f7e5c4c..b17636ec351d7 100644 --- a/docs/csharp/misc/cs0419.md +++ b/docs/csharp/misc/cs0419.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0419 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0419" @@ -19,7 +19,7 @@ ms.assetid: de439ad5-422f-4ed6-96d6-69dade29c7b2 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0422.md b/docs/csharp/misc/cs0422.md index 34d79376d0e4a..626094ade1373 100644 --- a/docs/csharp/misc/cs0422.md +++ b/docs/csharp/misc/cs0422.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS0422 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0422" @@ -19,7 +19,7 @@ ms.assetid: 5021e260-c0ff-46af-95ba-e9abbd9a086e caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0423.md b/docs/csharp/misc/cs0423.md index baded459d4162..e7f14d7206a3d 100644 --- a/docs/csharp/misc/cs0423.md +++ b/docs/csharp/misc/cs0423.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0423 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0423" @@ -19,7 +19,7 @@ ms.assetid: e4ec44b6-bf9c-41f7-a309-8f8b9e325691 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0424.md b/docs/csharp/misc/cs0424.md index 741aa96c7ad4a..58ea37ae7796d 100644 --- a/docs/csharp/misc/cs0424.md +++ b/docs/csharp/misc/cs0424.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0424 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0424" @@ -19,7 +19,7 @@ ms.assetid: 09ae482c-255a-4f99-8dc8-ba31c3ea8c71 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0425.md b/docs/csharp/misc/cs0425.md index 16f8c2ebeb564..837976fd4221d 100644 --- a/docs/csharp/misc/cs0425.md +++ b/docs/csharp/misc/cs0425.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0425 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0425" @@ -19,7 +19,7 @@ ms.assetid: cec0391c-a641-43bc-8557-92b23f6ca685 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0426.md b/docs/csharp/misc/cs0426.md index 42cc0b2478636..fee597a178470 100644 --- a/docs/csharp/misc/cs0426.md +++ b/docs/csharp/misc/cs0426.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0426 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0426" @@ -19,7 +19,7 @@ ms.assetid: 62df0deb-3624-436e-9691-ebe3ee1fc31f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0428.md b/docs/csharp/misc/cs0428.md index 3a97c0bc261f1..10f1871afe796 100644 --- a/docs/csharp/misc/cs0428.md +++ b/docs/csharp/misc/cs0428.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0428 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0428" @@ -19,7 +19,7 @@ ms.assetid: 967c08f4-2761-415d-99fc-bb791d7dfc4e caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0430.md b/docs/csharp/misc/cs0430.md index deb13dff62578..ce3b5cb7c9b41 100644 --- a/docs/csharp/misc/cs0430.md +++ b/docs/csharp/misc/cs0430.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0430 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0430" @@ -19,7 +19,7 @@ ms.assetid: b63c4f9a-b1cd-41d2-a02e-2ed0f177450f caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0431.md b/docs/csharp/misc/cs0431.md index c8f96f325d3c7..9ab9e089df5f8 100644 --- a/docs/csharp/misc/cs0431.md +++ b/docs/csharp/misc/cs0431.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0431 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0431" @@ -19,7 +19,7 @@ ms.assetid: 05da7ea7-f33d-48d4-948e-d64be56f91ba caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0432.md b/docs/csharp/misc/cs0432.md index 17d770814b7b1..0e8e7cdcc2c23 100644 --- a/docs/csharp/misc/cs0432.md +++ b/docs/csharp/misc/cs0432.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0432 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0432" @@ -19,7 +19,7 @@ ms.assetid: 39b63146-ecb2-4b7a-b3cb-f68fff5069f6 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0434.md b/docs/csharp/misc/cs0434.md index 6b559d1cbc0b7..3ef429f953158 100644 --- a/docs/csharp/misc/cs0434.md +++ b/docs/csharp/misc/cs0434.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0434 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0434" @@ -19,7 +19,7 @@ ms.assetid: 8f8871fc-a4bb-4a9e-ba19-999f4943001e caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0435.md b/docs/csharp/misc/cs0435.md index 25708c5e0470a..9cc03edb6fa4e 100644 --- a/docs/csharp/misc/cs0435.md +++ b/docs/csharp/misc/cs0435.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0435 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0435" @@ -19,7 +19,7 @@ ms.assetid: e70cd8c1-d399-4af8-8b1e-69a1de389aad caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0436.md b/docs/csharp/misc/cs0436.md index e0ade03334afe..0f5de5440574a 100644 --- a/docs/csharp/misc/cs0436.md +++ b/docs/csharp/misc/cs0436.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0436 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0436" @@ -19,7 +19,7 @@ ms.assetid: c4135d9d-3511-4bbc-9540-48c2091f869c caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0437.md b/docs/csharp/misc/cs0437.md index 8b561b32321eb..0cffc9bb0087e 100644 --- a/docs/csharp/misc/cs0437.md +++ b/docs/csharp/misc/cs0437.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0437 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0437" @@ -19,7 +19,7 @@ ms.assetid: cba5c9b6-a0bc-4f19-b1f0-c1f66436ee91 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0438.md b/docs/csharp/misc/cs0438.md index cc5bdfc45dea5..7214617d94317 100644 --- a/docs/csharp/misc/cs0438.md +++ b/docs/csharp/misc/cs0438.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0438 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0438" @@ -19,7 +19,7 @@ ms.assetid: 92c91ecb-8d6a-4850-84eb-c095c3c957f1 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0439.md b/docs/csharp/misc/cs0439.md index 0a6613c8daeb3..bcda456b18c06 100644 --- a/docs/csharp/misc/cs0439.md +++ b/docs/csharp/misc/cs0439.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0439 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0430" @@ -19,7 +19,7 @@ ms.assetid: 5cbac869-1b1b-45f9-98c8-38c17348035f caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0440.md b/docs/csharp/misc/cs0440.md index 9b39a326b603c..4ed2476d905fa 100644 --- a/docs/csharp/misc/cs0440.md +++ b/docs/csharp/misc/cs0440.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0440 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0440" @@ -19,7 +19,7 @@ ms.assetid: ade6761f-4d7d-42bc-a0c5-bbb1b987a1aa caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0441.md b/docs/csharp/misc/cs0441.md index 84565d9d20e46..daec4c0902411 100644 --- a/docs/csharp/misc/cs0441.md +++ b/docs/csharp/misc/cs0441.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0441 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0441" @@ -19,7 +19,7 @@ ms.assetid: 3f07500a-d479-424c-a0f4-c219be1b5a45 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0442.md b/docs/csharp/misc/cs0442.md index a7c256dfa7f33..7d3ba7e82b635 100644 --- a/docs/csharp/misc/cs0442.md +++ b/docs/csharp/misc/cs0442.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0442 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0442" @@ -19,7 +19,7 @@ ms.assetid: a411660d-0db6-4b63-b19e-f4538fc201e5 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0443.md b/docs/csharp/misc/cs0443.md index 8b91f637e14dd..941c4129c122a 100644 --- a/docs/csharp/misc/cs0443.md +++ b/docs/csharp/misc/cs0443.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0443 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0443" @@ -19,7 +19,7 @@ ms.assetid: 8f7f71ff-5eb5-4a1d-80ff-77303472eb8e caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0444.md b/docs/csharp/misc/cs0444.md index 134e8dd26c161..aa8168dcf3a64 100644 --- a/docs/csharp/misc/cs0444.md +++ b/docs/csharp/misc/cs0444.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0444 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0444" @@ -19,7 +19,7 @@ ms.assetid: 5beb8c06-39d3-4b59-a7c3-5590200bd43d caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0447.md b/docs/csharp/misc/cs0447.md index a7cf223966e94..cba9e83d46370 100644 --- a/docs/csharp/misc/cs0447.md +++ b/docs/csharp/misc/cs0447.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0447 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0447" @@ -19,7 +19,7 @@ ms.assetid: a25486c5-e9bf-4528-8533-c1aaab22ace0 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0448.md b/docs/csharp/misc/cs0448.md index 06a895429de49..fc875249cb61d 100644 --- a/docs/csharp/misc/cs0448.md +++ b/docs/csharp/misc/cs0448.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0448 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0448" @@ -19,7 +19,7 @@ ms.assetid: f577ab4c-1c8c-4a10-80a8-9ba9f66c3d25 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0449.md b/docs/csharp/misc/cs0449.md index 9eeb6a810e6bd..fa22e53b7f410 100644 --- a/docs/csharp/misc/cs0449.md +++ b/docs/csharp/misc/cs0449.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0449 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0449" @@ -19,7 +19,7 @@ ms.assetid: 32c07a2c-4c48-4d07-b643-72422a6b9fac caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0450.md b/docs/csharp/misc/cs0450.md index 0f72950681e7b..d99edd2aac053 100644 --- a/docs/csharp/misc/cs0450.md +++ b/docs/csharp/misc/cs0450.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0450 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0450" @@ -19,7 +19,7 @@ ms.assetid: 8eb0e98b-d7a1-49a7-8e55-36e2eb0057ff caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0451.md b/docs/csharp/misc/cs0451.md index 70ca674549e7e..583f4daa3ed6a 100644 --- a/docs/csharp/misc/cs0451.md +++ b/docs/csharp/misc/cs0451.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0451 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0451" @@ -19,7 +19,7 @@ ms.assetid: e73544f8-856b-4a92-90e0-dd6cb9d688b1 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0452.md b/docs/csharp/misc/cs0452.md index b5b3276450511..c5a7fd1c63b49 100644 --- a/docs/csharp/misc/cs0452.md +++ b/docs/csharp/misc/cs0452.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0452 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0452" @@ -19,7 +19,7 @@ ms.assetid: 50a87734-fe07-4bce-891d-a76e131db6cc caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0453.md b/docs/csharp/misc/cs0453.md index 813096f16e866..f77e04ab13b35 100644 --- a/docs/csharp/misc/cs0453.md +++ b/docs/csharp/misc/cs0453.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0453 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0453" @@ -19,7 +19,7 @@ ms.assetid: a1bbd09e-6313-4bfd-84bf-bc15a8d214a6 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0454.md b/docs/csharp/misc/cs0454.md index d2d51ddf9eb01..b7f2c16e23502 100644 --- a/docs/csharp/misc/cs0454.md +++ b/docs/csharp/misc/cs0454.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0454 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0454" @@ -19,7 +19,7 @@ ms.assetid: 2c83bc5e-53bb-473e-92aa-5122dadd79d1 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0455.md b/docs/csharp/misc/cs0455.md index b2553a55d2c34..fe8d2f1dc69d8 100644 --- a/docs/csharp/misc/cs0455.md +++ b/docs/csharp/misc/cs0455.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0455 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0455" @@ -19,7 +19,7 @@ ms.assetid: a09840ac-ad8c-4c9c-868e-b83d937c7047 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0456.md b/docs/csharp/misc/cs0456.md index 3cf370c6b1f1a..c3f6c798c763e 100644 --- a/docs/csharp/misc/cs0456.md +++ b/docs/csharp/misc/cs0456.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0456 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0456" @@ -19,7 +19,7 @@ ms.assetid: d714ec06-a7f4-405e-bf32-423696848319 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0457.md b/docs/csharp/misc/cs0457.md index c01788fd317d0..f91cd3de12dde 100644 --- a/docs/csharp/misc/cs0457.md +++ b/docs/csharp/misc/cs0457.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0457 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0457" @@ -19,7 +19,7 @@ ms.assetid: 5d5cf762-c817-4468-9455-59e966b8c140 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0458.md b/docs/csharp/misc/cs0458.md index 373d22711eee6..a40770ef63f34 100644 --- a/docs/csharp/misc/cs0458.md +++ b/docs/csharp/misc/cs0458.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0458 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0458" @@ -19,7 +19,7 @@ ms.assetid: 0986c620-b4bc-4e4b-976f-88359cfa3a45 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0459.md b/docs/csharp/misc/cs0459.md index c411000293b3f..b6de04c0ebe95 100644 --- a/docs/csharp/misc/cs0459.md +++ b/docs/csharp/misc/cs0459.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0459 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0459" @@ -19,7 +19,7 @@ ms.assetid: 01b058dd-8d65-4e9d-9de1-d47f9488d22a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0460.md b/docs/csharp/misc/cs0460.md index 2a992ba4b8e14..1456c59388675 100644 --- a/docs/csharp/misc/cs0460.md +++ b/docs/csharp/misc/cs0460.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0460 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0460" @@ -19,7 +19,7 @@ ms.assetid: 98d39ded-d3f9-4520-b912-892e574c056b caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0462.md b/docs/csharp/misc/cs0462.md index da01da23c0be0..01ce181f8f03f 100644 --- a/docs/csharp/misc/cs0462.md +++ b/docs/csharp/misc/cs0462.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0462 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0462" @@ -19,7 +19,7 @@ ms.assetid: 0732b12d-0f7a-47d5-bc54-8b6147d7249f caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0463.md b/docs/csharp/misc/cs0463.md index c427be859a7e5..3c8cb5a07c88d 100644 --- a/docs/csharp/misc/cs0463.md +++ b/docs/csharp/misc/cs0463.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0463 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0463" @@ -19,7 +19,7 @@ ms.assetid: 0cb4be4e-86ea-4ade-8817-b17d4cacd4d5 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0464.md b/docs/csharp/misc/cs0464.md index 4510ba53f4853..2f76377f0f91f 100644 --- a/docs/csharp/misc/cs0464.md +++ b/docs/csharp/misc/cs0464.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0464 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0464" @@ -19,7 +19,7 @@ ms.assetid: 3dff97d4-e1f6-4a71-91e2-68cffc38d49a caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0466.md b/docs/csharp/misc/cs0466.md index 8499c2f61c593..4a0435fc44715 100644 --- a/docs/csharp/misc/cs0466.md +++ b/docs/csharp/misc/cs0466.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0466 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0466" @@ -19,7 +19,7 @@ ms.assetid: db6be72b-120a-4b48-b41c-a738d02adae0 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0468.md b/docs/csharp/misc/cs0468.md index a2b88eb87dc78..1be26c3658495 100644 --- a/docs/csharp/misc/cs0468.md +++ b/docs/csharp/misc/cs0468.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0468 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0468" @@ -19,7 +19,7 @@ ms.assetid: 1ec4f8af-0b32-4ea9-8bc0-bb9e52b9457b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0469.md b/docs/csharp/misc/cs0469.md index 432e176beb70b..b65f544b57234 100644 --- a/docs/csharp/misc/cs0469.md +++ b/docs/csharp/misc/cs0469.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0469 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0469" @@ -19,7 +19,7 @@ ms.assetid: 773925ce-a8b2-4098-9ead-b96197442848 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0470.md b/docs/csharp/misc/cs0470.md index fa10ca0df1070..68d8981d2b7c5 100644 --- a/docs/csharp/misc/cs0470.md +++ b/docs/csharp/misc/cs0470.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0470 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0470" @@ -19,7 +19,7 @@ ms.assetid: b5a8e820-aa5c-4f69-b5c6-01c6a6bb82d9 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0471.md b/docs/csharp/misc/cs0471.md index aab7f57ca1bac..3ee970f4259cf 100644 --- a/docs/csharp/misc/cs0471.md +++ b/docs/csharp/misc/cs0471.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0471 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0471" @@ -19,7 +19,7 @@ ms.assetid: 3b666461-c57b-45f4-83d3-a23786e29ae9 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0472.md b/docs/csharp/misc/cs0472.md index 1fc0ed1b7afb2..9637d93983243 100644 --- a/docs/csharp/misc/cs0472.md +++ b/docs/csharp/misc/cs0472.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0472 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs0472" @@ -19,7 +19,7 @@ ms.assetid: dc80e0a3-dbd3-4a81-b8bb-a59b510cd3e1 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0473.md b/docs/csharp/misc/cs0473.md index a612dcf52a465..75bc332c7f319 100644 --- a/docs/csharp/misc/cs0473.md +++ b/docs/csharp/misc/cs0473.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0473 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0473" @@ -19,7 +19,7 @@ ms.assetid: 58eb141e-7da0-41c8-b868-7cd2a15f07f9 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0500.md b/docs/csharp/misc/cs0500.md index dc5566208be37..4377d73e4a8dd 100644 --- a/docs/csharp/misc/cs0500.md +++ b/docs/csharp/misc/cs0500.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0500 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0500" @@ -19,7 +19,7 @@ ms.assetid: b1a45708-702b-482c-bd71-c0c2531e29f3 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0501.md b/docs/csharp/misc/cs0501.md index 1134f98e0bb04..9d9d083f40976 100644 --- a/docs/csharp/misc/cs0501.md +++ b/docs/csharp/misc/cs0501.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0501 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0501" @@ -19,7 +19,7 @@ ms.assetid: 3ff45208-5b9b-42f6-8a12-1eb38a665f33 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0502.md b/docs/csharp/misc/cs0502.md index 7f14715e857ce..4078f01632405 100644 --- a/docs/csharp/misc/cs0502.md +++ b/docs/csharp/misc/cs0502.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0502 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0502" @@ -19,7 +19,7 @@ ms.assetid: 6cd6deda-73a1-42d8-893b-45a685e63380 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0503.md b/docs/csharp/misc/cs0503.md index 6505e6fe402bc..d4b38de69dccb 100644 --- a/docs/csharp/misc/cs0503.md +++ b/docs/csharp/misc/cs0503.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0503 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0503" @@ -19,7 +19,7 @@ ms.assetid: 12a337c9-8c5d-473d-8ce6-057b2c7e7935 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0505.md b/docs/csharp/misc/cs0505.md index 6ab4aeb8298a4..bfca8c02fc9b4 100644 --- a/docs/csharp/misc/cs0505.md +++ b/docs/csharp/misc/cs0505.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0505 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0505" @@ -19,7 +19,7 @@ ms.assetid: e3cb9e33-7338-4869-859b-81d7439f0d23 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0506.md b/docs/csharp/misc/cs0506.md index fe820c69b32ec..8733c11e40d5e 100644 --- a/docs/csharp/misc/cs0506.md +++ b/docs/csharp/misc/cs0506.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0506 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0506" @@ -19,7 +19,7 @@ ms.assetid: 1286957c-2505-4b5f-ade0-154ad5f09dc1 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0508.md b/docs/csharp/misc/cs0508.md index 2e3162612ede8..a7fafdb96283f 100644 --- a/docs/csharp/misc/cs0508.md +++ b/docs/csharp/misc/cs0508.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0508 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0508" @@ -19,7 +19,7 @@ ms.assetid: 28403573-6e64-4496-918d-fb50c8851e51 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0509.md b/docs/csharp/misc/cs0509.md index 178d3f9a69daa..ef40fa11054bc 100644 --- a/docs/csharp/misc/cs0509.md +++ b/docs/csharp/misc/cs0509.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0509 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0509" @@ -19,7 +19,7 @@ ms.assetid: dc113e03-7a01-489b-b886-51ee056fc96a caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0513.md b/docs/csharp/misc/cs0513.md index 93a36bd16c4e3..ac2145146bc97 100644 --- a/docs/csharp/misc/cs0513.md +++ b/docs/csharp/misc/cs0513.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0513 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0513" @@ -19,7 +19,7 @@ ms.assetid: 6f8569df-713d-4c9c-a675-6576dad139ce caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0514.md b/docs/csharp/misc/cs0514.md index 3494f3bf702c8..e062d27645641 100644 --- a/docs/csharp/misc/cs0514.md +++ b/docs/csharp/misc/cs0514.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0514 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0514" @@ -19,7 +19,7 @@ ms.assetid: 74ce3010-f9e9-458c-8b68-cfb908a3e7a2 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0515.md b/docs/csharp/misc/cs0515.md index 9f2f8434ed74c..4128e0c4d7154 100644 --- a/docs/csharp/misc/cs0515.md +++ b/docs/csharp/misc/cs0515.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0515 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0515" @@ -19,7 +19,7 @@ ms.assetid: 0f8c0253-218d-4c21-b22c-fa5802ba4e7f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0516.md b/docs/csharp/misc/cs0516.md index b0de14d26054e..95f7fc78bab4f 100644 --- a/docs/csharp/misc/cs0516.md +++ b/docs/csharp/misc/cs0516.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0516 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0516" @@ -19,7 +19,7 @@ ms.assetid: a9de9d1d-9ee3-4533-ba31-b8cb9f9964a1 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0517.md b/docs/csharp/misc/cs0517.md index 209b5ed3ba4f2..1e9ef50b2386c 100644 --- a/docs/csharp/misc/cs0517.md +++ b/docs/csharp/misc/cs0517.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0517 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0517" @@ -19,7 +19,7 @@ ms.assetid: 33732ade-6ab9-4582-bea4-125d63388779 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0520.md b/docs/csharp/misc/cs0520.md index c62203f2c0d17..594a8bf204ae6 100644 --- a/docs/csharp/misc/cs0520.md +++ b/docs/csharp/misc/cs0520.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0520 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0520" @@ -19,7 +19,7 @@ ms.assetid: 4ea16ff2-b0b1-4938-bea4-6be21acba922 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0522.md b/docs/csharp/misc/cs0522.md index 206ae8e09c7f0..c7031598e7666 100644 --- a/docs/csharp/misc/cs0522.md +++ b/docs/csharp/misc/cs0522.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0522 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0522" @@ -19,7 +19,7 @@ ms.assetid: f749f21e-92ee-495c-9b53-179ce9342d05 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0524.md b/docs/csharp/misc/cs0524.md index a5a73e6e4bfaa..2f4070b40c5da 100644 --- a/docs/csharp/misc/cs0524.md +++ b/docs/csharp/misc/cs0524.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0524 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0524" @@ -19,7 +19,7 @@ ms.assetid: a5cd8fb0-f5df-4580-9116-a6be4dffd1cb caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0525.md b/docs/csharp/misc/cs0525.md index c87af435e74f4..5d5cf6fd0fbe3 100644 --- a/docs/csharp/misc/cs0525.md +++ b/docs/csharp/misc/cs0525.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0525 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0525" @@ -19,7 +19,7 @@ ms.assetid: fcecfd4f-221f-41e6-a95c-1685be78926e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0526.md b/docs/csharp/misc/cs0526.md index 9e14c1e8184e0..e1256f27df462 100644 --- a/docs/csharp/misc/cs0526.md +++ b/docs/csharp/misc/cs0526.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0526 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0526" @@ -19,7 +19,7 @@ ms.assetid: befc46b4-28ea-40d3-89ac-132b92455772 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0527.md b/docs/csharp/misc/cs0527.md index 05c09f5250a8c..5d2a67d1a18f5 100644 --- a/docs/csharp/misc/cs0527.md +++ b/docs/csharp/misc/cs0527.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0527 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0527" @@ -19,7 +19,7 @@ ms.assetid: 1acd244b-c55b-424f-b038-a130d65b8685 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0528.md b/docs/csharp/misc/cs0528.md index 7d0fc262376ef..1082d1154ef22 100644 --- a/docs/csharp/misc/cs0528.md +++ b/docs/csharp/misc/cs0528.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0528 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0528" @@ -19,7 +19,7 @@ ms.assetid: 8f5dde55-7e4f-4ffa-be14-0e0f3a538118 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0529.md b/docs/csharp/misc/cs0529.md index aec98ee46b148..8b559b8005127 100644 --- a/docs/csharp/misc/cs0529.md +++ b/docs/csharp/misc/cs0529.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0529 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0529" @@ -19,7 +19,7 @@ ms.assetid: 61de8086-f991-455c-b009-bb8cd05f34bd caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0531.md b/docs/csharp/misc/cs0531.md index 5c0baa3474788..32ab6eba09241 100644 --- a/docs/csharp/misc/cs0531.md +++ b/docs/csharp/misc/cs0531.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0531 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0531" @@ -19,7 +19,7 @@ ms.assetid: 54c2a98b-84e3-481a-a934-7cd6dffa7677 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0533.md b/docs/csharp/misc/cs0533.md index 0b6da6a3bfd8a..882300a911c5b 100644 --- a/docs/csharp/misc/cs0533.md +++ b/docs/csharp/misc/cs0533.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0533 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0533" @@ -19,7 +19,7 @@ ms.assetid: f8b38c5a-d365-4081-a101-6282bdd19069 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0534.md b/docs/csharp/misc/cs0534.md index 0f0a22a068522..95e41b2c517e9 100644 --- a/docs/csharp/misc/cs0534.md +++ b/docs/csharp/misc/cs0534.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0534 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0534" @@ -19,7 +19,7 @@ ms.assetid: 39fde9d1-3041-41fc-9dc2-43394c13c6c9 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0535.md b/docs/csharp/misc/cs0535.md index 8e0e43eaf6615..f63209ba4d5d8 100644 --- a/docs/csharp/misc/cs0535.md +++ b/docs/csharp/misc/cs0535.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0535 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0535" @@ -19,7 +19,7 @@ ms.assetid: 282ed5d6-acb7-445b-999f-27a973ccc0b5 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0537.md b/docs/csharp/misc/cs0537.md index 203634de18bd7..cd6869b9ef13e 100644 --- a/docs/csharp/misc/cs0537.md +++ b/docs/csharp/misc/cs0537.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0537 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0537" @@ -19,7 +19,7 @@ ms.assetid: 6c832a5f-47dc-4f60-aed8-69ac328af44b caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0538.md b/docs/csharp/misc/cs0538.md index 92d43bb153e0c..15db1389e6c53 100644 --- a/docs/csharp/misc/cs0538.md +++ b/docs/csharp/misc/cs0538.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0538 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0538" @@ -19,7 +19,7 @@ ms.assetid: 46ac205e-16b0-4637-bd0f-9a755ac19f18 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0539.md b/docs/csharp/misc/cs0539.md index 596c31cf8e77c..efdeef20a225b 100644 --- a/docs/csharp/misc/cs0539.md +++ b/docs/csharp/misc/cs0539.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0539 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0539" @@ -19,7 +19,7 @@ ms.assetid: 41b8975c-abd1-4a36-98a4-8efa5fb0502a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0540.md b/docs/csharp/misc/cs0540.md index 0520628d36b08..3aab7951005e1 100644 --- a/docs/csharp/misc/cs0540.md +++ b/docs/csharp/misc/cs0540.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0540 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0540" @@ -19,7 +19,7 @@ ms.assetid: 2da2cd4a-0ff1-45ea-bb72-ea078bc95dea caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0541.md b/docs/csharp/misc/cs0541.md index 0e39b95466f3f..abe833614bb27 100644 --- a/docs/csharp/misc/cs0541.md +++ b/docs/csharp/misc/cs0541.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0541 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0541" @@ -19,7 +19,7 @@ ms.assetid: ed812c07-24f7-43c6-9a44-553f27f6249d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0542.md b/docs/csharp/misc/cs0542.md index 82fd126568928..ddd524215204e 100644 --- a/docs/csharp/misc/cs0542.md +++ b/docs/csharp/misc/cs0542.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0542 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0542" @@ -19,7 +19,7 @@ ms.assetid: 68a89948-8b56-4cd5-95e2-0df7fcad50ac caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0543.md b/docs/csharp/misc/cs0543.md index 9318712501e06..d00246178fee4 100644 --- a/docs/csharp/misc/cs0543.md +++ b/docs/csharp/misc/cs0543.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0543 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0543" @@ -19,7 +19,7 @@ ms.assetid: f85e09a7-0e08-4dea-8f64-218c0876e4f6 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0544.md b/docs/csharp/misc/cs0544.md index 5a046674a5324..040cdc3513ca0 100644 --- a/docs/csharp/misc/cs0544.md +++ b/docs/csharp/misc/cs0544.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0544 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0544" @@ -19,7 +19,7 @@ ms.assetid: f8230a02-a666-4a1a-94cb-46f87463206a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0546.md b/docs/csharp/misc/cs0546.md index b33b914c5c333..f564697acae25 100644 --- a/docs/csharp/misc/cs0546.md +++ b/docs/csharp/misc/cs0546.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0546 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0546" @@ -19,7 +19,7 @@ ms.assetid: d259c86f-ee29-4e2d-b381-6ba7252af87e caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0547.md b/docs/csharp/misc/cs0547.md index e7fcae5c9a1b6..dfcf429f7e300 100644 --- a/docs/csharp/misc/cs0547.md +++ b/docs/csharp/misc/cs0547.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0547 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0547" @@ -19,7 +19,7 @@ ms.assetid: aa80873f-deb0-4ff2-8435-92a626bb5b80 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0548.md b/docs/csharp/misc/cs0548.md index 07bb59146c728..aeee59939ca7d 100644 --- a/docs/csharp/misc/cs0548.md +++ b/docs/csharp/misc/cs0548.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0548 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0548" @@ -19,7 +19,7 @@ ms.assetid: c4d34da7-0b4a-4312-ac7f-46db100e43c7 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0549.md b/docs/csharp/misc/cs0549.md index 73afaacca119d..6adfc45a9e094 100644 --- a/docs/csharp/misc/cs0549.md +++ b/docs/csharp/misc/cs0549.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0549 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0549" @@ -19,7 +19,7 @@ ms.assetid: ae965019-9dee-4f28-9e9a-6f379bd0d757 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0550.md b/docs/csharp/misc/cs0550.md index 070b977a9b8c6..9e3004e3b02e7 100644 --- a/docs/csharp/misc/cs0550.md +++ b/docs/csharp/misc/cs0550.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0550 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0550" @@ -19,7 +19,7 @@ ms.assetid: 57278c17-443c-40f2-9ebd-853558743564 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0551.md b/docs/csharp/misc/cs0551.md index 7f8caa6585836..ce08fa0274edb 100644 --- a/docs/csharp/misc/cs0551.md +++ b/docs/csharp/misc/cs0551.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0551 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0551" @@ -19,7 +19,7 @@ ms.assetid: fb456ecf-dff3-4e39-b9b3-de23d81dadea caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0553.md b/docs/csharp/misc/cs0553.md index be00f4f1d988c..3d854a4826a78 100644 --- a/docs/csharp/misc/cs0553.md +++ b/docs/csharp/misc/cs0553.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0553 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0553" @@ -19,7 +19,7 @@ ms.assetid: d2d6ddb1-9294-4e85-83d8-c35bd7a70f5b caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0554.md b/docs/csharp/misc/cs0554.md index aa5b5c6f5d9a4..768912aa00655 100644 --- a/docs/csharp/misc/cs0554.md +++ b/docs/csharp/misc/cs0554.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0554 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0554" @@ -19,7 +19,7 @@ ms.assetid: 884db4b2-3a69-4434-9a25-526f596e03c8 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0555.md b/docs/csharp/misc/cs0555.md index c991e93429e56..30b73ef40eb2c 100644 --- a/docs/csharp/misc/cs0555.md +++ b/docs/csharp/misc/cs0555.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0555 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0555" @@ -19,7 +19,7 @@ ms.assetid: e4b2f890-98b4-4578-b1de-ebaafc8b3da2 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0556.md b/docs/csharp/misc/cs0556.md index 0403c7e4ed223..9da2bc5b8a390 100644 --- a/docs/csharp/misc/cs0556.md +++ b/docs/csharp/misc/cs0556.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0556 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0556" @@ -19,7 +19,7 @@ ms.assetid: e2430c6e-784f-4ab2-88b9-f660d956e9e8 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0557.md b/docs/csharp/misc/cs0557.md index 4acb540fbd891..c1e01dc60b77b 100644 --- a/docs/csharp/misc/cs0557.md +++ b/docs/csharp/misc/cs0557.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0557 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0557" @@ -19,7 +19,7 @@ ms.assetid: beca353e-4fea-4e4f-a48a-eddeebb153bb caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0558.md b/docs/csharp/misc/cs0558.md index 4265dcee32d6d..5164758dd0fea 100644 --- a/docs/csharp/misc/cs0558.md +++ b/docs/csharp/misc/cs0558.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0558 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0558" @@ -19,7 +19,7 @@ ms.assetid: af63b9ba-2790-4362-a49d-b69a5292a555 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0559.md b/docs/csharp/misc/cs0559.md index 457b25df907ea..f0654d1f02697 100644 --- a/docs/csharp/misc/cs0559.md +++ b/docs/csharp/misc/cs0559.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0559 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0559" @@ -19,7 +19,7 @@ ms.assetid: 37122001-8a55-4cf5-873b-68997e196893 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0562.md b/docs/csharp/misc/cs0562.md index 58fd5294d935b..72a0159312c3d 100644 --- a/docs/csharp/misc/cs0562.md +++ b/docs/csharp/misc/cs0562.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0562 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0562" @@ -19,7 +19,7 @@ ms.assetid: dceecce5-90ce-4554-820c-f4c06b2b8258 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0564.md b/docs/csharp/misc/cs0564.md index f852b3d0a96fa..f368b19cc9f91 100644 --- a/docs/csharp/misc/cs0564.md +++ b/docs/csharp/misc/cs0564.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0564 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0564" @@ -19,7 +19,7 @@ ms.assetid: 4c152e10-eb22-4437-a85f-1599c76470e0 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0567.md b/docs/csharp/misc/cs0567.md index 86ff4b797311e..c8480036935b0 100644 --- a/docs/csharp/misc/cs0567.md +++ b/docs/csharp/misc/cs0567.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0567 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0567" @@ -19,7 +19,7 @@ ms.assetid: 90aefbf9-d216-4eb4-96d4-44926fa23b1e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0568.md b/docs/csharp/misc/cs0568.md index bbf2a629e3edd..6afcbea46b156 100644 --- a/docs/csharp/misc/cs0568.md +++ b/docs/csharp/misc/cs0568.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0568 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0568" @@ -19,7 +19,7 @@ ms.assetid: dc9e1263-f58d-4c95-9165-27ba7757bc7b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0569.md b/docs/csharp/misc/cs0569.md index 0d9aad6b97fa7..0f69c640116f4 100644 --- a/docs/csharp/misc/cs0569.md +++ b/docs/csharp/misc/cs0569.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0569 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0569" @@ -19,7 +19,7 @@ ms.assetid: 635ae657-85fb-42a9-80bc-62e0c278776b caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0572.md b/docs/csharp/misc/cs0572.md index f2ffde865f83e..1d65fe6f73b60 100644 --- a/docs/csharp/misc/cs0572.md +++ b/docs/csharp/misc/cs0572.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0572 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0572" @@ -19,7 +19,7 @@ ms.assetid: ec950e95-13da-41b5-90cd-9e673d62498b caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0573.md b/docs/csharp/misc/cs0573.md index 14280eb538925..85e28a6c6760f 100644 --- a/docs/csharp/misc/cs0573.md +++ b/docs/csharp/misc/cs0573.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0573 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0573" @@ -19,7 +19,7 @@ ms.assetid: 10ef9625-44f1-4936-ada3-56938357aa01 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0574.md b/docs/csharp/misc/cs0574.md index 95a0e2fca74e9..062db8092116e 100644 --- a/docs/csharp/misc/cs0574.md +++ b/docs/csharp/misc/cs0574.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0574 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0574" @@ -19,7 +19,7 @@ ms.assetid: 43684abe-982c-45ae-9d0b-4fe031671fc8 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0575.md b/docs/csharp/misc/cs0575.md index 52c208e28e40e..25a3cac32c6de 100644 --- a/docs/csharp/misc/cs0575.md +++ b/docs/csharp/misc/cs0575.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0575 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0575" @@ -19,7 +19,7 @@ ms.assetid: e8f20960-94a6-41d0-807c-d49ad198ccf6 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0576.md b/docs/csharp/misc/cs0576.md index 06b6fb338e1c2..39ef535b55424 100644 --- a/docs/csharp/misc/cs0576.md +++ b/docs/csharp/misc/cs0576.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0576 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0576" @@ -19,7 +19,7 @@ ms.assetid: c409f8ba-4a59-48d3-9bd8-4e9053219875 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0577.md b/docs/csharp/misc/cs0577.md index 58a2f52143a3d..dbfd6a9df691f 100644 --- a/docs/csharp/misc/cs0577.md +++ b/docs/csharp/misc/cs0577.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0577 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0577" @@ -19,7 +19,7 @@ ms.assetid: 34f8f453-f016-4f2c-981a-0d61449cd74b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0578.md b/docs/csharp/misc/cs0578.md index 109ac4c14fa13..14a4f2ff2e625 100644 --- a/docs/csharp/misc/cs0578.md +++ b/docs/csharp/misc/cs0578.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0578 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0821" @@ -149,7 +149,7 @@ ms.assetid: fbc5c884-e358-48f1-aeac-5ec8fd9f0c40 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0582.md b/docs/csharp/misc/cs0582.md index eadb595398ba8..7b4c651d211fd 100644 --- a/docs/csharp/misc/cs0582.md +++ b/docs/csharp/misc/cs0582.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0582 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0582" @@ -19,7 +19,7 @@ ms.assetid: cc0f4c75-c41d-423e-a4dc-e55a124f5cae caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0583.md b/docs/csharp/misc/cs0583.md index 46fce0ac66585..47c94b420c6c0 100644 --- a/docs/csharp/misc/cs0583.md +++ b/docs/csharp/misc/cs0583.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0583 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0583" @@ -19,7 +19,7 @@ ms.assetid: 67a9b339-af79-42a3-afe7-b1732bd43f8f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0584.md b/docs/csharp/misc/cs0584.md index 845855126eef9..c586288006b66 100644 --- a/docs/csharp/misc/cs0584.md +++ b/docs/csharp/misc/cs0584.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0584 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0584" @@ -19,7 +19,7 @@ ms.assetid: f9af5795-ffd0-4dc3-b4c9-0a24b8a0076a caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0585.md b/docs/csharp/misc/cs0585.md index 60849c402f75a..15f6fe8b1a3c1 100644 --- a/docs/csharp/misc/cs0585.md +++ b/docs/csharp/misc/cs0585.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0585 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0585" @@ -19,7 +19,7 @@ ms.assetid: e2e23a07-ea37-4dd9-aca6-5714fdbc4ef4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0586.md b/docs/csharp/misc/cs0586.md index 29aa2b3008410..0f924cb952f64 100644 --- a/docs/csharp/misc/cs0586.md +++ b/docs/csharp/misc/cs0586.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0586 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0586" @@ -19,7 +19,7 @@ ms.assetid: cda1f0ea-8118-4da1-b37f-51be7da71cb8 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0587.md b/docs/csharp/misc/cs0587.md index 1f35e4b90b649..ca59dd1784c34 100644 --- a/docs/csharp/misc/cs0587.md +++ b/docs/csharp/misc/cs0587.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0587 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0587" @@ -19,7 +19,7 @@ ms.assetid: a19c329a-9240-4ccf-bf4a-2d3c070ee68b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0588.md b/docs/csharp/misc/cs0588.md index 7127a8861ab6b..a3ba4f6e127af 100644 --- a/docs/csharp/misc/cs0588.md +++ b/docs/csharp/misc/cs0588.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0588 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0588" @@ -19,7 +19,7 @@ ms.assetid: 5dea3fbc-c9ca-47c9-aa83-c9af43fd155b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0589.md b/docs/csharp/misc/cs0589.md index 6921a0b9d34d9..829e62ecf1ed0 100644 --- a/docs/csharp/misc/cs0589.md +++ b/docs/csharp/misc/cs0589.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0589 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0589" @@ -19,7 +19,7 @@ ms.assetid: dbe1aa49-d793-4096-ae77-141c724a5813 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0590.md b/docs/csharp/misc/cs0590.md index 53a2cfc3e6081..c224b4afe06fd 100644 --- a/docs/csharp/misc/cs0590.md +++ b/docs/csharp/misc/cs0590.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0590 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0590" @@ -19,7 +19,7 @@ ms.assetid: 6df9461f-2de6-4032-b18f-96121db1e4af caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0591.md b/docs/csharp/misc/cs0591.md index c51021e40a7eb..211c763228938 100644 --- a/docs/csharp/misc/cs0591.md +++ b/docs/csharp/misc/cs0591.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0591 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0591" @@ -19,7 +19,7 @@ ms.assetid: b8acbcdb-dc66-4338-9ddd-d606e5a2c57e caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0594.md b/docs/csharp/misc/cs0594.md index 843e5c9db7c3b..7c8d737e33ef0 100644 --- a/docs/csharp/misc/cs0594.md +++ b/docs/csharp/misc/cs0594.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0594 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0594" @@ -19,7 +19,7 @@ ms.assetid: a3d6bde1-db63-4c5c-a425-8c6a39e00999 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0596.md b/docs/csharp/misc/cs0596.md index f4cdccfac36bd..a9bf8f36ff441 100644 --- a/docs/csharp/misc/cs0596.md +++ b/docs/csharp/misc/cs0596.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0596 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0596" @@ -19,7 +19,7 @@ ms.assetid: 7cbf0db1-bb0b-4c50-b71e-16599a7e37d0 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0599.md b/docs/csharp/misc/cs0599.md index b78f0e4737c44..652da9542a331 100644 --- a/docs/csharp/misc/cs0599.md +++ b/docs/csharp/misc/cs0599.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0599 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0599" @@ -19,7 +19,7 @@ ms.assetid: d1f5f179-8f7f-43e0-ac87-b5204f0e443b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0601.md b/docs/csharp/misc/cs0601.md index ac886b6fc96a3..3788f42b6a771 100644 --- a/docs/csharp/misc/cs0601.md +++ b/docs/csharp/misc/cs0601.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0601 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0601" @@ -19,7 +19,7 @@ ms.assetid: 20666d6f-e435-4f2d-8eca-084b7d6b57d8 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0602.md b/docs/csharp/misc/cs0602.md index c977cca1e5386..395b14ec5d1e2 100644 --- a/docs/csharp/misc/cs0602.md +++ b/docs/csharp/misc/cs0602.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0602 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0602" @@ -19,7 +19,7 @@ ms.assetid: 18d95dca-1560-445b-892b-fa3b8d288d71 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0609.md b/docs/csharp/misc/cs0609.md index 7c8fe926a1c97..2171e01b2f29b 100644 --- a/docs/csharp/misc/cs0609.md +++ b/docs/csharp/misc/cs0609.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0609 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0609" @@ -19,7 +19,7 @@ ms.assetid: f3ff07a6-1190-4a1c-86a5-f607e1a32b78 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0610.md b/docs/csharp/misc/cs0610.md index d966963eb44dc..cc220cea34810 100644 --- a/docs/csharp/misc/cs0610.md +++ b/docs/csharp/misc/cs0610.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0610 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0610" @@ -19,7 +19,7 @@ ms.assetid: 6cdce74c-5c00-4539-9df1-32be70e9912d caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0611.md b/docs/csharp/misc/cs0611.md index b2ac1e70ce512..a4d4116844ff7 100644 --- a/docs/csharp/misc/cs0611.md +++ b/docs/csharp/misc/cs0611.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0611 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0611" @@ -19,7 +19,7 @@ ms.assetid: bbd857a0-9454-4438-a21c-fef5bc7eee06 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0612.md b/docs/csharp/misc/cs0612.md index 9de07af192b84..2383695bf8f92 100644 --- a/docs/csharp/misc/cs0612.md +++ b/docs/csharp/misc/cs0612.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0612 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0612" @@ -19,7 +19,7 @@ ms.assetid: 7695f3b7-ffef-43f7-83db-fc1a9e361f1a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0617.md b/docs/csharp/misc/cs0617.md index aea4d06364a95..04507c5f8dca8 100644 --- a/docs/csharp/misc/cs0617.md +++ b/docs/csharp/misc/cs0617.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0617 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0617" @@ -19,7 +19,7 @@ ms.assetid: a4363709-9846-4cb8-8772-f5a3ea8555ca caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0619.md b/docs/csharp/misc/cs0619.md index 7f6e1b681b0f5..c2fbc244de461 100644 --- a/docs/csharp/misc/cs0619.md +++ b/docs/csharp/misc/cs0619.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0619 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0619" @@ -19,7 +19,7 @@ ms.assetid: a2060eb1-cda5-493c-b049-9b1792f88207 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0620.md b/docs/csharp/misc/cs0620.md index 127695f6edb88..81e9a1cd38956 100644 --- a/docs/csharp/misc/cs0620.md +++ b/docs/csharp/misc/cs0620.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0620 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0620" @@ -19,7 +19,7 @@ ms.assetid: cadd7156-0c3c-460b-844b-c9bbfb8f62df caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0621.md b/docs/csharp/misc/cs0621.md index 9d5c2c3aeeb16..352c1af8f50d3 100644 --- a/docs/csharp/misc/cs0621.md +++ b/docs/csharp/misc/cs0621.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0621 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0621" @@ -19,7 +19,7 @@ ms.assetid: 7ff392c6-478c-4971-93dc-f837b1b8748c caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0622.md b/docs/csharp/misc/cs0622.md index 2790a3b638fae..beccf91e741b0 100644 --- a/docs/csharp/misc/cs0622.md +++ b/docs/csharp/misc/cs0622.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0622 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0622" @@ -19,7 +19,7 @@ ms.assetid: aef77a69-d8b7-41f8-9539-258deaef5cc4 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0623.md b/docs/csharp/misc/cs0623.md index 3c3a9f7b3bdf7..257df6d3a544a 100644 --- a/docs/csharp/misc/cs0623.md +++ b/docs/csharp/misc/cs0623.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0623 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0623" @@ -19,7 +19,7 @@ ms.assetid: c9fd6888-b9c5-48bf-b25b-2fae1446ad24 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0625.md b/docs/csharp/misc/cs0625.md index 6f2e2105cd8c8..4db51fecf0730 100644 --- a/docs/csharp/misc/cs0625.md +++ b/docs/csharp/misc/cs0625.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0625 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0625" @@ -19,7 +19,7 @@ ms.assetid: 44091813-9988-436c-b35e-e24094793782 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0626.md b/docs/csharp/misc/cs0626.md index e8de5b359e257..c88d22943806d 100644 --- a/docs/csharp/misc/cs0626.md +++ b/docs/csharp/misc/cs0626.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0626 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0626" @@ -19,7 +19,7 @@ ms.assetid: 2cd5061c-80e7-48d3-8d14-be7fc642af94 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0628.md b/docs/csharp/misc/cs0628.md index feaf266523b9b..9ff8dd429a466 100644 --- a/docs/csharp/misc/cs0628.md +++ b/docs/csharp/misc/cs0628.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS0628 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0628" @@ -19,7 +19,7 @@ ms.assetid: a54cfad8-27c9-4abb-8c83-982615489a10 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0629.md b/docs/csharp/misc/cs0629.md index eab91023c9e87..136c0818d1ae4 100644 --- a/docs/csharp/misc/cs0629.md +++ b/docs/csharp/misc/cs0629.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0629 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0629" @@ -19,7 +19,7 @@ ms.assetid: 20f22ef0-3c6f-4108-ab09-3f0752375a10 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0631.md b/docs/csharp/misc/cs0631.md index 7a01ba26fe968..ece73bba1ef92 100644 --- a/docs/csharp/misc/cs0631.md +++ b/docs/csharp/misc/cs0631.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0631 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0631" @@ -19,7 +19,7 @@ ms.assetid: 5ae06b13-7874-4d0d-b256-7d8b33396156 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0633.md b/docs/csharp/misc/cs0633.md index 82c2d8ae62e45..9f936141edb78 100644 --- a/docs/csharp/misc/cs0633.md +++ b/docs/csharp/misc/cs0633.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0633 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0633" @@ -19,7 +19,7 @@ ms.assetid: a24d310b-151a-45eb-b150-3407940ec24c caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0635.md b/docs/csharp/misc/cs0635.md index edb3620a98e22..089b15f4b8fae 100644 --- a/docs/csharp/misc/cs0635.md +++ b/docs/csharp/misc/cs0635.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0635 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0635" @@ -19,7 +19,7 @@ ms.assetid: fe258471-4697-4813-a43c-a98e16a424c6 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0636.md b/docs/csharp/misc/cs0636.md index 5823f6c7fe6e4..5aaea363a8b14 100644 --- a/docs/csharp/misc/cs0636.md +++ b/docs/csharp/misc/cs0636.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0636 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0636" @@ -19,7 +19,7 @@ ms.assetid: 47597f89-fbe6-4708-9493-3c86c6f0ce56 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0637.md b/docs/csharp/misc/cs0637.md index 63b23ad960ac0..7d29dcde884ae 100644 --- a/docs/csharp/misc/cs0637.md +++ b/docs/csharp/misc/cs0637.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0637 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0637" @@ -19,7 +19,7 @@ ms.assetid: 02f6964c-0fcc-4f81-8ebb-0330aecdde19 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0641.md b/docs/csharp/misc/cs0641.md index 71a587ee3443f..f6828d3a209ff 100644 --- a/docs/csharp/misc/cs0641.md +++ b/docs/csharp/misc/cs0641.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0641 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0641" @@ -19,7 +19,7 @@ ms.assetid: 5bcdb11a-fefd-4c71-9b31-4c4f719633f3 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0642.md b/docs/csharp/misc/cs0642.md index b039e663fef88..2959d60b0f81c 100644 --- a/docs/csharp/misc/cs0642.md +++ b/docs/csharp/misc/cs0642.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0642 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0642" @@ -19,7 +19,7 @@ ms.assetid: e2df58c0-9b7e-4e50-8e31-e0134955f62c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0643.md b/docs/csharp/misc/cs0643.md index b638e9964297f..ee9c8f80898eb 100644 --- a/docs/csharp/misc/cs0643.md +++ b/docs/csharp/misc/cs0643.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0643 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0643" @@ -19,7 +19,7 @@ ms.assetid: beae30ff-15c2-413f-8f5c-504cdba2e57a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0644.md b/docs/csharp/misc/cs0644.md index 6fded41e3f069..085e428c36d18 100644 --- a/docs/csharp/misc/cs0644.md +++ b/docs/csharp/misc/cs0644.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0644 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0644" @@ -19,7 +19,7 @@ ms.assetid: 835f3ee2-f897-4ba2-ad13-af629a9ab7fe caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0645.md b/docs/csharp/misc/cs0645.md index 691d0b8a8680c..0abba6ff18f05 100644 --- a/docs/csharp/misc/cs0645.md +++ b/docs/csharp/misc/cs0645.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0645 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0645" @@ -19,7 +19,7 @@ ms.assetid: 9f19b49d-f733-4daa-94aa-c0e1239f7921 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0646.md b/docs/csharp/misc/cs0646.md index e3bfbef7f0169..7e2d01ccb6d76 100644 --- a/docs/csharp/misc/cs0646.md +++ b/docs/csharp/misc/cs0646.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0646 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0646" @@ -19,7 +19,7 @@ ms.assetid: 48ea306f-b4a0-4988-8d2b-ca9d38e9bdad caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0647.md b/docs/csharp/misc/cs0647.md index 7f82941bf000a..b35049a084d39 100644 --- a/docs/csharp/misc/cs0647.md +++ b/docs/csharp/misc/cs0647.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0647 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0647" @@ -19,7 +19,7 @@ ms.assetid: b62d7fc9-4711-428e-ab66-09ea1c9970f0 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0648.md b/docs/csharp/misc/cs0648.md index 81f674607c9d2..77ecd8147ac20 100644 --- a/docs/csharp/misc/cs0648.md +++ b/docs/csharp/misc/cs0648.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0648 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0648" @@ -19,7 +19,7 @@ ms.assetid: ec624fce-785c-4c08-9342-e1518d469ed8 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0649.md b/docs/csharp/misc/cs0649.md index 4e5aadcb3f032..73e2214fc0a99 100644 --- a/docs/csharp/misc/cs0649.md +++ b/docs/csharp/misc/cs0649.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS0649 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0649" @@ -19,7 +19,7 @@ ms.assetid: 37137b18-12ed-4a0f-92e6-ee5fb0532ef3 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0652.md b/docs/csharp/misc/cs0652.md index b843539eb9337..d0d0306838921 100644 --- a/docs/csharp/misc/cs0652.md +++ b/docs/csharp/misc/cs0652.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0652 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0652" @@ -19,7 +19,7 @@ ms.assetid: 1ec1cee6-858a-4104-aa15-2668723c6331 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0653.md b/docs/csharp/misc/cs0653.md index be2f7295d5983..bc900ecb7c5c6 100644 --- a/docs/csharp/misc/cs0653.md +++ b/docs/csharp/misc/cs0653.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0653 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0653" @@ -19,7 +19,7 @@ ms.assetid: c94043b9-b5d9-4294-921d-a4aead124d44 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0655.md b/docs/csharp/misc/cs0655.md index b1c92c0299d9a..e5be20448161d 100644 --- a/docs/csharp/misc/cs0655.md +++ b/docs/csharp/misc/cs0655.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0655 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0655" @@ -19,7 +19,7 @@ ms.assetid: 8ce340e2-eeeb-476a-8609-ab4bbaf10c44 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0656.md b/docs/csharp/misc/cs0656.md index fb900669cd6ab..f1fe33316511f 100644 --- a/docs/csharp/misc/cs0656.md +++ b/docs/csharp/misc/cs0656.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0656 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0656" @@ -19,7 +19,7 @@ ms.assetid: e695280a-e75d-4e8c-aec2-1f3fb455544a caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0657.md b/docs/csharp/misc/cs0657.md index 1d8aac5f860a9..044182704489a 100644 --- a/docs/csharp/misc/cs0657.md +++ b/docs/csharp/misc/cs0657.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0657 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0657" @@ -19,7 +19,7 @@ ms.assetid: d12d2efc-f44e-40e6-b825-5a66ead0c08e caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0658.md b/docs/csharp/misc/cs0658.md index 2a34f64aaae3f..b0b901fa3e15d 100644 --- a/docs/csharp/misc/cs0658.md +++ b/docs/csharp/misc/cs0658.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0658 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0658" @@ -19,7 +19,7 @@ ms.assetid: 0309074c-741a-492c-9370-73b4bbfd3c1a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0659.md b/docs/csharp/misc/cs0659.md index 2fe5b207effa0..60ef772475953 100644 --- a/docs/csharp/misc/cs0659.md +++ b/docs/csharp/misc/cs0659.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0659 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0659" @@ -19,7 +19,7 @@ ms.assetid: 63435ee6-c92f-4124-95d4-d8f4e5f0af80 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0660.md b/docs/csharp/misc/cs0660.md index 76bce02d04679..0f0a0cae7fa73 100644 --- a/docs/csharp/misc/cs0660.md +++ b/docs/csharp/misc/cs0660.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0660 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0660" @@ -19,7 +19,7 @@ ms.assetid: 2f77b45b-c5c6-46af-abe9-002e67887896 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0661.md b/docs/csharp/misc/cs0661.md index 940a6acb2f433..5773e2e62a8ee 100644 --- a/docs/csharp/misc/cs0661.md +++ b/docs/csharp/misc/cs0661.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0661 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0661" @@ -19,7 +19,7 @@ ms.assetid: c218665e-5947-40bb-b633-d268483e6522 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0662.md b/docs/csharp/misc/cs0662.md index 7aa3585e00760..95719ef955717 100644 --- a/docs/csharp/misc/cs0662.md +++ b/docs/csharp/misc/cs0662.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0662 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0662" @@ -19,7 +19,7 @@ ms.assetid: 836fa15e-3bf3-4af5-8acf-072d7d731dcd caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0663.md b/docs/csharp/misc/cs0663.md index 0ae18503a5936..05043873f575f 100644 --- a/docs/csharp/misc/cs0663.md +++ b/docs/csharp/misc/cs0663.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0663 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0663" @@ -19,7 +19,7 @@ ms.assetid: 9f96c42b-dcc8-4a0f-8404-289fc88dba5e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0664.md b/docs/csharp/misc/cs0664.md index bafd11826e9af..6456ce77c6f62 100644 --- a/docs/csharp/misc/cs0664.md +++ b/docs/csharp/misc/cs0664.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0664 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0664" @@ -19,7 +19,7 @@ ms.assetid: 60fe15a7-db22-414f-a7b8-fac79dad22b4 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0665.md b/docs/csharp/misc/cs0665.md index eb789a02071d5..961fd29299d63 100644 --- a/docs/csharp/misc/cs0665.md +++ b/docs/csharp/misc/cs0665.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0665 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0665" @@ -19,7 +19,7 @@ ms.assetid: bddff69b-e74e-45ce-8472-16ee53ae4609 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0666.md b/docs/csharp/misc/cs0666.md index a4c37622e1ddc..42c6ce8d37aa6 100644 --- a/docs/csharp/misc/cs0666.md +++ b/docs/csharp/misc/cs0666.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0666 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0666" @@ -19,7 +19,7 @@ ms.assetid: 44ad4574-b4a2-487b-8d05-0116762231ab caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0667.md b/docs/csharp/misc/cs0667.md index cc174f94b53cb..afcecf5e3136a 100644 --- a/docs/csharp/misc/cs0667.md +++ b/docs/csharp/misc/cs0667.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0667 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0667" @@ -19,7 +19,7 @@ ms.assetid: d7fd9a41-100f-47a1-8f59-d0832c1587fa caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0668.md b/docs/csharp/misc/cs0668.md index 93a1289566edd..74f3f862e034a 100644 --- a/docs/csharp/misc/cs0668.md +++ b/docs/csharp/misc/cs0668.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0668 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0668" @@ -19,7 +19,7 @@ ms.assetid: 7bdaa795-ce13-4284-b753-a617c1735cfa caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0669.md b/docs/csharp/misc/cs0669.md index 77139b4caab6d..4f38a306f5534 100644 --- a/docs/csharp/misc/cs0669.md +++ b/docs/csharp/misc/cs0669.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0669 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0669" @@ -19,7 +19,7 @@ ms.assetid: c7f81869-79d7-481f-a026-2cef0e87df4c caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0670.md b/docs/csharp/misc/cs0670.md index 159a6f7773fdd..f2f3f8a596fca 100644 --- a/docs/csharp/misc/cs0670.md +++ b/docs/csharp/misc/cs0670.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0670 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0670" @@ -19,7 +19,7 @@ ms.assetid: 59379171-284f-4d55-8741-af6a97879abc caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0672.md b/docs/csharp/misc/cs0672.md index 14e35f63aa0a8..2d75fecb6e307 100644 --- a/docs/csharp/misc/cs0672.md +++ b/docs/csharp/misc/cs0672.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0672 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0672" @@ -19,7 +19,7 @@ ms.assetid: 140a8708-97d0-444b-980b-62e74328cafb caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0673.md b/docs/csharp/misc/cs0673.md index 46180df796dad..061716135f211 100644 --- a/docs/csharp/misc/cs0673.md +++ b/docs/csharp/misc/cs0673.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0673 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0673" @@ -19,7 +19,7 @@ ms.assetid: 5921cc27-c0ff-43be-8044-b454c8631c86 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0674.md b/docs/csharp/misc/cs0674.md index 3df15e1a4eb15..30b6c759ef4c7 100644 --- a/docs/csharp/misc/cs0674.md +++ b/docs/csharp/misc/cs0674.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0674 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0674" @@ -19,7 +19,7 @@ ms.assetid: 9ebfac30-6de8-4503-b4f0-d79f7398e3d5 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0677.md b/docs/csharp/misc/cs0677.md index 5165f408b7986..b6b2eaa127e58 100644 --- a/docs/csharp/misc/cs0677.md +++ b/docs/csharp/misc/cs0677.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0677 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0677" @@ -19,7 +19,7 @@ ms.assetid: 6a4a3703-9b44-4c4f-a564-8b437b1cb6b8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0678.md b/docs/csharp/misc/cs0678.md index 566622ac2861e..9cf1e4caeea2b 100644 --- a/docs/csharp/misc/cs0678.md +++ b/docs/csharp/misc/cs0678.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0678 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0678" @@ -19,7 +19,7 @@ ms.assetid: ca389fc9-da78-4e16-b68c-782f90b17c83 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0681.md b/docs/csharp/misc/cs0681.md index 798a265cd8dda..cb23399d45a8a 100644 --- a/docs/csharp/misc/cs0681.md +++ b/docs/csharp/misc/cs0681.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0681 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0681" @@ -19,7 +19,7 @@ ms.assetid: aa51ad94-df0a-481d-aaea-5b4291ebc41c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0682.md b/docs/csharp/misc/cs0682.md index b1383b2997d5b..762d7e9b67b65 100644 --- a/docs/csharp/misc/cs0682.md +++ b/docs/csharp/misc/cs0682.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0682 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0682" @@ -19,7 +19,7 @@ ms.assetid: 71c658d2-ac3c-4555-a2d3-52251be709b9 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0683.md b/docs/csharp/misc/cs0683.md index 6468048da9381..935ab247cdfed 100644 --- a/docs/csharp/misc/cs0683.md +++ b/docs/csharp/misc/cs0683.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0683 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0683" @@ -19,7 +19,7 @@ ms.assetid: 04cca66d-8a0b-469a-b157-9c8ece368c48 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0684.md b/docs/csharp/misc/cs0684.md index 248dd43487160..dac86b43d929c 100644 --- a/docs/csharp/misc/cs0684.md +++ b/docs/csharp/misc/cs0684.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0684 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0684" @@ -19,7 +19,7 @@ ms.assetid: d6c8aaf6-c1cf-4c0e-b367-4c3e418d8bc4 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0685.md b/docs/csharp/misc/cs0685.md index 5f976e0a65e4a..f6cfee5893c4f 100644 --- a/docs/csharp/misc/cs0685.md +++ b/docs/csharp/misc/cs0685.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0685 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0685" @@ -19,7 +19,7 @@ ms.assetid: 20d7c6cf-a388-430f-b22b-232536912491 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0687.md b/docs/csharp/misc/cs0687.md index 7252b50916539..0b8719ce14fdb 100644 --- a/docs/csharp/misc/cs0687.md +++ b/docs/csharp/misc/cs0687.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0687 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0687" @@ -19,7 +19,7 @@ ms.assetid: b51c5e7c-f4de-4aa4-97b1-ebe220cd19b0 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0688.md b/docs/csharp/misc/cs0688.md index f31b6f63a8ade..77c2f0da27008 100644 --- a/docs/csharp/misc/cs0688.md +++ b/docs/csharp/misc/cs0688.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0688 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0688" @@ -19,7 +19,7 @@ ms.assetid: 8ce5af36-663e-46e8-87e9-bb32555796ae caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0689.md b/docs/csharp/misc/cs0689.md index 56f032d469660..23161b0e7d8e5 100644 --- a/docs/csharp/misc/cs0689.md +++ b/docs/csharp/misc/cs0689.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0689 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0689" @@ -19,7 +19,7 @@ ms.assetid: 5c555c2e-8e71-4097-8dbf-52dbafe7bf57 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0690.md b/docs/csharp/misc/cs0690.md index b944d8603ff67..9a9d33303213e 100644 --- a/docs/csharp/misc/cs0690.md +++ b/docs/csharp/misc/cs0690.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0690 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0690" @@ -19,7 +19,7 @@ ms.assetid: ade0ee45-bf5d-45bd-9aaf-55f3133b2f3e caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0692.md b/docs/csharp/misc/cs0692.md index 1b75a74c1abb8..d25e7c700a9f7 100644 --- a/docs/csharp/misc/cs0692.md +++ b/docs/csharp/misc/cs0692.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0692 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0692" @@ -19,7 +19,7 @@ ms.assetid: d2fd650b-1f84-44b1-8c7e-471cad92a85e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0693.md b/docs/csharp/misc/cs0693.md index 2d1d90435fe6c..7ec2103ecd2db 100644 --- a/docs/csharp/misc/cs0693.md +++ b/docs/csharp/misc/cs0693.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS0693 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0693" @@ -19,7 +19,7 @@ ms.assetid: a3902336-49db-4808-b41f-8f0936bff53a caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0694.md b/docs/csharp/misc/cs0694.md index 694b6d35db988..db115a4238315 100644 --- a/docs/csharp/misc/cs0694.md +++ b/docs/csharp/misc/cs0694.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0694 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0694" @@ -19,7 +19,7 @@ ms.assetid: 048615e4-4599-4726-b5db-55322ccc936f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0695.md b/docs/csharp/misc/cs0695.md index 84a58a54c7aed..521b2b453a6a8 100644 --- a/docs/csharp/misc/cs0695.md +++ b/docs/csharp/misc/cs0695.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0695 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0695" @@ -19,7 +19,7 @@ ms.assetid: 05f6c8cf-6147-4ac7-84ea-e1f34f8ef9f7 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0698.md b/docs/csharp/misc/cs0698.md index d9bb948494b2b..ceec8a72fd164 100644 --- a/docs/csharp/misc/cs0698.md +++ b/docs/csharp/misc/cs0698.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0698 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0698" @@ -19,7 +19,7 @@ ms.assetid: 68211652-fdfa-4d37-9451-f0b4238f9fe6 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0699.md b/docs/csharp/misc/cs0699.md index a8e549df71a6d..26bb86be8ff78 100644 --- a/docs/csharp/misc/cs0699.md +++ b/docs/csharp/misc/cs0699.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0699 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0699" @@ -19,7 +19,7 @@ ms.assetid: 1dff310b-6b8d-46b4-a649-bbf23282ff1f caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0701.md b/docs/csharp/misc/cs0701.md index c2bcae761e7e9..7bd1c5da0fa7a 100644 --- a/docs/csharp/misc/cs0701.md +++ b/docs/csharp/misc/cs0701.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0701 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0701" @@ -19,7 +19,7 @@ ms.assetid: eb844e31-00bd-468d-9f77-11d10a4ef120 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0704.md b/docs/csharp/misc/cs0704.md index c4ad185ec27c6..f7cf8722de604 100644 --- a/docs/csharp/misc/cs0704.md +++ b/docs/csharp/misc/cs0704.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0704 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0704" @@ -19,7 +19,7 @@ ms.assetid: a16ae7f3-11e0-45f3-ac40-91a853eea4e5 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0706.md b/docs/csharp/misc/cs0706.md index 0d332d3c95518..313ec7381ce7d 100644 --- a/docs/csharp/misc/cs0706.md +++ b/docs/csharp/misc/cs0706.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0706 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0706" @@ -19,7 +19,7 @@ ms.assetid: bc3ac5c0-8c96-43c8-b10a-69bd31b38e4a caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0708.md b/docs/csharp/misc/cs0708.md index 2713f968ab315..9ed249529956e 100644 --- a/docs/csharp/misc/cs0708.md +++ b/docs/csharp/misc/cs0708.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0708 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0708" @@ -19,7 +19,7 @@ ms.assetid: 19e1907f-b78c-4c8b-b78c-eedfd57115f2 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0709.md b/docs/csharp/misc/cs0709.md index e49781be05d65..26bac72fe2d9a 100644 --- a/docs/csharp/misc/cs0709.md +++ b/docs/csharp/misc/cs0709.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0709 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0709" @@ -19,7 +19,7 @@ ms.assetid: 91040f55-a060-4cc3-b830-f6b771af28d7 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0710.md b/docs/csharp/misc/cs0710.md index 3abb243c24789..3bf167ce4c5b1 100644 --- a/docs/csharp/misc/cs0710.md +++ b/docs/csharp/misc/cs0710.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0710 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0710" @@ -19,7 +19,7 @@ ms.assetid: 753a1a87-f5e5-4758-a960-515069a6c7b0 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0711.md b/docs/csharp/misc/cs0711.md index 088f30839ff7d..41c6a4bff67ad 100644 --- a/docs/csharp/misc/cs0711.md +++ b/docs/csharp/misc/cs0711.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0711 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0711" @@ -19,7 +19,7 @@ ms.assetid: 3a5a6d90-e15d-4808-a7a6-c85fd011a0d0 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0712.md b/docs/csharp/misc/cs0712.md index fd1402f7aade9..191747d81e90b 100644 --- a/docs/csharp/misc/cs0712.md +++ b/docs/csharp/misc/cs0712.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0712 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0712" @@ -19,7 +19,7 @@ ms.assetid: cde64c0c-3953-4563-8c24-8b646230bbb8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0713.md b/docs/csharp/misc/cs0713.md index 9ebe7f68fbba8..c85374e8351ff 100644 --- a/docs/csharp/misc/cs0713.md +++ b/docs/csharp/misc/cs0713.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0713 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0713" @@ -19,7 +19,7 @@ ms.assetid: 27a46765-d982-43ba-909f-9278e26b80d2 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0714.md b/docs/csharp/misc/cs0714.md index 3f51eb92fbe17..92383dea6df1a 100644 --- a/docs/csharp/misc/cs0714.md +++ b/docs/csharp/misc/cs0714.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0714 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0714" @@ -19,7 +19,7 @@ ms.assetid: fbb5dc55-645c-4980-bf4b-3c2f84a3c6cd caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0715.md b/docs/csharp/misc/cs0715.md index 38be95a29a2b3..74a4dd36e07c5 100644 --- a/docs/csharp/misc/cs0715.md +++ b/docs/csharp/misc/cs0715.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0715 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0715" @@ -19,7 +19,7 @@ ms.assetid: e3cd1e46-ccfa-4678-a2ed-69245f3558ba caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0716.md b/docs/csharp/misc/cs0716.md index dfbc4e6f86351..63254fa750ffa 100644 --- a/docs/csharp/misc/cs0716.md +++ b/docs/csharp/misc/cs0716.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0716 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0716" @@ -19,7 +19,7 @@ ms.assetid: 806d25ef-f8a7-4c94-823e-e07904defcf4 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0717.md b/docs/csharp/misc/cs0717.md index 9dc0c52c88859..8d9d44165e400 100644 --- a/docs/csharp/misc/cs0717.md +++ b/docs/csharp/misc/cs0717.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0717 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0717" @@ -19,7 +19,7 @@ ms.assetid: 1976e82a-d048-4f13-a95a-a7f4e3cd7038 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0718.md b/docs/csharp/misc/cs0718.md index 3f7bd39a592b0..d518fce589241 100644 --- a/docs/csharp/misc/cs0718.md +++ b/docs/csharp/misc/cs0718.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0718 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0718" @@ -19,7 +19,7 @@ ms.assetid: f18ea7b7-7495-4039-9876-409e9fe98ba1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0719.md b/docs/csharp/misc/cs0719.md index 99f0a19a9cfa9..5f1b78d90a177 100644 --- a/docs/csharp/misc/cs0719.md +++ b/docs/csharp/misc/cs0719.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0719 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0719" @@ -19,7 +19,7 @@ ms.assetid: 308a1a54-43b9-4970-8206-88e8f76d394e caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0720.md b/docs/csharp/misc/cs0720.md index 330f3c3661da2..46f4248064234 100644 --- a/docs/csharp/misc/cs0720.md +++ b/docs/csharp/misc/cs0720.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0720 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0720" @@ -19,7 +19,7 @@ ms.assetid: 1a8e7613-6bfb-4178-a8b4-f4591316c0b8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0721.md b/docs/csharp/misc/cs0721.md index c655b44f61a9a..d31c55ff34436 100644 --- a/docs/csharp/misc/cs0721.md +++ b/docs/csharp/misc/cs0721.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0721 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0721" @@ -19,7 +19,7 @@ ms.assetid: 7ab8591d-df8a-440c-80d6-61b438a935fd caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0722.md b/docs/csharp/misc/cs0722.md index 9173a3d362591..f3f51ac7604d7 100644 --- a/docs/csharp/misc/cs0722.md +++ b/docs/csharp/misc/cs0722.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0722 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0722" @@ -19,7 +19,7 @@ ms.assetid: 85f6854c-581d-482b-b4b0-1e665d9e3e6f caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0723.md b/docs/csharp/misc/cs0723.md index 082c47489cb8a..102138e39c1a4 100644 --- a/docs/csharp/misc/cs0723.md +++ b/docs/csharp/misc/cs0723.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0723 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0723" @@ -19,7 +19,7 @@ ms.assetid: b9f6aebc-e959-407d-8d5c-6a6dcabcfe0f caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0724.md b/docs/csharp/misc/cs0724.md index 5c34262f6d92a..55c09b1690996 100644 --- a/docs/csharp/misc/cs0724.md +++ b/docs/csharp/misc/cs0724.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0724 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0724" @@ -19,7 +19,7 @@ ms.assetid: bcdb2017-7a43-4242-b4e2-a1ae03d6d73f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0726.md b/docs/csharp/misc/cs0726.md index 0048c3ece8ea3..58195c58b21ac 100644 --- a/docs/csharp/misc/cs0726.md +++ b/docs/csharp/misc/cs0726.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0726 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0726" @@ -19,7 +19,7 @@ ms.assetid: 9ea5f004-cf25-4e6e-b9e5-6b53e4a7e1ab caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0727.md b/docs/csharp/misc/cs0727.md index fa74806121087..00f38083732f6 100644 --- a/docs/csharp/misc/cs0727.md +++ b/docs/csharp/misc/cs0727.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0727 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0727" @@ -19,7 +19,7 @@ ms.assetid: 54bfb87e-d759-4310-a8ab-02dccd06337c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0728.md b/docs/csharp/misc/cs0728.md index a68a669a2ae5c..205c6fb8c5986 100644 --- a/docs/csharp/misc/cs0728.md +++ b/docs/csharp/misc/cs0728.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS0728 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0728" @@ -19,7 +19,7 @@ ms.assetid: ad6d860d-bac4-48f3-9eab-1efd2b6de6c0 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0729.md b/docs/csharp/misc/cs0729.md index b6cdc217ae199..832193d9a0798 100644 --- a/docs/csharp/misc/cs0729.md +++ b/docs/csharp/misc/cs0729.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0729 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0729" @@ -19,7 +19,7 @@ ms.assetid: e0421d06-e818-404f-af97-d101272f4d07 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0730.md b/docs/csharp/misc/cs0730.md index b553fa172070d..04bd234953885 100644 --- a/docs/csharp/misc/cs0730.md +++ b/docs/csharp/misc/cs0730.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0730 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0730" @@ -19,7 +19,7 @@ ms.assetid: bf291285-dc1e-4c8d-a449-119004adc088 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0733.md b/docs/csharp/misc/cs0733.md index 25a525028dcbf..7afed7f995d4d 100644 --- a/docs/csharp/misc/cs0733.md +++ b/docs/csharp/misc/cs0733.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0733 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0733" @@ -19,7 +19,7 @@ ms.assetid: 1b0150e0-48d3-4b9c-85cc-27346e4f5f84 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0734.md b/docs/csharp/misc/cs0734.md index f1651af017005..14bc43fb75910 100644 --- a/docs/csharp/misc/cs0734.md +++ b/docs/csharp/misc/cs0734.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0734 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0734" @@ -19,7 +19,7 @@ ms.assetid: 9e1b0e49-bfc3-400c-9fd1-37e3c827e656 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0735.md b/docs/csharp/misc/cs0735.md index 3e9ba6b3a882c..e3de55bc1a152 100644 --- a/docs/csharp/misc/cs0735.md +++ b/docs/csharp/misc/cs0735.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0735 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs0735" @@ -19,7 +19,7 @@ ms.assetid: c49925fb-067c-4f29-9bef-a22115ae1507 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0736.md b/docs/csharp/misc/cs0736.md index 72998e17d6eb1..c24ba7ddabe57 100644 --- a/docs/csharp/misc/cs0736.md +++ b/docs/csharp/misc/cs0736.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0736 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0736" @@ -19,7 +19,7 @@ ms.assetid: 06b14feb-81d5-495f-ab2d-6dc3f5e7216f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0737.md b/docs/csharp/misc/cs0737.md index 0c1a9495897b0..8ae258b9fa5ff 100644 --- a/docs/csharp/misc/cs0737.md +++ b/docs/csharp/misc/cs0737.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0737 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0737" @@ -19,7 +19,7 @@ ms.assetid: d2247770-5546-46f2-a01d-8e2ebfcbb859 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0738.md b/docs/csharp/misc/cs0738.md index fcc9873b58a63..9ee2ede469ea8 100644 --- a/docs/csharp/misc/cs0738.md +++ b/docs/csharp/misc/cs0738.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0738 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0738" @@ -19,7 +19,7 @@ ms.assetid: 01ce94ee-2435-4326-befc-2b020c441a4f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0739.md b/docs/csharp/misc/cs0739.md index e452ee0b018ba..6fc68266fbaa3 100644 --- a/docs/csharp/misc/cs0739.md +++ b/docs/csharp/misc/cs0739.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0739 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0739" @@ -19,7 +19,7 @@ ms.assetid: c2a83015-401c-4d85-bb19-ed29800904c1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0742.md b/docs/csharp/misc/cs0742.md index b3c870b4b6736..77ce2e1160909 100644 --- a/docs/csharp/misc/cs0742.md +++ b/docs/csharp/misc/cs0742.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0742 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0742" @@ -19,7 +19,7 @@ ms.assetid: 078ee7af-17e4-4572-8fee-d97e09c9002b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0743.md b/docs/csharp/misc/cs0743.md index e98bca3b19ae9..9e689dd6a06be 100644 --- a/docs/csharp/misc/cs0743.md +++ b/docs/csharp/misc/cs0743.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0743 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0743" @@ -19,7 +19,7 @@ ms.assetid: 0dc8040a-a12f-4da6-9ed0-c0284905ee83 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0744.md b/docs/csharp/misc/cs0744.md index 17d0a91d05d6b..d2b96b4b4e26c 100644 --- a/docs/csharp/misc/cs0744.md +++ b/docs/csharp/misc/cs0744.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0744 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0744" @@ -19,7 +19,7 @@ ms.assetid: 7ce430d6-737a-4103-9116-d9a4a69f8af3 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0745.md b/docs/csharp/misc/cs0745.md index 86b44f8eb2e4f..c56c45b0c6f8d 100644 --- a/docs/csharp/misc/cs0745.md +++ b/docs/csharp/misc/cs0745.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0745 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0745" @@ -19,7 +19,7 @@ ms.assetid: 6ae77eb2-a940-43aa-a198-3042d144613a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0746.md b/docs/csharp/misc/cs0746.md index 1c9526892a95b..292d18a482d85 100644 --- a/docs/csharp/misc/cs0746.md +++ b/docs/csharp/misc/cs0746.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0746 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0746" @@ -19,7 +19,7 @@ ms.assetid: 36baf7f2-b092-422c-ab53-95154bfceb0a caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0747.md b/docs/csharp/misc/cs0747.md index 43b44c860dcca..ff4859b0923fb 100644 --- a/docs/csharp/misc/cs0747.md +++ b/docs/csharp/misc/cs0747.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0747 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0747" @@ -19,7 +19,7 @@ ms.assetid: dc1b7e38-cee5-406c-b193-a60ec4faebe1 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0748.md b/docs/csharp/misc/cs0748.md index ff8a392b1114c..6da6d4e0a364b 100644 --- a/docs/csharp/misc/cs0748.md +++ b/docs/csharp/misc/cs0748.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0748 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0748" @@ -19,7 +19,7 @@ ms.assetid: da1935af-a5ea-41f4-84ae-58559b750566 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0750.md b/docs/csharp/misc/cs0750.md index 1d13d8ed2d0ed..973ace8635bca 100644 --- a/docs/csharp/misc/cs0750.md +++ b/docs/csharp/misc/cs0750.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0750 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0750" @@ -19,7 +19,7 @@ ms.assetid: 84fb6841-7f47-405a-ae05-95567692f73d caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0751.md b/docs/csharp/misc/cs0751.md index b2dd256efe881..59c42ef04c63e 100644 --- a/docs/csharp/misc/cs0751.md +++ b/docs/csharp/misc/cs0751.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0751 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0751" @@ -19,7 +19,7 @@ ms.assetid: 2ebaed5f-d3ca-452f-8fce-f3299b84360a caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0752.md b/docs/csharp/misc/cs0752.md index 3d816dbf5cdf6..7d04aa0f8d465 100644 --- a/docs/csharp/misc/cs0752.md +++ b/docs/csharp/misc/cs0752.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0752 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0752" @@ -19,7 +19,7 @@ ms.assetid: f9a373d6-31ed-42db-8206-80cbe9b8c546 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0753.md b/docs/csharp/misc/cs0753.md index 65ad2f5dcc891..df7efe8dd1aee 100644 --- a/docs/csharp/misc/cs0753.md +++ b/docs/csharp/misc/cs0753.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0753 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0753" @@ -19,7 +19,7 @@ ms.assetid: 287dd9da-da74-4290-9fa1-21ef1a8150fe caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0754.md b/docs/csharp/misc/cs0754.md index cb9647af460d2..6ac5d10ec7de2 100644 --- a/docs/csharp/misc/cs0754.md +++ b/docs/csharp/misc/cs0754.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0754 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0754" @@ -19,7 +19,7 @@ ms.assetid: c83e04b5-6ab5-45c2-805e-0ba4f041d506 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0755.md b/docs/csharp/misc/cs0755.md index 56ef489bd9a95..7ed728703c368 100644 --- a/docs/csharp/misc/cs0755.md +++ b/docs/csharp/misc/cs0755.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0755 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0755" @@ -19,7 +19,7 @@ ms.assetid: 80613029-a009-4bdf-b1c2-1eec1e60c7b4 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0756.md b/docs/csharp/misc/cs0756.md index 2a3543bb7c0c9..9d0c7f3bf930d 100644 --- a/docs/csharp/misc/cs0756.md +++ b/docs/csharp/misc/cs0756.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0756 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0756" @@ -19,7 +19,7 @@ ms.assetid: 847b20b0-bbf0-43a2-8728-4b54cb3d9cd6 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0757.md b/docs/csharp/misc/cs0757.md index 8b86100072c7f..bee003edd092e 100644 --- a/docs/csharp/misc/cs0757.md +++ b/docs/csharp/misc/cs0757.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0757 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0757" @@ -19,7 +19,7 @@ ms.assetid: ba093570-306d-4b7b-aad5-1a3855ad6776 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0758.md b/docs/csharp/misc/cs0758.md index d8b39c3ce012c..fb8e3801e611c 100644 --- a/docs/csharp/misc/cs0758.md +++ b/docs/csharp/misc/cs0758.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0758 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0758" @@ -19,7 +19,7 @@ ms.assetid: 06ddd548-1311-40db-9078-8a18107b8346 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0759.md b/docs/csharp/misc/cs0759.md index 3baa3c336d323..4ad83536d7220 100644 --- a/docs/csharp/misc/cs0759.md +++ b/docs/csharp/misc/cs0759.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0759 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0759" @@ -19,7 +19,7 @@ ms.assetid: 96f0e178-adbf-4327-8934-ac282c428184 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0761.md b/docs/csharp/misc/cs0761.md index 741196faf630d..416cecd3304c8 100644 --- a/docs/csharp/misc/cs0761.md +++ b/docs/csharp/misc/cs0761.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0761 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0761" @@ -19,7 +19,7 @@ ms.assetid: b16ac1df-0ddc-44d2-89f1-8d9c32af87ad caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0762.md b/docs/csharp/misc/cs0762.md index 68e20929a9555..daa0625447b7f 100644 --- a/docs/csharp/misc/cs0762.md +++ b/docs/csharp/misc/cs0762.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0762 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0762" @@ -19,7 +19,7 @@ ms.assetid: 7cedd1af-ffe6-4ca7-82fb-faa9e98014a4 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0763.md b/docs/csharp/misc/cs0763.md index 1b96f44d95e0d..620b380023eaa 100644 --- a/docs/csharp/misc/cs0763.md +++ b/docs/csharp/misc/cs0763.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0763 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0763" @@ -19,7 +19,7 @@ ms.assetid: 940870ba-1250-4365-acaa-7f968ee96c5b caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0764.md b/docs/csharp/misc/cs0764.md index 7278e0371d1e2..c64c78450f40d 100644 --- a/docs/csharp/misc/cs0764.md +++ b/docs/csharp/misc/cs0764.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0764 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0764" @@ -19,7 +19,7 @@ ms.assetid: 76a64149-49d8-40ea-a976-03835d8fb7eb caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0765.md b/docs/csharp/misc/cs0765.md index 1d7860b5f904c..02caf37588fa6 100644 --- a/docs/csharp/misc/cs0765.md +++ b/docs/csharp/misc/cs0765.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0765 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0765" @@ -19,7 +19,7 @@ ms.assetid: adfb1f95-f7b1-4e43-83c2-42e8531eb980 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0766.md b/docs/csharp/misc/cs0766.md index 1181aa44bb8e3..f8506ef66bdd6 100644 --- a/docs/csharp/misc/cs0766.md +++ b/docs/csharp/misc/cs0766.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0766 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0766" @@ -19,7 +19,7 @@ ms.assetid: 4574e30b-3e76-42cd-90e8-31c72126a08c caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0809.md b/docs/csharp/misc/cs0809.md index 734ae6bc6da3c..f8979b2f8fab9 100644 --- a/docs/csharp/misc/cs0809.md +++ b/docs/csharp/misc/cs0809.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0809 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0809" @@ -19,7 +19,7 @@ ms.assetid: 2c2f0248-ab3a-4cdc-a1b0-2f0e05eac4c9 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0811.md b/docs/csharp/misc/cs0811.md index 1df4953ae21b0..bf734c2cfc85c 100644 --- a/docs/csharp/misc/cs0811.md +++ b/docs/csharp/misc/cs0811.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0811 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0811" @@ -19,7 +19,7 @@ ms.assetid: 99f81ad3-684f-47aa-adb8-360e24901454 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0815.md b/docs/csharp/misc/cs0815.md index 46026ba7c17b3..d3bed99a90982 100644 --- a/docs/csharp/misc/cs0815.md +++ b/docs/csharp/misc/cs0815.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0815 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0815" @@ -19,7 +19,7 @@ ms.assetid: 8f055d34-9ee4-482e-9e79-8b3698c55cb4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0818.md b/docs/csharp/misc/cs0818.md index 4801e7b6ed0f6..399638a9fe1ce 100644 --- a/docs/csharp/misc/cs0818.md +++ b/docs/csharp/misc/cs0818.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0818 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0818" @@ -19,7 +19,7 @@ ms.assetid: e4941018-a10a-4636-98ea-aade29e45728 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0819.md b/docs/csharp/misc/cs0819.md index 48df7a5ff444b..2220ed3da6134 100644 --- a/docs/csharp/misc/cs0819.md +++ b/docs/csharp/misc/cs0819.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0819 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0819" @@ -19,7 +19,7 @@ ms.assetid: a5369e03-eb7d-4c88-b390-51304bd8d1ae caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0820.md b/docs/csharp/misc/cs0820.md index 06f1665b253a7..d7993b611e52e 100644 --- a/docs/csharp/misc/cs0820.md +++ b/docs/csharp/misc/cs0820.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0820 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0820" @@ -19,7 +19,7 @@ ms.assetid: 38c05162-ef20-42a8-9611-02698360dec5 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0821.md b/docs/csharp/misc/cs0821.md index bdad372e157ff..77fe6f4e0c58c 100644 --- a/docs/csharp/misc/cs0821.md +++ b/docs/csharp/misc/cs0821.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0821 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0821" @@ -19,7 +19,7 @@ ms.assetid: ef449115-93e8-4fa5-848a-d30dc7f68ddf caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0822.md b/docs/csharp/misc/cs0822.md index f8b1242f24d97..8f7e03781aaa2 100644 --- a/docs/csharp/misc/cs0822.md +++ b/docs/csharp/misc/cs0822.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0822 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0822" @@ -19,7 +19,7 @@ ms.assetid: 519091be-2332-4df4-acd9-e3b633966b3d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0824.md b/docs/csharp/misc/cs0824.md index 469c60ed99fd4..29b20e043b010 100644 --- a/docs/csharp/misc/cs0824.md +++ b/docs/csharp/misc/cs0824.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS0824 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0824" @@ -19,7 +19,7 @@ ms.assetid: ad643bb7-51b2-455b-a9f3-2bd4588d2c5d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0825.md b/docs/csharp/misc/cs0825.md index 9e34cfa5929f0..a630166b28539 100644 --- a/docs/csharp/misc/cs0825.md +++ b/docs/csharp/misc/cs0825.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0825 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0825" @@ -19,7 +19,7 @@ ms.assetid: 49393d23-ec5f-4b44-a3fd-7e0a95ac0edd caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0828.md b/docs/csharp/misc/cs0828.md index f7ffe57808613..c1de30bd5ff58 100644 --- a/docs/csharp/misc/cs0828.md +++ b/docs/csharp/misc/cs0828.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0828 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0828" @@ -19,7 +19,7 @@ ms.assetid: e18ffe72-2fcc-436d-be7f-8c8365b86129 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0831.md b/docs/csharp/misc/cs0831.md index ef7b9747ca17f..10898d693c826 100644 --- a/docs/csharp/misc/cs0831.md +++ b/docs/csharp/misc/cs0831.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0831 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0831" @@ -19,7 +19,7 @@ ms.assetid: f626a77d-3844-4438-954b-b8201e72b1b5 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0832.md b/docs/csharp/misc/cs0832.md index 27536c6ed219a..25f069830651e 100644 --- a/docs/csharp/misc/cs0832.md +++ b/docs/csharp/misc/cs0832.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0832 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0832" @@ -19,7 +19,7 @@ ms.assetid: b5527209-a9bd-4f8c-a432-2e89bb1905d1 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0833.md b/docs/csharp/misc/cs0833.md index ec7dcd988531a..0edbedb57442d 100644 --- a/docs/csharp/misc/cs0833.md +++ b/docs/csharp/misc/cs0833.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0833 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0833" @@ -19,7 +19,7 @@ ms.assetid: 4ae32454-265f-47aa-bf2a-ee1d702330b7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0835.md b/docs/csharp/misc/cs0835.md index afe981a9c62ae..fa999392f00ba 100644 --- a/docs/csharp/misc/cs0835.md +++ b/docs/csharp/misc/cs0835.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0835 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0835" @@ -19,7 +19,7 @@ ms.assetid: 593c26f6-6d82-49a6-8ace-4d29dd9f5fbe caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0836.md b/docs/csharp/misc/cs0836.md index b3c369cbc3792..ac75142aca173 100644 --- a/docs/csharp/misc/cs0836.md +++ b/docs/csharp/misc/cs0836.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0836 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0836" @@ -19,7 +19,7 @@ ms.assetid: 74a12271-1612-45aa-a398-7964e0269892 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0837.md b/docs/csharp/misc/cs0837.md index 90f738ed6e1fa..62a75927a34fa 100644 --- a/docs/csharp/misc/cs0837.md +++ b/docs/csharp/misc/cs0837.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0837 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0837" @@ -19,7 +19,7 @@ ms.assetid: cbde45dc-222c-4bfe-8814-856476319d37 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0838.md b/docs/csharp/misc/cs0838.md index dd1ef9ddc5338..1563f8c1d7dbe 100644 --- a/docs/csharp/misc/cs0838.md +++ b/docs/csharp/misc/cs0838.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0838 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0838" @@ -19,7 +19,7 @@ ms.assetid: 22495e47-3331-42ef-921c-f76ff03ef1f7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0839.md b/docs/csharp/misc/cs0839.md index a7a035a74a542..c3cc3fda28200 100644 --- a/docs/csharp/misc/cs0839.md +++ b/docs/csharp/misc/cs0839.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0839 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0839" @@ -19,7 +19,7 @@ ms.assetid: 6f2f1062-8551-4125-8880-68bfbfbcf061 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0841.md b/docs/csharp/misc/cs0841.md index d983d916e3f1e..670dfcaa46e86 100644 --- a/docs/csharp/misc/cs0841.md +++ b/docs/csharp/misc/cs0841.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0841 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0841" @@ -19,7 +19,7 @@ ms.assetid: eb67c244-a930-4291-ae2a-5832e8916ed7 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0842.md b/docs/csharp/misc/cs0842.md index 28c4e43d38d89..2d52926351881 100644 --- a/docs/csharp/misc/cs0842.md +++ b/docs/csharp/misc/cs0842.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0842 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0842" @@ -19,7 +19,7 @@ ms.assetid: 93a8b333-efc4-40c7-ae53-5264f721a74f caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs0844.md b/docs/csharp/misc/cs0844.md index 84b9759d3ec1c..42e823d5b9410 100644 --- a/docs/csharp/misc/cs0844.md +++ b/docs/csharp/misc/cs0844.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS0844 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS0844" @@ -19,7 +19,7 @@ ms.assetid: ccf74e01-292a-42d0-897c-8add7aee2118 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1002.md b/docs/csharp/misc/cs1002.md index 04324316700b7..e9c17f4ac8820 100644 --- a/docs/csharp/misc/cs1002.md +++ b/docs/csharp/misc/cs1002.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1002 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1002" @@ -19,7 +19,7 @@ ms.assetid: 659b7abf-9311-40c9-9594-5372464c6148 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1003.md b/docs/csharp/misc/cs1003.md index 1266b96789d73..598de5044dfe8 100644 --- a/docs/csharp/misc/cs1003.md +++ b/docs/csharp/misc/cs1003.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1003 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1003" @@ -19,7 +19,7 @@ ms.assetid: 59f4d053-13c0-4f79-830e-263acdbe94fa caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1004.md b/docs/csharp/misc/cs1004.md index 51332100af451..fbb8ede7724f8 100644 --- a/docs/csharp/misc/cs1004.md +++ b/docs/csharp/misc/cs1004.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1004 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1004" @@ -19,7 +19,7 @@ ms.assetid: 93cc1b93-ca4c-49a8-af03-9fbfc84ccab9 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1007.md b/docs/csharp/misc/cs1007.md index 83a0aea664c01..42822bb6ab2fe 100644 --- a/docs/csharp/misc/cs1007.md +++ b/docs/csharp/misc/cs1007.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1007 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1007" @@ -19,7 +19,7 @@ ms.assetid: b56ee2c6-8e79-4b9b-8c59-194bdb22bc3e caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1008.md b/docs/csharp/misc/cs1008.md index 2e8300cf1e9be..c0e2d352ce79f 100644 --- a/docs/csharp/misc/cs1008.md +++ b/docs/csharp/misc/cs1008.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1008 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1008" @@ -19,7 +19,7 @@ ms.assetid: e595a431-2cf0-4cc1-998f-94aecb2a6db1 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1010.md b/docs/csharp/misc/cs1010.md index 628d7fbbfdb23..3b39159028179 100644 --- a/docs/csharp/misc/cs1010.md +++ b/docs/csharp/misc/cs1010.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1010 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1010" @@ -19,7 +19,7 @@ ms.assetid: 3d47277a-253f-464b-a603-e3b37e0e7b0d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1011.md b/docs/csharp/misc/cs1011.md index b86291fd3fcce..9e063bb71197d 100644 --- a/docs/csharp/misc/cs1011.md +++ b/docs/csharp/misc/cs1011.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1011 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1011" @@ -19,7 +19,7 @@ ms.assetid: d4568471-b0f8-4c24-89f3-9c543521d1d8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1012.md b/docs/csharp/misc/cs1012.md index c97df78d5dd3f..2f69cc6e84487 100644 --- a/docs/csharp/misc/cs1012.md +++ b/docs/csharp/misc/cs1012.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1012 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1012" @@ -19,7 +19,7 @@ ms.assetid: 4acc5fe0-da47-4882-b7d8-557767d7cf03 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1013.md b/docs/csharp/misc/cs1013.md index ba2ef888a92e1..19f1f3da07d6e 100644 --- a/docs/csharp/misc/cs1013.md +++ b/docs/csharp/misc/cs1013.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1013 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1013" @@ -19,7 +19,7 @@ ms.assetid: e5b1d24d-e558-4f7c-b2b1-3a644710005d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1014.md b/docs/csharp/misc/cs1014.md index 139476346b9c0..deb6b569d97ba 100644 --- a/docs/csharp/misc/cs1014.md +++ b/docs/csharp/misc/cs1014.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1014 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1014" @@ -19,7 +19,7 @@ ms.assetid: 60c1e9af-5a0d-4ae0-a2e6-881b0d1535e9 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1015.md b/docs/csharp/misc/cs1015.md index 31071a9acb2fa..044434efcd2bc 100644 --- a/docs/csharp/misc/cs1015.md +++ b/docs/csharp/misc/cs1015.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1015 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1015" @@ -19,7 +19,7 @@ ms.assetid: 53179feb-e8be-41e0-bb0b-f7879e9fa613 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1016.md b/docs/csharp/misc/cs1016.md index 2ceeff1f1c996..4a01f02bce71a 100644 --- a/docs/csharp/misc/cs1016.md +++ b/docs/csharp/misc/cs1016.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1016 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1016" @@ -19,7 +19,7 @@ ms.assetid: 576e6e12-981c-43b6-9e4a-29fa4e9f76e8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1017.md b/docs/csharp/misc/cs1017.md index 1c1356db44577..77d61afadc957 100644 --- a/docs/csharp/misc/cs1017.md +++ b/docs/csharp/misc/cs1017.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1017 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1017" @@ -19,7 +19,7 @@ ms.assetid: e0902e8a-b042-4711-a8a6-83456a3f88cb caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1020.md b/docs/csharp/misc/cs1020.md index 4080d5c39ee8c..d78ec94423692 100644 --- a/docs/csharp/misc/cs1020.md +++ b/docs/csharp/misc/cs1020.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1020 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1020" @@ -19,7 +19,7 @@ ms.assetid: e8860769-a847-4248-a37b-77a59863467c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1021.md b/docs/csharp/misc/cs1021.md index 75b827b4f2b8c..1542c8150dcae 100644 --- a/docs/csharp/misc/cs1021.md +++ b/docs/csharp/misc/cs1021.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1021 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1021" @@ -19,7 +19,7 @@ ms.assetid: 0346ba58-d7cd-40bd-bcad-b90117fdc9b5 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1022.md b/docs/csharp/misc/cs1022.md index 131ddd101a84c..4339c143918ea 100644 --- a/docs/csharp/misc/cs1022.md +++ b/docs/csharp/misc/cs1022.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1022 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1022" @@ -19,7 +19,7 @@ ms.assetid: 76b9f32b-2ebf-471d-a635-852daf8877d7 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1023.md b/docs/csharp/misc/cs1023.md index 470d419b02db4..39a19f86ed5d0 100644 --- a/docs/csharp/misc/cs1023.md +++ b/docs/csharp/misc/cs1023.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1023 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1023" @@ -19,7 +19,7 @@ ms.assetid: 27d70f2c-9ae1-459c-a6be-01ed5a3eea07 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1024.md b/docs/csharp/misc/cs1024.md index 6befc40c35884..c20abd8b153c7 100644 --- a/docs/csharp/misc/cs1024.md +++ b/docs/csharp/misc/cs1024.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1024 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1024" @@ -19,7 +19,7 @@ ms.assetid: 41f587cb-1958-4eb6-9f8d-c03500e55e21 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1025.md b/docs/csharp/misc/cs1025.md index a7bfb1b88e306..707bbd2b7761e 100644 --- a/docs/csharp/misc/cs1025.md +++ b/docs/csharp/misc/cs1025.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1025 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1025" @@ -19,7 +19,7 @@ ms.assetid: 491c186f-cb40-47a9-9656-44fadfa18ae2 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1027.md b/docs/csharp/misc/cs1027.md index 076fb857d68b6..3eea3304091fd 100644 --- a/docs/csharp/misc/cs1027.md +++ b/docs/csharp/misc/cs1027.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1027 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1027" @@ -19,7 +19,7 @@ ms.assetid: a6657f0f-5664-47a5-95cf-803f5a0e0c90 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1028.md b/docs/csharp/misc/cs1028.md index 7488b6a0ad225..0aadaed27b6b7 100644 --- a/docs/csharp/misc/cs1028.md +++ b/docs/csharp/misc/cs1028.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1028 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1028" @@ -19,7 +19,7 @@ ms.assetid: 9df07db3-256f-45e9-8323-26539c55a1d8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1030.md b/docs/csharp/misc/cs1030.md index 760eff4b93a95..891537e8bba83 100644 --- a/docs/csharp/misc/cs1030.md +++ b/docs/csharp/misc/cs1030.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1030 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1030" @@ -19,7 +19,7 @@ ms.assetid: 7c565abc-1366-4641-9383-ab8ba026ab96 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1031.md b/docs/csharp/misc/cs1031.md index 1cc9fc761d81c..5a8e99a67f7e1 100644 --- a/docs/csharp/misc/cs1031.md +++ b/docs/csharp/misc/cs1031.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1031 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1031" @@ -19,7 +19,7 @@ ms.assetid: 14196659-aaac-4df2-a4ed-0bebb8097d59 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1032.md b/docs/csharp/misc/cs1032.md index 4512b557c89d7..d9864c6c1f2ae 100644 --- a/docs/csharp/misc/cs1032.md +++ b/docs/csharp/misc/cs1032.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1032 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1032" @@ -19,7 +19,7 @@ ms.assetid: fe318a6c-4403-4b9b-b3d8-753ec31c00ff caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1033.md b/docs/csharp/misc/cs1033.md index 19aec712d6c7d..f3eddba2cd40e 100644 --- a/docs/csharp/misc/cs1033.md +++ b/docs/csharp/misc/cs1033.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1033 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1033" @@ -19,7 +19,7 @@ ms.assetid: eb0f4001-84a6-4918-a648-cf710d038de7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1034.md b/docs/csharp/misc/cs1034.md index 803fcd09b14b4..37f71e7e16241 100644 --- a/docs/csharp/misc/cs1034.md +++ b/docs/csharp/misc/cs1034.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1034 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1034" @@ -19,7 +19,7 @@ ms.assetid: 07edf234-92c6-42de-a140-8e9964fcfe71 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1035.md b/docs/csharp/misc/cs1035.md index 1f7c925c46859..259b8107cd6e3 100644 --- a/docs/csharp/misc/cs1035.md +++ b/docs/csharp/misc/cs1035.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1035 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1035" @@ -19,7 +19,7 @@ ms.assetid: 99125500-62de-421a-b12b-04311c8947c3 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1036.md b/docs/csharp/misc/cs1036.md index b9c80435bbd4e..0bc357a754ecf 100644 --- a/docs/csharp/misc/cs1036.md +++ b/docs/csharp/misc/cs1036.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1036 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1036" @@ -19,7 +19,7 @@ ms.assetid: c624778a-2074-45d2-89cc-51be1db596c9 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1037.md b/docs/csharp/misc/cs1037.md index 911c9925075b4..90cfaedf7154e 100644 --- a/docs/csharp/misc/cs1037.md +++ b/docs/csharp/misc/cs1037.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1037 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1037" @@ -19,7 +19,7 @@ ms.assetid: 22e16a58-e77b-41cf-b4b5-b2603bb819c6 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1038.md b/docs/csharp/misc/cs1038.md index 48baddb56d9e8..44719ca0c8181 100644 --- a/docs/csharp/misc/cs1038.md +++ b/docs/csharp/misc/cs1038.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1038 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1038" @@ -19,7 +19,7 @@ ms.assetid: 05c53ae9-2819-4771-aee8-3f2ff6bcf0b0 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1039.md b/docs/csharp/misc/cs1039.md index d02ee27b1e887..d12f79241915a 100644 --- a/docs/csharp/misc/cs1039.md +++ b/docs/csharp/misc/cs1039.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1039 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1039" @@ -19,7 +19,7 @@ ms.assetid: 266e9f7f-fe17-445a-aefd-6b7795167d68 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1040.md b/docs/csharp/misc/cs1040.md index 891dd46f0f3df..f4e3d046b19e4 100644 --- a/docs/csharp/misc/cs1040.md +++ b/docs/csharp/misc/cs1040.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1040 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1040" @@ -19,7 +19,7 @@ ms.assetid: a988d665-ead5-489f-922d-ff2c4dd8a922 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1041.md b/docs/csharp/misc/cs1041.md index 792f8635de994..1ae1f5e17458a 100644 --- a/docs/csharp/misc/cs1041.md +++ b/docs/csharp/misc/cs1041.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1041 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1041" @@ -19,7 +19,7 @@ ms.assetid: 9f62c058-cd28-4cb5-835c-d0f25f4fd08e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1043.md b/docs/csharp/misc/cs1043.md index 800197a840842..791141214cbe2 100644 --- a/docs/csharp/misc/cs1043.md +++ b/docs/csharp/misc/cs1043.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1043 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1043" @@ -19,7 +19,7 @@ ms.assetid: 749703a1-d8ac-4be6-9c48-753f64ae92a1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1044.md b/docs/csharp/misc/cs1044.md index 57a80155ce669..4c5ab2dbc3347 100644 --- a/docs/csharp/misc/cs1044.md +++ b/docs/csharp/misc/cs1044.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1044 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1044" @@ -19,7 +19,7 @@ ms.assetid: 18fc1ff5-8b97-4c31-99a1-5985b8e58024 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1055.md b/docs/csharp/misc/cs1055.md index 309daaf8c33cf..35091c60929c9 100644 --- a/docs/csharp/misc/cs1055.md +++ b/docs/csharp/misc/cs1055.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1055 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1055" @@ -19,7 +19,7 @@ ms.assetid: a93cb577-95fc-490a-97c4-2f366409f2c3 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1056.md b/docs/csharp/misc/cs1056.md index a1b9fe3f431ad..8ebee6d9b6e67 100644 --- a/docs/csharp/misc/cs1056.md +++ b/docs/csharp/misc/cs1056.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1056 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1056" @@ -19,7 +19,7 @@ ms.assetid: bf66d164-ab5b-4181-b93e-a1d29620b4d2 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1057.md b/docs/csharp/misc/cs1057.md index 27004dbede6b0..cc784c50749bc 100644 --- a/docs/csharp/misc/cs1057.md +++ b/docs/csharp/misc/cs1057.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1057 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1057" @@ -19,7 +19,7 @@ ms.assetid: 6f247cfd-6d26-43b8-98d9-0a6d7c115cad caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1059.md b/docs/csharp/misc/cs1059.md index e35af81cb409f..802e4b0b74f42 100644 --- a/docs/csharp/misc/cs1059.md +++ b/docs/csharp/misc/cs1059.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1059 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1059" @@ -19,7 +19,7 @@ ms.assetid: 3ebd02ab-e40d-4aad-b901-a0cb6e2eace7 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1100.md b/docs/csharp/misc/cs1100.md index d75767521f769..963bfd1e75f15 100644 --- a/docs/csharp/misc/cs1100.md +++ b/docs/csharp/misc/cs1100.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1100 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1100" @@ -19,7 +19,7 @@ ms.assetid: ea233371-36b6-49ae-a98c-a00ee3b79e53 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1101.md b/docs/csharp/misc/cs1101.md index 0f1590a031889..40758abbc15b4 100644 --- a/docs/csharp/misc/cs1101.md +++ b/docs/csharp/misc/cs1101.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1101 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1101" @@ -19,7 +19,7 @@ ms.assetid: d6fc8834-eadf-4497-b442-0751895e6764 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1102.md b/docs/csharp/misc/cs1102.md index 495b00fa1e6ec..fd7df0872dffc 100644 --- a/docs/csharp/misc/cs1102.md +++ b/docs/csharp/misc/cs1102.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1102 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1102" @@ -19,7 +19,7 @@ ms.assetid: 7de798d4-1b4b-4842-ae43-9bc83e6dc9a3 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1103.md b/docs/csharp/misc/cs1103.md index c7fefca60e6f7..f63176a74467a 100644 --- a/docs/csharp/misc/cs1103.md +++ b/docs/csharp/misc/cs1103.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1103 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1103" @@ -19,7 +19,7 @@ ms.assetid: 513a26ea-9d66-4dc3-b3e6-d709c3089b1a caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1104.md b/docs/csharp/misc/cs1104.md index 6022c8ac0417d..31b65f2e8b869 100644 --- a/docs/csharp/misc/cs1104.md +++ b/docs/csharp/misc/cs1104.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1104 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1104" @@ -19,7 +19,7 @@ ms.assetid: 65bfe85f-8dd1-4aed-bcd1-1f7e0635868c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1105.md b/docs/csharp/misc/cs1105.md index 8a72606c30c28..5df664be96676 100644 --- a/docs/csharp/misc/cs1105.md +++ b/docs/csharp/misc/cs1105.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1105 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1105" @@ -19,7 +19,7 @@ ms.assetid: fcbd91ad-a76a-4b22-868d-16824fa96f85 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1106.md b/docs/csharp/misc/cs1106.md index 5fd17a8c6bd29..e8e23939a6aa2 100644 --- a/docs/csharp/misc/cs1106.md +++ b/docs/csharp/misc/cs1106.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1106 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1106" @@ -19,7 +19,7 @@ ms.assetid: 3585600a-6b2c-47aa-a418-ef049f07c107 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1107.md b/docs/csharp/misc/cs1107.md index bec4664c75ed4..0cf9e158e77a6 100644 --- a/docs/csharp/misc/cs1107.md +++ b/docs/csharp/misc/cs1107.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1107 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1107" @@ -19,7 +19,7 @@ ms.assetid: 1b6f6790-53af-4261-a14f-bf2db9790f0b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1108.md b/docs/csharp/misc/cs1108.md index f8385ab6fb395..6e7fc80809a3e 100644 --- a/docs/csharp/misc/cs1108.md +++ b/docs/csharp/misc/cs1108.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1108 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1108" @@ -19,7 +19,7 @@ ms.assetid: 26e82d6a-6ebf-4beb-912e-1bcb86b668aa caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1109.md b/docs/csharp/misc/cs1109.md index dfd9cf501ad6a..25898e818b82e 100644 --- a/docs/csharp/misc/cs1109.md +++ b/docs/csharp/misc/cs1109.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1109 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1109" @@ -19,7 +19,7 @@ ms.assetid: bebe56b8-3831-4ebb-a49e-e0364b4c11a7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1110.md b/docs/csharp/misc/cs1110.md index dc9e6bdac22b5..65f1b92e27fb3 100644 --- a/docs/csharp/misc/cs1110.md +++ b/docs/csharp/misc/cs1110.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1110 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1110" @@ -19,7 +19,7 @@ ms.assetid: 5b571a76-1891-4f33-b23d-7c4cc654a05f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1113.md b/docs/csharp/misc/cs1113.md index 6f87f9ecc9fa6..4bc2f56ec2359 100644 --- a/docs/csharp/misc/cs1113.md +++ b/docs/csharp/misc/cs1113.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1113 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1113" @@ -19,7 +19,7 @@ ms.assetid: ef2d828f-b5ee-4be9-ba2e-36df5502cc5a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1200.md b/docs/csharp/misc/cs1200.md index 5b2e9d0266d36..00094389a4aa5 100644 --- a/docs/csharp/misc/cs1200.md +++ b/docs/csharp/misc/cs1200.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1200 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1200" @@ -19,7 +19,7 @@ ms.assetid: da1a9948-8deb-4a39-824d-5fcc678c279f caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1201.md b/docs/csharp/misc/cs1201.md index a5f43edcd319c..f0e9ec9a5c077 100644 --- a/docs/csharp/misc/cs1201.md +++ b/docs/csharp/misc/cs1201.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1201 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1201" @@ -19,7 +19,7 @@ ms.assetid: 1a470f93-eb1e-4b13-8539-f42bdfe5b980 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1202.md b/docs/csharp/misc/cs1202.md index 3b7788ad76152..d00ca13342ee2 100644 --- a/docs/csharp/misc/cs1202.md +++ b/docs/csharp/misc/cs1202.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1202 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1202" @@ -19,7 +19,7 @@ ms.assetid: bb8bd788-cb0f-4761-b0d3-ad083a93df51 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1203.md b/docs/csharp/misc/cs1203.md index 7a483894dafd5..63f7615b7707f 100644 --- a/docs/csharp/misc/cs1203.md +++ b/docs/csharp/misc/cs1203.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1203 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1203" @@ -19,7 +19,7 @@ ms.assetid: e255199b-ab2f-4ced-8a01-fca65dce8f1f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1503.md b/docs/csharp/misc/cs1503.md index 9dbbc20a7e4fa..6a1e376472aeb 100644 --- a/docs/csharp/misc/cs1503.md +++ b/docs/csharp/misc/cs1503.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1503 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1503" @@ -19,7 +19,7 @@ ms.assetid: 65e4c63d-928d-49f5-8fac-8e113b07e128 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1504.md b/docs/csharp/misc/cs1504.md index 7426c02ac2ff6..470630b600d75 100644 --- a/docs/csharp/misc/cs1504.md +++ b/docs/csharp/misc/cs1504.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1504 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1504" @@ -19,7 +19,7 @@ ms.assetid: d4845325-8d6a-4c04-9b5c-c5be4eed84a4 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1507.md b/docs/csharp/misc/cs1507.md index 7d03b0e3973ea..a740886c1fdaf 100644 --- a/docs/csharp/misc/cs1507.md +++ b/docs/csharp/misc/cs1507.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1507 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1507" @@ -19,7 +19,7 @@ ms.assetid: e1be3aba-81dc-4f65-87a4-d3f90b82dc7d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1508.md b/docs/csharp/misc/cs1508.md index aee68246f9b10..e74dd0bad31c3 100644 --- a/docs/csharp/misc/cs1508.md +++ b/docs/csharp/misc/cs1508.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1508 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1508" @@ -19,7 +19,7 @@ ms.assetid: 979bc615-58ce-49f8-ba73-e6cf57c56418 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1509.md b/docs/csharp/misc/cs1509.md index 8342ee3a4009a..6ec8010cb021a 100644 --- a/docs/csharp/misc/cs1509.md +++ b/docs/csharp/misc/cs1509.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1509 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1509" @@ -19,7 +19,7 @@ ms.assetid: 51a475c3-f085-49cb-89b0-c6582b68653f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1510.md b/docs/csharp/misc/cs1510.md index 59c126eac1182..b164abf189be9 100644 --- a/docs/csharp/misc/cs1510.md +++ b/docs/csharp/misc/cs1510.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1510 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1510" @@ -19,7 +19,7 @@ ms.assetid: 3f5a69f1-7672-4194-a4ee-5753370fc736 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1511.md b/docs/csharp/misc/cs1511.md index fae7055080fad..826f0889fb5b8 100644 --- a/docs/csharp/misc/cs1511.md +++ b/docs/csharp/misc/cs1511.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1511 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1511" @@ -19,7 +19,7 @@ ms.assetid: c04b5268-5bc3-41db-af6b-463ab1d802b4 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1512.md b/docs/csharp/misc/cs1512.md index 229a2a62f68ea..b54cf8e407d26 100644 --- a/docs/csharp/misc/cs1512.md +++ b/docs/csharp/misc/cs1512.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1512 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1512" @@ -19,7 +19,7 @@ ms.assetid: 50740d85-598d-478f-bfe3-e8c2e1a02ab8 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1513.md b/docs/csharp/misc/cs1513.md index 128cbf6071de2..b18decf7a56cf 100644 --- a/docs/csharp/misc/cs1513.md +++ b/docs/csharp/misc/cs1513.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1513 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1513" @@ -19,7 +19,7 @@ ms.assetid: 28dacbb5-bf60-49ac-878e-c0ce469114eb caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1514.md b/docs/csharp/misc/cs1514.md index 5777bb02467ab..4a48e31ef57f6 100644 --- a/docs/csharp/misc/cs1514.md +++ b/docs/csharp/misc/cs1514.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1514 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1514" @@ -19,7 +19,7 @@ ms.assetid: 61c25e0e-84b1-4b94-b790-ef1e4ff9fc4e caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1515.md b/docs/csharp/misc/cs1515.md index e43ac72b0c372..d3facc1953346 100644 --- a/docs/csharp/misc/cs1515.md +++ b/docs/csharp/misc/cs1515.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1515 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1515" @@ -19,7 +19,7 @@ ms.assetid: 17d9dbbe-14a0-4c80-a942-82fa6ec2b0b0 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1517.md b/docs/csharp/misc/cs1517.md index ff6f1b65725c9..18561ffae1114 100644 --- a/docs/csharp/misc/cs1517.md +++ b/docs/csharp/misc/cs1517.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1517 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1517" @@ -19,7 +19,7 @@ ms.assetid: 3b0201fb-8fab-4e6a-9ad9-f04c0de89517 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1518.md b/docs/csharp/misc/cs1518.md index 8eb84693f0f32..a85122f9178b7 100644 --- a/docs/csharp/misc/cs1518.md +++ b/docs/csharp/misc/cs1518.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1518 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1518" @@ -19,7 +19,7 @@ ms.assetid: 26e0870d-fe91-4c66-b3f8-ed2b074c964e caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1520.md b/docs/csharp/misc/cs1520.md index b8ddb6098c298..43d052dbda98c 100644 --- a/docs/csharp/misc/cs1520.md +++ b/docs/csharp/misc/cs1520.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1520 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1520" @@ -19,7 +19,7 @@ ms.assetid: 1aeeee83-52a6-45dc-b197-a9a6de3a220c caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1521.md b/docs/csharp/misc/cs1521.md index 365aa94153bc5..3a63ceb7f6327 100644 --- a/docs/csharp/misc/cs1521.md +++ b/docs/csharp/misc/cs1521.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1521 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1521" @@ -19,7 +19,7 @@ ms.assetid: 9a482b33-24f2-4654-81b4-be40bf56d624 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1522.md b/docs/csharp/misc/cs1522.md index 1d2284da19ef9..5753189f5f620 100644 --- a/docs/csharp/misc/cs1522.md +++ b/docs/csharp/misc/cs1522.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1522 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1522" @@ -19,7 +19,7 @@ ms.assetid: afb99bbf-a1d9-441e-b392-6845bea23f27 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1524.md b/docs/csharp/misc/cs1524.md index a0d7298514d1a..23c2c5f5e7bf5 100644 --- a/docs/csharp/misc/cs1524.md +++ b/docs/csharp/misc/cs1524.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1524 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1524" @@ -19,7 +19,7 @@ ms.assetid: a7b80bbc-a2de-4718-b0f0-4c9526726525 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1525.md b/docs/csharp/misc/cs1525.md index 72d1fddfc5d13..dbe65da76e651 100644 --- a/docs/csharp/misc/cs1525.md +++ b/docs/csharp/misc/cs1525.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1525 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1525" @@ -19,7 +19,7 @@ ms.assetid: 7913f589-2f2e-40bc-a27e-0b6930336484 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1526.md b/docs/csharp/misc/cs1526.md index 117461a8f245b..4cc3ce4bb9e9f 100644 --- a/docs/csharp/misc/cs1526.md +++ b/docs/csharp/misc/cs1526.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1526 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1526" @@ -19,7 +19,7 @@ ms.assetid: 92feeb9f-e577-4c08-b12b-c19822857200 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1527.md b/docs/csharp/misc/cs1527.md index bba329848c6a3..c834fdf649767 100644 --- a/docs/csharp/misc/cs1527.md +++ b/docs/csharp/misc/cs1527.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1527 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1527" @@ -19,7 +19,7 @@ ms.assetid: a0d52130-d6da-41bb-b153-8e96cbb7e316 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1528.md b/docs/csharp/misc/cs1528.md index 8bce40a5a696e..a1ddebd5ea4c0 100644 --- a/docs/csharp/misc/cs1528.md +++ b/docs/csharp/misc/cs1528.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1528 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1528" @@ -19,7 +19,7 @@ ms.assetid: 38aabc5c-b32f-4bea-a585-c4212f42751d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1529.md b/docs/csharp/misc/cs1529.md index e7d0264717d76..261abaad0bfe4 100644 --- a/docs/csharp/misc/cs1529.md +++ b/docs/csharp/misc/cs1529.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1529 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1529" @@ -19,7 +19,7 @@ ms.assetid: 672a6fd1-3a1f-422c-a29f-46f196d15211 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1530.md b/docs/csharp/misc/cs1530.md index 4ba296071bcea..794e80e13ccb1 100644 --- a/docs/csharp/misc/cs1530.md +++ b/docs/csharp/misc/cs1530.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1530 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1530" @@ -19,7 +19,7 @@ ms.assetid: 3844b5ef-e0ec-42df-9267-72689020f128 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1534.md b/docs/csharp/misc/cs1534.md index 1b7079294c675..daddd1fdfce41 100644 --- a/docs/csharp/misc/cs1534.md +++ b/docs/csharp/misc/cs1534.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1534 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1534" @@ -19,7 +19,7 @@ ms.assetid: afb28c3a-a74c-4e47-b016-9e3245a5a1b1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1535.md b/docs/csharp/misc/cs1535.md index b4e8ab002ed06..d4e598fa0df21 100644 --- a/docs/csharp/misc/cs1535.md +++ b/docs/csharp/misc/cs1535.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1535 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1535" @@ -19,7 +19,7 @@ ms.assetid: 19f41e78-9aea-4575-abd0-60ddb927276f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1536.md b/docs/csharp/misc/cs1536.md index 11b24ea09305b..80796efafde69 100644 --- a/docs/csharp/misc/cs1536.md +++ b/docs/csharp/misc/cs1536.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1536 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1536" @@ -19,7 +19,7 @@ ms.assetid: 65f14fbb-df79-4759-8911-93f8f90f5a60 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1537.md b/docs/csharp/misc/cs1537.md index f2a6a2561fad3..686a03d071423 100644 --- a/docs/csharp/misc/cs1537.md +++ b/docs/csharp/misc/cs1537.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1537 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1537" @@ -19,7 +19,7 @@ ms.assetid: fdc17f3e-05b3-4d04-8825-4563aec816f5 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1541.md b/docs/csharp/misc/cs1541.md index 9ba7833576ac7..b88156c1c4cda 100644 --- a/docs/csharp/misc/cs1541.md +++ b/docs/csharp/misc/cs1541.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1541 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1541" @@ -19,7 +19,7 @@ ms.assetid: db3350fe-6432-4617-8b4a-64bc6cdf83f8 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1542.md b/docs/csharp/misc/cs1542.md index d640eae16e5e4..43b5887d018a8 100644 --- a/docs/csharp/misc/cs1542.md +++ b/docs/csharp/misc/cs1542.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1542 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1542" @@ -19,7 +19,7 @@ ms.assetid: d7f60aa2-6645-472c-ac12-fa57a09fbd87 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1545.md b/docs/csharp/misc/cs1545.md index 96045c29d5413..f1dcbd9a09989 100644 --- a/docs/csharp/misc/cs1545.md +++ b/docs/csharp/misc/cs1545.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1545 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1545" @@ -19,7 +19,7 @@ ms.assetid: 56c377b5-4cf1-4c7d-b51d-463bad78f3ef caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1547.md b/docs/csharp/misc/cs1547.md index 0d4a0b74bfec6..f73f6770bef08 100644 --- a/docs/csharp/misc/cs1547.md +++ b/docs/csharp/misc/cs1547.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1547 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1547" @@ -19,7 +19,7 @@ ms.assetid: 40029557-076a-47d8-aabc-d86c56a846d7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1551.md b/docs/csharp/misc/cs1551.md index b875b6d797dbf..807e02b11f17d 100644 --- a/docs/csharp/misc/cs1551.md +++ b/docs/csharp/misc/cs1551.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1551 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1551" @@ -19,7 +19,7 @@ ms.assetid: 09fde2a2-7466-418a-88ef-395321358b07 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1552.md b/docs/csharp/misc/cs1552.md index aa645d63dc0da..71051d7620da2 100644 --- a/docs/csharp/misc/cs1552.md +++ b/docs/csharp/misc/cs1552.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1552 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1552" @@ -19,7 +19,7 @@ ms.assetid: 647af14d-249e-4f69-80a8-2c0d77fbb244 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1553.md b/docs/csharp/misc/cs1553.md index 3248ea8d42c8a..d7257d395e7fd 100644 --- a/docs/csharp/misc/cs1553.md +++ b/docs/csharp/misc/cs1553.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1553 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1553" @@ -19,7 +19,7 @@ ms.assetid: aec64251-b4ac-45c0-b143-7ebda138af6e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1554.md b/docs/csharp/misc/cs1554.md index 42a4fa5581f9f..0e8cc474e6793 100644 --- a/docs/csharp/misc/cs1554.md +++ b/docs/csharp/misc/cs1554.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1554 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1554" @@ -19,7 +19,7 @@ ms.assetid: 81e8d4ac-cdbf-4b75-8932-0bc271a8405c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1555.md b/docs/csharp/misc/cs1555.md index 7d52679227d56..b83d8208975dd 100644 --- a/docs/csharp/misc/cs1555.md +++ b/docs/csharp/misc/cs1555.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1555 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1555" @@ -19,7 +19,7 @@ ms.assetid: 1919c8b8-d72c-44af-91d0-674ccde77c3f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1556.md b/docs/csharp/misc/cs1556.md index 438357441032b..b502f01eb23b9 100644 --- a/docs/csharp/misc/cs1556.md +++ b/docs/csharp/misc/cs1556.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1556 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1556" @@ -19,7 +19,7 @@ ms.assetid: 960307d2-d815-4d7a-8f96-e3e78c038ade caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1557.md b/docs/csharp/misc/cs1557.md index 5b7f5b1ac113b..b980e5d1c1b5b 100644 --- a/docs/csharp/misc/cs1557.md +++ b/docs/csharp/misc/cs1557.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1557 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1557" @@ -19,7 +19,7 @@ ms.assetid: 1615e028-aeb7-4788-bd87-8e49e502d698 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1558.md b/docs/csharp/misc/cs1558.md index f8ff68ea10343..cf95a78740624 100644 --- a/docs/csharp/misc/cs1558.md +++ b/docs/csharp/misc/cs1558.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1558 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1558" @@ -19,7 +19,7 @@ ms.assetid: ee603d66-007e-4782-9285-7ff031975f0f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1559.md b/docs/csharp/misc/cs1559.md index 0496c27b426dc..c990e2756a5fd 100644 --- a/docs/csharp/misc/cs1559.md +++ b/docs/csharp/misc/cs1559.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1559 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1559" @@ -19,7 +19,7 @@ ms.assetid: 08e6c183-4e92-44a5-99f1-4d1eef3d0a67 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1560.md b/docs/csharp/misc/cs1560.md index dd574d53c5c7e..cd505eca88779 100644 --- a/docs/csharp/misc/cs1560.md +++ b/docs/csharp/misc/cs1560.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1560 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1560" @@ -19,7 +19,7 @@ ms.assetid: 772c4543-6c8d-453f-ae3f-d333528eb8b3 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1561.md b/docs/csharp/misc/cs1561.md index 1c3497e133d35..0f8dd9600f83d 100644 --- a/docs/csharp/misc/cs1561.md +++ b/docs/csharp/misc/cs1561.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1561 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1561" @@ -19,7 +19,7 @@ ms.assetid: 840f469b-65e1-49c6-99cc-8c1ed130a37b caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1562.md b/docs/csharp/misc/cs1562.md index 41e9a67c8b8ce..34b90230fb13a 100644 --- a/docs/csharp/misc/cs1562.md +++ b/docs/csharp/misc/cs1562.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1562 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1562" @@ -19,7 +19,7 @@ ms.assetid: fbadbcc6-9cf2-4af6-b372-fd4e4da4402e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1563.md b/docs/csharp/misc/cs1563.md index 08227de97198c..a2c14204c81a7 100644 --- a/docs/csharp/misc/cs1563.md +++ b/docs/csharp/misc/cs1563.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1563 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1563" @@ -19,7 +19,7 @@ ms.assetid: 67f84cd5-9209-43d6-b642-3628ef84ce4c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1565.md b/docs/csharp/misc/cs1565.md index 92dba8fa50324..2a14e6c939718 100644 --- a/docs/csharp/misc/cs1565.md +++ b/docs/csharp/misc/cs1565.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1565 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1565" @@ -19,7 +19,7 @@ ms.assetid: e4000433-b8af-4eab-89b3-388af92ba954 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1566.md b/docs/csharp/misc/cs1566.md index a4ba4996addf3..f1834cfea9221 100644 --- a/docs/csharp/misc/cs1566.md +++ b/docs/csharp/misc/cs1566.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1566 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1566" @@ -19,7 +19,7 @@ ms.assetid: e1e63bba-1c93-4455-a3ca-49f7dfacb07c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1569.md b/docs/csharp/misc/cs1569.md index d440809341427..3f66ff88c69f8 100644 --- a/docs/csharp/misc/cs1569.md +++ b/docs/csharp/misc/cs1569.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1569 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1569" @@ -19,7 +19,7 @@ ms.assetid: 1d5e89d6-0a05-4e4f-b472-9089146696bb caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1570.md b/docs/csharp/misc/cs1570.md index aef11666c6eff..c6174984e3a60 100644 --- a/docs/csharp/misc/cs1570.md +++ b/docs/csharp/misc/cs1570.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1570 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1570" @@ -19,7 +19,7 @@ ms.assetid: a121d5c4-8b90-4cda-af5b-6ba8f23b2b1e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1571.md b/docs/csharp/misc/cs1571.md index 96d3497334683..1b7a7af67f736 100644 --- a/docs/csharp/misc/cs1571.md +++ b/docs/csharp/misc/cs1571.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS1571 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1571" @@ -19,7 +19,7 @@ ms.assetid: 23b08885-9f69-4376-a952-4820b065a5c0 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1572.md b/docs/csharp/misc/cs1572.md index bdfb73b3f8cd2..8cce9e2e26db3 100644 --- a/docs/csharp/misc/cs1572.md +++ b/docs/csharp/misc/cs1572.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS1572 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1572" @@ -19,7 +19,7 @@ ms.assetid: 24bc8b96-29d2-4201-bc4e-6b9b5a4f5a1d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1573.md b/docs/csharp/misc/cs1573.md index 73915b4e8b08f..bf8fd03ea592d 100644 --- a/docs/csharp/misc/cs1573.md +++ b/docs/csharp/misc/cs1573.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS1573 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1573" @@ -19,7 +19,7 @@ ms.assetid: 1b68cb1a-9bfd-4343-b9b6-8ce195af5e23 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1574.md b/docs/csharp/misc/cs1574.md index e0486cc7c11c6..7f1f42f7c1573 100644 --- a/docs/csharp/misc/cs1574.md +++ b/docs/csharp/misc/cs1574.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1574 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1574" @@ -19,7 +19,7 @@ ms.assetid: 4cd2b474-ab01-4397-aed7-63e5f0081649 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1575.md b/docs/csharp/misc/cs1575.md index bfe5c47f6202d..45c350caa33ea 100644 --- a/docs/csharp/misc/cs1575.md +++ b/docs/csharp/misc/cs1575.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1575 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1575" @@ -19,7 +19,7 @@ ms.assetid: 76a9c57c-8f79-482e-9ae8-c70e8f199dd7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1576.md b/docs/csharp/misc/cs1576.md index ef3ad6a4541e0..b84ee9dfae59d 100644 --- a/docs/csharp/misc/cs1576.md +++ b/docs/csharp/misc/cs1576.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1576 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1576" @@ -19,7 +19,7 @@ ms.assetid: 3e39cb80-e7de-4c78-a22a-57e267121a96 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1577.md b/docs/csharp/misc/cs1577.md index 8e840626e97ae..8d09cdd364608 100644 --- a/docs/csharp/misc/cs1577.md +++ b/docs/csharp/misc/cs1577.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1577 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1577" @@ -19,7 +19,7 @@ ms.assetid: d48d05b6-2ec2-419d-a33f-26a94543b0af caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1578.md b/docs/csharp/misc/cs1578.md index 44269e07a4663..133c134a0c4b5 100644 --- a/docs/csharp/misc/cs1578.md +++ b/docs/csharp/misc/cs1578.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1578 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1578" @@ -19,7 +19,7 @@ ms.assetid: 8356cd33-5acc-4db7-8bbd-2d25f9d7728e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1580.md b/docs/csharp/misc/cs1580.md index 8de5781cd119b..dbe492d8765eb 100644 --- a/docs/csharp/misc/cs1580.md +++ b/docs/csharp/misc/cs1580.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1580 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1580" @@ -19,7 +19,7 @@ ms.assetid: ffd1b6d7-6cab-47e3-b7fe-c79cb435cddf caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1581.md b/docs/csharp/misc/cs1581.md index 45046db883a81..fe5606476f821 100644 --- a/docs/csharp/misc/cs1581.md +++ b/docs/csharp/misc/cs1581.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1581 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1581" @@ -19,7 +19,7 @@ ms.assetid: b7ac7586-a724-492c-887f-795af1c3bcc4 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1583.md b/docs/csharp/misc/cs1583.md index 327a830bfaa56..e075070df49e9 100644 --- a/docs/csharp/misc/cs1583.md +++ b/docs/csharp/misc/cs1583.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1583 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1583" @@ -19,7 +19,7 @@ ms.assetid: e8ae63bc-f1ef-47e0-be9f-8c49e65a9122 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1584.md b/docs/csharp/misc/cs1584.md index 49033727aec8d..8cb64a6a409cf 100644 --- a/docs/csharp/misc/cs1584.md +++ b/docs/csharp/misc/cs1584.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1584 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1584" @@ -19,7 +19,7 @@ ms.assetid: 56c8f9bf-4cce-4269-b573-d60e5b11f9ab caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1585.md b/docs/csharp/misc/cs1585.md index aa5ef778ca7a1..e0ea0ace4ec71 100644 --- a/docs/csharp/misc/cs1585.md +++ b/docs/csharp/misc/cs1585.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1585 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1585" @@ -19,7 +19,7 @@ ms.assetid: 429268c3-2dae-4c71-9e0d-be1badb3ca68 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1586.md b/docs/csharp/misc/cs1586.md index d91b6ee66a24a..85fc301bfed18 100644 --- a/docs/csharp/misc/cs1586.md +++ b/docs/csharp/misc/cs1586.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1586 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1586" @@ -19,7 +19,7 @@ ms.assetid: 408a4495-6fe6-4e95-a49f-a4d041675fff caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1587.md b/docs/csharp/misc/cs1587.md index 3f1ad942d5a71..63a9691e63cb4 100644 --- a/docs/csharp/misc/cs1587.md +++ b/docs/csharp/misc/cs1587.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS1587 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1587" @@ -19,7 +19,7 @@ ms.assetid: b27c2009-d485-43fd-a649-fbc15570d256 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1588.md b/docs/csharp/misc/cs1588.md index 061dd6416f44e..871cd1d327d93 100644 --- a/docs/csharp/misc/cs1588.md +++ b/docs/csharp/misc/cs1588.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1588 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1588" @@ -19,7 +19,7 @@ ms.assetid: ffcfd6fa-fb0b-4fad-a7f3-79be00fa2c96 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1589.md b/docs/csharp/misc/cs1589.md index eb94a9d4acc3a..5badddb7d1149 100644 --- a/docs/csharp/misc/cs1589.md +++ b/docs/csharp/misc/cs1589.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1589 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1589" @@ -19,7 +19,7 @@ ms.assetid: bdc47124-93ae-4c6a-81b2-dde8ec4d0ab1 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1590.md b/docs/csharp/misc/cs1590.md index 0f4f8a9c2940c..aed512403aea4 100644 --- a/docs/csharp/misc/cs1590.md +++ b/docs/csharp/misc/cs1590.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1590 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1590" @@ -19,7 +19,7 @@ ms.assetid: 0d6e5594-d6a6-43bf-8aa8-a452fa5748df caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1592.md b/docs/csharp/misc/cs1592.md index 2c4493b9abf51..f915fc1349ffa 100644 --- a/docs/csharp/misc/cs1592.md +++ b/docs/csharp/misc/cs1592.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1592 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1592" @@ -19,7 +19,7 @@ ms.assetid: 0a6bd30b-b5f2-424b-9683-568d32f3fb17 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1593.md b/docs/csharp/misc/cs1593.md index 8026d1cde6cbd..1e4ec1db843be 100644 --- a/docs/csharp/misc/cs1593.md +++ b/docs/csharp/misc/cs1593.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1593 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1593" @@ -19,7 +19,7 @@ ms.assetid: 7476e799-8a8d-457d-b4e7-2d5e073799d8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1594.md b/docs/csharp/misc/cs1594.md index 5fd362a5dfa25..80152521fc820 100644 --- a/docs/csharp/misc/cs1594.md +++ b/docs/csharp/misc/cs1594.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1594 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1594" @@ -19,7 +19,7 @@ ms.assetid: f949a992-27a3-470d-b512-e590e5170af3 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1597.md b/docs/csharp/misc/cs1597.md index bb176ef029fa9..14587281ff3f1 100644 --- a/docs/csharp/misc/cs1597.md +++ b/docs/csharp/misc/cs1597.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1597 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1597" @@ -19,7 +19,7 @@ ms.assetid: 735e7cde-38de-4e15-96cc-ce75ffe34ff2 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1599.md b/docs/csharp/misc/cs1599.md index e43a7f8ada3ab..4e6f4fb46a068 100644 --- a/docs/csharp/misc/cs1599.md +++ b/docs/csharp/misc/cs1599.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1599 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1599" @@ -19,7 +19,7 @@ ms.assetid: 4cdb282d-0f5d-459b-afc1-8980fbb22067 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1600.md b/docs/csharp/misc/cs1600.md index a4a0def43fc9f..8c1f6b5d4f92d 100644 --- a/docs/csharp/misc/cs1600.md +++ b/docs/csharp/misc/cs1600.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1600 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1600" @@ -19,7 +19,7 @@ ms.assetid: d89a2001-5166-46eb-8f12-9b422531af20 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1601.md b/docs/csharp/misc/cs1601.md index aefdd25810e5a..16fe4ebad89d4 100644 --- a/docs/csharp/misc/cs1601.md +++ b/docs/csharp/misc/cs1601.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1601 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1601" @@ -19,7 +19,7 @@ ms.assetid: 5efa1d2d-c70c-446d-a51f-d23d8a3be22e caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1604.md b/docs/csharp/misc/cs1604.md index cf5ef32d2e80e..93dbf71d5b582 100644 --- a/docs/csharp/misc/cs1604.md +++ b/docs/csharp/misc/cs1604.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1604 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1604" @@ -19,7 +19,7 @@ ms.assetid: 415cce4e-89e6-4b52-93de-d2a6afefa23c caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1605.md b/docs/csharp/misc/cs1605.md index 9e424cd94ba85..b9ef67215e4f1 100644 --- a/docs/csharp/misc/cs1605.md +++ b/docs/csharp/misc/cs1605.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1605 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1605" @@ -19,7 +19,7 @@ ms.assetid: a202d3a9-9777-4902-a7b9-1628640f9433 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1606.md b/docs/csharp/misc/cs1606.md index 722c8dd863c3e..33d636711e1ea 100644 --- a/docs/csharp/misc/cs1606.md +++ b/docs/csharp/misc/cs1606.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1606 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1606" @@ -19,7 +19,7 @@ ms.assetid: 36758c4f-4e26-4879-9e61-6158ca5e74a3 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1608.md b/docs/csharp/misc/cs1608.md index 078aeaac2b437..ea5812c12ddc5 100644 --- a/docs/csharp/misc/cs1608.md +++ b/docs/csharp/misc/cs1608.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1608 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1608" @@ -19,7 +19,7 @@ ms.assetid: 58b64e63-57c8-42a6-93bf-4316caa84d8e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1609.md b/docs/csharp/misc/cs1609.md index c0c83eb6f802f..a6d5c7d095b06 100644 --- a/docs/csharp/misc/cs1609.md +++ b/docs/csharp/misc/cs1609.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1609 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1609" @@ -19,7 +19,7 @@ ms.assetid: 89e112f8-6337-4803-8741-2e38497deb8c caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1611.md b/docs/csharp/misc/cs1611.md index f21a7bffb4207..71add50e206aa 100644 --- a/docs/csharp/misc/cs1611.md +++ b/docs/csharp/misc/cs1611.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1611 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1611" @@ -19,7 +19,7 @@ ms.assetid: 48bfba77-6be2-4242-b1d2-98bf471b6d1e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1613.md b/docs/csharp/misc/cs1613.md index cb605bf60c953..64d19dca523f4 100644 --- a/docs/csharp/misc/cs1613.md +++ b/docs/csharp/misc/cs1613.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1613 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1613" @@ -19,7 +19,7 @@ ms.assetid: 9d7ea9c8-9953-459f-a3f0-c7e65d1b9f59 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1615.md b/docs/csharp/misc/cs1615.md index 3fa7d209934c4..73f0c18eb05b1 100644 --- a/docs/csharp/misc/cs1615.md +++ b/docs/csharp/misc/cs1615.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1615 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1615" @@ -19,7 +19,7 @@ ms.assetid: 518bb07f-0e3a-4761-9931-66845eb5df1a caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1617.md b/docs/csharp/misc/cs1617.md index 5db96d48f7778..cb6b687c1d9f3 100644 --- a/docs/csharp/misc/cs1617.md +++ b/docs/csharp/misc/cs1617.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1617 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1617" @@ -19,7 +19,7 @@ ms.assetid: fd3371ed-39eb-4d3d-b8f5-d96ac0c79398 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1618.md b/docs/csharp/misc/cs1618.md index 9c44cce616d5c..4309707f7dec7 100644 --- a/docs/csharp/misc/cs1618.md +++ b/docs/csharp/misc/cs1618.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1618 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1618" @@ -19,7 +19,7 @@ ms.assetid: e046d402-208e-48fd-8ff3-bb03044036c4 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1619.md b/docs/csharp/misc/cs1619.md index 00c53afbb2078..6fb7a3bfdc94f 100644 --- a/docs/csharp/misc/cs1619.md +++ b/docs/csharp/misc/cs1619.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1619 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1619" @@ -19,7 +19,7 @@ ms.assetid: 149a1d97-5258-4d89-a800-8e34a6820503 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1620.md b/docs/csharp/misc/cs1620.md index 5472cb447dc86..849f6dc257436 100644 --- a/docs/csharp/misc/cs1620.md +++ b/docs/csharp/misc/cs1620.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1620 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1620" @@ -19,7 +19,7 @@ ms.assetid: 13933976-218a-4fe2-8fde-5b9af522e2e5 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1621.md b/docs/csharp/misc/cs1621.md index 3c142e3d92e65..2b82d2e8b9beb 100644 --- a/docs/csharp/misc/cs1621.md +++ b/docs/csharp/misc/cs1621.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1621 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1621" @@ -19,7 +19,7 @@ ms.assetid: 11b4fb94-0dd7-4484-99aa-e06eacc6a658 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1622.md b/docs/csharp/misc/cs1622.md index 1e9067511dd57..87a9d1008a249 100644 --- a/docs/csharp/misc/cs1622.md +++ b/docs/csharp/misc/cs1622.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1622 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1622" @@ -19,7 +19,7 @@ ms.assetid: 6b53a777-4cd8-423a-84ff-22ff588044d3 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1623.md b/docs/csharp/misc/cs1623.md index b2059daddf0db..838d46cfa40d6 100644 --- a/docs/csharp/misc/cs1623.md +++ b/docs/csharp/misc/cs1623.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1623 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1623" @@ -19,7 +19,7 @@ ms.assetid: e52bc2d6-5116-40a2-90bc-23a3fa2c73e7 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1624.md b/docs/csharp/misc/cs1624.md index 4163f18f728c4..9f01d0e5df0bc 100644 --- a/docs/csharp/misc/cs1624.md +++ b/docs/csharp/misc/cs1624.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1624 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1624" @@ -19,7 +19,7 @@ ms.assetid: af7d049d-27e2-4ce1-973c-5c2cb3e56a63 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1625.md b/docs/csharp/misc/cs1625.md index d19172700650b..2e1c3349241d3 100644 --- a/docs/csharp/misc/cs1625.md +++ b/docs/csharp/misc/cs1625.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1625 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1625" @@ -19,7 +19,7 @@ ms.assetid: 0b25b7f9-a585-49b0-9ee6-4384e87fcea6 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1626.md b/docs/csharp/misc/cs1626.md index 1885b4176021c..1623106a8a07c 100644 --- a/docs/csharp/misc/cs1626.md +++ b/docs/csharp/misc/cs1626.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1626 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1626" @@ -19,7 +19,7 @@ ms.assetid: 3ba03383-eb24-4fd8-bf40-8b0f7d6baf0d caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1627.md b/docs/csharp/misc/cs1627.md index 18a11878de5ba..0949383073cc9 100644 --- a/docs/csharp/misc/cs1627.md +++ b/docs/csharp/misc/cs1627.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1627 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1627" @@ -19,7 +19,7 @@ ms.assetid: 58dd6e22-e9ed-4e5c-ae04-ce255f07064e caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1628.md b/docs/csharp/misc/cs1628.md index 36ac3df0cf869..1ef2aaf3b1116 100644 --- a/docs/csharp/misc/cs1628.md +++ b/docs/csharp/misc/cs1628.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1628 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1628" @@ -19,7 +19,7 @@ ms.assetid: 520f864c-afe3-4db2-b44e-cfaac28ff49d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1629.md b/docs/csharp/misc/cs1629.md index 251ca31ab947f..a507365b49b08 100644 --- a/docs/csharp/misc/cs1629.md +++ b/docs/csharp/misc/cs1629.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1629 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1629" @@ -19,7 +19,7 @@ ms.assetid: 907eae46-0265-4cd0-b27b-ff555d004259 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1630.md b/docs/csharp/misc/cs1630.md index 77d1cbf9b8af1..3458121022be6 100644 --- a/docs/csharp/misc/cs1630.md +++ b/docs/csharp/misc/cs1630.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1630 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1630" @@ -19,7 +19,7 @@ ms.assetid: 15f39e1f-326b-4caf-9fb7-77ddd7851dcf caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1631.md b/docs/csharp/misc/cs1631.md index fd0282d040f6a..802513e5caba7 100644 --- a/docs/csharp/misc/cs1631.md +++ b/docs/csharp/misc/cs1631.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1631 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1631" @@ -19,7 +19,7 @@ ms.assetid: bf0c5ff9-90a3-4db6-b4ee-0b93e31614e0 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1632.md b/docs/csharp/misc/cs1632.md index 1ad992a9bb46d..c21d2ed62617a 100644 --- a/docs/csharp/misc/cs1632.md +++ b/docs/csharp/misc/cs1632.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1632 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1632" @@ -19,7 +19,7 @@ ms.assetid: fa18061a-8c6c-4788-b74e-62bacb16aed8 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1633.md b/docs/csharp/misc/cs1633.md index 3e0c98dd158f0..1a0f6b66f28aa 100644 --- a/docs/csharp/misc/cs1633.md +++ b/docs/csharp/misc/cs1633.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1633 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1633" @@ -19,7 +19,7 @@ ms.assetid: f31db218-f880-4fc4-ab34-8bcdc49011da caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1634.md b/docs/csharp/misc/cs1634.md index 43147be15ecd3..a73047eb28c0c 100644 --- a/docs/csharp/misc/cs1634.md +++ b/docs/csharp/misc/cs1634.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1634 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1634" @@ -19,7 +19,7 @@ ms.assetid: 4fd00eeb-89e3-4c18-827d-9b00a4bd8c9a caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1635.md b/docs/csharp/misc/cs1635.md index f61c7eb222c9d..3ccf1d93f66f1 100644 --- a/docs/csharp/misc/cs1635.md +++ b/docs/csharp/misc/cs1635.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1635 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1635" @@ -19,7 +19,7 @@ ms.assetid: e1795880-f7ea-4dca-b15b-4ba549d7ed78 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1637.md b/docs/csharp/misc/cs1637.md index 11cba57178e24..896a8d6970efe 100644 --- a/docs/csharp/misc/cs1637.md +++ b/docs/csharp/misc/cs1637.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1637 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1637" @@ -19,7 +19,7 @@ ms.assetid: 95aa82ab-bd52-4def-b5f3-d65e6dcb3855 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1638.md b/docs/csharp/misc/cs1638.md index 3c3b63ab9052e..9e548caa9c999 100644 --- a/docs/csharp/misc/cs1638.md +++ b/docs/csharp/misc/cs1638.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1638 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1638" @@ -19,7 +19,7 @@ ms.assetid: 5279c060-5be3-4c29-80cc-21326d4cffdb caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1639.md b/docs/csharp/misc/cs1639.md index 9fbc227508da6..d66cec328aed8 100644 --- a/docs/csharp/misc/cs1639.md +++ b/docs/csharp/misc/cs1639.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1639 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1639" @@ -19,7 +19,7 @@ ms.assetid: a27b1733-5194-4dea-a124-03e4bc6ab50c caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1641.md b/docs/csharp/misc/cs1641.md index e545710b6febf..f406e23894052 100644 --- a/docs/csharp/misc/cs1641.md +++ b/docs/csharp/misc/cs1641.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1641 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1641" @@ -19,7 +19,7 @@ ms.assetid: ba6eab47-c28b-4531-b6a0-6d538b236d19 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1642.md b/docs/csharp/misc/cs1642.md index 3948b14fc2056..2caa6ca1db339 100644 --- a/docs/csharp/misc/cs1642.md +++ b/docs/csharp/misc/cs1642.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1642 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1642" @@ -19,7 +19,7 @@ ms.assetid: 2efeedf1-1839-485d-8b8c-9045df1951f0 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1643.md b/docs/csharp/misc/cs1643.md index a46c4b95ac258..4c0ab10714810 100644 --- a/docs/csharp/misc/cs1643.md +++ b/docs/csharp/misc/cs1643.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1643 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1643" @@ -19,7 +19,7 @@ ms.assetid: 521f352b-00fb-4d62-89be-44251db3cc5b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1645.md b/docs/csharp/misc/cs1645.md index b4bc08a32ddbd..f0f20c20f2903 100644 --- a/docs/csharp/misc/cs1645.md +++ b/docs/csharp/misc/cs1645.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1645 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1645" @@ -19,7 +19,7 @@ ms.assetid: ea45fb20-b696-4d4e-b893-edde9d96bd3a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1646.md b/docs/csharp/misc/cs1646.md index b3623fa043c47..509a8bf2b2bf3 100644 --- a/docs/csharp/misc/cs1646.md +++ b/docs/csharp/misc/cs1646.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1646 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1646" @@ -19,7 +19,7 @@ ms.assetid: 5e4b0f1e-8de3-42b0-bde6-9f882677a409 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1647.md b/docs/csharp/misc/cs1647.md index f6b7f228c3a41..6623c28e6f702 100644 --- a/docs/csharp/misc/cs1647.md +++ b/docs/csharp/misc/cs1647.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1647 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1647" @@ -19,7 +19,7 @@ ms.assetid: bcd2a19e-5cea-4f2f-9dda-f30d5bdfa102 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1648.md b/docs/csharp/misc/cs1648.md index e7ebf345d9f64..366ac629473fc 100644 --- a/docs/csharp/misc/cs1648.md +++ b/docs/csharp/misc/cs1648.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1648 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1648" @@ -19,7 +19,7 @@ ms.assetid: 5cf1bc84-cd18-4df2-942f-1cc17eabacd6 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1649.md b/docs/csharp/misc/cs1649.md index 83fffbd3e7a41..9e8a52b346045 100644 --- a/docs/csharp/misc/cs1649.md +++ b/docs/csharp/misc/cs1649.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1649 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1649" @@ -19,7 +19,7 @@ ms.assetid: 6355c7f2-157c-441d-8925-500062988636 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1650.md b/docs/csharp/misc/cs1650.md index c22bb9ca5fa25..2df2ae3701337 100644 --- a/docs/csharp/misc/cs1650.md +++ b/docs/csharp/misc/cs1650.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1650 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1650" @@ -19,7 +19,7 @@ ms.assetid: 251a3a67-6e56-4795-874a-d54610c70595 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1651.md b/docs/csharp/misc/cs1651.md index eed39497424f7..11ac49e69a2e0 100644 --- a/docs/csharp/misc/cs1651.md +++ b/docs/csharp/misc/cs1651.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1651 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1651" @@ -19,7 +19,7 @@ ms.assetid: ce1043e3-b453-4b4c-b949-f344834e3845 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1654.md b/docs/csharp/misc/cs1654.md index 4d8ca0cb1e1f9..e664813c3a225 100644 --- a/docs/csharp/misc/cs1654.md +++ b/docs/csharp/misc/cs1654.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1654 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1654" @@ -19,7 +19,7 @@ ms.assetid: 471c1298-1908-449d-b765-8dc3cd81a11d caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1655.md b/docs/csharp/misc/cs1655.md index 4c77c347104f8..be9eaa499ec62 100644 --- a/docs/csharp/misc/cs1655.md +++ b/docs/csharp/misc/cs1655.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1655 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1655" @@ -19,7 +19,7 @@ ms.assetid: 041e9daa-c026-494f-b086-0db9a23c969b caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1657.md b/docs/csharp/misc/cs1657.md index d629e4e76fd96..9414f3a237d98 100644 --- a/docs/csharp/misc/cs1657.md +++ b/docs/csharp/misc/cs1657.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1657 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1657" @@ -19,7 +19,7 @@ ms.assetid: 6f0aeebe-5c90-4d5b-981c-1795d2e8fbb9 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1660.md b/docs/csharp/misc/cs1660.md index 523a341b003db..7c2218a3208d8 100644 --- a/docs/csharp/misc/cs1660.md +++ b/docs/csharp/misc/cs1660.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1660 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1660" @@ -19,7 +19,7 @@ ms.assetid: ae7fede3-471b-4e20-97a7-b80fdc2bb080 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1661.md b/docs/csharp/misc/cs1661.md index 9c95f7b02605e..42d3db8055c44 100644 --- a/docs/csharp/misc/cs1661.md +++ b/docs/csharp/misc/cs1661.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1661 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1661" @@ -19,7 +19,7 @@ ms.assetid: 162d5736-ca3c-4a09-a5d9-a19da3d5bf24 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1662.md b/docs/csharp/misc/cs1662.md index 5f59ef59b7d68..26dc75afe203f 100644 --- a/docs/csharp/misc/cs1662.md +++ b/docs/csharp/misc/cs1662.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1662 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1662" @@ -19,7 +19,7 @@ ms.assetid: e61a4fc8-0ef1-4a4a-a27b-3a015c3ba38a caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1663.md b/docs/csharp/misc/cs1663.md index 5c845a92358d2..90eb4eb9fe53a 100644 --- a/docs/csharp/misc/cs1663.md +++ b/docs/csharp/misc/cs1663.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1663 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1663" @@ -19,7 +19,7 @@ ms.assetid: 013f36ac-8925-4cee-9008-54fa7ad1324b caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1664.md b/docs/csharp/misc/cs1664.md index 6959bb29122f5..a41de3c4e2167 100644 --- a/docs/csharp/misc/cs1664.md +++ b/docs/csharp/misc/cs1664.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1664 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1664" @@ -19,7 +19,7 @@ ms.assetid: 3515024e-5da3-4a69-baac-96e0ede9bc32 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1665.md b/docs/csharp/misc/cs1665.md index 1390fc2f2b29a..b22db84725eb8 100644 --- a/docs/csharp/misc/cs1665.md +++ b/docs/csharp/misc/cs1665.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1665 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1665" @@ -19,7 +19,7 @@ ms.assetid: 93d4a4af-23c3-4730-a778-77852e41db4d caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1666.md b/docs/csharp/misc/cs1666.md index 85359dd064d6b..9d0770aa89c30 100644 --- a/docs/csharp/misc/cs1666.md +++ b/docs/csharp/misc/cs1666.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1666 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1666" @@ -19,7 +19,7 @@ ms.assetid: 4d62aa9c-71b9-4c6e-8141-2426d20ac243 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1667.md b/docs/csharp/misc/cs1667.md index fa11f7481ce11..90cce68ff51e1 100644 --- a/docs/csharp/misc/cs1667.md +++ b/docs/csharp/misc/cs1667.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1667 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1667" @@ -19,7 +19,7 @@ ms.assetid: 59f64828-58bc-487c-862a-75537e21d4ea caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1668.md b/docs/csharp/misc/cs1668.md index a2d43107a3da4..5513ecb8db0da 100644 --- a/docs/csharp/misc/cs1668.md +++ b/docs/csharp/misc/cs1668.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS1668 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1668" @@ -19,7 +19,7 @@ ms.assetid: 313775ad-85f3-4695-8ab8-31c677f9c5f4 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1670.md b/docs/csharp/misc/cs1670.md index 4cb1087816108..a40ba9fb918ff 100644 --- a/docs/csharp/misc/cs1670.md +++ b/docs/csharp/misc/cs1670.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1670 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1670" @@ -19,7 +19,7 @@ ms.assetid: ee2507e5-b509-4af3-a15e-2c1f2da7159c caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1671.md b/docs/csharp/misc/cs1671.md index 665b3ca0b61b9..c6c37a9e58dde 100644 --- a/docs/csharp/misc/cs1671.md +++ b/docs/csharp/misc/cs1671.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1671 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1671" @@ -19,7 +19,7 @@ ms.assetid: 34255d2b-6ff6-4ac1-b617-3199e16726cf caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1672.md b/docs/csharp/misc/cs1672.md index 0c65d1d424fc5..55c1447f3c913 100644 --- a/docs/csharp/misc/cs1672.md +++ b/docs/csharp/misc/cs1672.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1672 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1672" @@ -19,7 +19,7 @@ ms.assetid: 6055fad7-ca94-4792-add0-68f4f79ad61e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1673.md b/docs/csharp/misc/cs1673.md index 058205cfb128d..906baf7f8489f 100644 --- a/docs/csharp/misc/cs1673.md +++ b/docs/csharp/misc/cs1673.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1673 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1673" @@ -19,7 +19,7 @@ ms.assetid: 5c7dd58b-dcbc-45c9-be36-7d15fafaa067 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1675.md b/docs/csharp/misc/cs1675.md index d09fee83c58a4..70d173a0138ef 100644 --- a/docs/csharp/misc/cs1675.md +++ b/docs/csharp/misc/cs1675.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1675 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1675" @@ -19,7 +19,7 @@ ms.assetid: add10021-f751-45c7-addc-0f73fa4a267c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1676.md b/docs/csharp/misc/cs1676.md index 7bd3a3b321a30..dcdc22ece6a2c 100644 --- a/docs/csharp/misc/cs1676.md +++ b/docs/csharp/misc/cs1676.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1676 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1676" @@ -19,7 +19,7 @@ ms.assetid: 5ac83d98-5baa-49fd-b76a-d8ef0865b9dd caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1677.md b/docs/csharp/misc/cs1677.md index da60b6d6b2000..a0683ce70e51c 100644 --- a/docs/csharp/misc/cs1677.md +++ b/docs/csharp/misc/cs1677.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1677 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1677" @@ -19,7 +19,7 @@ ms.assetid: 8c974669-15c6-4010-8b02-21021bed5af9 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1678.md b/docs/csharp/misc/cs1678.md index 28cba7009cc8d..8e588601e71d4 100644 --- a/docs/csharp/misc/cs1678.md +++ b/docs/csharp/misc/cs1678.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1678 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1678" @@ -19,7 +19,7 @@ ms.assetid: 2be8aa17-81e2-47b0-b239-e41e0c5c0d97 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1679.md b/docs/csharp/misc/cs1679.md index 8e01465050d38..61a229bbee88d 100644 --- a/docs/csharp/misc/cs1679.md +++ b/docs/csharp/misc/cs1679.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1679 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1679" @@ -19,7 +19,7 @@ ms.assetid: c42e9bca-212a-458e-88f8-b81c812436bb caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1680.md b/docs/csharp/misc/cs1680.md index 9d7a4b43888a3..7118c8e190f1c 100644 --- a/docs/csharp/misc/cs1680.md +++ b/docs/csharp/misc/cs1680.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1680 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1680" @@ -19,7 +19,7 @@ ms.assetid: 973da155-e6fa-4de8-94fd-7838f839a81f caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1681.md b/docs/csharp/misc/cs1681.md index 9811ccd504ad6..6ba327aebfdcc 100644 --- a/docs/csharp/misc/cs1681.md +++ b/docs/csharp/misc/cs1681.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1681 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1681" @@ -19,7 +19,7 @@ ms.assetid: 99934e15-1db8-4b71-9da8-a681a1d47407 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1682.md b/docs/csharp/misc/cs1682.md index 6daef4a0bcd53..8eff9a8b4f650 100644 --- a/docs/csharp/misc/cs1682.md +++ b/docs/csharp/misc/cs1682.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1682 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1682" @@ -19,7 +19,7 @@ ms.assetid: 6f3b19ba-29f3-4472-941d-57f6fda6dc3a caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1684.md b/docs/csharp/misc/cs1684.md index 6e1d15f225b1e..e2482974819bb 100644 --- a/docs/csharp/misc/cs1684.md +++ b/docs/csharp/misc/cs1684.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1684 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1684" @@ -19,7 +19,7 @@ ms.assetid: 620419bf-b6d5-4cda-a549-fcacf2f08920 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1686.md b/docs/csharp/misc/cs1686.md index ad7c91efe934c..92b7a01bfeb8c 100644 --- a/docs/csharp/misc/cs1686.md +++ b/docs/csharp/misc/cs1686.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1686 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1686" @@ -19,7 +19,7 @@ ms.assetid: 46a9e82b-57f4-416d-8e49-242bfff5433a caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1687.md b/docs/csharp/misc/cs1687.md index 225037d99d1b1..f71b3cb88bc32 100644 --- a/docs/csharp/misc/cs1687.md +++ b/docs/csharp/misc/cs1687.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1687 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1687" @@ -19,7 +19,7 @@ ms.assetid: f65d184f-fa1d-45d7-be7d-f439f67bace4 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1688.md b/docs/csharp/misc/cs1688.md index 48758147c06d6..6c1ea8e49d344 100644 --- a/docs/csharp/misc/cs1688.md +++ b/docs/csharp/misc/cs1688.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1688 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1688" @@ -19,7 +19,7 @@ ms.assetid: e15672a1-2570-4e65-99fc-7acc190ae643 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1689.md b/docs/csharp/misc/cs1689.md index 0e84634e0ebf9..3ef79582f2504 100644 --- a/docs/csharp/misc/cs1689.md +++ b/docs/csharp/misc/cs1689.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1689 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1689" @@ -19,7 +19,7 @@ ms.assetid: 5fa6e845-40ef-4451-81ee-acbe2665527a caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1692.md b/docs/csharp/misc/cs1692.md index a0abad8faffc4..d68a4ab621533 100644 --- a/docs/csharp/misc/cs1692.md +++ b/docs/csharp/misc/cs1692.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1692 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1692" @@ -19,7 +19,7 @@ ms.assetid: 1a6d52e1-0ebb-4990-ac0b-36b05a884a19 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1694.md b/docs/csharp/misc/cs1694.md index 2f354f17d1b42..89f0a97ab020d 100644 --- a/docs/csharp/misc/cs1694.md +++ b/docs/csharp/misc/cs1694.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1694 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1694" @@ -19,7 +19,7 @@ ms.assetid: 9cb6b5d4-36a0-4b07-9690-14b5105da44b caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1695.md b/docs/csharp/misc/cs1695.md index 2e2ee013a1d9e..c1785aeddd532 100644 --- a/docs/csharp/misc/cs1695.md +++ b/docs/csharp/misc/cs1695.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1695 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1695" @@ -19,7 +19,7 @@ ms.assetid: cc4e4d00-0618-400d-985b-90968e98772c caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1696.md b/docs/csharp/misc/cs1696.md index edc68a15f28b2..3b96ca278eb3c 100644 --- a/docs/csharp/misc/cs1696.md +++ b/docs/csharp/misc/cs1696.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1696 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1696" @@ -19,7 +19,7 @@ ms.assetid: 69a45988-1aba-4a01-a84e-7ca59f8dde28 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1697.md b/docs/csharp/misc/cs1697.md index 4d708f2b00b60..9a2584dce845c 100644 --- a/docs/csharp/misc/cs1697.md +++ b/docs/csharp/misc/cs1697.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1697 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1697" @@ -19,7 +19,7 @@ ms.assetid: 0cd931b7-f358-4ff0-b441-27668645d7d5 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1698.md b/docs/csharp/misc/cs1698.md index 9c4efaa499c0d..6e0663c9606ec 100644 --- a/docs/csharp/misc/cs1698.md +++ b/docs/csharp/misc/cs1698.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS1698 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1698" @@ -19,7 +19,7 @@ ms.assetid: 65cac5d0-e045-40f9-911c-1bf50e710b18 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1702.md b/docs/csharp/misc/cs1702.md index a4b25399ee746..a9cd372ffd7fe 100644 --- a/docs/csharp/misc/cs1702.md +++ b/docs/csharp/misc/cs1702.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS1702 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1702" @@ -19,7 +19,7 @@ ms.assetid: 106b9994-c762-44b9-942e-5417cf3dbbab caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1706.md b/docs/csharp/misc/cs1706.md index 8548fa1ea9ecf..2fcbb2310882c 100644 --- a/docs/csharp/misc/cs1706.md +++ b/docs/csharp/misc/cs1706.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1706 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1706" @@ -19,7 +19,7 @@ ms.assetid: 8c589a49-3959-422e-ac18-65a2eaae3da0 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1707.md b/docs/csharp/misc/cs1707.md index ebd598577c784..718a6a67fe135 100644 --- a/docs/csharp/misc/cs1707.md +++ b/docs/csharp/misc/cs1707.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1707 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1707" @@ -19,7 +19,7 @@ ms.assetid: 47b6096e-4e4b-4057-b9d7-4a096139267a caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1709.md b/docs/csharp/misc/cs1709.md index 400bc3e146d90..7dc0c79217d53 100644 --- a/docs/csharp/misc/cs1709.md +++ b/docs/csharp/misc/cs1709.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1709 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1709" @@ -19,7 +19,7 @@ ms.assetid: e2bb1d30-4f30-4e10-82da-df1d3418454c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1710.md b/docs/csharp/misc/cs1710.md index 0fb88b4708ec5..1bdb8be100e33 100644 --- a/docs/csharp/misc/cs1710.md +++ b/docs/csharp/misc/cs1710.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS1710 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1710" @@ -19,7 +19,7 @@ ms.assetid: 03c66a8d-30fc-4387-87f6-de759ec7ee88 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1711.md b/docs/csharp/misc/cs1711.md index 4826fb6212200..92c56569fcc40 100644 --- a/docs/csharp/misc/cs1711.md +++ b/docs/csharp/misc/cs1711.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS1711 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1711" @@ -19,7 +19,7 @@ ms.assetid: 0021275a-43eb-4295-929e-bb3283577a11 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1712.md b/docs/csharp/misc/cs1712.md index 41ae8fac8c8a7..c016e4240c83f 100644 --- a/docs/csharp/misc/cs1712.md +++ b/docs/csharp/misc/cs1712.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 4) CS1712 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1712" @@ -19,7 +19,7 @@ ms.assetid: d9a8be26-c0ba-41fa-b082-1ce4ba7724b7 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1713.md b/docs/csharp/misc/cs1713.md index 78eb74bdb52aa..9ea537e2a19e3 100644 --- a/docs/csharp/misc/cs1713.md +++ b/docs/csharp/misc/cs1713.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1713 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1713" @@ -19,7 +19,7 @@ ms.assetid: 1764417c-3950-4278-bde3-3fdc53fd71ff caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1714.md b/docs/csharp/misc/cs1714.md index ecd42da704497..508f6408d5fe3 100644 --- a/docs/csharp/misc/cs1714.md +++ b/docs/csharp/misc/cs1714.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1714 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1714" @@ -19,7 +19,7 @@ ms.assetid: d6006107-fe10-4042-8c9b-589e2283f2b7 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1715.md b/docs/csharp/misc/cs1715.md index acab50aa97f2a..e4aa3080e4997 100644 --- a/docs/csharp/misc/cs1715.md +++ b/docs/csharp/misc/cs1715.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1715 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1715" @@ -19,7 +19,7 @@ ms.assetid: 740044d1-a61c-4156-bc6a-adf26c7499ec caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1717.md b/docs/csharp/misc/cs1717.md index ec71290b33c65..e35213c5680b2 100644 --- a/docs/csharp/misc/cs1717.md +++ b/docs/csharp/misc/cs1717.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS1717 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1717" @@ -19,7 +19,7 @@ ms.assetid: 5b150a2c-5d61-4cd8-b4d4-e6c2b93b52c6 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1718.md b/docs/csharp/misc/cs1718.md index 58d00b6416418..b72b757ce453f 100644 --- a/docs/csharp/misc/cs1718.md +++ b/docs/csharp/misc/cs1718.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 3) CS1718 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1718" @@ -19,7 +19,7 @@ ms.assetid: 7c1c11fd-4f91-482d-b8f7-efe2a361634e caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1719.md b/docs/csharp/misc/cs1719.md index 71466197696ab..1074f98e0f800 100644 --- a/docs/csharp/misc/cs1719.md +++ b/docs/csharp/misc/cs1719.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1719 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1719" @@ -19,7 +19,7 @@ ms.assetid: 85f76f97-c056-4f92-8dfa-c0d486b45f59 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1720.md b/docs/csharp/misc/cs1720.md index dfb54641e8546..6550c5d19d6c5 100644 --- a/docs/csharp/misc/cs1720.md +++ b/docs/csharp/misc/cs1720.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1720 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1720" @@ -19,7 +19,7 @@ ms.assetid: 97adc294-3a4c-4418-a4ed-ccff43125b62 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1722.md b/docs/csharp/misc/cs1722.md index 9b5c7d7a4136a..e12fb31a6bc78 100644 --- a/docs/csharp/misc/cs1722.md +++ b/docs/csharp/misc/cs1722.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1722 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1722" @@ -19,7 +19,7 @@ ms.assetid: cf698a80-e4c9-46e2-96a0-8b8b5a08fc37 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1723.md b/docs/csharp/misc/cs1723.md index 30e9bdc5be262..eacf36acddaad 100644 --- a/docs/csharp/misc/cs1723.md +++ b/docs/csharp/misc/cs1723.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1723 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1723" @@ -19,7 +19,7 @@ ms.assetid: d359be86-7daf-4b59-99a3-10b072336bca caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1724.md b/docs/csharp/misc/cs1724.md index 73f71b395fcaa..c656f52986a75 100644 --- a/docs/csharp/misc/cs1724.md +++ b/docs/csharp/misc/cs1724.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1724 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1724" @@ -19,7 +19,7 @@ ms.assetid: f25ec28e-c20b-457d-afc2-284494e69dad caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1725.md b/docs/csharp/misc/cs1725.md index 801e1b0cddf34..f26078ef982e3 100644 --- a/docs/csharp/misc/cs1725.md +++ b/docs/csharp/misc/cs1725.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1725 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs1725" @@ -19,7 +19,7 @@ ms.assetid: baef9ae3-b036-41d6-972c-9f3cdae1e8bd caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1727.md b/docs/csharp/misc/cs1727.md index b78f86cea738e..08912afa06fa9 100644 --- a/docs/csharp/misc/cs1727.md +++ b/docs/csharp/misc/cs1727.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1727 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1727" @@ -19,7 +19,7 @@ ms.assetid: 66478a58-e0f6-4886-b940-5473ad485a01 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1728.md b/docs/csharp/misc/cs1728.md index 5fd5d663db08c..d7aa277412cb2 100644 --- a/docs/csharp/misc/cs1728.md +++ b/docs/csharp/misc/cs1728.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1728 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1728" @@ -19,7 +19,7 @@ ms.assetid: 79a957db-ff56-4da6-9c17-8c5cffa1df5a caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1730.md b/docs/csharp/misc/cs1730.md index 5eab4c1ee28b6..027b471eb3661 100644 --- a/docs/csharp/misc/cs1730.md +++ b/docs/csharp/misc/cs1730.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1730 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1730" @@ -19,7 +19,7 @@ ms.assetid: 20900ca0-702f-4f35-9a60-2dee9cb11902 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1731.md b/docs/csharp/misc/cs1731.md index 416c002f24286..b4356000bbe52 100644 --- a/docs/csharp/misc/cs1731.md +++ b/docs/csharp/misc/cs1731.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1731 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1731" @@ -19,7 +19,7 @@ ms.assetid: 267b32aa-a692-4a54-8654-0540ee36c0a0 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1732.md b/docs/csharp/misc/cs1732.md index be9e9d94470cc..27f53213c0d7f 100644 --- a/docs/csharp/misc/cs1732.md +++ b/docs/csharp/misc/cs1732.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1732 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1732" @@ -19,7 +19,7 @@ ms.assetid: 72c7f7fc-d5f2-4538-9b02-50dda54d3b1e caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1733.md b/docs/csharp/misc/cs1733.md index 4e5db13bc7b0c..50cbfe06af5f7 100644 --- a/docs/csharp/misc/cs1733.md +++ b/docs/csharp/misc/cs1733.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1733 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1733" @@ -19,7 +19,7 @@ ms.assetid: 2188aabe-404d-4a95-a11a-736dbd848508 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1900.md b/docs/csharp/misc/cs1900.md index ae0d5340007d4..f8425c16aff7d 100644 --- a/docs/csharp/misc/cs1900.md +++ b/docs/csharp/misc/cs1900.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1900 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1900" @@ -19,7 +19,7 @@ ms.assetid: 08141138-bfea-4af3-a9a0-ec54cf2caa13 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1902.md b/docs/csharp/misc/cs1902.md index f44dc4fd56b04..66e7cc3d2ffba 100644 --- a/docs/csharp/misc/cs1902.md +++ b/docs/csharp/misc/cs1902.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1902 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1902" @@ -19,7 +19,7 @@ ms.assetid: 120c5978-9ebc-4ec1-bcec-f840af6fdf5d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1906.md b/docs/csharp/misc/cs1906.md index 8178aca2e4cc2..f1eb549218606 100644 --- a/docs/csharp/misc/cs1906.md +++ b/docs/csharp/misc/cs1906.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1906 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1906" @@ -19,7 +19,7 @@ ms.assetid: 1a6abf5c-f673-4256-93ac-313dce50acc0 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1908.md b/docs/csharp/misc/cs1908.md index 8d31bd8297ee8..46df86ff63ea0 100644 --- a/docs/csharp/misc/cs1908.md +++ b/docs/csharp/misc/cs1908.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1908 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1908" @@ -19,7 +19,7 @@ ms.assetid: d7da31c2-48ef-4401-b885-3459b4d7f6f6 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1909.md b/docs/csharp/misc/cs1909.md index f71609da69d0d..17cefabcccc13 100644 --- a/docs/csharp/misc/cs1909.md +++ b/docs/csharp/misc/cs1909.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1909 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1909" @@ -19,7 +19,7 @@ ms.assetid: d465a107-0911-4440-8b3a-1e5dea6fda3c caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1910.md b/docs/csharp/misc/cs1910.md index 48737273dbb02..318c29d2b0a8a 100644 --- a/docs/csharp/misc/cs1910.md +++ b/docs/csharp/misc/cs1910.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1910 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1910" @@ -19,7 +19,7 @@ ms.assetid: 0fef9727-e56f-451c-9255-ca4e5a26d7c6 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1911.md b/docs/csharp/misc/cs1911.md index 1148d9cc74180..bb57b1784511c 100644 --- a/docs/csharp/misc/cs1911.md +++ b/docs/csharp/misc/cs1911.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS1911 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1911" @@ -19,7 +19,7 @@ ms.assetid: 95e8a7a0-1c19-4930-a7e9-3ae4060e97d3 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1912.md b/docs/csharp/misc/cs1912.md index 2673a164378e1..49c9281161450 100644 --- a/docs/csharp/misc/cs1912.md +++ b/docs/csharp/misc/cs1912.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1912 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1912" @@ -19,7 +19,7 @@ ms.assetid: 6205420e-01b9-4470-89f9-5924f1e49108 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1913.md b/docs/csharp/misc/cs1913.md index fcc64cb22aa9f..bcdd55b1099c4 100644 --- a/docs/csharp/misc/cs1913.md +++ b/docs/csharp/misc/cs1913.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1913 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1913" @@ -19,7 +19,7 @@ ms.assetid: 652494b3-9576-4a4c-a9ee-695f86c4a023 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1914.md b/docs/csharp/misc/cs1914.md index be171ecb231b3..7ca79def2fb2d 100644 --- a/docs/csharp/misc/cs1914.md +++ b/docs/csharp/misc/cs1914.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1914 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1914" @@ -19,7 +19,7 @@ ms.assetid: e61361b6-4660-41fd-a574-cc48e1b3873c caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1917.md b/docs/csharp/misc/cs1917.md index f2fcd09a7061e..79ddea11fef33 100644 --- a/docs/csharp/misc/cs1917.md +++ b/docs/csharp/misc/cs1917.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1917 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1917" @@ -19,7 +19,7 @@ ms.assetid: 05688706-e4b4-4273-9244-48cce1f7f9b9 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1918.md b/docs/csharp/misc/cs1918.md index 5ca3fd6fd8b36..2889bf7646ca1 100644 --- a/docs/csharp/misc/cs1918.md +++ b/docs/csharp/misc/cs1918.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1918 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1918" @@ -19,7 +19,7 @@ ms.assetid: 9ad2cbbd-3c10-4d56-b4cd-385103d005d4 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1920.md b/docs/csharp/misc/cs1920.md index fd7c60dcf2af8..094ca90329e3d 100644 --- a/docs/csharp/misc/cs1920.md +++ b/docs/csharp/misc/cs1920.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1920 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1920" @@ -19,7 +19,7 @@ ms.assetid: efb4782f-a222-4fb5-9e79-8bd2d380520b caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1922.md b/docs/csharp/misc/cs1922.md index 5a6b420706014..88eebbb136434 100644 --- a/docs/csharp/misc/cs1922.md +++ b/docs/csharp/misc/cs1922.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1922 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1922" @@ -19,7 +19,7 @@ ms.assetid: a4098a25-6581-4966-b61d-318cd12f76d3 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1925.md b/docs/csharp/misc/cs1925.md index 59b337f0032e0..9aa81792346d2 100644 --- a/docs/csharp/misc/cs1925.md +++ b/docs/csharp/misc/cs1925.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1925 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1925" @@ -19,7 +19,7 @@ ms.assetid: b60806a5-2ccf-47f5-873b-7ac2292fdb54 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1927.md b/docs/csharp/misc/cs1927.md index 8789dc3fef786..4004a8ab49bbb 100644 --- a/docs/csharp/misc/cs1927.md +++ b/docs/csharp/misc/cs1927.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (Level 2) CS1927 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1927" @@ -19,7 +19,7 @@ ms.assetid: 32b4e58f-668c-4596-9529-7f3a293ff4ac caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1928.md b/docs/csharp/misc/cs1928.md index 0d73ebacbbee5..10b34b4021b6f 100644 --- a/docs/csharp/misc/cs1928.md +++ b/docs/csharp/misc/cs1928.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1928 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1928" @@ -19,7 +19,7 @@ ms.assetid: bcc9dbef-ded5-4ddd-8c03-a9837cb6d165 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1929.md b/docs/csharp/misc/cs1929.md index 4ba87e38763ee..a30dec02274f2 100644 --- a/docs/csharp/misc/cs1929.md +++ b/docs/csharp/misc/cs1929.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1929 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1929" @@ -19,7 +19,7 @@ ms.assetid: effdd5d4-e156-418b-9d45-4ca194ab4319 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1930.md b/docs/csharp/misc/cs1930.md index 854eb40f38b0c..5bcfebffe63f9 100644 --- a/docs/csharp/misc/cs1930.md +++ b/docs/csharp/misc/cs1930.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1930 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1930" @@ -19,7 +19,7 @@ ms.assetid: d28d2334-825c-4ffc-b9e9-f5d61f44d672 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1931.md b/docs/csharp/misc/cs1931.md index 18199a814fdb1..8aa93d9442e3b 100644 --- a/docs/csharp/misc/cs1931.md +++ b/docs/csharp/misc/cs1931.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1931 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1931" @@ -19,7 +19,7 @@ ms.assetid: c0071c3d-ae11-4073-87df-508150daef68 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1932.md b/docs/csharp/misc/cs1932.md index 553a7fc272a99..d3c029f7be07c 100644 --- a/docs/csharp/misc/cs1932.md +++ b/docs/csharp/misc/cs1932.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1932 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1932" @@ -19,7 +19,7 @@ ms.assetid: fc927899-2d35-4d47-9ae9-8fc99295bb66 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1934.md b/docs/csharp/misc/cs1934.md index 82eab8028c640..b0c0d22dcee64 100644 --- a/docs/csharp/misc/cs1934.md +++ b/docs/csharp/misc/cs1934.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1934 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1934" @@ -19,7 +19,7 @@ ms.assetid: 18624be3-d534-4695-bafd-cc664fcde15e caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1935.md b/docs/csharp/misc/cs1935.md index 0b96fbea91884..2093502670a1c 100644 --- a/docs/csharp/misc/cs1935.md +++ b/docs/csharp/misc/cs1935.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1935 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1935" @@ -19,7 +19,7 @@ ms.assetid: d5dda801-fbf3-4340-bfe1-f9409f2d344d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1937.md b/docs/csharp/misc/cs1937.md index c57d513db5732..ea1424ddc24a5 100644 --- a/docs/csharp/misc/cs1937.md +++ b/docs/csharp/misc/cs1937.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1937 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1937" @@ -19,7 +19,7 @@ ms.assetid: f13e8dc9-8c20-477e-8b74-7192848e08a2 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1938.md b/docs/csharp/misc/cs1938.md index f4b021d3e390a..e5e536ee4911c 100644 --- a/docs/csharp/misc/cs1938.md +++ b/docs/csharp/misc/cs1938.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1938 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1938" @@ -19,7 +19,7 @@ ms.assetid: fc8de996-f7a1-46e8-b07b-aea520b391b9 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1939.md b/docs/csharp/misc/cs1939.md index 139073050a483..9fc7e67e97c97 100644 --- a/docs/csharp/misc/cs1939.md +++ b/docs/csharp/misc/cs1939.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1939 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1939" @@ -19,7 +19,7 @@ ms.assetid: 9a7cdd48-3d45-473a-a799-c7771ef8158d caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1940.md b/docs/csharp/misc/cs1940.md index 6d7838cd18413..f02d662061d0f 100644 --- a/docs/csharp/misc/cs1940.md +++ b/docs/csharp/misc/cs1940.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1940 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1940" @@ -19,7 +19,7 @@ ms.assetid: 546e9bba-725d-4ea9-826f-37ec9d832add caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1944.md b/docs/csharp/misc/cs1944.md index ae71552d3c193..6036367d483f5 100644 --- a/docs/csharp/misc/cs1944.md +++ b/docs/csharp/misc/cs1944.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1944 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1944" @@ -19,7 +19,7 @@ ms.assetid: e5e2c018-9a7e-48ee-8dd3-98e3553777c1 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1945.md b/docs/csharp/misc/cs1945.md index d1e0a6cfeede5..89d17c62d73f1 100644 --- a/docs/csharp/misc/cs1945.md +++ b/docs/csharp/misc/cs1945.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1945 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1945" @@ -19,7 +19,7 @@ ms.assetid: 787f61b0-4767-451c-8c78-8e456b5057eb caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1947.md b/docs/csharp/misc/cs1947.md index 5f224edd35c6f..f358d0431bf86 100644 --- a/docs/csharp/misc/cs1947.md +++ b/docs/csharp/misc/cs1947.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1947 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1947" @@ -19,7 +19,7 @@ ms.assetid: e2822fba-a176-4466-9cdc-63c44e22ebcb caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1948.md b/docs/csharp/misc/cs1948.md index 548ef5961fdd5..f4d988b97ea07 100644 --- a/docs/csharp/misc/cs1948.md +++ b/docs/csharp/misc/cs1948.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1948 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1948" @@ -19,7 +19,7 @@ ms.assetid: 3dac3abe-0edd-4ee1-8fb1-bc597ea63e1f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1949.md b/docs/csharp/misc/cs1949.md index 91269b5d41bcf..d60c3928c3226 100644 --- a/docs/csharp/misc/cs1949.md +++ b/docs/csharp/misc/cs1949.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1949 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1949" @@ -19,7 +19,7 @@ ms.assetid: 959f553e-ac3d-43a1-b0a0-11e270f2ad64 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1950.md b/docs/csharp/misc/cs1950.md index 741ead8ebdb0d..e791bb9fe183c 100644 --- a/docs/csharp/misc/cs1950.md +++ b/docs/csharp/misc/cs1950.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1950 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1950" @@ -19,7 +19,7 @@ ms.assetid: e37fb5b1-09e0-47a6-9db5-a48f90ea7bbb caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1951.md b/docs/csharp/misc/cs1951.md index 8417a4d5ae825..bf2701a22fceb 100644 --- a/docs/csharp/misc/cs1951.md +++ b/docs/csharp/misc/cs1951.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1951 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1951" @@ -19,7 +19,7 @@ ms.assetid: 799ba212-a000-44d9-b7da-a8c00eae63fa caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1952.md b/docs/csharp/misc/cs1952.md index 3f26662ea4d41..0870a490f1478 100644 --- a/docs/csharp/misc/cs1952.md +++ b/docs/csharp/misc/cs1952.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1952 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1952" @@ -19,7 +19,7 @@ ms.assetid: 8c560bf9-df93-40f5-a3d8-c66b31cde08f caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1953.md b/docs/csharp/misc/cs1953.md index d2ebccd448f7c..9ffd7bb27123c 100644 --- a/docs/csharp/misc/cs1953.md +++ b/docs/csharp/misc/cs1953.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1953 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1953" @@ -19,7 +19,7 @@ ms.assetid: b8af5eed-0f3b-4258-b4e2-f5d184288239 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1954.md b/docs/csharp/misc/cs1954.md index 03e7cb308839a..d101495c55a9d 100644 --- a/docs/csharp/misc/cs1954.md +++ b/docs/csharp/misc/cs1954.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1954 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1954" @@ -19,7 +19,7 @@ ms.assetid: bdec399e-c43d-46d3-a01b-ef3572786fe5 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1955.md b/docs/csharp/misc/cs1955.md index ea0bbb91d175c..6b40dde3e611f 100644 --- a/docs/csharp/misc/cs1955.md +++ b/docs/csharp/misc/cs1955.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1955 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1955" @@ -19,7 +19,7 @@ ms.assetid: 38a8542d-da53-4739-b807-46c8c077363c caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1957.md b/docs/csharp/misc/cs1957.md index add2f4d5045f5..72f50b94010eb 100644 --- a/docs/csharp/misc/cs1957.md +++ b/docs/csharp/misc/cs1957.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (Level 1) CS1957 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1957" @@ -19,7 +19,7 @@ ms.assetid: a4823211-52ce-4ffa-b19b-ee874069409f caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1958.md b/docs/csharp/misc/cs1958.md index 0f4bf6b7bc87a..e81f81b5fed06 100644 --- a/docs/csharp/misc/cs1958.md +++ b/docs/csharp/misc/cs1958.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1958 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1958" @@ -19,7 +19,7 @@ ms.assetid: bb6f3bb2-ea93-4d2e-984c-da9c99f5653f caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs1959.md b/docs/csharp/misc/cs1959.md index ba3f4ae4c08ca..5e78e00cdc15f 100644 --- a/docs/csharp/misc/cs1959.md +++ b/docs/csharp/misc/cs1959.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS1959 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1959" @@ -19,7 +19,7 @@ ms.assetid: 20a31619-3e30-446a-becc-a7f8cfcec66d caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2001.md b/docs/csharp/misc/cs2001.md index 3cd61088cc8ed..4ea9e613efab3 100644 --- a/docs/csharp/misc/cs2001.md +++ b/docs/csharp/misc/cs2001.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2001 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2001" @@ -19,7 +19,7 @@ ms.assetid: a6912345-cb26-4a2d-b969-18519555f4f5 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2002.md b/docs/csharp/misc/cs2002.md index b2d326d615d5d..b2121f8c8af4e 100644 --- a/docs/csharp/misc/cs2002.md +++ b/docs/csharp/misc/cs2002.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS2002 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2002" @@ -19,7 +19,7 @@ ms.assetid: 4acd054e-d3fe-4be6-a660-53a0a5e8c6a4 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2003.md b/docs/csharp/misc/cs2003.md index 9bfe8bee666bf..05b0e9541f519 100644 --- a/docs/csharp/misc/cs2003.md +++ b/docs/csharp/misc/cs2003.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2003 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2003" @@ -19,7 +19,7 @@ ms.assetid: 87ce44c8-ed0f-40d1-8c13-8edb998fabb8 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2005.md b/docs/csharp/misc/cs2005.md index a6d719cdee9b9..497f93e254a2c 100644 --- a/docs/csharp/misc/cs2005.md +++ b/docs/csharp/misc/cs2005.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2005 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2005" @@ -19,7 +19,7 @@ ms.assetid: 03535d2a-ae30-4272-ab45-e277df5ee8e1 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2006.md b/docs/csharp/misc/cs2006.md index c7c216fb4cb3e..602dcfab4784f 100644 --- a/docs/csharp/misc/cs2006.md +++ b/docs/csharp/misc/cs2006.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2006 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2006" @@ -19,7 +19,7 @@ ms.assetid: 5eb51b1e-724f-4e90-9ca9-783c165e3198 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2007.md b/docs/csharp/misc/cs2007.md index 3dc40d8897280..0144edafff5df 100644 --- a/docs/csharp/misc/cs2007.md +++ b/docs/csharp/misc/cs2007.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2007 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2007" @@ -19,7 +19,7 @@ ms.assetid: 9be20e8e-2424-4435-9371-778fb12823c0 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2008.md b/docs/csharp/misc/cs2008.md index bdba1c527db53..94c15c01e3d8e 100644 --- a/docs/csharp/misc/cs2008.md +++ b/docs/csharp/misc/cs2008.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2008 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2008" @@ -19,7 +19,7 @@ ms.assetid: 13a25a0a-0638-41b7-8b35-9b5d3013bb00 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2011.md b/docs/csharp/misc/cs2011.md index a4731dd88a2ea..34328e3e8573e 100644 --- a/docs/csharp/misc/cs2011.md +++ b/docs/csharp/misc/cs2011.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2011 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2011" @@ -19,7 +19,7 @@ ms.assetid: 82d71d7e-7ce0-428a-b9fe-ce8e81a07abd caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2012.md b/docs/csharp/misc/cs2012.md index 26eef10923b75..0c3693eef024b 100644 --- a/docs/csharp/misc/cs2012.md +++ b/docs/csharp/misc/cs2012.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2012 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2012" @@ -19,7 +19,7 @@ ms.assetid: 34cf0564-125b-47ed-ac39-d3b707be0ff3 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2013.md b/docs/csharp/misc/cs2013.md index 4a310c4fffc38..8700032005efc 100644 --- a/docs/csharp/misc/cs2013.md +++ b/docs/csharp/misc/cs2013.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2013 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2013" @@ -19,7 +19,7 @@ ms.assetid: 8a57b4c8-02fc-4f73-b489-121ff468c17d caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2014.md b/docs/csharp/misc/cs2014.md index 0910198769921..1b4f35e32a911 100644 --- a/docs/csharp/misc/cs2014.md +++ b/docs/csharp/misc/cs2014.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS2014 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2014" @@ -19,7 +19,7 @@ ms.assetid: 7d2aef1d-fa14-4675-87e6-9e75f36a0406 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2015.md b/docs/csharp/misc/cs2015.md index 3875e12aeb60b..632783dd1b81f 100644 --- a/docs/csharp/misc/cs2015.md +++ b/docs/csharp/misc/cs2015.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2015 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2015" @@ -19,7 +19,7 @@ ms.assetid: 282c1c27-0bcd-44a5-8a97-644333aca5c3 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2016.md b/docs/csharp/misc/cs2016.md index c573bea659e25..abc3823666aa1 100644 --- a/docs/csharp/misc/cs2016.md +++ b/docs/csharp/misc/cs2016.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2016 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2016" @@ -19,7 +19,7 @@ ms.assetid: 69f77502-f726-4856-ac87-e556eeb67349 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2017.md b/docs/csharp/misc/cs2017.md index 3ffa9eddd904a..d4fc9079e7f09 100644 --- a/docs/csharp/misc/cs2017.md +++ b/docs/csharp/misc/cs2017.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2017 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2017" @@ -19,7 +19,7 @@ ms.assetid: 16fd0c3b-018f-4734-809d-8d98d05a254c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2018.md b/docs/csharp/misc/cs2018.md index f62fe30f8e1d9..cf3e6dad1e7ef 100644 --- a/docs/csharp/misc/cs2018.md +++ b/docs/csharp/misc/cs2018.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2018 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2018" @@ -19,7 +19,7 @@ ms.assetid: 227f1c1b-61ec-4068-83a1-7ca686be0916 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2019.md b/docs/csharp/misc/cs2019.md index 717b4a9aefe25..37a15b3049df6 100644 --- a/docs/csharp/misc/cs2019.md +++ b/docs/csharp/misc/cs2019.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2019 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2019" @@ -19,7 +19,7 @@ ms.assetid: eafd2531-8b3a-499c-9e12-a605a011396f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2020.md b/docs/csharp/misc/cs2020.md index 4498cd9c5ee92..e3550514e4473 100644 --- a/docs/csharp/misc/cs2020.md +++ b/docs/csharp/misc/cs2020.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2020 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2020" @@ -19,7 +19,7 @@ ms.assetid: b2db7a05-5965-4a9b-86c3-0c4792b29a6c caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2021.md b/docs/csharp/misc/cs2021.md index 3699cd8adf737..9f9ee7e29645a 100644 --- a/docs/csharp/misc/cs2021.md +++ b/docs/csharp/misc/cs2021.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2021 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2021" @@ -19,7 +19,7 @@ ms.assetid: 8379d77e-6586-4e43-9aab-7cdf3ffecf51 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2022.md b/docs/csharp/misc/cs2022.md index 3ba1cc1b9a2f1..3d366ef6862f9 100644 --- a/docs/csharp/misc/cs2022.md +++ b/docs/csharp/misc/cs2022.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2022 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2022" @@ -19,7 +19,7 @@ ms.assetid: d22de497-c4ef-466f-8fbc-6faba7ba5ad0 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2023.md b/docs/csharp/misc/cs2023.md index f46501efd2c9d..8892909ee520e 100644 --- a/docs/csharp/misc/cs2023.md +++ b/docs/csharp/misc/cs2023.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS2023 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2023" @@ -19,7 +19,7 @@ ms.assetid: 2201fcbc-0eb6-4a1e-baa0-50c5968d1d92 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2024.md b/docs/csharp/misc/cs2024.md index fcc04cbf4faba..3fd64155f617b 100644 --- a/docs/csharp/misc/cs2024.md +++ b/docs/csharp/misc/cs2024.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2024 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2023" @@ -19,7 +19,7 @@ ms.assetid: 65cf7419-a5a6-4128-88af-176dc8dba14f caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2029.md b/docs/csharp/misc/cs2029.md index a717ae66ac655..5ff2d1e60b368 100644 --- a/docs/csharp/misc/cs2029.md +++ b/docs/csharp/misc/cs2029.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS2029 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2029" @@ -19,7 +19,7 @@ ms.assetid: b55c37d3-f1f8-4281-9b85-bdb01f1fc4fd caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2033.md b/docs/csharp/misc/cs2033.md index db48a1f58e166..87a1da13d84c1 100644 --- a/docs/csharp/misc/cs2033.md +++ b/docs/csharp/misc/cs2033.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2033 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2033" @@ -19,7 +19,7 @@ ms.assetid: edb5784a-5195-4f72-b73d-d1ec9ed3766e caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2034.md b/docs/csharp/misc/cs2034.md index 698add9dd3dd9..9070f6b50d333 100644 --- a/docs/csharp/misc/cs2034.md +++ b/docs/csharp/misc/cs2034.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2034 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2034" @@ -19,7 +19,7 @@ ms.assetid: 72f2b785-ee23-4a1b-b12d-42d19c324d5e caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2035.md b/docs/csharp/misc/cs2035.md index e94a132a51c7f..c8b57678f363e 100644 --- a/docs/csharp/misc/cs2035.md +++ b/docs/csharp/misc/cs2035.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2035 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2035" @@ -19,7 +19,7 @@ ms.assetid: 3fafbd2d-58aa-41f2-9aa3-028e9720e52a caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs2036.md b/docs/csharp/misc/cs2036.md index 32c9f5ff067c1..4e4be261a9f68 100644 --- a/docs/csharp/misc/cs2036.md +++ b/docs/csharp/misc/cs2036.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS2036 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS2036" @@ -19,7 +19,7 @@ ms.assetid: 44b73be4-b792-4735-bdbd-bd757ab22683 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3000.md b/docs/csharp/misc/cs3000.md index aace6c917bd4e..6ae8d9dcc397f 100644 --- a/docs/csharp/misc/cs3000.md +++ b/docs/csharp/misc/cs3000.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3000 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3000" @@ -19,7 +19,7 @@ ms.assetid: 37cdd3dc-8481-4e29-b78c-281baeca2d64 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3001.md b/docs/csharp/misc/cs3001.md index 4085b598853c4..f676a40fba73e 100644 --- a/docs/csharp/misc/cs3001.md +++ b/docs/csharp/misc/cs3001.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3001 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3001" @@ -19,7 +19,7 @@ ms.assetid: c4f3e247-5e47-4182-b415-c573fb1a152f caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3002.md b/docs/csharp/misc/cs3002.md index 06890e6f04237..d7a9de98985fe 100644 --- a/docs/csharp/misc/cs3002.md +++ b/docs/csharp/misc/cs3002.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3002 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3002" @@ -19,7 +19,7 @@ ms.assetid: 34f19735-76d2-4d78-bd52-45989a86fca4 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3004.md b/docs/csharp/misc/cs3004.md index 562497ef9b33d..60c15ea27e8ca 100644 --- a/docs/csharp/misc/cs3004.md +++ b/docs/csharp/misc/cs3004.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3004 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3004" @@ -19,7 +19,7 @@ ms.assetid: 84aa3b44-42b7-4d31-82b8-386e56f88129 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3005.md b/docs/csharp/misc/cs3005.md index 3f0155094d49c..f59f8a0ae6fa5 100644 --- a/docs/csharp/misc/cs3005.md +++ b/docs/csharp/misc/cs3005.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3005 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3005" @@ -19,7 +19,7 @@ ms.assetid: 64b687e3-2dbd-45dd-b6da-81f77eb7d6bd caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3006.md b/docs/csharp/misc/cs3006.md index ce3a7802b1d0e..15938d35e38e3 100644 --- a/docs/csharp/misc/cs3006.md +++ b/docs/csharp/misc/cs3006.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3006 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3006" @@ -19,7 +19,7 @@ ms.assetid: efbfd898-e46f-4c3d-91e2-e2da0056b016 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3008.md b/docs/csharp/misc/cs3008.md index abcba80ac676d..a9cafd263d814 100644 --- a/docs/csharp/misc/cs3008.md +++ b/docs/csharp/misc/cs3008.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3008 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3008" @@ -19,7 +19,7 @@ ms.assetid: 593f6114-bc7b-4789-958f-97bbf99c1c9f caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3010.md b/docs/csharp/misc/cs3010.md index 8e5144979e662..16404f568277b 100644 --- a/docs/csharp/misc/cs3010.md +++ b/docs/csharp/misc/cs3010.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3010 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3010" @@ -19,7 +19,7 @@ ms.assetid: d57bd750-df15-4e6a-9579-66de8b276b7e caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3011.md b/docs/csharp/misc/cs3011.md index 0789f8d43cd61..14e7265216fee 100644 --- a/docs/csharp/misc/cs3011.md +++ b/docs/csharp/misc/cs3011.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3011 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3011" @@ -19,7 +19,7 @@ ms.assetid: e27ce521-0147-488b-b4a1-1b6fb5168661 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3012.md b/docs/csharp/misc/cs3012.md index ebcbb6f1d90b2..fc4743b22cdeb 100644 --- a/docs/csharp/misc/cs3012.md +++ b/docs/csharp/misc/cs3012.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3012 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3012" @@ -19,7 +19,7 @@ ms.assetid: 1f7555b4-61e4-4821-85c9-586301df4c5c caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3013.md b/docs/csharp/misc/cs3013.md index 1e8207a7d0325..86b96feda8947 100644 --- a/docs/csharp/misc/cs3013.md +++ b/docs/csharp/misc/cs3013.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3013 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3013" @@ -19,7 +19,7 @@ ms.assetid: 00b3bbe1-f2a0-465c-be0e-1af700c5753d caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3014.md b/docs/csharp/misc/cs3014.md index 80357f9d63f2b..0ba2fc86f3d74 100644 --- a/docs/csharp/misc/cs3014.md +++ b/docs/csharp/misc/cs3014.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3014 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3014" @@ -19,7 +19,7 @@ ms.assetid: 6825b42f-1820-4265-b8d8-9b3387d7c130 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3015.md b/docs/csharp/misc/cs3015.md index fbc0b23f8d31f..ea077c16e4bf0 100644 --- a/docs/csharp/misc/cs3015.md +++ b/docs/csharp/misc/cs3015.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3015 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3015" @@ -19,7 +19,7 @@ ms.assetid: 58182215-0c2f-4497-8baf-ffb29f18d6c7 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3016.md b/docs/csharp/misc/cs3016.md index 124422c9b0ca3..64afc7aa4d14b 100644 --- a/docs/csharp/misc/cs3016.md +++ b/docs/csharp/misc/cs3016.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3016 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3016" @@ -19,7 +19,7 @@ ms.assetid: b2ae721d-13ab-4e9d-a288-741d7825defe caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3017.md b/docs/csharp/misc/cs3017.md index c1e2cfb506a2b..87cdd82058fcb 100644 --- a/docs/csharp/misc/cs3017.md +++ b/docs/csharp/misc/cs3017.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3017 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3017" @@ -19,7 +19,7 @@ ms.assetid: 8e56b2f0-9caf-4c9a-98c2-d3ad0b70e767 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3018.md b/docs/csharp/misc/cs3018.md index e00384e31cc9d..ba4c4498fcb95 100644 --- a/docs/csharp/misc/cs3018.md +++ b/docs/csharp/misc/cs3018.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3018 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3018" @@ -19,7 +19,7 @@ ms.assetid: 35d2f4bd-10c3-4e9f-8e02-389ab84db2cd caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3019.md b/docs/csharp/misc/cs3019.md index 459292fcdb1a0..6f8cd8930f18b 100644 --- a/docs/csharp/misc/cs3019.md +++ b/docs/csharp/misc/cs3019.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS3019 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3019" @@ -19,7 +19,7 @@ ms.assetid: b41117cf-8956-4989-93fd-9903812e2d2f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3021.md b/docs/csharp/misc/cs3021.md index 8c0c4b27a49ac..36ea9425472fe 100644 --- a/docs/csharp/misc/cs3021.md +++ b/docs/csharp/misc/cs3021.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 2) CS3021 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3021" @@ -19,7 +19,7 @@ ms.assetid: 89f09e4d-65b0-4422-86ea-85c7e05ac29b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3022.md b/docs/csharp/misc/cs3022.md index e4c9839a73648..5e661616af505 100644 --- a/docs/csharp/misc/cs3022.md +++ b/docs/csharp/misc/cs3022.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3022 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3022" @@ -19,7 +19,7 @@ ms.assetid: 9340645c-10c3-4e21-a825-3f05fae02ff7 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3023.md b/docs/csharp/misc/cs3023.md index 67fc617451053..893615da6b7a0 100644 --- a/docs/csharp/misc/cs3023.md +++ b/docs/csharp/misc/cs3023.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3023 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3023" @@ -19,7 +19,7 @@ ms.assetid: fd7782f9-f18a-4ce8-843b-95bf19b54317 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3026.md b/docs/csharp/misc/cs3026.md index 73b118318ca54..a454ce89baf6d 100644 --- a/docs/csharp/misc/cs3026.md +++ b/docs/csharp/misc/cs3026.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3026 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3026" @@ -19,7 +19,7 @@ ms.assetid: 6c57b2e3-3011-42db-b450-ce9e04c4b4ca caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs3027.md b/docs/csharp/misc/cs3027.md index 738c1d71b04ff..314a735fea906 100644 --- a/docs/csharp/misc/cs3027.md +++ b/docs/csharp/misc/cs3027.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS3027 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS3027" @@ -19,7 +19,7 @@ ms.assetid: c515e623-3f5a-49fa-a878-f1d8e90fdc24 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs5000.md b/docs/csharp/misc/cs5000.md index 11f6871b024a5..fdeca1541b0d1 100644 --- a/docs/csharp/misc/cs5000.md +++ b/docs/csharp/misc/cs5000.md @@ -1,13 +1,13 @@ --- title: "Compiler Warning (level 1) CS5000 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS5000" @@ -19,7 +19,7 @@ ms.assetid: 8751c338-8cf4-41b3-9565-f65ffda4744a caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/cs5001.md b/docs/csharp/misc/cs5001.md index 0c78cb5f92924..d47df1f72c548 100644 --- a/docs/csharp/misc/cs5001.md +++ b/docs/csharp/misc/cs5001.md @@ -1,13 +1,13 @@ --- title: "Compiler Error CS5001 | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS5001" @@ -19,7 +19,7 @@ ms.assetid: e1e26e75-84e0-47c7-be8a-3c4fd0d6f497 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md b/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md index 59979fb9de618..7846fcb34bc45 100644 --- a/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md +++ b/docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md @@ -1,13 +1,13 @@ --- title: "Sorry, we don't have specifics on this C# error | Microsoft Docs" -ms.custom: "" -ms.date: "11/04/2016" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" + +ms.date: "2015-07-20" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS1583" @@ -888,7 +888,7 @@ ms.assetid: 48320e4a-6e17-45a6-9966-88c6ec89bd2f caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/modern-events.md b/docs/csharp/modern-events.md index 59b254b4508f0..92480a3c1eb6f 100644 --- a/docs/csharp/modern-events.md +++ b/docs/csharp/modern-events.md @@ -3,12 +3,12 @@ title: The Updated .NET Core Event Pattern description: The Updated .NET Core Event Pattern keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 9aa627c3-3222-4094-9ca8-7e88e1071e06 --- diff --git a/docs/csharp/namespaces-and-assemblies.md b/docs/csharp/namespaces-and-assemblies.md index c591d1c024ae0..284008ded1a4d 100644 --- a/docs/csharp/namespaces-and-assemblies.md +++ b/docs/csharp/namespaces-and-assemblies.md @@ -2,12 +2,10 @@ title: Namespaces and Assemblies | C# Guide description: Namespaces and Assemblies are the fundamental organizing features for C# keywords: .NET, .NET Core, C# -author: dotnet-bot -manager: wpickett ms.date: 12/01/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: fe436e2b-c6ea-490d-a221-0d822c6e178b redirect_url: /dotnet/articles/csharp/programming-guide/namespaces/index diff --git a/docs/csharp/parallel.md b/docs/csharp/parallel.md index fb6aa44b8a0cf..c2202979c91fe 100644 --- a/docs/csharp/parallel.md +++ b/docs/csharp/parallel.md @@ -2,13 +2,11 @@ title: Parallel programming description: Parallel programming keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 8045b1b8-7835-4a7a-980d-bc9c70d62a0c --- diff --git a/docs/csharp/pattern-matching.md b/docs/csharp/pattern-matching.md index 4daf400899d90..c0e79bd671eeb 100644 --- a/docs/csharp/pattern-matching.md +++ b/docs/csharp/pattern-matching.md @@ -2,12 +2,10 @@ title: Pattern Matching | C# Guide description: Learn about pattern matching expressions in C# keywords: .NET, .NET Core, C# -author: dotnet-bot -manager: wpickett ms.date: 10/04/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 1e575c32-2e2b-4425-9dca-7d118f3ed15b --- diff --git a/docs/csharp/programming-guide/arrays/arrays-as-objects.md b/docs/csharp/programming-guide/arrays/arrays-as-objects.md index e800fa08b6e2f..4bdaffcad6fd6 100644 --- a/docs/csharp/programming-guide/arrays/arrays-as-objects.md +++ b/docs/csharp/programming-guide/arrays/arrays-as-objects.md @@ -1,13 +1,13 @@ --- title: "Arrays as Objects (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: f76d4403-bd0a-42a0-9bc8-694c55b2c926 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/implicitly-typed-arrays.md b/docs/csharp/programming-guide/arrays/implicitly-typed-arrays.md index 322aa1f78af7b..7fd661ed3d287 100644 --- a/docs/csharp/programming-guide/arrays/implicitly-typed-arrays.md +++ b/docs/csharp/programming-guide/arrays/implicitly-typed-arrays.md @@ -1,13 +1,13 @@ --- title: "Implicitly Typed Arrays (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: e05be95c-6732-403d-ae42-b35f057cbbea caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/index.md b/docs/csharp/programming-guide/arrays/index.md index 2d11dc35d5675..0e76eef5f3dc7 100644 --- a/docs/csharp/programming-guide/arrays/index.md +++ b/docs/csharp/programming-guide/arrays/index.md @@ -1,13 +1,13 @@ --- title: "Arrays (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: bb79bdde-e570-4c30-adb0-1dd5759ae041 caps.latest.revision: 33 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/jagged-arrays.md b/docs/csharp/programming-guide/arrays/jagged-arrays.md index afa5dc48ad191..f2b20dc54ab81 100644 --- a/docs/csharp/programming-guide/arrays/jagged-arrays.md +++ b/docs/csharp/programming-guide/arrays/jagged-arrays.md @@ -1,13 +1,13 @@ --- title: "Jagged Arrays (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 537c65a6-0e0a-4a00-a2b8-086f38519c70 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/multidimensional-arrays.md b/docs/csharp/programming-guide/arrays/multidimensional-arrays.md index 111b0efdd6ee4..8c2a7644ba9cb 100644 --- a/docs/csharp/programming-guide/arrays/multidimensional-arrays.md +++ b/docs/csharp/programming-guide/arrays/multidimensional-arrays.md @@ -1,13 +1,13 @@ --- title: "Multidimensional Arrays (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 020ce02e-7dff-4273-8e53-bf0b33747232 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/passing-arrays-as-arguments.md b/docs/csharp/programming-guide/arrays/passing-arrays-as-arguments.md index 7ff1b01368147..ef5c9ab492572 100644 --- a/docs/csharp/programming-guide/arrays/passing-arrays-as-arguments.md +++ b/docs/csharp/programming-guide/arrays/passing-arrays-as-arguments.md @@ -1,13 +1,13 @@ --- title: "Passing Arrays as Arguments (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: f3a0971e-c87c-4a1f-8262-bc0a3b712772 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md b/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md index fc53534143adb..79124689c1a4c 100644 --- a/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md +++ b/docs/csharp/programming-guide/arrays/passing-arrays-using-ref-and-out.md @@ -1,13 +1,13 @@ --- title: "Passing Arrays Using ref and out (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 6a2b261e-a1cc-49a6-b4f0-6cacae385a1e caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/single-dimensional-arrays.md b/docs/csharp/programming-guide/arrays/single-dimensional-arrays.md index 2034cdab1cb53..96ffbd3dee22c 100644 --- a/docs/csharp/programming-guide/arrays/single-dimensional-arrays.md +++ b/docs/csharp/programming-guide/arrays/single-dimensional-arrays.md @@ -1,13 +1,13 @@ --- title: "Single-Dimensional Arrays (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 2cec1196-1de0-49d2-baf2-c607c33310e8 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/arrays/using-foreach-with-arrays.md b/docs/csharp/programming-guide/arrays/using-foreach-with-arrays.md index 187a8d4f6a2b2..e4636ad101044 100644 --- a/docs/csharp/programming-guide/arrays/using-foreach-with-arrays.md +++ b/docs/csharp/programming-guide/arrays/using-foreach-with-arrays.md @@ -1,13 +1,13 @@ --- title: "Using foreach with Arrays (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 5f2da2a9-1f56-4de5-94cc-e07f4f7a0244 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/abstract-and-sealed-classes-and-class-members.md b/docs/csharp/programming-guide/classes-and-structs/abstract-and-sealed-classes-and-class-members.md index a6e364bf90e57..7fccb1d9ea086 100644 --- a/docs/csharp/programming-guide/classes-and-structs/abstract-and-sealed-classes-and-class-members.md +++ b/docs/csharp/programming-guide/classes-and-structs/abstract-and-sealed-classes-and-class-members.md @@ -1,13 +1,13 @@ --- title: "Abstract and Sealed Classes and Class Members (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 99aa52f7-b435-43f9-936e-2470af734c4e caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md b/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md index 866d1a571c3a2..6bd820713aa35 100644 --- a/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md +++ b/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md @@ -1,13 +1,13 @@ --- title: "Access Modifiers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 6e81ee82-224f-4a12-9baf-a0dca2656c5b caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md b/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md index c60afda4f84b3..8a9918e80e603 100644 --- a/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md +++ b/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md @@ -1,13 +1,13 @@ --- title: "Anonymous Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 59c9d7a4-3b0e-475e-b620-0ab86c088e9b caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties.md b/docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties.md index 04ddef11c1036..35faac02c655e 100644 --- a/docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties.md +++ b/docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties.md @@ -1,13 +1,13 @@ --- title: "Auto-Implemented Properties (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: aa55fa97-ccec-431f-b5e9-5ac789fd32b7 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/classes.md b/docs/csharp/programming-guide/classes-and-structs/classes.md index 7ec9722e68815..731f81ffd5d0f 100644 --- a/docs/csharp/programming-guide/classes-and-structs/classes.md +++ b/docs/csharp/programming-guide/classes-and-structs/classes.md @@ -1,13 +1,13 @@ --- title: "Classes (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: e8848524-7273-429f-8aba-c658d5eff5ad caps.latest.revision: 40 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/constants.md b/docs/csharp/programming-guide/classes-and-structs/constants.md index 9fb77c865300e..8e4fc1aae2d9b 100644 --- a/docs/csharp/programming-guide/classes-and-structs/constants.md +++ b/docs/csharp/programming-guide/classes-and-structs/constants.md @@ -1,13 +1,13 @@ --- title: "Constants (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 1fb39621-1738-49b1-a1b3-8587f109123f caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/constructors.md b/docs/csharp/programming-guide/classes-and-structs/constructors.md index 5a2264be6a32b..3407950832243 100644 --- a/docs/csharp/programming-guide/classes-and-structs/constructors.md +++ b/docs/csharp/programming-guide/classes-and-structs/constructors.md @@ -1,13 +1,13 @@ --- title: "Constructors (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: df2e2e9d-7998-418b-8e7d-890c17ff6c95 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/destructors.md b/docs/csharp/programming-guide/classes-and-structs/destructors.md index 334c70393f036..2ee3c805f3e19 100644 --- a/docs/csharp/programming-guide/classes-and-structs/destructors.md +++ b/docs/csharp/programming-guide/classes-and-structs/destructors.md @@ -1,13 +1,13 @@ --- title: "Destructors (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 1ae6e46d-a4b1-4a49-abe5-b97f53d9e049 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/extension-methods.md b/docs/csharp/programming-guide/classes-and-structs/extension-methods.md index e506ce4eea7ad..8dae3747fc946 100644 --- a/docs/csharp/programming-guide/classes-and-structs/extension-methods.md +++ b/docs/csharp/programming-guide/classes-and-structs/extension-methods.md @@ -1,13 +1,13 @@ --- title: "Extension Methods (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 175ce3ff-9bbf-4e64-8421-faeb81a0bb51 caps.latest.revision: 35 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/fields.md b/docs/csharp/programming-guide/classes-and-structs/fields.md index 9bde5a256bde5..2d368d0af14c6 100644 --- a/docs/csharp/programming-guide/classes-and-structs/fields.md +++ b/docs/csharp/programming-guide/classes-and-structs/fields.md @@ -1,13 +1,13 @@ --- title: "Fields (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 3cbb2f61-75f8-4cce-b4ef-f5d1b3de0db7 caps.latest.revision: 29 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-access-a-collection-class-with-foreach.md b/docs/csharp/programming-guide/classes-and-structs/how-to-access-a-collection-class-with-foreach.md index 24a014957b4cd..c2fd618181df7 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-access-a-collection-class-with-foreach.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-access-a-collection-class-with-foreach.md @@ -1,13 +1,13 @@ --- title: "How to: Access a Collection Class with foreach (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: a6b9cf5c-6c8d-4223-b12c-288949434493 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md b/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md index 691bdda372785..3c3d8b857650e 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md @@ -1,13 +1,13 @@ --- title: "How to: Create a New Method for an Enumeration (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 100106f9-1e54-462c-8ebe-3892fe23b6eb caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-declare-and-use-read-write-properties.md b/docs/csharp/programming-guide/classes-and-structs/how-to-declare-and-use-read-write-properties.md index 1b41039e6153b..4d90594dfd83f 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-declare-and-use-read-write-properties.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-declare-and-use-read-write-properties.md @@ -1,13 +1,13 @@ --- title: "How to: Declare and Use Read Write Properties (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: a4962fef-af7e-4c4b-a929-4ae4d646ab8a caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-define-abstract-properties.md b/docs/csharp/programming-guide/classes-and-structs/how-to-define-abstract-properties.md index b0932fb25f83a..3b1e93daac878 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-define-abstract-properties.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-define-abstract-properties.md @@ -1,13 +1,13 @@ --- title: "How to: Define Abstract Properties (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 672a90eb-47b9-4ae0-9914-af53852fddcb caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-define-constants.md b/docs/csharp/programming-guide/classes-and-structs/how-to-define-constants.md index f942c39054138..0cd6fce5ae2c3 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-define-constants.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-define-constants.md @@ -1,13 +1,13 @@ --- title: "How to: Define Constants in C# | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 43f511be-346c-4b8a-995e-aded94542ece caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-implement-a-lightweight-class-with-auto-implemented-properties.md b/docs/csharp/programming-guide/classes-and-structs/how-to-implement-a-lightweight-class-with-auto-implemented-properties.md index a0789b974550f..9c2f34673da18 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-implement-a-lightweight-class-with-auto-implemented-properties.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-implement-a-lightweight-class-with-auto-implemented-properties.md @@ -1,13 +1,13 @@ --- title: "How to: Implement a Lightweight Class with Auto-Implemented Properties (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 1dc5a8ad-a4f7-4f32-8506-3fc6d8c8bfed caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-implement-and-call-a-custom-extension-method.md b/docs/csharp/programming-guide/classes-and-structs/how-to-implement-and-call-a-custom-extension-method.md index e499dc9482dca..319694abe34b8 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-implement-and-call-a-custom-extension-method.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-implement-and-call-a-custom-extension-method.md @@ -1,13 +1,13 @@ --- title: "How to: Implement and Call a Custom Extension Method (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 7dab2a56-cf8e-4a47-a444-fe610a02772a caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-a-dictionary-with-a-collection-initializer.md b/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-a-dictionary-with-a-collection-initializer.md index 405d164514fb2..c944dfc56d113 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-a-dictionary-with-a-collection-initializer.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-a-dictionary-with-a-collection-initializer.md @@ -1,13 +1,13 @@ --- title: "How to: Initialize a Dictionary with a Collection Initializer (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 25283922-f8ee-40dc-a639-fac30804ec71 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-objects-by-using-an-object-initializer.md b/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-objects-by-using-an-object-initializer.md index bb2ee2f381b9c..95a91e06fd8c0 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-objects-by-using-an-object-initializer.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-initialize-objects-by-using-an-object-initializer.md @@ -1,13 +1,13 @@ --- title: "How to: Initialize Objects by Using an Object Initializer (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 4b75ebb2-2e29-43de-929c-d736a8f27ce6 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-know-the-difference-passing-a-struct-and-passing-a-class-to-a-method.md b/docs/csharp/programming-guide/classes-and-structs/how-to-know-the-difference-passing-a-struct-and-passing-a-class-to-a-method.md index 4ba2f78289334..60ad376dc4079 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-know-the-difference-passing-a-struct-and-passing-a-class-to-a-method.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-know-the-difference-passing-a-struct-and-passing-a-class-to-a-method.md @@ -1,13 +1,13 @@ --- title: "How to: Know the Difference Between Passing a Struct and Passing a Class Reference to a Method (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 9c1313a6-32a8-4ea7-a59f-450f66af628b caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-override-the-tostring-method.md b/docs/csharp/programming-guide/classes-and-structs/how-to-override-the-tostring-method.md index 98e5ce3fbd5c9..49abc29a7d23b 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-override-the-tostring-method.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-override-the-tostring-method.md @@ -1,13 +1,13 @@ --- title: "How to: Override the ToString Method (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 8016db69-1f19-420c-8e17-98e8bebb7749 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-return-subsets-of-element-properties-in-a-query.md b/docs/csharp/programming-guide/classes-and-structs/how-to-return-subsets-of-element-properties-in-a-query.md index f6fa7445d7a16..06435e625906f 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-return-subsets-of-element-properties-in-a-query.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-return-subsets-of-element-properties-in-a-query.md @@ -1,13 +1,13 @@ --- title: "How to: Return Subsets of Element Properties in a Query (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: fabdf349-f443-4e3f-8368-6c471be1dd7b caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-use-implicitly-typed-local-variables-and-arrays-in-a-query-expression.md b/docs/csharp/programming-guide/classes-and-structs/how-to-use-implicitly-typed-local-variables-and-arrays-in-a-query-expression.md index e9972c5804bb8..214d26f43ac9b 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-use-implicitly-typed-local-variables-and-arrays-in-a-query-expression.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-use-implicitly-typed-local-variables-and-arrays-in-a-query-expression.md @@ -1,13 +1,13 @@ --- title: "How to: Use Implicitly Typed Local Variables and Arrays in a Query Expression (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 6b7354d2-af79-427a-b6a8-f74eb8fd0b91 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-use-named-and-optional-arguments-in-office-programming.md b/docs/csharp/programming-guide/classes-and-structs/how-to-use-named-and-optional-arguments-in-office-programming.md index c5a1ab4b0ff6a..3ba9ea9934f9f 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-use-named-and-optional-arguments-in-office-programming.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-use-named-and-optional-arguments-in-office-programming.md @@ -1,13 +1,13 @@ --- title: "How to: Use Named and Optional Arguments in Office Programming (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 65b8a222-bcd8-454c-845f-84adff5a356f caps.latest.revision: 34 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/how-to-write-a-copy-constructor.md b/docs/csharp/programming-guide/classes-and-structs/how-to-write-a-copy-constructor.md index fc1253f52588e..56fdbeea9eaa7 100644 --- a/docs/csharp/programming-guide/classes-and-structs/how-to-write-a-copy-constructor.md +++ b/docs/csharp/programming-guide/classes-and-structs/how-to-write-a-copy-constructor.md @@ -1,13 +1,13 @@ --- title: "How to: Write a Copy Constructor (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: fba899b5-fc41-428e-a745-3ebdbf37990a caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/implicitly-typed-local-variables.md b/docs/csharp/programming-guide/classes-and-structs/implicitly-typed-local-variables.md index d6e9f8fe58923..f8410e308bb8d 100644 --- a/docs/csharp/programming-guide/classes-and-structs/implicitly-typed-local-variables.md +++ b/docs/csharp/programming-guide/classes-and-structs/implicitly-typed-local-variables.md @@ -1,13 +1,13 @@ --- title: "Implicitly Typed Local Variables (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: b9218fb2-ef5d-4814-8a8e-2bc29b0bbc9b caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/index.md b/docs/csharp/programming-guide/classes-and-structs/index.md index 8f97e65f38696..95f682e09cbe1 100644 --- a/docs/csharp/programming-guide/classes-and-structs/index.md +++ b/docs/csharp/programming-guide/classes-and-structs/index.md @@ -1,13 +1,13 @@ --- title: "Classes and Structs (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: cc39dbda-8754-423e-b5b1-16a1db0734c0 caps.latest.revision: 48 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/inheritance.md b/docs/csharp/programming-guide/classes-and-structs/inheritance.md index cead10e34004a..3dad131fe1f82 100644 --- a/docs/csharp/programming-guide/classes-and-structs/inheritance.md +++ b/docs/csharp/programming-guide/classes-and-structs/inheritance.md @@ -1,13 +1,13 @@ --- title: "Inheritance (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: 81d64ee4-50f9-4d6c-a8dc-257c348d2eea caps.latest.revision: 38 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/instance-constructors.md b/docs/csharp/programming-guide/classes-and-structs/instance-constructors.md index 6fcad55943b77..32f314ca640b1 100644 --- a/docs/csharp/programming-guide/classes-and-structs/instance-constructors.md +++ b/docs/csharp/programming-guide/classes-and-structs/instance-constructors.md @@ -1,13 +1,13 @@ --- title: "Instance Constructors (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 24663779-c1e5-4af4-a942-ca554e4c542d caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/interface-properties.md b/docs/csharp/programming-guide/classes-and-structs/interface-properties.md index 6102f24ae28ff..13d449c89b4dd 100644 --- a/docs/csharp/programming-guide/classes-and-structs/interface-properties.md +++ b/docs/csharp/programming-guide/classes-and-structs/interface-properties.md @@ -1,13 +1,13 @@ --- title: "Interface Properties (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 6503e9ed-33d7-44ec-b4c1-cc16c084b795 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md b/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md index dfce03c00323b..3fd1d6ed8763d 100644 --- a/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md +++ b/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md @@ -1,13 +1,13 @@ --- title: "Knowing When to Use Override and New Keywords (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 323db184-b136-46fc-8839-007886e7e8b0 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/members.md b/docs/csharp/programming-guide/classes-and-structs/members.md index 68fc99bab34f5..8bb3928ad017b 100644 --- a/docs/csharp/programming-guide/classes-and-structs/members.md +++ b/docs/csharp/programming-guide/classes-and-structs/members.md @@ -1,13 +1,13 @@ --- title: "Members (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 4a30a4ab-d690-4936-9124-92ce9448665a caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/methods.md b/docs/csharp/programming-guide/classes-and-structs/methods.md index d105d366b8858..07c36185dc7df 100644 --- a/docs/csharp/programming-guide/classes-and-structs/methods.md +++ b/docs/csharp/programming-guide/classes-and-structs/methods.md @@ -1,13 +1,13 @@ --- title: "Methods (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: cc738f07-e8cd-4683-9585-9f40c0667c37 caps.latest.revision: 41 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/named-and-optional-arguments.md b/docs/csharp/programming-guide/classes-and-structs/named-and-optional-arguments.md index be808e0628d65..402de3d9f0799 100644 --- a/docs/csharp/programming-guide/classes-and-structs/named-and-optional-arguments.md +++ b/docs/csharp/programming-guide/classes-and-structs/named-and-optional-arguments.md @@ -1,13 +1,13 @@ --- title: "Named and Optional Arguments (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "namedParameter_CSharpKeyword" @@ -26,7 +26,7 @@ ms.assetid: 839c960c-c2dc-4d05-af4d-ca5428e54008 caps.latest.revision: 43 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/nested-types.md b/docs/csharp/programming-guide/classes-and-structs/nested-types.md index 9c89d1b7ef77c..9605e6355ed1c 100644 --- a/docs/csharp/programming-guide/classes-and-structs/nested-types.md +++ b/docs/csharp/programming-guide/classes-and-structs/nested-types.md @@ -1,13 +1,13 @@ --- title: "Nested Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: f2e1b315-e3d1-48ce-977f-7bae0960ba99 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md b/docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md index 7cf35a2bd0be6..5ee9190f142cb 100644 --- a/docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md +++ b/docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md @@ -1,13 +1,13 @@ --- title: "Object and Collection Initializers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: c58f3db5-d7d4-4651-bd2d-5a3a97357f61 caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/objects.md b/docs/csharp/programming-guide/classes-and-structs/objects.md index 59ae531435719..1f9fd7b8799a7 100644 --- a/docs/csharp/programming-guide/classes-and-structs/objects.md +++ b/docs/csharp/programming-guide/classes-and-structs/objects.md @@ -1,13 +1,13 @@ --- title: "Objects (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: af4a5230-fbf3-4eea-95e1-8b883c2f845c caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md b/docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md index 463a3b22805cf..23390661ebac3 100644 --- a/docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md +++ b/docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md @@ -1,13 +1,13 @@ --- title: "Partial Classes and Methods (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 804cecb7-62db-4f97-a99f-60975bd59fa1 caps.latest.revision: 35 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/passing-parameters.md b/docs/csharp/programming-guide/classes-and-structs/passing-parameters.md index 48f661575bcb1..44bdd41c8321c 100644 --- a/docs/csharp/programming-guide/classes-and-structs/passing-parameters.md +++ b/docs/csharp/programming-guide/classes-and-structs/passing-parameters.md @@ -1,13 +1,13 @@ --- title: "Passing Parameters (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: a5c3003f-7441-4710-b8b1-c79de77e0b77 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/passing-reference-type-parameters.md b/docs/csharp/programming-guide/classes-and-structs/passing-reference-type-parameters.md index 28a263b6fae60..2e4a375cf7e99 100644 --- a/docs/csharp/programming-guide/classes-and-structs/passing-reference-type-parameters.md +++ b/docs/csharp/programming-guide/classes-and-structs/passing-reference-type-parameters.md @@ -1,13 +1,13 @@ --- title: "Passing Reference-Type Parameters (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 9e6eb65c-942e-48ab-920a-b7ba9df4ea20 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/passing-value-type-parameters.md b/docs/csharp/programming-guide/classes-and-structs/passing-value-type-parameters.md index a51c96eafdf13..24e6536361b4d 100644 --- a/docs/csharp/programming-guide/classes-and-structs/passing-value-type-parameters.md +++ b/docs/csharp/programming-guide/classes-and-structs/passing-value-type-parameters.md @@ -1,13 +1,13 @@ --- title: "Passing Value-Type Parameters (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 193ab86f-5f9b-4359-ac29-7cdf8afad3a6 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/polymorphism.md b/docs/csharp/programming-guide/classes-and-structs/polymorphism.md index 9fe6920fb3a0a..4d92b185d6fb4 100644 --- a/docs/csharp/programming-guide/classes-and-structs/polymorphism.md +++ b/docs/csharp/programming-guide/classes-and-structs/polymorphism.md @@ -1,13 +1,13 @@ --- title: "Polymorphism (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 086af969-29a5-4ce8-a993-0b7d53839dab caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/private-constructors.md b/docs/csharp/programming-guide/classes-and-structs/private-constructors.md index ccb485f49c989..353981c8b63ea 100644 --- a/docs/csharp/programming-guide/classes-and-structs/private-constructors.md +++ b/docs/csharp/programming-guide/classes-and-structs/private-constructors.md @@ -1,13 +1,13 @@ --- title: "Private Constructors (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 29eeaa7d-8d81-453c-94b9-0e2800172621 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/properties.md b/docs/csharp/programming-guide/classes-and-structs/properties.md index 15f8efb1ee39b..a54544b1b08a1 100644 --- a/docs/csharp/programming-guide/classes-and-structs/properties.md +++ b/docs/csharp/programming-guide/classes-and-structs/properties.md @@ -1,13 +1,13 @@ --- title: "Properties (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs.properties" @@ -20,7 +20,7 @@ ms.assetid: e295a8a2-b357-4ee7-a12e-385a44146fa8 caps.latest.revision: 38 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/restricting-accessor-accessibility.md b/docs/csharp/programming-guide/classes-and-structs/restricting-accessor-accessibility.md index fc2dc3864f436..7bdb8094104f8 100644 --- a/docs/csharp/programming-guide/classes-and-structs/restricting-accessor-accessibility.md +++ b/docs/csharp/programming-guide/classes-and-structs/restricting-accessor-accessibility.md @@ -1,13 +1,13 @@ --- title: "Restricting Accessor Accessibility (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: 6e655798-e112-4301-a680-6310a6e012e1 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/static-classes-and-static-class-members.md b/docs/csharp/programming-guide/classes-and-structs/static-classes-and-static-class-members.md index 2710055a8f726..284dd233067b1 100644 --- a/docs/csharp/programming-guide/classes-and-structs/static-classes-and-static-class-members.md +++ b/docs/csharp/programming-guide/classes-and-structs/static-classes-and-static-class-members.md @@ -1,13 +1,13 @@ --- title: "Static Classes and Static Class Members (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: 235614b5-1371-4dbd-9abd-b406a8b0298b caps.latest.revision: 49 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/static-constructors.md b/docs/csharp/programming-guide/classes-and-structs/static-constructors.md index 7a684537ef5c2..63386dc6d5e55 100644 --- a/docs/csharp/programming-guide/classes-and-structs/static-constructors.md +++ b/docs/csharp/programming-guide/classes-and-structs/static-constructors.md @@ -1,13 +1,13 @@ --- title: "Static Constructors (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 151ec95e-3c4d-4ed7-885d-95b7a3be2e7d caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/structs.md b/docs/csharp/programming-guide/classes-and-structs/structs.md index 5d5d43fa6a5dc..971b67b70c3a1 100644 --- a/docs/csharp/programming-guide/classes-and-structs/structs.md +++ b/docs/csharp/programming-guide/classes-and-structs/structs.md @@ -1,13 +1,13 @@ --- title: "Structs (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: b7cf4ff2-0eb7-4e5c-93d5-b2196b4f5d89 caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/using-constructors.md b/docs/csharp/programming-guide/classes-and-structs/using-constructors.md index 97aa1d9ce7b1d..48cd2e2046ba1 100644 --- a/docs/csharp/programming-guide/classes-and-structs/using-constructors.md +++ b/docs/csharp/programming-guide/classes-and-structs/using-constructors.md @@ -1,13 +1,13 @@ --- title: "Using Constructors (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 464253b2-fd5d-469a-836d-df0fdf2a43f7 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/using-properties.md b/docs/csharp/programming-guide/classes-and-structs/using-properties.md index 25c48c9f8b2d1..4d8b08b77cbe6 100644 --- a/docs/csharp/programming-guide/classes-and-structs/using-properties.md +++ b/docs/csharp/programming-guide/classes-and-structs/using-properties.md @@ -1,13 +1,13 @@ --- title: "Using Properties (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: f7f67b05-0983-4cdb-96af-1855d24c967c caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/classes-and-structs/using-structs.md b/docs/csharp/programming-guide/classes-and-structs/using-structs.md index d874d59582e2e..04f781ff3b89d 100644 --- a/docs/csharp/programming-guide/classes-and-structs/using-structs.md +++ b/docs/csharp/programming-guide/classes-and-structs/using-structs.md @@ -1,13 +1,13 @@ --- title: "Using Structs (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: cea4a459-9eb9-442b-8d08-490e0797ba38 caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/classes-and-structs/versioning-with-the-override-and-new-keywords.md b/docs/csharp/programming-guide/classes-and-structs/versioning-with-the-override-and-new-keywords.md index 6154d087e73c2..9a36ffe78e19f 100644 --- a/docs/csharp/programming-guide/classes-and-structs/versioning-with-the-override-and-new-keywords.md +++ b/docs/csharp/programming-guide/classes-and-structs/versioning-with-the-override-and-new-keywords.md @@ -1,13 +1,13 @@ --- title: "Versioning with the Override and New Keywords (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 88247d07-bd0d-49e9-a619-45ccbbfdf0c5 caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/friend-assemblies.md b/docs/csharp/programming-guide/concepts/assemblies-gac/friend-assemblies.md index 62351ee95e3ba..7f5137e0fdec0 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/friend-assemblies.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/friend-assemblies.md @@ -2,12 +2,12 @@ title: "Friend Assemblies (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b65ea7de-0801-477a-a39c-e914c2cc107c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md index 22e255f7774c1..05c2dc6723524 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md @@ -2,12 +2,12 @@ title: "How to: Create and Use Assemblies Using the Command Line (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 408ddce3-89e3-4e12-8353-34a49beeb72b caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md index bf7b83140b4f8..0f2ad0125e40e 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md @@ -2,12 +2,12 @@ title: "How to: Create Signed Friend Assemblies (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bab62063-61e6-453f-905f-77673df9534e caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md index cb1999f3bc14d..3279713162da0 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md @@ -2,12 +2,12 @@ title: "How to: Create Unsigned Friend Assemblies (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 78cbc4f0-b021-4141-a4ff-eb4edbd814ca caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md index b072d63f7ce58..aaa2d57004827 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md @@ -2,12 +2,12 @@ title: "How to: Determine If a File Is an Assembly (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ea5186bb-5bff-4dcb-bde9-d6ba4e2edd00 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md index 649c57545c9c2..0c8daace6b9fd 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md @@ -2,12 +2,12 @@ title: "How to: Load and Unload Assemblies (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6a4f490f-3576-471f-9533-003737cad4a3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md index 8a22e888a6a12..dd7ae3246333f 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md @@ -2,12 +2,12 @@ title: "How to: Share an Assembly with Other Applications (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c30e972b-1693-4e05-b115-c31831fdf9f2 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/index.md b/docs/csharp/programming-guide/concepts/assemblies-gac/index.md index e8c7a15a7f24a..92f7d8b802d22 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/index.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/index.md @@ -2,12 +2,12 @@ title: "Assemblies and the Global Assembly Cache (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 149f5ca5-5b34-4746-9542-1ae43b2d0256 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies.md b/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies.md index bffc654b06da3..0996c575e9557 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies.md @@ -2,12 +2,12 @@ title: "Walkthrough: Embedding Type Information from Microsoft Office Assemblies in Visual Studio (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3320e866-01f1-4b7f-8932-049a7b2d2a9b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-visual-studio.md b/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-visual-studio.md index c691c6fcc3aaa..edb0bd374a39a 100644 --- a/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-visual-studio.md +++ b/docs/csharp/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-visual-studio.md @@ -2,12 +2,12 @@ title: "Walkthrough: Embedding Types from Managed Assemblies in Visual Studio (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 55ed13c9-c5bb-4bc2-bcd8-0587eb568864 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/async-return-types.md b/docs/csharp/programming-guide/concepts/async/async-return-types.md index be7004bef8b48..c16f1051a0a27 100644 --- a/docs/csharp/programming-guide/concepts/async/async-return-types.md +++ b/docs/csharp/programming-guide/concepts/async/async-return-types.md @@ -2,12 +2,12 @@ title: "Async Return Types (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ddb2539c-c898-48c1-ad92-245e4a996df8 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md b/docs/csharp/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md index 3b49dfa37d1b6..4c224f258b8a3 100644 --- a/docs/csharp/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md +++ b/docs/csharp/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md @@ -2,12 +2,12 @@ title: "Asynchronous Programming with async and await (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 9bcf896a-5826-4189-8c1a-3e35fa08243a caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md b/docs/csharp/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md index 8d8c5386e3cb7..c65130f8c06c6 100644 --- a/docs/csharp/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md +++ b/docs/csharp/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md @@ -2,12 +2,12 @@ title: "Cancel an Async Task or a List of Tasks (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: eec32dbb-70ea-4c88-bd27-fa2e34546914 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md b/docs/csharp/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md index 7a46d5dc96b5b..483d4c2e7a2e9 100644 --- a/docs/csharp/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md +++ b/docs/csharp/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md @@ -2,12 +2,12 @@ title: "Cancel Async Tasks after a Period of Time (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 194282c2-399f-46da-a7a6-96674e00b0b3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md b/docs/csharp/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md index c05d57fbec94c..3116f1cc544bf 100644 --- a/docs/csharp/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md +++ b/docs/csharp/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md @@ -2,12 +2,12 @@ title: "Cancel Remaining Async Tasks after One Is Complete (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: d3cebc74-c392-497b-b1e6-62a262eabe05 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/control-flow-in-async-programs.md b/docs/csharp/programming-guide/concepts/async/control-flow-in-async-programs.md index 95596c551f3be..a7417192b03a8 100644 --- a/docs/csharp/programming-guide/concepts/async/control-flow-in-async-programs.md +++ b/docs/csharp/programming-guide/concepts/async/control-flow-in-async-programs.md @@ -2,12 +2,12 @@ title: "Control Flow in Async Programs (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: fc92b08b-fe1d-4d07-84ab-5192fafe06bb caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/fine-tuning-your-async-application.md b/docs/csharp/programming-guide/concepts/async/fine-tuning-your-async-application.md index 2d16df68424f1..10b3da966efea 100644 --- a/docs/csharp/programming-guide/concepts/async/fine-tuning-your-async-application.md +++ b/docs/csharp/programming-guide/concepts/async/fine-tuning-your-async-application.md @@ -2,12 +2,12 @@ title: "Fine-Tuning Your Async Application (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 97696eb9-81fc-4940-9655-84daa8eb4d5c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md b/docs/csharp/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md index 163db89c726dc..90c75af204b13 100644 --- a/docs/csharp/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md +++ b/docs/csharp/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md @@ -2,12 +2,12 @@ title: "Handling Reentrancy in Async Apps (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 47c5075e-c448-45ce-9155-ed4e7e98c677 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md b/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md index a8aed3eb25769..b89f57b844a50 100644 --- a/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md +++ b/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md @@ -2,12 +2,12 @@ title: "How to: Extend the async Walkthrough by Using Task.WhenAll (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f6927ef2-dc6c-43f8-bc82-bbeac42de423 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md b/docs/csharp/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md index e21d7f895ad30..f5ca39db721b1 100644 --- a/docs/csharp/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md +++ b/docs/csharp/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md @@ -2,12 +2,12 @@ title: "How to: Make Multiple Web Requests in Parallel by Using async and await (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 19745899-f97a-4499-a7c7-e813d1447580 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md b/docs/csharp/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md index 3b45beba3c81a..cd0f8f4e98880 100644 --- a/docs/csharp/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md +++ b/docs/csharp/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md @@ -2,12 +2,12 @@ title: "Start Multiple Async Tasks and Process Them As They Complete (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 25331850-35a7-43b3-ab76-3908e4346b9d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/using-async-for-file-access.md b/docs/csharp/programming-guide/concepts/async/using-async-for-file-access.md index dd48cdecbbfd0..613a8b510a4b5 100644 --- a/docs/csharp/programming-guide/concepts/async/using-async-for-file-access.md +++ b/docs/csharp/programming-guide/concepts/async/using-async-for-file-access.md @@ -2,12 +2,12 @@ title: "Using Async for File Access (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bb018fea-5313-4c80-ab3f-7c24b2145bd9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md b/docs/csharp/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md index 2441ab6cc6549..fbdea7ec4fd6f 100644 --- a/docs/csharp/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md +++ b/docs/csharp/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md @@ -2,12 +2,12 @@ title: "Walkthrough: Accessing the Web by Using async and await (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "get-started-article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c95d8d71-5a98-4bf0-aaf4-45fed2ebbacd caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md b/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md index f5e0dce21821b..58e96cd239bc9 100644 --- a/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md +++ b/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md @@ -2,12 +2,12 @@ title: "Accessing Attributes by Using Reflection (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: dce3a696-4ceb-489a-b5e4-322a83052f18 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/attributes/attributeusage.md b/docs/csharp/programming-guide/concepts/attributes/attributeusage.md index de316d78569ca..124cd0a6908a6 100644 --- a/docs/csharp/programming-guide/concepts/attributes/attributeusage.md +++ b/docs/csharp/programming-guide/concepts/attributes/attributeusage.md @@ -2,12 +2,12 @@ title: "AttributeUsage (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 22c45568-9a6a-4c2f-8480-f38c1caa0a99 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/attributes/common-attributes.md b/docs/csharp/programming-guide/concepts/attributes/common-attributes.md index 25c509caea30b..dc3efeef84c93 100644 --- a/docs/csharp/programming-guide/concepts/attributes/common-attributes.md +++ b/docs/csharp/programming-guide/concepts/attributes/common-attributes.md @@ -2,12 +2,12 @@ title: "Common Attributes (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 785a0526-6c0e-4599-8c61-ccdc88dd9965 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/attributes/creating-custom-attributes.md b/docs/csharp/programming-guide/concepts/attributes/creating-custom-attributes.md index cb52d7c085b82..b26f767df753f 100644 --- a/docs/csharp/programming-guide/concepts/attributes/creating-custom-attributes.md +++ b/docs/csharp/programming-guide/concepts/attributes/creating-custom-attributes.md @@ -2,12 +2,12 @@ title: "Creating Custom Attributes (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 500e1977-c6de-462d-abce-78a0eb1eda22 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md b/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md index ad1ed081fbffb..7e63b11457bd1 100644 --- a/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md +++ b/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md @@ -2,12 +2,12 @@ title: "How to: Create a C-C++ Union by Using Attributes (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 85f35e56-26e0-4d31-9f3a-89bd4005e71a caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/attributes/index.md b/docs/csharp/programming-guide/concepts/attributes/index.md index 3d84d3c279e6e..9f9ecdf862bbb 100644 --- a/docs/csharp/programming-guide/concepts/attributes/index.md +++ b/docs/csharp/programming-guide/concepts/attributes/index.md @@ -2,12 +2,12 @@ title: "Attributes (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f148f13f-a0d5-4f22-9c87-4b73d5dde270 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/caller-information.md b/docs/csharp/programming-guide/concepts/caller-information.md index 9adf172aa5d2e..2f56edf4f27d7 100644 --- a/docs/csharp/programming-guide/concepts/caller-information.md +++ b/docs/csharp/programming-guide/concepts/caller-information.md @@ -1,13 +1,13 @@ --- title: "Caller Information (C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ffad3d24-2fb7-4641-9124-53b5bc91d339 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/collections.md b/docs/csharp/programming-guide/concepts/collections.md index 2d601b17b7262..22fefc04af082 100644 --- a/docs/csharp/programming-guide/concepts/collections.md +++ b/docs/csharp/programming-guide/concepts/collections.md @@ -1,13 +1,13 @@ --- title: "Collections (C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "get-started-article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 317d7dc3-8587-4873-8b3e-556f86497939 caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md b/docs/csharp/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md index c24fdd20feb16..7b2789fafc862 100644 --- a/docs/csharp/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md +++ b/docs/csharp/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md @@ -2,12 +2,12 @@ title: "Creating Variant Generic Interfaces (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 30330ec4-9df2-4838-a535-6c406d0ed4df caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/covariance-contravariance/index.md b/docs/csharp/programming-guide/concepts/covariance-contravariance/index.md index d76c6b3cc6950..e82269d66412a 100644 --- a/docs/csharp/programming-guide/concepts/covariance-contravariance/index.md +++ b/docs/csharp/programming-guide/concepts/covariance-contravariance/index.md @@ -2,12 +2,12 @@ title: "Covariance and Contravariance (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 066d9a3c-aab7-4ea6-826d-0b1a85399c74 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md b/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md index 02d4aa6d4b0be..64cc4fedfb46d 100644 --- a/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md +++ b/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md @@ -2,12 +2,12 @@ title: "Using Variance for Func and Action Generic Delegates (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1826774f-2b7a-470f-b110-17cfdd6abdae caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md b/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md index 62dac381db572..bed40669e9f8f 100644 --- a/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md +++ b/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md @@ -2,12 +2,12 @@ title: "Using Variance in Delegates (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1638c95d-dc8b-40c1-972c-c2dcf84be55e caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md b/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md index 6a12b86c3026a..bafff6826e62c 100644 --- a/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md +++ b/docs/csharp/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md @@ -2,12 +2,12 @@ title: "Using Variance in Interfaces for Generic Collections (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: a44f0708-10fa-4c76-82cd-daa6e6b31e8e caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md b/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md index 9805f1f7e4535..813842cb6a865 100644 --- a/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md +++ b/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md @@ -2,12 +2,12 @@ title: "Variance in Delegates (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 19de89d2-8224-4406-8964-2965b732b890 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md b/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md index e036c21a3da64..53ddde56f2010 100644 --- a/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md +++ b/docs/csharp/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md @@ -2,12 +2,12 @@ title: "Variance in Generic Interfaces (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4828a8f9-48c0-4128-9749-7fcd6bf19a06 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md b/docs/csharp/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md index 9e4b6e3185155..2bccf2cddfd33 100644 --- a/docs/csharp/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md +++ b/docs/csharp/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md @@ -2,12 +2,12 @@ title: "Debugging Expression Trees in Visual Studio (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1369fa25-0fbd-4b92-98d0-8df79c49c27a caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md b/docs/csharp/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md index a8a25754ef22a..af21c8338def8 100644 --- a/docs/csharp/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md +++ b/docs/csharp/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md @@ -2,12 +2,12 @@ title: "How to: Execute Expression Trees (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "get-started-article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b8c40db5-2464-4bb9-9001-8c2bc7f006c5 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md b/docs/csharp/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md index e47d904f56331..d406454c697fd 100644 --- a/docs/csharp/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md +++ b/docs/csharp/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md @@ -2,12 +2,12 @@ title: "How to: Modify Expression Trees (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 9b0cd8c2-457e-4833-9e36-31e79545f442 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md b/docs/csharp/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md index 5e676fb8d7777..29907185b2e89 100644 --- a/docs/csharp/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md +++ b/docs/csharp/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md @@ -2,12 +2,12 @@ title: "How to: Use Expression Trees to Build Dynamic Queries (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 52cd44dd-a3ec-441e-b93a-4eca388119c7 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/expression-trees/index.md b/docs/csharp/programming-guide/concepts/expression-trees/index.md index d08ea6263c254..8ab85f85d37a1 100644 --- a/docs/csharp/programming-guide/concepts/expression-trees/index.md +++ b/docs/csharp/programming-guide/concepts/expression-trees/index.md @@ -2,12 +2,12 @@ title: "Expression Trees (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7d0ac21a-6d90-4e2e-8903-528cb78615b7 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/index.md b/docs/csharp/programming-guide/concepts/index.md index 42ba601887f30..562a246c599ac 100644 --- a/docs/csharp/programming-guide/concepts/index.md +++ b/docs/csharp/programming-guide/concepts/index.md @@ -1,13 +1,13 @@ --- title: "Programming Concepts (C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3227afd5-4794-484b-b83b-0f1f94a0476b caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/iterators.md b/docs/csharp/programming-guide/concepts/iterators.md index e478375601219..ed2348045b6e6 100644 --- a/docs/csharp/programming-guide/concepts/iterators.md +++ b/docs/csharp/programming-guide/concepts/iterators.md @@ -1,13 +1,13 @@ --- title: "Iterators (C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c93f6dd4-e72a-4a06-be1c-a98b3255b734 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md b/docs/csharp/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md index 6cf467aa5fce5..cd7dd084cea46 100644 --- a/docs/csharp/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md +++ b/docs/csharp/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md @@ -2,12 +2,12 @@ title: "Adding Elements, Attributes, and Nodes to an XML Tree (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: db911e4f-40aa-499a-9500-a9763bb6df56 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Adding Elements, Attributes, and Nodes to an XML Tree (C#) You can add content (elements, attributes, comments, processing instructions, text, and CDATA) to an existing XML tree. diff --git a/docs/csharp/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md b/docs/csharp/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md index 0c1e7d9df19a4..9c55b85c6bb28 100644 --- a/docs/csharp/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md +++ b/docs/csharp/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md @@ -2,12 +2,12 @@ title: "Advanced LINQ to XML Programming (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2e012d40-532b-49ea-b1fc-152e616bdfa3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Advanced LINQ to XML Programming (C#) This section provides information that will only be applicable to advanced developers in certain [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] scenarios. diff --git a/docs/csharp/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md index 36170def90aeb..16cc3c59df3b0 100644 --- a/docs/csharp/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Advanced Query Techniques (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 028d978e-215b-4d50-ba70-adce0659386d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Advanced Query Techniques (LINQ to XML) (C#) This section provides examples of more advanced [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] query techniques. diff --git a/docs/csharp/programming-guide/concepts/linq/aggregation-operations.md b/docs/csharp/programming-guide/concepts/linq/aggregation-operations.md index d6c41bb57489a..b4af1b6ea9ea5 100644 --- a/docs/csharp/programming-guide/concepts/linq/aggregation-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/aggregation-operations.md @@ -2,12 +2,12 @@ title: "Aggregation Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6fc035e5-7639-48b8-bc7f-b093dd31b039 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/applicability-of-functional-transformation.md b/docs/csharp/programming-guide/concepts/linq/applicability-of-functional-transformation.md index 8dbfdad223323..8e0958b3b1e26 100644 --- a/docs/csharp/programming-guide/concepts/linq/applicability-of-functional-transformation.md +++ b/docs/csharp/programming-guide/concepts/linq/applicability-of-functional-transformation.md @@ -2,12 +2,12 @@ title: "Applicability of Functional Transformation (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c78107bd-b006-4574-a3d4-bbf808388ff3 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Applicability of Functional Transformation (C#) Pure functional transformations are applicable in a wide variety of situations. diff --git a/docs/csharp/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md index dfcc207980181..c8a8d0d7ccc1e 100644 --- a/docs/csharp/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Atomized XName and XNamespace Objects (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: a5b21433-b49d-415c-b00e-bcbfb0d267d7 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Atomized XName and XNamespace Objects (LINQ to XML) (C#) and objects are *atomized*; that is, if they contain the same qualified name, they refer to the same object. This yields performance benefits for queries: When you compare two atomized names for equality, the underlying intermediate language only has to determine whether the two references point to the same object. The underlying code does not have to do string comparisons, which would be time consuming. diff --git a/docs/csharp/programming-guide/concepts/linq/basic-linq-query-operations.md b/docs/csharp/programming-guide/concepts/linq/basic-linq-query-operations.md index 406be66aea779..0c6bd3e1b8709 100644 --- a/docs/csharp/programming-guide/concepts/linq/basic-linq-query-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/basic-linq-query-operations.md @@ -2,12 +2,12 @@ title: "Basic LINQ Query Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -30,7 +30,7 @@ ms.assetid: a7ea3421-1cf4-4df7-832a-aa22fe6379e9 caps.latest.revision: 39 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/basic-queries-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/basic-queries-linq-to-xml.md index 2ec55669e63c3..4988e659b1b02 100644 --- a/docs/csharp/programming-guide/concepts/linq/basic-queries-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/basic-queries-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Basic Queries (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: d333bb7d-20c1-448a-95b7-e5ba07915744 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Basic Queries (LINQ to XML) (C#) This section provides examples of basic [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] queries. diff --git a/docs/csharp/programming-guide/concepts/linq/chaining-queries-example.md b/docs/csharp/programming-guide/concepts/linq/chaining-queries-example.md index d14504962306c..acb3e10e02fbd 100644 --- a/docs/csharp/programming-guide/concepts/linq/chaining-queries-example.md +++ b/docs/csharp/programming-guide/concepts/linq/chaining-queries-example.md @@ -2,12 +2,12 @@ title: "Chaining Queries Example (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: abbca162-d95e-43af-b92c-e46e6aa2540e caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Chaining Queries Example (C#) This example builds on the previous example and shows what happens when you chain together two queries that both use deferred execution and lazy evaluation. diff --git a/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md b/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md index 86d7ad0ecce82..37754b1747ceb 100644 --- a/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md +++ b/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md @@ -2,12 +2,12 @@ title: "Chaining Standard Query Operators Together (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 66f2b0a9-2c23-4735-988e-bbc9dfb55c7b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Chaining Standard Query Operators Together (C#) This is the final topic in the [Tutorial: Chaining Queries Together (C#)](../../../../csharp/programming-guide/concepts/linq/tutorial-chaining-queries-together.md) tutorial. diff --git a/docs/csharp/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md b/docs/csharp/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md index 9c84b02e486f6..ef76f529e54ad 100644 --- a/docs/csharp/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md +++ b/docs/csharp/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md @@ -2,12 +2,12 @@ title: "Classification of Standard Query Operators by Manner of Execution (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b9435ce5-a7cf-4182-9f01-f3468a5533dc caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/cloning-vs-attaching.md b/docs/csharp/programming-guide/concepts/linq/cloning-vs-attaching.md index 5a9959cfbbeb9..830a294d9c496 100644 --- a/docs/csharp/programming-guide/concepts/linq/cloning-vs-attaching.md +++ b/docs/csharp/programming-guide/concepts/linq/cloning-vs-attaching.md @@ -2,12 +2,12 @@ title: "Cloning vs. Attaching (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 357c5efa-7b73-4f14-aa67-6bebdba4e7ea caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md index a9c329ad5ffb5..300b1cfba1225 100644 --- a/docs/csharp/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Comparison of XPath and LINQ to XML2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 87d361b1-daa9-4fd4-a53a-cbfa40111ad3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Comparison of XPath and LINQ to XML XPath and [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] offer some similar functionality. Both can be used to query an XML tree, returning such results as a collection of elements, a collection of attributes, a collection of nodes, or the value of an element or attribute. However, there are also some differences. diff --git a/docs/csharp/programming-guide/concepts/linq/concatenation-operations.md b/docs/csharp/programming-guide/concepts/linq/concatenation-operations.md index b6cbb1fccab40..8ae522a4832fc 100644 --- a/docs/csharp/programming-guide/concepts/linq/concatenation-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/concatenation-operations.md @@ -2,12 +2,12 @@ title: "Concatenation Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 890ee104-c590-457e-8a7f-b2b5da0fb417 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md b/docs/csharp/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md index 9336c24687a31..90dea39e393e9 100644 --- a/docs/csharp/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md +++ b/docs/csharp/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md @@ -2,12 +2,12 @@ title: "Concepts and Terminology (Functional Transformation) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 03defb3a-7e17-4ab1-8efa-4dd66621e860 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Concepts and Terminology (Functional Transformation) (C#) This topic introduces the concepts and terminology of pure functional transformations. The functional transformation approach to transforming data yields code that is often quicker to program, more expressive, and easier to debug and maintain than more traditional, imperative programming. diff --git a/docs/csharp/programming-guide/concepts/linq/converting-data-types.md b/docs/csharp/programming-guide/concepts/linq/converting-data-types.md index ae0f75584dbf6..b376b0f5784a6 100644 --- a/docs/csharp/programming-guide/concepts/linq/converting-data-types.md +++ b/docs/csharp/programming-guide/concepts/linq/converting-data-types.md @@ -2,12 +2,12 @@ title: "Converting Data Types (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 46e5682f-77a1-4302-8f93-a2b53c408808 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md b/docs/csharp/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md index 2dbdba7be4044..4b42859149306 100644 --- a/docs/csharp/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md +++ b/docs/csharp/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md @@ -2,12 +2,12 @@ title: "Creating the Source Office Open XML Document (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 653c8cdb-73be-4dc2-927f-924cfb4ed9ed caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Creating the Source Office Open XML Document (C#) This topic shows how to create the Office Open XML WordprocessingML document that the other examples in this tutorial use. If you follow these instructions, your output will match the output provided in each example. diff --git a/docs/csharp/programming-guide/concepts/linq/creating-xml-trees-linq-to-xml-2.md b/docs/csharp/programming-guide/concepts/linq/creating-xml-trees-linq-to-xml-2.md index b50b8dbba9dd6..aed881317f164 100644 --- a/docs/csharp/programming-guide/concepts/linq/creating-xml-trees-linq-to-xml-2.md +++ b/docs/csharp/programming-guide/concepts/linq/creating-xml-trees-linq-to-xml-2.md @@ -2,12 +2,12 @@ title: "Creating XML Trees in C# (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: cc74234a-0bac-4327-9c8c-5a2ead15b595 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md b/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md index ab221c43168b7..31c31f1c9586b 100644 --- a/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md +++ b/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md @@ -2,12 +2,12 @@ title: "Creating XML Trees (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bccc3e0a-c08c-468e-9d30-e075670fdace caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/data-transformations-with-linq.md b/docs/csharp/programming-guide/concepts/linq/data-transformations-with-linq.md index d14645345777a..cc41871642a89 100644 --- a/docs/csharp/programming-guide/concepts/linq/data-transformations-with-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/data-transformations-with-linq.md @@ -2,12 +2,12 @@ title: "Data Transformations with LINQ (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -23,7 +23,7 @@ ms.assetid: 674eae9e-bc72-4a88-aed3-802b45b25811 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md index f3761b4442a93..2f74d46d6c889 100644 --- a/docs/csharp/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Deferred Execution and Lazy Evaluation in LINQ to XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 8683d1b4-b7ec-407b-be12-906ebe958a09 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Deferred Execution and Lazy Evaluation in LINQ to XML (C#) Query and axis operations are often implemented to use deferred execution. This topic explains the requirements and advantages of deferred execution, and some implementation considerations. diff --git a/docs/csharp/programming-guide/concepts/linq/deferred-execution-example.md b/docs/csharp/programming-guide/concepts/linq/deferred-execution-example.md index d539e41bcaa9d..933bd17595046 100644 --- a/docs/csharp/programming-guide/concepts/linq/deferred-execution-example.md +++ b/docs/csharp/programming-guide/concepts/linq/deferred-execution-example.md @@ -2,12 +2,12 @@ title: "Deferred Execution Example (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 50f4fbac-81fe-4f26-aedf-506e21419b19 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Deferred Execution Example (C#) This topic shows how deferred execution and lazy evaluation affect the execution of your LINQ to XML queries. diff --git a/docs/csharp/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md b/docs/csharp/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md index 2d07f4300c8db..bad7e9860bfe8 100644 --- a/docs/csharp/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md +++ b/docs/csharp/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md @@ -2,12 +2,12 @@ title: "Details of Office Open XML WordprocessingML Documents (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 40c9ed57-b827-4c9e-a3e7-8b2163122106 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Details of Office Open XML WordprocessingML Documents (C#) This section provides information about the details of Office Open XML WordprocessingML documents. It shows examples of the document and style parts of an Open XML document. diff --git a/docs/csharp/programming-guide/concepts/linq/element-operations.md b/docs/csharp/programming-guide/concepts/linq/element-operations.md index 954c393b989f7..a30f0ebbdc21e 100644 --- a/docs/csharp/programming-guide/concepts/linq/element-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/element-operations.md @@ -2,12 +2,12 @@ title: "Element Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 283206c9-3246-4c48-b01a-d9de409a7231 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying1.md b/docs/csharp/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying1.md index 24c991235981e..a31c9f482f45d 100644 --- a/docs/csharp/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying1.md +++ b/docs/csharp/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying1.md @@ -2,12 +2,12 @@ title: "Enabling a Data Source for LINQ Querying1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: d2ef04a5-31a6-45cb-af9a-a5ce7732662c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/equality-operations.md b/docs/csharp/programming-guide/concepts/linq/equality-operations.md index 532cc29d88484..472a330164a13 100644 --- a/docs/csharp/programming-guide/concepts/linq/equality-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/equality-operations.md @@ -2,12 +2,12 @@ title: "Equality Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 9d9a5bf2-f211-4865-bd19-c59ffa004615 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md b/docs/csharp/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md index 8fbc102d3d18b..74ec171037ad3 100644 --- a/docs/csharp/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md +++ b/docs/csharp/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md @@ -2,12 +2,12 @@ title: "Example that Outputs Office Open XML Document Parts (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6cd37055-89b4-42e8-bf27-5a29717e35f3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Example that Outputs Office Open XML Document Parts (C#) This topic shows how to open an Office Open XML document and access parts within it. diff --git a/docs/csharp/programming-guide/concepts/linq/features-that-support-linq.md b/docs/csharp/programming-guide/concepts/linq/features-that-support-linq.md index fb1c14e9a6ec0..d6878eb3ef679 100644 --- a/docs/csharp/programming-guide/concepts/linq/features-that-support-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/features-that-support-linq.md @@ -2,12 +2,12 @@ title: "C# Features That Support LINQ | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 524b0078-ebfd-45a7-b390-f2ceb9d84797 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/filtering-data.md b/docs/csharp/programming-guide/concepts/linq/filtering-data.md index 8cd4c1fb68bfb..e0e6a4cb0cd80 100644 --- a/docs/csharp/programming-guide/concepts/linq/filtering-data.md +++ b/docs/csharp/programming-guide/concepts/linq/filtering-data.md @@ -2,12 +2,12 @@ title: "Filtering Data (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: fbaece0d-0f23-47f7-89c5-f3ea8db692b6 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/finding-text-in-word-documents.md b/docs/csharp/programming-guide/concepts/linq/finding-text-in-word-documents.md index 09e633bef5253..eb231d7a8cfe0 100644 --- a/docs/csharp/programming-guide/concepts/linq/finding-text-in-word-documents.md +++ b/docs/csharp/programming-guide/concepts/linq/finding-text-in-word-documents.md @@ -2,12 +2,12 @@ title: "Finding Text in Word Documents (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 82f86677-560b-49dc-a089-610409939b2a caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Finding Text in Word Documents (C#) This topic extends the previous queries to do something useful: find all occurrences of a string in the document. diff --git a/docs/csharp/programming-guide/concepts/linq/finding-the-default-paragraph-style.md b/docs/csharp/programming-guide/concepts/linq/finding-the-default-paragraph-style.md index 36fcdf05443f8..bc8d8b45bf19b 100644 --- a/docs/csharp/programming-guide/concepts/linq/finding-the-default-paragraph-style.md +++ b/docs/csharp/programming-guide/concepts/linq/finding-the-default-paragraph-style.md @@ -2,12 +2,12 @@ title: "Finding the Default Paragraph Style (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: be102177-8ab0-444a-b671-7023e555ffdb caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Finding the Default Paragraph Style (C#) The first task in the Manipulating Information in a WordprocessingML Document tutorial is to find the default style of paragraphs in the document. diff --git a/docs/csharp/programming-guide/concepts/linq/functional-construction-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/functional-construction-linq-to-xml.md index 87adafc3292a8..98f666a478b87 100644 --- a/docs/csharp/programming-guide/concepts/linq/functional-construction-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/functional-construction-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Functional Construction (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 57a82bcf-de03-4f1c-a0c8-9a76e989d542 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md b/docs/csharp/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md index 32c94e21acfba..df1eb00749142 100644 --- a/docs/csharp/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md +++ b/docs/csharp/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md @@ -2,12 +2,12 @@ title: "Functional Programming vs. Imperative Programming (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 5e35c5a0-c949-422a-873b-fca6b2254f57 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Functional Programming vs. Imperative Programming (C#) This topic compares and contrasts functional programming with more traditional imperative (procedural) programming. diff --git a/docs/csharp/programming-guide/concepts/linq/functional-transformation-of-xml.md b/docs/csharp/programming-guide/concepts/linq/functional-transformation-of-xml.md index 123fc980eb991..25db9fbf20b0a 100644 --- a/docs/csharp/programming-guide/concepts/linq/functional-transformation-of-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/functional-transformation-of-xml.md @@ -2,12 +2,12 @@ title: "Functional Transformation of XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 0ccb9251-38d7-44e3-9b84-1b5fe25e4b59 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Functional Transformation of XML (C#) This topic discusses the pure functional transformation approach to modifying XML documents, and contrasts it with a procedural approach. diff --git a/docs/csharp/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md index 9711de6ddcced..606d3f61e697f 100644 --- a/docs/csharp/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Functional vs. Procedural Programming (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: fc64e39c-a487-4882-9169-da4de97917d9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/generation-operations.md b/docs/csharp/programming-guide/concepts/linq/generation-operations.md index 9eea00c9b8ee1..c4d6478d6b1c1 100644 --- a/docs/csharp/programming-guide/concepts/linq/generation-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/generation-operations.md @@ -2,12 +2,12 @@ title: "Generation Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1c421b3a-5954-448c-bcac-a27798d1858f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/getting-started-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/getting-started-linq-to-xml.md index ef7fdee654e7e..58aafcc7856d4 100644 --- a/docs/csharp/programming-guide/concepts/linq/getting-started-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/getting-started-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Getting Started (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: a6c65e53-4e5f-443d-aef2-9c46ad0a3bf0 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/getting-started-with-linq.md b/docs/csharp/programming-guide/concepts/linq/getting-started-with-linq.md index a2ab9efe899ae..f54bbc30f8ee1 100644 --- a/docs/csharp/programming-guide/concepts/linq/getting-started-with-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/getting-started-with-linq.md @@ -2,12 +2,12 @@ title: "Getting Started with LINQ in C# | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: b8700c1f-05c9-4380-b6eb-e34c4da38e54 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/grouping-data.md b/docs/csharp/programming-guide/concepts/linq/grouping-data.md index 226b3713a88fd..2116637176a41 100644 --- a/docs/csharp/programming-guide/concepts/linq/grouping-data.md +++ b/docs/csharp/programming-guide/concepts/linq/grouping-data.md @@ -2,12 +2,12 @@ title: "Grouping Data (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e414e9e4-343a-4e6e-858f-4a30c5e64492 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md b/docs/csharp/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md index 1b188a22f24f1..c399ac0a56db3 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md @@ -2,12 +2,12 @@ title: "How to: Add Custom Methods for LINQ Queries (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1a500f60-2e10-49fb-8b2a-d8d08e4817cb caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md b/docs/csharp/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md index cfcf4d20c8036..61e5b8a1c5d1e 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md @@ -2,12 +2,12 @@ title: "How to: Build LINQ to XML Examples (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e5d18fa1-2704-48fe-a44b-1564f97c9e9c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md b/docs/csharp/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md index 43e1ee9e225b9..891e85838f22f 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md @@ -2,12 +2,12 @@ title: "How to: Calculate Intermediate Values (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7fd3001f-f8f9-4bce-879f-d4c7af8a04fe caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Calculate Intermediate Values (C#) This example shows how to calculate intermediate values that can be used in sorting, filtering, and selecting. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md b/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md index d24aa26c10a82..13ed0abcb5a67 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md @@ -2,12 +2,12 @@ title: "How to: Catch Parsing Errors (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bfb612d4-5605-48ef-8c93-915cf9d5dcfb caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md index ab08f8e411559..d64a2b7b35173 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Chain Axis Method Calls (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 067e6da2-ee32-486d-803c-e611b328e39a caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Chain Axis Method Calls (LINQ to XML) (C#) A common pattern that you will use in your code is to call an axis method, then call one of the extension method axes. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md b/docs/csharp/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md index 39012d2c61093..c455ea65ea754 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md @@ -2,12 +2,12 @@ title: "How to: Change the Namespace for an Entire XML Tree (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1584ff3b-c77d-4241-ab62-80adfb7bfc1b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Change the Namespace for an Entire XML Tree (C#) You sometimes have to programmatically change the namespace for an element or an attribute. LINQ to XML makes this easy. The property can be set. The property cannot be set, but you can easily copy the attributes into a , remove the existing attributes, and then add new attributes that are in the new desired namespace. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md index f1edcdd0c7697..4ba1c6146dc5e 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md @@ -2,12 +2,12 @@ title: "How to: Combine and Compare String Collections (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 25926e5b-fde2-4dc1-86a0-16ead7aa13d2 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md b/docs/csharp/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md index 3274fc443a755..4140a8d4ff7fe 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md @@ -2,12 +2,12 @@ title: "How to: Combine LINQ Queries with Regular Expressions (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6b003b65-20a4-4ca2-929e-2ee3f215aecc caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md index cdd1e8b7c311d..a2f25be82cbfb 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md @@ -2,12 +2,12 @@ title: "How to: Compare the Contents of Two Folders (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c7c4870e-c500-4de3-afa4-2c8e07f510e6 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md index a7306fd6f64ff..2ee45854b8389 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md @@ -2,12 +2,12 @@ title: "How to: Compute Column Values in a CSV Text File (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4747f37a-a198-4df2-8efe-5b0731e0ea27 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md index 2b857c543a607..561e000202caf 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Control Namespace Prefixes (C#) (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 64de5186-b81a-4ddd-8327-8693df59a01b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md b/docs/csharp/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md index 42cea0cefbfd1..7cf93bfdfe2a7 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md @@ -2,12 +2,12 @@ title: "How to: Control the Type of a Projection (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e4db6b7e-4cc9-4c8f-af85-94acf32aa348 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Control the Type of a Projection (C#) Projection is the process of taking one set of data, filtering it, changing its shape, and even changing its type. Most query expressions perform projections. Most of the query expressions shown in this section evaluate to of , but you can control the type of the projection to create collections of other types. This topic shows how to do this. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md index 99e32437879a2..94a95deb5953a 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md @@ -2,12 +2,12 @@ title: "How to: Count Occurrences of a Word in a String (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f8e6f546-7c14-4aa1-8a75-e8d09f3b8ccd caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces-linq-to-xml.md index a6d788d49cd18..5f7b619d2587a 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Create a Document with Namespaces (C#) (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 37e63c57-f86d-47ac-88a7-2c2d107def30 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md b/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md index aecef8de7b480..d2fda49a6aec4 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md @@ -2,12 +2,12 @@ title: "How to: Create a Tree from an XmlReader (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 60951c9c-7087-406c-b5bb-c60e58609b21 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md b/docs/csharp/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md index 02c3c994c760d..796a8a94fb417 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md @@ -2,12 +2,12 @@ title: "How to: Create Hierarchy Using Grouping (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 0213d59e-5f76-438c-9cab-4bf11f7b971d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Create Hierarchy Using Grouping (C#) This example shows how to group data, and then generate XML based on the grouping. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md b/docs/csharp/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md index 2b99d0e4fcc1e..26d2b61e29b73 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md @@ -2,12 +2,12 @@ title: "How to: Debug Empty Query Results Sets (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b569f0dc-425e-45a6-acbf-770fb761c981 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Debug Empty Query Results Sets (C#) One of the most common problems when querying XML trees is that if the XML tree has a default namespace, the developer sometimes writes the query as though the XML were not in a namespace. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md index 4022fd1718c56..4aeacf757fee4 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Filter on an Attribute (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 208d6256-1bd7-4237-b2c9-909f26dfd0e2 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Filter on an Attribute (XPath-LINQ to XML) (C#) This topic shows how to get the descendant elements with a specified name, and with an attribute with a specified value. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md b/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md index d532189f1e381..c77debd76aa27 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md @@ -2,12 +2,12 @@ title: "How to: Filter on an Optional Element (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f99e2f93-fca5-403f-8a0c-770761d4905a caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Filter on an Optional Element (C#) Sometimes you want to filter for an element even though you are not sure it exists in your XML document. The search should be executed so that if the particular element does not have the child element, you do not trigger a null reference exception by filtering for it. In the following example, the `Child5` element does not have a `Type` child element, but the query still executes correctly. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md index 5e11cc1af77a9..4775861ac9619 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Filter on Element Names (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1849fb03-f075-421f-863c-e8fb32773cdf caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Filter on Element Names (LINQ to XML) (C#) When you call one of the methods that return of , you can filter on the element name. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md index ce090d8fbeceb..82ae849a2f234 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find a Child Element (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4fa6182d-6196-4ed1-9c9e-82949ff89c71 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find a Child Element (XPath-LINQ to XML) (C#) This topic compares the XPath child element axis to the [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] method. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md index 872311d7ef4c1..451dc3a193520 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find a List of Child Elements (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7c589dd8-f680-4cdb-9d6a-78d57e2555e8 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find a List of Child Elements (XPath-LINQ to XML) (C#) This topic compares the XPath child elements axis to the [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] axis. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md index 3b8b05e18228f..d5f692bad5e76 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md @@ -2,12 +2,12 @@ title: "How to: Find a Single Descendant Using the Descendants Method (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6f735be9-0293-4680-8007-ca9d96bfebed caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find a Single Descendant Using the Descendants Method (C#) You can use the axis method to quickly write code to find a single uniquely named element. This technique is especially useful when you want to find a particular descendant with a specific name. You could write the code to navigate to the desired element, but it is often faster and easier to write the code using the axis. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath-linq-to-xml.md index 2e81a84c2b41e..251cc95139fbf 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find a Union of Two Location Paths (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 069622d3-2b58-4919-8903-710a564c0788 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find a Union of Two Location Paths (XPath-LINQ to XML) (C#) XPath allows you to find the union of the results of two XPath location paths. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md index acbff4e091f8d..4a410a7720be0 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md @@ -2,12 +2,12 @@ title: "How to: Find All Nodes in a Namespace (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3a38b913-a53e-4d0e-a19d-8782bffd3364 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find All Nodes in a Namespace (C#) You can filter on the namespace of each element or attribute to find all nodes in that particular namespace. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md index e378eaf31c1b2..7931c23da4244 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find an Attribute of the Parent (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: dbef9d89-a5c4-431f-80cc-7a2ebf323f86 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find an Attribute of the Parent (XPath-LINQ to XML) (C#) This topic shows how to navigate to the parent element and find an attribute of it. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md index cf2c1a88e7d24..b192bd070778f 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md @@ -2,12 +2,12 @@ title: "How to: Find an Element with a Specific Attribute (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b92591aa-3cfb-490e-99f6-da8de335e362 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find an Element with a Specific Attribute (C#) This topic shows how to find an element that has an attribute that has a specific value. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md index dcfbe99e26d0f..6ae43039e2243 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md @@ -2,12 +2,12 @@ title: "How to: Find an Element with a Specific Child Element (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 00cf5555-374e-4369-bf93-7bd2e7f21db3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find an Element with a Specific Child Element (C#) This topic shows how to find a particular element that has a child element with a specific value. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name-xpath-linq-to-xml.md index acd9e7a15fdaa..e47f5980681eb 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Attributes of Siblings with a Specific Name (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c3133d64-523f-422d-8838-73d36b945ca0 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Attributes of Siblings with a Specific Name (XPath-LINQ to XML) (C#) This topic shows how to find all attributes of the siblings of the context node. Only attributes with a specific name are returned in the collection. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position-xpath-linq-to-xml.md index bb1ab40944848..34534f4a7e632 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Child Elements Based on Position (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e35bb269-ec86-4c96-8321-12491a0eb2c3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Child Elements Based on Position (XPath-LINQ to XML) (C#) Sometimes you want to find elements based on their position. You might want to find the second element, or you might want to find the third through the fifth element. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md index 8ea589621ff30..e159b088ba750 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Descendant Elements (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b318da39-bb8b-4c56-a019-e13b12b01831 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Descendant Elements (XPath-LINQ to XML) (C#) This topic shows how to get the descendant elements with a particular name. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md index ed7c7f3d9628c..469d276da1f1d 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Descendants of a Child Element (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 505b7512-bb8b-4f85-abbf-491f039c961e caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Descendants of a Child Element (XPath-LINQ to XML) (C#) This topic shows how to get the descendant elements of a child element with a particular name. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md index cc283df90588f..30d422a8469fe 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md @@ -2,12 +2,12 @@ title: "How to: Find Descendants with a Specific Element Name (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f684da20-bee9-47f5-9607-7e3fd7e67470 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Descendants with a Specific Element Name (C#) Sometimes you want to find all descendants with a particular name. You could write code to iterate through all of the descendants, but it is easier to use the axis. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace-xpath-linq-to-xml.md index c13f1ae8a6405..afb2dd71f60e0 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Elements in a Namespace (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: cae1c4ac-6cd5-46cf-9b1c-bd85bc9b7ea9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Elements in a Namespace (XPath-LINQ to XML) (C#) XPath expressions can find nodes in a particular namespace. XPath expressions use namespace prefixes for specifying namespaces. To parse an XPath expression that contains namespace prefixes, you must pass an object to the XPath methods that implements . This example uses . diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute-xpath-linq-to-xml.md index 800ad20c83ce2..72df8bc5a7e23 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Elements with a Specific Attribute (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: daed00dd-923a-43be-8a90-eee406f6f574 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Elements with a Specific Attribute (XPath-LINQ to XML) (C#) Sometimes you want to find all elements that have a specific attribute. You are not concerned about the contents of the attribute. Instead, you want to select based on the existence of the attribute. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md index eb99308db82de..49956b9bdccf6 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Preceding Siblings (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b281ff99-d08a-43d0-bea1-eff831b2f8ae caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Preceding Siblings (XPath-LINQ to XML) (C#) This topic compares the XPath `preceding-sibling` axis to the [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] child axis. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md index 7c1cdd206096d..31f13c9b57948 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Related Elements (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 41b386ee-562d-4841-bd6b-e44a7eb69f26 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Related Elements (XPath-LINQ to XML) (C#) This topic shows how to get an element selecting on an attribute that is referred to by the value of another element. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md index caa7b296eca55..1963e80bc7296 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find Sibling Nodes (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e2c73d10-a8ca-4e11-b5aa-d055de285874 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find Sibling Nodes (XPath-LINQ to XML) (C#) You might want to find all siblings of a node that have a specific name. The resulting collection might include the context node if the context node also has the specific name. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md index 9296fa3b01369..ce4e6cb356b4e 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find the Immediate Preceding Sibling (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 74c06201-0b1b-4b5e-b3ac-0092980614e6 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find the Immediate Preceding Sibling (XPath-LINQ to XML) (C#) Sometimes you want to find the immediate preceding sibling to a node. Due to the difference in the semantics of positional predicates for the preceding sibling axes in XPath as opposed to [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)], this is one of the more interesting comparisons. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md index b5ebe13077bf4..98723547c6616 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Find the Root Element (XPath-LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4fd824e0-4d39-429b-b092-f6a5c046ee6c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Find the Root Element (XPath-LINQ to XML) (C#) This topic shows how to get the root element with XPath and [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)]. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md index 511dc7038f880..033ba38ddc4df 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md @@ -2,12 +2,12 @@ title: "How to: Find the Set Difference Between Two Lists (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 8e8945f0-4aba-439d-8d5d-c8d1eeef4e71 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md index 35b55cf21c46e..b3471f4259eda 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md @@ -2,12 +2,12 @@ title: "How to: Generate Text Files from XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 9ad283f7-7cac-42ff-bf32-92aa866e6883 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Generate Text Files from XML (C#) This example shows how to generate a comma-separated values (CSV) file from an XML file. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md b/docs/csharp/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md index 94d237e572d4d..135af7575b504 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md @@ -2,12 +2,12 @@ title: "How to: Generate XML from CSV Files (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 57b9ccde-f983-4a21-ae61-70ecede30307 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Generate XML from CSV Files (C#) This example shows how to use [!INCLUDE[vbteclinqext](../../../../csharp/getting-started/includes/vbteclinqext_md.md)] and [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] to generate an XML file from a comma-separated value (CSV) file. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md index 7ea7bd1fdb7ad..4f88ad61cd26b 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md @@ -2,12 +2,12 @@ title: "How to: Group Files by Extension (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 21a98320-a5a1-4981-82d8-6a637e7d9018 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md index 764157999eb6f..24e1a85ae9b8e 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md @@ -2,12 +2,12 @@ title: "How to: Join Content from Dissimilar Files (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: aa2d12a6-70a9-492f-a6db-b2b850d46811 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md index 8deedf85d1546..c723381435ad4 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Join Two Collections (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7b817ede-911a-4cff-9dd3-639c3fc228c9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Join Two Collections (LINQ to XML) (C#) An element or attribute in an XML document can sometimes refer to another element or attribute. For example, the [Sample XML File: Customers and Orders (LINQ to XML)](../../../../csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml-2.md) XML document contains a list of customers and a list of orders. Each `Customer` element contains a `CustomerID` attribute. Each `Order` element contains a `CustomerID` element. The `CustomerID` element in each order refers to the `CustomerID` attribute in a customer. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md b/docs/csharp/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md index 0f9215de778d8..1a6d092ae152b 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md @@ -2,12 +2,12 @@ title: "How to: List All Nodes in a Tree (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3e934371-f4c6-458b-9f6b-f9061b596f5b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: List All Nodes in a Tree (C#) Sometimes it is helpful to list all nodes in a tree. This can be useful when learning exactly how a method or property affects the tree. One approach to listing all nodes in a textual form is to generate an XPath expression that exactly and specifically identifies any node in the tree. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md b/docs/csharp/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md index 05173910afaed..bbc170f0e2f44 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md @@ -2,12 +2,12 @@ title: "How to: Load XML from a File (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3ed38487-8028-4209-9872-c8dce0ed4dfe caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md b/docs/csharp/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md index eabe2094b2a60..aaf098ae2762f 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md @@ -2,12 +2,12 @@ title: "How to: Modify an Office Open XML Document (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 467d489c-2b1b-453b-a757-8ac180e82a96 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Modify an Office Open XML Document (C#) This topic presents an example that opens an Office Open XML document, modifies it, and saves it. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-parse-a-string.md b/docs/csharp/programming-guide/concepts/linq/how-to-parse-a-string.md index 69a7e417a8dce..7127d60166608 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-parse-a-string.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-parse-a-string.md @@ -2,12 +2,12 @@ title: "How to: Parse a String (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 81e5686c-9658-42d8-a7e3-b11be0a2c98b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md b/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md index 30282f50efdb3..8ff26ee5a0d29 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md @@ -2,12 +2,12 @@ title: "How to: Perform Streaming Transform of Large XML Documents (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 5f16d1f8-5370-4b55-b0c8-e497df163037 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transformations-of-text-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transformations-of-text-to-xml.md index 8b21e7a8b2d7a..b14d3d5ba7ee8 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transformations-of-text-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-perform-streaming-transformations-of-text-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Perform Streaming Transformations of Text to XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 9b3bd941-d0ff-4f2d-ae41-7c3b81d8fae6 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Perform Streaming Transformations of Text to XML (C#) One approach to processing a text file is to write an extension method that streams the text file a line at a time using the `yield return` construct. You then can write a LINQ query that processes the text file in a lazy deferred fashion. If you then use to stream output, you then can create a transformation from the text file to XML that uses a minimal amount of memory, regardless of the size of the source text file. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md b/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md index 8afaa2f31a96f..87ee4f9634c17 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md @@ -2,12 +2,12 @@ title: "How to: Populate an XML Tree from the File System (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2aa2ccac-4a22-47ae-9107-3bb8df232576 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Populate an XML Tree from the File System (C#) A common and useful application of XML trees is as a hierarchical name/value data store. You can populate an XML tree with hierarchical data, and then query it, transform it, and if necessary, serialize it. In this usage scenario, many of the XML specific semantics, such as namespaces and white space behavior, are not important. Instead, you are using the XML tree as a small, in memory, single user hierarchical database. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md index cc4d950e24072..11d93ab1fafa9 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Populate an XML Tree with an XmlWriter (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: cd5674d1-5c54-4efc-ba68-e23b2875295f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md index 0d5eb3a1d313b..35f4e29a7b6f6 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md @@ -2,12 +2,12 @@ title: "How to: Populate Object Collections from Multiple Sources (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 8ad7d480-b46c-4ccc-8c57-76f2d04ccc6d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md index a82328f216173..e7be4635d6c72 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Project a New Type (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 48145cf9-1e0b-4e73-bbfd-28fc04800dc4 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Project a New Type (LINQ to XML) (C#) Other examples in this section have shown queries that return results as of , of `string`, and of `int`. These are common result types, but they are not appropriate for every scenario. In many cases you will want your queries to return an of some other type. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md b/docs/csharp/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md index 61815929ed166..184e187e038c0 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md @@ -2,12 +2,12 @@ title: "How to: Project an Anonymous Type (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 5cb9be13-5ac4-4373-a034-b3520a5b2dec caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Project an Anonymous Type (C#) In some cases you might want to project a query to a new type, even though you know you will only use this type for a short while. It is a lot of extra work to create a new type just to use in the projection. A more efficient approach in this case is to project to an anonymous type. Anonymous types allow you to define a class, then declare and initialize an object of that class, without giving the class a name. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-project-an-object-graph.md b/docs/csharp/programming-guide/concepts/linq/how-to-project-an-object-graph.md index c096d02368eaa..f6d3a976b6880 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-project-an-object-graph.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-project-an-object-graph.md @@ -2,12 +2,12 @@ title: "How to: Project an Object Graph (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 293d15d5-3eaf-48de-9a02-3e13cb117b5b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Project an Object Graph (C#) This topic illustrates how to project, or populate, an object graph from XML. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md index 334ee4cadd835..475f90c9b205b 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md @@ -2,12 +2,12 @@ title: "How to: Query an ArrayList with LINQ (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2bfb471c-6e9a-4e60-bd83-4a1778abde11 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md index ba72410e386ee..a201c564c839a 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md @@ -2,12 +2,12 @@ title: "How to: Query An Assembly's Metadata with Reflection (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c4cdce49-b1c8-4420-b12a-9ff7e6671368 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Query An Assembly's Metadata with Reflection (LINQ) (C#) The following example shows how LINQ can be used with reflection to retrieve specific metadata about methods that match a specified search criterion. In this case, the query will find the names of all the methods in the assembly that return enumerable types such as arrays. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md index d9e6d8fdc70fe..adbf40145c5f2 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md @@ -2,12 +2,12 @@ title: "How to: Query for Characters in a String (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 727a1be7-dbec-4ab8-b414-bc2d56feb6ff caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md index a75d2fef89b49..b2a91e16b837c 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md @@ -2,12 +2,12 @@ title: "How to: Query for Duplicate Files in a Directory Tree (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1ff5562b-0d30-46d1-b426-a04e8f78c840 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md index 18a455cfd8d05..6b433bce58ac5 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md @@ -2,12 +2,12 @@ title: "How to: Query for Files with a Specified Attribute or Name (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 560e3879-b0b3-4549-ad02-0a53aff2f83c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words-linq.md index dc7f4f5cc1d1a..07c94cc0ecd78 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words-linq.md @@ -2,12 +2,12 @@ title: "How to: Query for Sentences that Contain a Specified Set of Words (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 0724b429-4b87-4d26-a7b1-409358f3fc20 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree-linq.md index c43cda1079749..874b1ce0abe39 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree-linq.md @@ -2,12 +2,12 @@ title: "How to: Query for the Largest File or Files in a Directory Tree (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 20c8a917-0552-4514-b489-0b8b6a4c3b4c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders-linq.md index 69d06783b594c..4807374c3c4ae 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders-linq.md @@ -2,12 +2,12 @@ title: "How to: Query for the Total Number of Bytes in a Set of Folders (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: a01bd1d4-133c-4ca2-aa4e-e93e81d6076c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md index 041b451647652..9ee80b9ce5e45 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md @@ -2,12 +2,12 @@ title: "How to: Query LINQ to XML Using XPath (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ee5af263-4ab1-45e5-b792-33a3221b426d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Query LINQ to XML Using XPath (C#) This topic introduces the extension methods that enable you to query an XML tree by using XPath. For detailed information about using these extension methods, see . diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md index 939c466824f0a..5ad20d3fb6da7 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md @@ -2,12 +2,12 @@ title: "How to: Query the Contents of Files in a Folder (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f5b4dce7-1a34-4eb4-9bf1-60d5bdda264c caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md b/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md index 88344803672bf..2c424a10ac5f8 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md @@ -2,12 +2,12 @@ title: "How to: Read and Write an Encoded Document (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 84f64e71-39a6-42c6-ad68-f052bb158a03 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file-linq.md index 08a174b14fe9e..a8875b8b63134 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file-linq.md @@ -2,12 +2,12 @@ title: "How to: Reorder the Fields of a Delimited File (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4e62d82c-61b7-4f18-b9a1-86723746d7d2 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md index 7f5669eeb3db4..2827b5921b0fc 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Retrieve a Collection of Attributes (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: a49ee7a3-b2c2-4d49-9b5c-b7c6c41f4f13 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve a Collection of Attributes (LINQ to XML) (C#) This topic introduces the method. This method retrieves the attributes of an element. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md index ee280583f8bc4..d24af1558dbbc 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Retrieve a Collection of Elements (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b849668c-7976-4974-b8e1-1cd587d34258 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve a Collection of Elements (LINQ to XML) (C#) This topic demonstrates the method. This method retrieves a collection of the child elements of an element. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md index 6285ac6595fef..3d7ae0ef863f3 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Retrieve a Single Attribute (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 1b6b07b9-933f-47e9-874e-e790cab49dc5 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve a Single Attribute (LINQ to XML) (C#) This topic explains how to retrieve a single attribute of an element, given the attribute name. This is useful for writing query expressions where you want to find an element that has a particular attribute. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md index 0d6f154dac619..07f65a88a248c 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Retrieve a Single Child Element (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ce37db9e-76fa-46eb-b4cc-e8f32d22ad90 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve a Single Child Element (LINQ to XML) (C#) This topic explains how to retrieve a single child element, given the name of the child element. When you know the name of the child element and that there is only one element that has this name, it can be convenient to retrieve just one element, instead of a collection. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md index cffdb6013dffd..e3aaea80d75ab 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md @@ -2,12 +2,12 @@ title: "How to: Retrieve Paragraphs from an Office Open XML Document (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: cc2687cf-d648-451e-88ac-3847c6c967c8 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve Paragraphs from an Office Open XML Document (C#) This topic presents an example that opens an Office Open XML document, and retrieves a collection of all of the paragraphs in the document. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md index 3ad285b77c6cf..1695488689211 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md @@ -2,12 +2,12 @@ title: "How to: Retrieve the Shallow Value of an Element (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 924a2699-72f6-4be1-aaa6-de62f8ec73b9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve the Shallow Value of an Element (C#) This topic shows how to get the shallow value of an element. The shallow value is the value of the specific element only, as opposed to the deep value, which includes the values of all descendent elements concatenated into a single string. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md index 25764ad5a9b9e..c709632cf660c 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Retrieve the Value of an Attribute (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 817bbe89-5979-4234-bf0c-46f63692ac8c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve the Value of an Attribute (LINQ to XML) (C#) This topic shows how to obtain the value of attributes. There are two main ways: You can cast an to the desired type; the explicit conversion operator then converts the contents of the element or attribute to the specified type. Alternatively, you can use the property. However, casting is generally the better approach. If you cast the attribute to a nullable type, the code is simpler to write when retrieving the value of an attribute that might or might not exist. For examples of this technique, see [How to: Retrieve the Value of an Element (LINQ to XML) (C#)](../../../../csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md). diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md index 3fcd8b6aeb3b8..85ac52d8c12ab 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Retrieve the Value of an Element (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4228c007-07c9-4cf2-a45b-e7074c109581 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Retrieve the Value of an Element (LINQ to XML) (C#) This topic shows how to get the value of elements. There are two main ways to do this. One way is to cast an or an to the desired type. The explicit conversion operator then converts the contents of the element or attribute to the specified type and assigns it to your variable. Alternatively, you can use the property or the property. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md b/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md index 125f3b6034e7a..612700d15f7a3 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md @@ -2,12 +2,12 @@ title: "How to: Serialize Using DataContractSerializer (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3320ecbf-cdbe-480e-979c-2c14bbef9988 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md b/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md index da236ddb3af9f..55432f3830372 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md @@ -2,12 +2,12 @@ title: "How to: Serialize Using XmlSerializer (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2e0a0bbc-c548-4fe2-8741-be5a9ccd0cbb caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md b/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md index c9359f2380092..29b240dd65ea6 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md @@ -2,12 +2,12 @@ title: "How to: Sort Elements on Multiple Keys (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3b2760b6-d607-4ac7-b784-5c6524e2a0e0 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Sort Elements on Multiple Keys (C#) This topic shows how to sort on multiple keys. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements.md b/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements.md index dedc43bd39607..6da88c775cea5 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-sort-elements.md @@ -2,12 +2,12 @@ title: "How to: Sort Elements (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: aee6fbbc-81fd-4b3e-b40f-6ed7b3bd3fee caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Sort Elements (C#) This example shows how to write a query that sorts its results. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md index fea4795f20e09..9b3a7d6699b0c 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md @@ -2,12 +2,12 @@ title: "How to: Sort or Filter Text Data by Any Word or Field (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7c04d42f-4a78-42c8-9ec8-57ef18fe13a9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md b/docs/csharp/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md index eb4891e3b62a0..cd5fbc57c2ffd 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md @@ -2,12 +2,12 @@ title: "How to: Split a File Into Many Files by Using Groups (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 8179b91c-d778-4e57-884f-77fe5a8e4e40 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md b/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md index 44a288fc576cf..e6c3c76fc51a7 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md @@ -2,12 +2,12 @@ title: "How to: Stream XML Fragments from an XmlReader (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4a8f0e45-768a-42e2-bc5f-68bdf0e0a726 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md b/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md index 3ace7b3ef8d6f..ef0f24646b0c3 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md @@ -2,12 +2,12 @@ title: "How to: Stream XML Fragments with Access to Header Information (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7f242770-b0c7-418d-894b-643215e1f8aa caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md b/docs/csharp/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md index 9ec390d6397b4..0cab5bf1be198 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md @@ -2,12 +2,12 @@ title: "How to: Transform the Shape of an XML Tree (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 93c5d426-dea2-4709-a991-60204de42e8f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Transform the Shape of an XML Tree (C#) The *shape* of an XML document refers to its element names, attribute names, and the characteristics of its hierarchy. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-use-annotations-to-transform-linq-to-xml-trees-in-an-xslt-style.md b/docs/csharp/programming-guide/concepts/linq/how-to-use-annotations-to-transform-linq-to-xml-trees-in-an-xslt-style.md index 661ec805e2486..3b155c67b509b 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-use-annotations-to-transform-linq-to-xml-trees-in-an-xslt-style.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-use-annotations-to-transform-linq-to-xml-trees-in-an-xslt-style.md @@ -2,12 +2,12 @@ title: "How to: Use Annotations to Transform LINQ to XML Trees in an XSLT Style (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 12a95902-a6b7-4a1e-ad52-04a518db226f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md index c309906cc60f9..316137f6ed287 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Validate Using XSD (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6a7f83a9-2d74-4c2b-8417-0a8595879516 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md index 58da7b5060b8a..d79651f042de4 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md @@ -2,12 +2,12 @@ title: "How to: Work with Dictionaries Using LINQ to XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 57bcefe3-8433-4d3b-935a-511c9bcbdfa8 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Work with Dictionaries Using LINQ to XML (C#) It is often convenient to convert varieties of data structures to XML, and XML back to other data structures. This topic shows a specific implementation of this general approach by converting a to XML and back. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md b/docs/csharp/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md index fa7c34818d455..f0cdaf25c3918 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md @@ -2,12 +2,12 @@ title: "How to: Write a LINQ to XML Axis Method (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 50aef06b-1d22-4718-a18a-21237e26d7c1 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Write a LINQ to XML Axis Method (C#) You can write your own axis methods to retrieve collections from an XML tree. One of the best ways to do this is to write an extension method that returns a collection of elements or attributes. You can write your extension method to return specific subsets of elements or attributes, based on the requirements of your application. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md b/docs/csharp/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md index 0cfac958d64c3..db1ecfe7e52dd 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md @@ -2,12 +2,12 @@ title: "How to: Write a Query that Finds Elements Based on Context (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3ff79ef0-fc8b-42fe-8cc0-10dc32b06b4e caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Write a Query that Finds Elements Based on Context (C#) Sometimes you might have to write a query that selects elements based on their context. You might want to filter based on preceding or following sibling elements. You might want to filter based on child or ancestor elements. diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md b/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md index f05bb13be99f8..c4c1d29a64714 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md @@ -2,12 +2,12 @@ title: "How to: Write Queries on XML in Namespaces (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7c54df81-15e4-4091-8c81-a87637029130 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md b/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md index 47069db5870bd..c02d86e014f48 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md @@ -2,12 +2,12 @@ title: "How to: Write Queries with Complex Filtering (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4065d901-cf89-4e47-8bf9-abb65acfb003 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # How to: Write Queries with Complex Filtering (C#) Sometimes you want to write LINQ to XML queries with complex filters. For example, you might have to find all elements that have a child element with a particular name and value. This topic gives an example of writing a query with complex filtering. diff --git a/docs/csharp/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction-linq-to-xml.md index f5759fbb22bd0..789b6243e3337 100644 --- a/docs/csharp/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction-linq-to-xml.md @@ -2,12 +2,12 @@ title: "In-Memory XML Tree Modification vs. Functional Construction (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b5afc31d-a325-4ec6-bf17-0ff90a20ffca caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # In-Memory XML Tree Modification vs. Functional Construction (LINQ to XML) (C#) Modifying an XML tree in place is a traditional approach to changing the shape of an XML document. A typical application loads a document into a data store such as DOM or [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)]; uses a programming interface to insert nodes, delete nodes, or change the content of nodes; and then saves the XML to a file or transmits it over a network. diff --git a/docs/csharp/programming-guide/concepts/linq/index.md b/docs/csharp/programming-guide/concepts/linq/index.md index c7c9bf2d9a425..6ff282bcba228 100644 --- a/docs/csharp/programming-guide/concepts/linq/index.md +++ b/docs/csharp/programming-guide/concepts/linq/index.md @@ -2,12 +2,12 @@ title: "Language-Integrated Query (LINQ) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 19dd1782-905b-4a9d-a3e9-618453037fa2 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/intermediate-materialization.md b/docs/csharp/programming-guide/concepts/linq/intermediate-materialization.md index 953efa48c979f..c3792178dace1 100644 --- a/docs/csharp/programming-guide/concepts/linq/intermediate-materialization.md +++ b/docs/csharp/programming-guide/concepts/linq/intermediate-materialization.md @@ -2,12 +2,12 @@ title: "Intermediate Materialization (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7922d38f-5044-41cf-8e17-7173d6553a5e caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Intermediate Materialization (C#) If you are not careful, in some situations you can drastically alter the memory and performance profile of your application by causing premature materialization of collections in your queries. Some standard query operators cause materialization of their source collection before yielding a single element. For example, first iterates through its entire source collection, then sorts all items, and then finally yields the first item. This means that it is expensive to get the first item of an ordered collection; each item thereafter is not expensive. This makes sense: It would be impossible for that query operator to do otherwise. diff --git a/docs/csharp/programming-guide/concepts/linq/introduction-to-linq-queries.md b/docs/csharp/programming-guide/concepts/linq/introduction-to-linq-queries.md index 3d8d8f2f2fe1f..3d5cbd7418b3c 100644 --- a/docs/csharp/programming-guide/concepts/linq/introduction-to-linq-queries.md +++ b/docs/csharp/programming-guide/concepts/linq/introduction-to-linq-queries.md @@ -2,12 +2,12 @@ title: "Introduction to LINQ Queries (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 37895c02-268c-41d5-be39-f7d936fa88a8 caps.latest.revision: 47 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/introduction-to-linq.md b/docs/csharp/programming-guide/concepts/linq/introduction-to-linq.md index 0b18de202da54..982804d295ba1 100644 --- a/docs/csharp/programming-guide/concepts/linq/introduction-to-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/introduction-to-linq.md @@ -2,12 +2,12 @@ title: "Introduction to LINQ (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 54874feb-55e5-4ca8-a9d6-1c1127fd7fb1 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md b/docs/csharp/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md index e18e2deb64310..06543f3f06dde 100644 --- a/docs/csharp/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md +++ b/docs/csharp/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md @@ -2,12 +2,12 @@ title: "Introduction to Pure Functional Transformations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 8495c9d9-2d02-4aa0-8a10-9e8794b985fe caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Introduction to Pure Functional Transformations (C#) This section introduces functional transformations, including the underlying concepts and supporting language constructs. It contrasts the object-oriented and functional transformation approaches to programming, including advice on how to transition to the latter. Although functional transformations can be used in many programming scenarios, XML transformation is used here as a concrete example. diff --git a/docs/csharp/programming-guide/concepts/linq/join-operations.md b/docs/csharp/programming-guide/concepts/linq/join-operations.md index 00612fe7d62ea..18001a6f7f4f7 100644 --- a/docs/csharp/programming-guide/concepts/linq/join-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/join-operations.md @@ -2,12 +2,12 @@ title: "Join Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 5105e0da-1267-4c00-837a-f0e9602279b8 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md b/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md index dbd2af30f7530..ac3b6290bcad5 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md @@ -2,12 +2,12 @@ title: "LINQ and File Directories (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b66c55e4-0f72-44e5-b086-519f9962335c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-and-generic-types.md b/docs/csharp/programming-guide/concepts/linq/linq-and-generic-types.md index 8cbf79b402a62..e250a4867ff81 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-and-generic-types.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-and-generic-types.md @@ -2,12 +2,12 @@ title: "LINQ and Generic Types (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 660e3799-25ca-462c-8c4a-8bce04fbb031 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-and-reflection.md b/docs/csharp/programming-guide/concepts/linq/linq-and-reflection.md index 7562e809268cc..f95c0e126a022 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-and-reflection.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-and-reflection.md @@ -2,12 +2,12 @@ title: "LINQ and Reflection (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e4c4af30-d89e-4aa7-89b1-cb8c24acf881 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-and-strings.md b/docs/csharp/programming-guide/concepts/linq/linq-and-strings.md index 3522cc86e122e..18e15784e2487 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-and-strings.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-and-strings.md @@ -2,12 +2,12 @@ title: "LINQ and Strings (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: dbe2d657-b3f3-487e-b645-21fb2d71cd7b caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-adonet-portal-page.md b/docs/csharp/programming-guide/concepts/linq/linq-to-adonet-portal-page.md index e593c2008abab..0dffdb58234d4 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-adonet-portal-page.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-adonet-portal-page.md @@ -2,12 +2,12 @@ title: "LINQ to ADO.NET (Portal Page) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6bd269b4-3509-4688-b672-836008704182 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-objects.md b/docs/csharp/programming-guide/concepts/linq/linq-to-objects.md index 0a1170f534bc6..a43f1c9161548 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-objects.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-objects.md @@ -2,12 +2,12 @@ title: "LINQ to Objects (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c5c2c178-3529-4f6c-b3df-2d5267af7f22 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-annotations.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-annotations.md index 1afa24d193e53..01ea8a29624e2 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-annotations.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-annotations.md @@ -2,12 +2,12 @@ title: "LINQ to XML Annotations3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 54e7b9d0-07f5-488f-9065-b6e6b870f810 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # LINQ to XML Annotations Annotations in [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] enable you to associate any arbitrary object of any arbitrary type with any XML component in an XML tree. diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md index 422560d307445..1a5bb67f6c614 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md @@ -2,12 +2,12 @@ title: "LINQ to XML Axes Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 516792fb-461d-40a8-8a50-9993a51258fc caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # LINQ to XML Axes Overview (C#) After you have created an XML tree or loaded an XML document into an XML tree, you can query it to find elements and attributes and retrieve their values. You retrieve collections through the *axis methods*, also called *axes*. Some of the axes are methods in the and classes that return collections. Some of the axes are extension methods in the class. The axes that are implemented as extension methods operate on collections, and return collections. diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes.md index 26459602ba6d6..c484bfd8246d6 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes.md @@ -2,12 +2,12 @@ title: "LINQ to XML Axes (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3f7d54ff-b608-43a1-9e2d-e70668b72df8 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-classes-overview.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-classes-overview.md index 084ae883753f5..f24b5e51b8677 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-classes-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-classes-overview.md @@ -2,12 +2,12 @@ title: "LINQ to XML Classes Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bf666100-5392-4968-97f4-f6b9d3287d7b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-events.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-events.md index 6aae6d296ede5..881cbc4ca794d 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-events.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-events.md @@ -2,12 +2,12 @@ title: "LINQ to XML Events (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ce7de951-cba7-4870-9962-733eb01cd680 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md index 56f38a67043ed..43d4aca8eec56 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md @@ -2,12 +2,12 @@ title: "LINQ to XML for XPath Users (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 91774511-1dca-4f06-ac0b-913746f104fe caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # LINQ to XML for XPath Users (C#) This set of topics show a number of XPath expressions and their [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] equivalents. diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-overview.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-overview.md index e7a44b5b96d62..e04a6cb6ac172 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-overview.md @@ -2,12 +2,12 @@ title: "LINQ to XML Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 716b94d3-0091-4de1-8e05-41bc069fa9dd caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-programming-overview.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-programming-overview.md index 023ee95c3da25..22865a0f57d6f 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-programming-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-programming-overview.md @@ -2,12 +2,12 @@ title: "LINQ to XML Programming Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2dfa9b6f-5890-461d-b81c-316853c7f320 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-security.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-security.md index b8546b9a2753a..e4d3df8cb92c5 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-security.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-security.md @@ -2,12 +2,12 @@ title: "LINQ to XML Security (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ef2c0dc9-ecf9-4c17-b24e-144184ab725f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-dom.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-dom.md index 545c7cf52a107..ebea9c910ed7a 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-dom.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-dom.md @@ -2,12 +2,12 @@ title: "LINQ to XML vs. DOM (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 51c0e3d2-c047-4e6a-a423-d61a882400b7 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md index a3f1f02671af0..5ce4d35f7bfcc 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md @@ -2,12 +2,12 @@ title: "LINQ to XML vs. Other XML Technologies3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 01b8e746-12d3-471d-b811-7539e4547784 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml.md index 72d38adda7dde..beeb12b597752 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml.md @@ -2,12 +2,12 @@ title: "LINQ to XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 26c907b1-bc58-465f-bcdc-adbe89df6e55 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/maintaining-name-value-pairs.md b/docs/csharp/programming-guide/concepts/linq/maintaining-name-value-pairs.md index 1a9e79f5dbbff..507c09c4072b2 100644 --- a/docs/csharp/programming-guide/concepts/linq/maintaining-name-value-pairs.md +++ b/docs/csharp/programming-guide/concepts/linq/maintaining-name-value-pairs.md @@ -2,12 +2,12 @@ title: "Maintaining Name-Value Pairs (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7b04b0f1-af64-42eb-8737-83f8861b5915 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Maintaining Name/Value Pairs (C#) Many applications have to maintain information that is best kept as name/value pairs. This information might be configuration information or global settings. [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] contains some methods that make it easy to keep a set of name/value pairs. You can either keep the information as attributes or as a set of child elements. diff --git a/docs/csharp/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md index 9f03c8c143162..0a5ec8a2fad3a 100644 --- a/docs/csharp/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Mixed Declarative Code-Imperative Code Bugs (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: fada62d0-0680-4e73-945a-2b00d7a507af caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md b/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md index 9dd92ea65cfe1..4ef66f6fa3b44 100644 --- a/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md +++ b/docs/csharp/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md @@ -2,12 +2,12 @@ title: "Modifying Elements, Attributes, and Nodes in an XML Tree3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 0ed22e4e-4c6b-4eb1-b0eb-06685efd8c33 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Modifying Elements, Attributes, and Nodes in an XML Tree The following table summarizes the methods and properties that you can use to modify an element, its child elements, or its attributes. diff --git a/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md index 9441306b23407..40c0fd16d78ed 100644 --- a/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Modifying XML Trees (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 8ec47e6d-2363-4694-be46-8d5ca4d15fc9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Modifying XML Trees (LINQ to XML) (C#) [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] is an in-memory store for an XML tree. After you load or parse an XML tree from a source, [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] lets you modify that tree in place, and then serialize the tree, perhaps saving it to a file or sending it to a remote server. diff --git a/docs/csharp/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md index c60142de6c440..9a508e7fa7f27 100644 --- a/docs/csharp/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Namespaces Overview (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 16283322-8238-4918-ab11-802ac6748eb7 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/parsing-xml.md b/docs/csharp/programming-guide/concepts/linq/parsing-xml.md index 9c09f8205b3ae..97609e47beed7 100644 --- a/docs/csharp/programming-guide/concepts/linq/parsing-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/parsing-xml.md @@ -2,12 +2,12 @@ title: "Parsing XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7ea83f83-a779-423a-9875-4ea4e51f97fc caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/partitioning-data.md b/docs/csharp/programming-guide/concepts/linq/partitioning-data.md index dc5ed87246f15..770e58a989b86 100644 --- a/docs/csharp/programming-guide/concepts/linq/partitioning-data.md +++ b/docs/csharp/programming-guide/concepts/linq/partitioning-data.md @@ -2,12 +2,12 @@ title: "Partitioning Data (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2a5c507b-fe22-443c-a768-dec7f9ec568d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/performance-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/performance-linq-to-xml.md index 92505a68257d0..8241835658039 100644 --- a/docs/csharp/programming-guide/concepts/linq/performance-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/performance-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Performance (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 43c9f1b7-9bd3-489c-b45c-cb09173a3718 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Performance (LINQ to XML) (C#) This section provides information about performance in [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)], specifically the performance of functional construction and queries. diff --git a/docs/csharp/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md index d68bdad492ca6..ad1bb8750b888 100644 --- a/docs/csharp/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Performance of Chained Queries (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b2f1d715-8946-4dc0-8d56-fb3d1bba54a6 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Performance of Chained Queries (LINQ to XML) (C#) One of the most important benefits of LINQ (and LINQ to XML) is that chained queries can perform as well as a single larger, more complicated query. diff --git a/docs/csharp/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md index 9834341408b6d..08f70926ea3cc 100644 --- a/docs/csharp/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Pre-Atomization of XName Objects (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e84fbbe7-f072-4771-bfbb-059d18e1ad15 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Pre-Atomization of XName Objects (LINQ to XML) (C#) One way to improve performance in LINQ to XML is to pre-atomize objects. Pre-atomization means that you assign a string to an object before you create the XML tree by using the constructors of the and classes. Then, instead of passing a string to the constructor, which would use the implicit conversion from string to , you pass the initialized object. diff --git a/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml1.md b/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml1.md index f64c3460f8c2d..1a8e1ddb56960 100644 --- a/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml1.md +++ b/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml1.md @@ -2,12 +2,12 @@ title: "Preserving White Space while Loading or Parsing XML1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f3ff58c4-55aa-4fcd-b933-e3a2ee6e706c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md b/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md index 2a297225d9de7..d38c5b6860240 100644 --- a/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md +++ b/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md @@ -2,12 +2,12 @@ title: "Preserving White Space While Serializing3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 0c4f8b98-483b-4cf8-86be-fa146eef90dc caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/programming-guide-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/programming-guide-linq-to-xml.md index 2b55056e6e899..8013e7e8fd58d 100644 --- a/docs/csharp/programming-guide/concepts/linq/programming-guide-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/programming-guide-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Programming Guide (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4b1ffd10-ab81-4a0d-a0ca-e9876478d924 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/programming-with-nodes.md b/docs/csharp/programming-guide/concepts/linq/programming-with-nodes.md index 2094957351a23..79ebdc4919612 100644 --- a/docs/csharp/programming-guide/concepts/linq/programming-with-nodes.md +++ b/docs/csharp/programming-guide/concepts/linq/programming-with-nodes.md @@ -2,12 +2,12 @@ title: "Programming with Nodes (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c38df0f2-c805-431a-93ff-9103a4284c2f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md b/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md index 128794262d09c..d9d34db107ee0 100644 --- a/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md +++ b/docs/csharp/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md @@ -2,12 +2,12 @@ title: "Projecting XML in a Different Shape (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4cb6b14a-32dc-4a2a-813e-bf9368fa8d86 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Projecting XML in a Different Shape (C#) This topic shows an example of projecting XML that is in a different shape than the source XML. diff --git a/docs/csharp/programming-guide/concepts/linq/projection-operations.md b/docs/csharp/programming-guide/concepts/linq/projection-operations.md index f56f399338ded..2197b359c4472 100644 --- a/docs/csharp/programming-guide/concepts/linq/projection-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/projection-operations.md @@ -2,12 +2,12 @@ title: "Projection Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 98df573a-aad9-4b8c-9a71-844be2c4fb41 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md index 67ccd0d31f2fd..b851b2808bffb 100644 --- a/docs/csharp/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Projections and Transformations (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bb0457ab-1823-47e6-9d2d-c93c958cc913 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Projections and Transformations (LINQ to XML) (C#) This section provides examples of [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] projections and transformations. diff --git a/docs/csharp/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md b/docs/csharp/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md index db84f77102b38..4ef7924cc840e 100644 --- a/docs/csharp/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md @@ -2,12 +2,12 @@ title: "Pure Functional Transformations of XML (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 97e8e582-eb3d-4756-bbfb-0899eb688ae4 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Pure Functional Transformations of XML (C#) This section provides a functional transformation tutorial for XML. This includes explanations of the main concepts and language constructs that you must understand to use functional transformations, and examples of using functional transformations to manipulate an XML document. Although this tutorial provides LINQ to XML code examples, all of the underlying concepts also apply to other LINQ technologies. diff --git a/docs/csharp/programming-guide/concepts/linq/quantifier-operations.md b/docs/csharp/programming-guide/concepts/linq/quantifier-operations.md index ad6e9c6a28864..a62997ccb7221 100644 --- a/docs/csharp/programming-guide/concepts/linq/quantifier-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/quantifier-operations.md @@ -2,12 +2,12 @@ title: "Quantifier Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 84ac2ac2-7a63-4581-bc4c-14e34be1493b caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md b/docs/csharp/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md index da7e12d8bc44a..60c2aaef5c4b1 100644 --- a/docs/csharp/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md +++ b/docs/csharp/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md @@ -2,12 +2,12 @@ title: "Query Expression Syntax for Standard Query Operators (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e1e17ef2-68ff-4c26-b6e2-015668227fa5 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/query-syntax-and-method-syntax-in-linq.md b/docs/csharp/programming-guide/concepts/linq/query-syntax-and-method-syntax-in-linq.md index 06bfad53446b9..0eff987015187 100644 --- a/docs/csharp/programming-guide/concepts/linq/query-syntax-and-method-syntax-in-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/query-syntax-and-method-syntax-in-linq.md @@ -2,12 +2,12 @@ title: "Query Syntax and Method Syntax in LINQ (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: eedd6dd9-fec2-428c-9581-5b8783810ded caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md b/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md index d756edf683af1..8b615a2bd7d35 100644 --- a/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md +++ b/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md @@ -2,12 +2,12 @@ title: "Querying an XDocument vs. Querying an XElement (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 46221ff5-62ee-4de8-93ba-66465facb5c1 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Querying an XDocument vs. Querying an XElement (C#) When you load a document via , you will notice that you have to write queries slightly differently than when you load via . diff --git a/docs/csharp/programming-guide/concepts/linq/querying-xml-trees.md b/docs/csharp/programming-guide/concepts/linq/querying-xml-trees.md index 1b391e7b40127..4b74842169664 100644 --- a/docs/csharp/programming-guide/concepts/linq/querying-xml-trees.md +++ b/docs/csharp/programming-guide/concepts/linq/querying-xml-trees.md @@ -2,12 +2,12 @@ title: "Querying XML Trees (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 0913d81b-541a-4fd4-9cbf-7ec89fd817ea caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Querying XML Trees (C#) This section provides examples of [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] queries. diff --git a/docs/csharp/programming-guide/concepts/linq/refactoring-into-pure-functions.md b/docs/csharp/programming-guide/concepts/linq/refactoring-into-pure-functions.md index 966fc3ce36490..2118408775760 100644 --- a/docs/csharp/programming-guide/concepts/linq/refactoring-into-pure-functions.md +++ b/docs/csharp/programming-guide/concepts/linq/refactoring-into-pure-functions.md @@ -2,12 +2,12 @@ title: "Refactoring Into Pure Functions (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2944a0d4-fd33-4e2e-badd-abb0f9be2fcc caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Refactoring Into Pure Functions (C#) An important aspect of pure functional transformations is learning how to refactor code using pure functions. diff --git a/docs/csharp/programming-guide/concepts/linq/refactoring-using-a-pure-function.md b/docs/csharp/programming-guide/concepts/linq/refactoring-using-a-pure-function.md index af8dfab302a5a..cdbbd069e444d 100644 --- a/docs/csharp/programming-guide/concepts/linq/refactoring-using-a-pure-function.md +++ b/docs/csharp/programming-guide/concepts/linq/refactoring-using-a-pure-function.md @@ -2,12 +2,12 @@ title: "Refactoring Using a Pure Function (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: a3416a45-9e12-4e4a-9747-897f06eef510 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Refactoring Using a Pure Function (C#) The following example refactors the previous example, [Refactoring Using an Extension Method (C#)](../../../../csharp/programming-guide/concepts/linq/refactoring-using-an-extension-method.md), to use a pure function In this example, the code to find the text of a paragraph is moved to the pure static method `ParagraphText`. diff --git a/docs/csharp/programming-guide/concepts/linq/refactoring-using-an-extension-method.md b/docs/csharp/programming-guide/concepts/linq/refactoring-using-an-extension-method.md index 2644bc84cd3e9..dea85d3095ae3 100644 --- a/docs/csharp/programming-guide/concepts/linq/refactoring-using-an-extension-method.md +++ b/docs/csharp/programming-guide/concepts/linq/refactoring-using-an-extension-method.md @@ -2,12 +2,12 @@ title: "Refactoring Using an Extension Method (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c5fc123d-af10-4a2f-b8e4-db921efb2639 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Refactoring Using an Extension Method (C#) This example builds on the previous example, [Retrieving the Text of the Paragraphs (C#)](../../../../csharp/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md), by refactoring the concatenation of strings using a pure function that is implemented as an extension method. diff --git a/docs/csharp/programming-guide/concepts/linq/reference-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/reference-linq-to-xml.md index 4a1f84ac458f7..ac97cedce09ec 100644 --- a/docs/csharp/programming-guide/concepts/linq/reference-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/reference-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Reference (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 815b45e2-3527-4dee-9986-b1277a693cde caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md b/docs/csharp/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md index a5372f3ce92fe..41209f50e422a 100644 --- a/docs/csharp/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md +++ b/docs/csharp/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md @@ -2,12 +2,12 @@ title: "Removing Elements, Attributes, and Nodes from an XML Tree (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 07dd06d6-1117-4077-bf98-9120cf51176e caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Removing Elements, Attributes, and Nodes from an XML Tree (C#) You can modify an XML tree, removing elements, attributes, and other types of nodes. diff --git a/docs/csharp/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md b/docs/csharp/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md index 6bea392189bc8..c468437839788 100644 --- a/docs/csharp/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md +++ b/docs/csharp/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md @@ -2,12 +2,12 @@ title: "Retrieving the Paragraphs and Their Styles (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c2f767f8-57b1-4b4b-af04-89ffb1f7067d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Retrieving the Paragraphs and Their Styles (C#) In this example, we write a query that retrieves the paragraph nodes from a WordprocessingML document. It also identifies the style of each paragraph. diff --git a/docs/csharp/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md b/docs/csharp/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md index 72ed8079be9eb..fc0dde47828ad 100644 --- a/docs/csharp/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md +++ b/docs/csharp/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md @@ -2,12 +2,12 @@ title: "Retrieving the Text of the Paragraphs (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 127d635e-e559-408f-90c8-2bb621ca50ac caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Retrieving the Text of the Paragraphs (C#) This example builds on the previous example, [Retrieving the Paragraphs and Their Styles (C#)](../../../../csharp/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md). This new example retrieves the text of each paragraph as a string. diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md index f01c5ceb8a181..afe688bbad7af 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Sample XML Documents (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 9ec89809-41a1-484c-b1e3-6c4ecdca7b8d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md index eb4419ac22449..2ca5eb64489f0 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Sample XML File: Books (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b75ab1a2-fb76-4df9-bd01-c45ec22a29ef caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md index 71946ceadedb0..d2bf6c2ad7ec2 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md @@ -2,12 +2,12 @@ title: "Sample XML File: Consolidated Purchase Orders2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 9d9698a5-95f2-4564-813b-ba536cdf3bfb caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md index d174bff73d21c..604de72bcac45 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md @@ -2,12 +2,12 @@ title: "Sample XML File: Customers and Orders in a Namespace2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2da1c474-f658-4dca-a457-c35ef5ba4aff caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml-2.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml-2.md index c9f1362350634..4199f43945664 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml-2.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml-2.md @@ -2,12 +2,12 @@ title: "Sample XML File: Customers and Orders (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: d6d1c9ea-be74-4e6d-bfdd-d4bcc2d301cf caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md index 26bc8d701e41f..ce52def15300c 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md @@ -2,12 +2,12 @@ title: "Sample XML File: Multiple Purchase Orders in a Namespace2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 595024f2-374a-4615-acb5-64fa1600f377 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md index e4fdecff5f65b..87243016e068f 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Sample XML File: Multiple Purchase Orders (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2d29fcaa-60df-43d4-8ccc-6cdba7c013e9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md index 1f121fe25095f..926c153279d98 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md @@ -2,12 +2,12 @@ title: "Sample XML File: Numerical Data in a Namespace3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 51750cab-3c66-4511-90fb-b9d211308d31 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md index 08a940a93bd6c..49e3880ad99aa 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Sample XML File: Numerical Data (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 365cae86-a166-46df-b56a-0209d9771c27 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace1.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace1.md index 64a6dea4d96f3..10daa67f0da90 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace1.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace1.md @@ -2,12 +2,12 @@ title: "Sample XML File: Test Configuration in a Namespace1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e75ad1bc-5636-4623-9a34-a286a8c485d6 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md index 464f21c6c9f37..ef4e0bfd7b566 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Sample XML File: Test Configuration (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 45bfb509-c1d4-4b4f-9690-1cb0c9816516 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md index c378e57b60602..9bb7d65c91614 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md @@ -2,12 +2,12 @@ title: "Sample XML File: Typical Purchase Order in a Namespace1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 84dc3339-ea32-4ccc-9af6-ab38ddfecced caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md index 62767d033088e..d7310dd4b3893 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml-1.md @@ -2,12 +2,12 @@ title: "Sample XML File: Typical Purchase Order (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: dcbfb859-24fc-4758-b01c-51d1b6f644e6 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders1.md b/docs/csharp/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders1.md index e17db5d3810f4..e564d2d5f5037 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders1.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders1.md @@ -2,12 +2,12 @@ title: "Sample XSD File: Customers and Orders1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ef9911a3-7ac4-44fd-b36e-a0c0ad0a157d caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/scope-of-default-namespaces.md b/docs/csharp/programming-guide/concepts/linq/scope-of-default-namespaces.md index a62fdc4f6cd63..a8dadf15c16e8 100644 --- a/docs/csharp/programming-guide/concepts/linq/scope-of-default-namespaces.md +++ b/docs/csharp/programming-guide/concepts/linq/scope-of-default-namespaces.md @@ -2,12 +2,12 @@ title: "Scope of Default Namespaces in C#1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: fe826236-830f-457a-9027-7ad62c909fae caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md b/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md index c6ab40af337c3..a4f81e664828d 100644 --- a/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md +++ b/docs/csharp/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md @@ -2,12 +2,12 @@ title: "Serializing Object Graphs that Contain XElement Objects (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: fcbc3951-3cc4-4d0f-9259-e97549ed68f0 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md b/docs/csharp/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md index 6d4939212f066..bf2f95dc7e7af 100644 --- a/docs/csharp/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md +++ b/docs/csharp/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md @@ -2,12 +2,12 @@ title: "Serializing to an XmlReader (Invoking XSLT) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 4cc3ee03-ef4c-429b-a408-fedd10b728cd caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md b/docs/csharp/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md index c2d9adebc6060..6b1edd73981a4 100644 --- a/docs/csharp/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md +++ b/docs/csharp/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md @@ -2,12 +2,12 @@ title: "Serializing to Files, TextWriters, and XmlWriters1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bd3ea6f7-895b-4ff4-a625-fe2bb55b1886 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md b/docs/csharp/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md index 605c7156cc204..2d6b2bd26a997 100644 --- a/docs/csharp/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md +++ b/docs/csharp/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md @@ -2,12 +2,12 @@ title: "Serializing with an XML Declaration (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c237fa4a-a042-40fd-886f-17b54c66bb75 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/serializing-xml-trees.md b/docs/csharp/programming-guide/concepts/linq/serializing-xml-trees.md index e0bb23a705271..ce2a24711ca09 100644 --- a/docs/csharp/programming-guide/concepts/linq/serializing-xml-trees.md +++ b/docs/csharp/programming-guide/concepts/linq/serializing-xml-trees.md @@ -2,12 +2,12 @@ title: "Serializing XML Trees (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b3937e54-4ce9-4236-ac96-14e7972aa594 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/set-operations.md b/docs/csharp/programming-guide/concepts/linq/set-operations.md index a2e2053def647..0edc97cb42e39 100644 --- a/docs/csharp/programming-guide/concepts/linq/set-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/set-operations.md @@ -2,12 +2,12 @@ title: "Set Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7c589367-ef8f-4161-9050-642c47e6bf63 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md b/docs/csharp/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md index d98b945fac3c5..8b3551746a31d 100644 --- a/docs/csharp/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md +++ b/docs/csharp/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md @@ -2,12 +2,12 @@ title: "Shape of WordprocessingML Documents (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3791b5e0-c502-469b-bb75-a7bf6fdd0a94 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Shape of WordprocessingML Documents (C#) This topic introduces the XML shape of a WordprocessingML document. diff --git a/docs/csharp/programming-guide/concepts/linq/sorting-data.md b/docs/csharp/programming-guide/concepts/linq/sorting-data.md index 500cb05b5ba89..987c89eb463ed 100644 --- a/docs/csharp/programming-guide/concepts/linq/sorting-data.md +++ b/docs/csharp/programming-guide/concepts/linq/sorting-data.md @@ -2,12 +2,12 @@ title: "Sorting Data (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: d93fa055-2f19-46d2-9898-e2aed628f1c9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/standard-query-operators-overview.md b/docs/csharp/programming-guide/concepts/linq/standard-query-operators-overview.md index 11d00fd0caba4..65629353abfe9 100644 --- a/docs/csharp/programming-guide/concepts/linq/standard-query-operators-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/standard-query-operators-overview.md @@ -2,12 +2,12 @@ title: "Standard Query Operators Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 812fa119-5f65-4139-b4fa-55dccd8dc3ac caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md index c6920f7470388..ee7976488651c 100644 --- a/docs/csharp/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md @@ -2,12 +2,12 @@ title: "Statically Compiled Queries (LINQ to XML) (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 3bf558fe-0705-479d-86d4-00188f5fcf9c caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Statically Compiled Queries (LINQ to XML) (C#) One of the most important performance benefits LINQ to XML, as opposed to , is that queries in LINQ to XML are statically compiled, whereas XPath queries must be interpreted at run time. This feature is built in to LINQ to XML, so you do not have to perform extra steps to take advantage of it, but it is helpful to understand the distinction when choosing between the two technologies. This topic explains the difference. diff --git a/docs/csharp/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md b/docs/csharp/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md index 2d5fd5b0ebe54..c2f445ac8c0b4 100644 --- a/docs/csharp/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md +++ b/docs/csharp/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md @@ -2,12 +2,12 @@ title: "Style Part of a WordprocessingML Document1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 5458bccf-3898-4661-904b-7d280c9239a9 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Style Part of a WordprocessingML Document This topic shows an example of the style part of the Office Open XML WordprocessingML document. diff --git a/docs/csharp/programming-guide/concepts/linq/tutorial-chaining-queries-together.md b/docs/csharp/programming-guide/concepts/linq/tutorial-chaining-queries-together.md index 2866f55c5c7f8..42c0652cb0c37 100644 --- a/docs/csharp/programming-guide/concepts/linq/tutorial-chaining-queries-together.md +++ b/docs/csharp/programming-guide/concepts/linq/tutorial-chaining-queries-together.md @@ -2,12 +2,12 @@ title: "Tutorial: Chaining Queries Together (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 44f54444-c4c5-4c23-9d19-986b957b8eda caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Tutorial: Chaining Queries Together (C#) This tutorial illustrates the processing model when you chain queries together. Chaining queries together is a key part of writing functional transformations. It is important to understand exactly how chained queries work. diff --git a/docs/csharp/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md b/docs/csharp/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md index 579ed1cea8bbf..c15f2f8154853 100644 --- a/docs/csharp/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md +++ b/docs/csharp/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md @@ -2,12 +2,12 @@ title: "Tutorial: Manipulating Content in a WordprocessingML Document (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: bc9815f8-13d2-4f50-a4d1-b1c0d50d37b3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # Tutorial: Manipulating Content in a WordprocessingML Document (C#) This tutorial shows how to apply the functional transformational approach and LINQ to XML to manipulate XML documents. The C# examples query and manipulate information in Office Open XML WordprocessingML documents that are saved by Microsoft Word. diff --git a/docs/csharp/programming-guide/concepts/linq/type-relationships-in-linq-query-operations.md b/docs/csharp/programming-guide/concepts/linq/type-relationships-in-linq-query-operations.md index 30c6e4adf1704..42522d2b86ac9 100644 --- a/docs/csharp/programming-guide/concepts/linq/type-relationships-in-linq-query-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/type-relationships-in-linq-query-operations.md @@ -2,12 +2,12 @@ title: "Type Relationships in LINQ Query Operations (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -25,7 +25,7 @@ ms.assetid: 99118938-d47c-4d7e-bb22-2657a9f95268 caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md b/docs/csharp/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md index d4d002629572d..3eeb260114583 100644 --- a/docs/csharp/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md +++ b/docs/csharp/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md @@ -2,12 +2,12 @@ title: "Using XSLT to Transform an XML Tree (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 373a2699-d4c5-471b-9bda-c1f0ab73b477 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md b/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md index 691effb25c7ba..98d4ed0551ba4 100644 --- a/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md +++ b/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md @@ -2,12 +2,12 @@ title: "Valid Content of XElement and XDocument Objects3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 0d253586-2b97-459f-b1a7-f30f38f3ed9f caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md b/docs/csharp/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md index feb1b7562e3b0..ca951fa4d4a02 100644 --- a/docs/csharp/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md @@ -2,12 +2,12 @@ title: "Visual Studio IDE and Tools Support for LINQ (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: c1f6cfdf-c96f-417f-acc8-4a049772ead3 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/walkthrough-writing-queries-linq.md b/docs/csharp/programming-guide/concepts/linq/walkthrough-writing-queries-linq.md index 9c333c067050d..6caf0cb7c92de 100644 --- a/docs/csharp/programming-guide/concepts/linq/walkthrough-writing-queries-linq.md +++ b/docs/csharp/programming-guide/concepts/linq/walkthrough-writing-queries-linq.md @@ -2,12 +2,12 @@ title: "Walkthrough: Writing Queries in C# (LINQ) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "get-started-article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 2962a610-419a-4276-9ec8-4b7f2af0c081 caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md b/docs/csharp/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md index 5163af47df8f0..a1a620b4c7ba3 100644 --- a/docs/csharp/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md +++ b/docs/csharp/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md @@ -2,12 +2,12 @@ title: "WordprocessingML Document with Styles3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 40e35de6-ac93-4bba-88ab-a018cbe93873 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + --- # WordprocessingML Document with Styles More complicated WordprocessingML documents have paragraphs that are formatted with styles. diff --git a/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md b/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md index cb888a8baf097..2094169ded4a4 100644 --- a/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md +++ b/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md @@ -2,12 +2,12 @@ title: "Working with XML Namespaces (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 05cf4dc7-7b25-40f0-abc9-1bc35de4b48a caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/xattribute-class-overview.md b/docs/csharp/programming-guide/concepts/linq/xattribute-class-overview.md index 9841ab5453542..9f976253473ae 100644 --- a/docs/csharp/programming-guide/concepts/linq/xattribute-class-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/xattribute-class-overview.md @@ -2,12 +2,12 @@ title: "XAttribute Class Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 5a630f24-f9ad-400e-831e-c14ebfc9e142 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/xdocument-class-overview.md b/docs/csharp/programming-guide/concepts/linq/xdocument-class-overview.md index ada82d4cac233..328841a49a89e 100644 --- a/docs/csharp/programming-guide/concepts/linq/xdocument-class-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/xdocument-class-overview.md @@ -2,12 +2,12 @@ title: "XDocument Class Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 63305603-ab54-49fc-84e4-f76eecc59549 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/linq/xelement-class-overview.md b/docs/csharp/programming-guide/concepts/linq/xelement-class-overview.md index 7d5169e703a80..05ef78be66e91 100644 --- a/docs/csharp/programming-guide/concepts/linq/xelement-class-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/xelement-class-overview.md @@ -2,12 +2,12 @@ title: "XElement Class Overview (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 2b9f0cd8-a1d1-4037-accf-0f38a410fa11 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/object-oriented-programming.md b/docs/csharp/programming-guide/concepts/object-oriented-programming.md index 1d3b6eb54fb6f..e86bf91dee551 100644 --- a/docs/csharp/programming-guide/concepts/object-oriented-programming.md +++ b/docs/csharp/programming-guide/concepts/object-oriented-programming.md @@ -1,13 +1,13 @@ --- title: "Object-Oriented Programming (C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 89574786-65ef-4335-88bc-fbacd094f183 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/reflection.md b/docs/csharp/programming-guide/concepts/reflection.md index 63e170c035bfe..92bb2add5fba3 100644 --- a/docs/csharp/programming-guide/concepts/reflection.md +++ b/docs/csharp/programming-guide/concepts/reflection.md @@ -1,13 +1,13 @@ --- title: "Reflection (C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: f80a2362-953b-4e8e-9759-cd5f334190d4 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md b/docs/csharp/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md index d20f20f77ac6b..a4289ff8d4d15 100644 --- a/docs/csharp/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md +++ b/docs/csharp/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md @@ -2,12 +2,12 @@ title: "How to: Read Object Data from an XML File (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 6ad60d96-a4d9-48e6-a8b0-d7f6f803cafa caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md b/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md index 7e27d469cc79c..8d0d83000f7ff 100644 --- a/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md +++ b/docs/csharp/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md @@ -2,12 +2,12 @@ title: "How to: Write Object Data to an XML File (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 7681eb98-703d-4005-a369-26a7bca0f894 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/serialization/index.md b/docs/csharp/programming-guide/concepts/serialization/index.md index 0301274407b90..390d141cd84f3 100644 --- a/docs/csharp/programming-guide/concepts/serialization/index.md +++ b/docs/csharp/programming-guide/concepts/serialization/index.md @@ -2,12 +2,12 @@ title: "Serialization (C# ) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 704ff2bf-02ab-4fea-94ea-594107825645 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md b/docs/csharp/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md index add5d56f74c80..ca38ec7d39b04 100644 --- a/docs/csharp/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md +++ b/docs/csharp/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md @@ -2,12 +2,12 @@ title: "Walkthrough: Persisting an Object in Visual Studio (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "get-started-article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: a544ce46-ee25-49da-afd4-457a3d59bf63 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/how-to-use-a-thread-pool.md b/docs/csharp/programming-guide/concepts/threading/how-to-use-a-thread-pool.md index 5a294ea2953e3..068953d710108 100644 --- a/docs/csharp/programming-guide/concepts/threading/how-to-use-a-thread-pool.md +++ b/docs/csharp/programming-guide/concepts/threading/how-to-use-a-thread-pool.md @@ -2,12 +2,12 @@ title: "How to: Use a Thread Pool (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 210a9235-83a6-420b-af52-2d6a58e5133f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/index.md b/docs/csharp/programming-guide/concepts/threading/index.md index 95a1bb46bc144..d1e45c6a039d6 100644 --- a/docs/csharp/programming-guide/concepts/threading/index.md +++ b/docs/csharp/programming-guide/concepts/threading/index.md @@ -2,12 +2,12 @@ title: "Threading (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 236d157d-37c0-4ee8-89fc-721e6c596325 caps.latest.revision: 4 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/multithreaded-applications.md b/docs/csharp/programming-guide/concepts/threading/multithreaded-applications.md index ee1e931de4722..990e59deef3a1 100644 --- a/docs/csharp/programming-guide/concepts/threading/multithreaded-applications.md +++ b/docs/csharp/programming-guide/concepts/threading/multithreaded-applications.md @@ -2,12 +2,12 @@ title: "Multithreaded Applications (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: b7015cfb-d506-4eac-b2f8-b2caaa9cc977 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md b/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md index ca3a7e068fa17..e45a51daf2eac 100644 --- a/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md +++ b/docs/csharp/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md @@ -2,12 +2,12 @@ title: "Parameters and Return Values for Multithreaded Procedures (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ba63c30c-d9f0-4962-b5c7-9d83ba851e6a caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/thread-pooling.md b/docs/csharp/programming-guide/concepts/threading/thread-pooling.md index 7369daf1ac579..0efb57cbc6211 100644 --- a/docs/csharp/programming-guide/concepts/threading/thread-pooling.md +++ b/docs/csharp/programming-guide/concepts/threading/thread-pooling.md @@ -2,12 +2,12 @@ title: "Thread Pooling (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 98ae68c1-ace8-44b9-9317-8920ac9ef2b6 caps.latest.revision: 5 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/thread-synchronization.md b/docs/csharp/programming-guide/concepts/threading/thread-synchronization.md index 5ce603453a68b..70147235cd6d1 100644 --- a/docs/csharp/programming-guide/concepts/threading/thread-synchronization.md +++ b/docs/csharp/programming-guide/concepts/threading/thread-synchronization.md @@ -2,12 +2,12 @@ title: "Thread Synchronization (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: e42b1be6-c93c-479f-a148-be0759f1a4e1 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/thread-timers.md b/docs/csharp/programming-guide/concepts/threading/thread-timers.md index d95aae752066c..81fb7aae813f4 100644 --- a/docs/csharp/programming-guide/concepts/threading/thread-timers.md +++ b/docs/csharp/programming-guide/concepts/threading/thread-timers.md @@ -2,12 +2,12 @@ title: "Thread Timers (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: 52ed71e8-4fd9-43a4-ae40-04cce7cff23f caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md b/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md index 4e5540cdacd64..5e4293711f629 100644 --- a/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md +++ b/docs/csharp/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md @@ -2,12 +2,12 @@ title: "Walkthrough: Multithreading with the BackgroundWorker Component (C#) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -15,7 +15,7 @@ ms.assetid: ff670fbf-a0ac-40c1-ab08-9ed53768f880 caps.latest.revision: 3 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/csharp/programming-guide/delegates/delegates-with-named-vs-anonymous-methods.md b/docs/csharp/programming-guide/delegates/delegates-with-named-vs-anonymous-methods.md index db54f9d94fda6..e12ed2342cdd5 100644 --- a/docs/csharp/programming-guide/delegates/delegates-with-named-vs-anonymous-methods.md +++ b/docs/csharp/programming-guide/delegates/delegates-with-named-vs-anonymous-methods.md @@ -1,13 +1,13 @@ --- title: "Delegates with Named vs. Anonymous Methods (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 98fa8c61-66b6-4146-986c-3236c4045733 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/delegates/how-to-combine-delegates-multicast-delegates.md b/docs/csharp/programming-guide/delegates/how-to-combine-delegates-multicast-delegates.md index 51336de5fa36e..664c50ce954a6 100644 --- a/docs/csharp/programming-guide/delegates/how-to-combine-delegates-multicast-delegates.md +++ b/docs/csharp/programming-guide/delegates/how-to-combine-delegates-multicast-delegates.md @@ -1,13 +1,13 @@ --- title: "How to: Combine Delegates (Multicast Delegates)(C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 4e689450-6d0c-46de-acfd-f961018ae5dd caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/delegates/how-to-declare-instantiate-and-use-a-delegate.md b/docs/csharp/programming-guide/delegates/how-to-declare-instantiate-and-use-a-delegate.md index d68a72dbbc52b..e7d7544543fa4 100644 --- a/docs/csharp/programming-guide/delegates/how-to-declare-instantiate-and-use-a-delegate.md +++ b/docs/csharp/programming-guide/delegates/how-to-declare-instantiate-and-use-a-delegate.md @@ -1,13 +1,13 @@ --- title: "How to: Declare, Instantiate, and Use a Delegate (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 61c4895f-f785-48f8-8bfe-db73b411c4ae caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/delegates/index.md b/docs/csharp/programming-guide/delegates/index.md index 4cd14646a8d8d..46671c33db918 100644 --- a/docs/csharp/programming-guide/delegates/index.md +++ b/docs/csharp/programming-guide/delegates/index.md @@ -1,13 +1,13 @@ --- title: "Delegates (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 97de039b-c76b-4b9c-a27d-8c1e1c8d93da caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/delegates/using-delegates.md b/docs/csharp/programming-guide/delegates/using-delegates.md index b6d1ce9395e9c..6cc60b5dca006 100644 --- a/docs/csharp/programming-guide/delegates/using-delegates.md +++ b/docs/csharp/programming-guide/delegates/using-delegates.md @@ -1,13 +1,13 @@ --- title: "Using Delegates (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 99a2fc27-a32e-4a34-921c-e65497520eec caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/enumeration-types.md b/docs/csharp/programming-guide/enumeration-types.md index e67ba9459ac28..9c965f7a1e532 100644 --- a/docs/csharp/programming-guide/enumeration-types.md +++ b/docs/csharp/programming-guide/enumeration-types.md @@ -1,13 +1,13 @@ --- title: "Enumeration Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 64a9b731-9e3c-4336-8a09-018db2aa10b7 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/events/how-to-implement-custom-event-accessors.md b/docs/csharp/programming-guide/events/how-to-implement-custom-event-accessors.md index f3144f93976b3..cf98ad3aa1136 100644 --- a/docs/csharp/programming-guide/events/how-to-implement-custom-event-accessors.md +++ b/docs/csharp/programming-guide/events/how-to-implement-custom-event-accessors.md @@ -1,13 +1,13 @@ --- title: "How to: Implement Custom Event Accessors (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: bf903abf-03a4-4f7b-ab6b-b7e59bc2ee1e caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/events/how-to-implement-interface-events.md b/docs/csharp/programming-guide/events/how-to-implement-interface-events.md index b1a82ed777923..1ee5f728cabee 100644 --- a/docs/csharp/programming-guide/events/how-to-implement-interface-events.md +++ b/docs/csharp/programming-guide/events/how-to-implement-interface-events.md @@ -1,13 +1,13 @@ --- title: "How to: Implement Interface Events (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 63527447-9535-4880-8e95-35e2075827df caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/events/how-to-publish-events-that-conform-to-net-framework-guidelines.md b/docs/csharp/programming-guide/events/how-to-publish-events-that-conform-to-net-framework-guidelines.md index 06b6421993e79..ef8bb4f26028f 100644 --- a/docs/csharp/programming-guide/events/how-to-publish-events-that-conform-to-net-framework-guidelines.md +++ b/docs/csharp/programming-guide/events/how-to-publish-events-that-conform-to-net-framework-guidelines.md @@ -1,13 +1,13 @@ --- title: "How to: Publish Events that Conform to .NET Framework Guidelines (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 9310ae16-8627-44a2-b08c-05e5976202b1 caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/events/how-to-raise-base-class-events-in-derived-classes.md b/docs/csharp/programming-guide/events/how-to-raise-base-class-events-in-derived-classes.md index 1641d44805d84..00e068f05bd5c 100644 --- a/docs/csharp/programming-guide/events/how-to-raise-base-class-events-in-derived-classes.md +++ b/docs/csharp/programming-guide/events/how-to-raise-base-class-events-in-derived-classes.md @@ -1,13 +1,13 @@ --- title: "How to: Raise Base Class Events in Derived Classes (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 2d20556a-0aad-46fc-845e-f85d86ea617a caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/events/how-to-subscribe-to-and-unsubscribe-from-events.md b/docs/csharp/programming-guide/events/how-to-subscribe-to-and-unsubscribe-from-events.md index aef43ca6b4503..ff2287dd2ae87 100644 --- a/docs/csharp/programming-guide/events/how-to-subscribe-to-and-unsubscribe-from-events.md +++ b/docs/csharp/programming-guide/events/how-to-subscribe-to-and-unsubscribe-from-events.md @@ -1,13 +1,13 @@ --- title: "How to: Subscribe to and Unsubscribe from Events (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 6319f39f-282c-4173-8a62-6c4657cf51cd caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/events/how-to-use-a-dictionary-to-store-event-instances.md b/docs/csharp/programming-guide/events/how-to-use-a-dictionary-to-store-event-instances.md index 023f16a894b9e..36eb345c6bb6c 100644 --- a/docs/csharp/programming-guide/events/how-to-use-a-dictionary-to-store-event-instances.md +++ b/docs/csharp/programming-guide/events/how-to-use-a-dictionary-to-store-event-instances.md @@ -1,13 +1,13 @@ --- title: "How to: Use a Dictionary to Store Event Instances (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 9512c64d-5aaf-40cd-b941-ca2a592f0064 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/events/index.md b/docs/csharp/programming-guide/events/index.md index 0e3d15ec716db..e36eaba59f3b3 100644 --- a/docs/csharp/programming-guide/events/index.md +++ b/docs/csharp/programming-guide/events/index.md @@ -1,13 +1,13 @@ --- title: "Events (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: a8e51b22-d294-44fb-9539-0072f06c4cb3 caps.latest.revision: 43 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md b/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md index 94b45f788d07d..d9e2ee1b12ebe 100644 --- a/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md +++ b/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md @@ -1,13 +1,13 @@ --- title: "Compiler-Generated Exceptions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 53b52f97-b366-4ed7-b05b-9eb78096b7f9 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/exceptions/creating-and-throwing-exceptions.md b/docs/csharp/programming-guide/exceptions/creating-and-throwing-exceptions.md index 42e575a00c5e5..20e67eca30354 100644 --- a/docs/csharp/programming-guide/exceptions/creating-and-throwing-exceptions.md +++ b/docs/csharp/programming-guide/exceptions/creating-and-throwing-exceptions.md @@ -1,13 +1,13 @@ --- title: "Creating and Throwing Exceptions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 6bbba495-a115-4c6d-90cc-1f4d7b5f39e2 caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/exceptions/exception-handling.md b/docs/csharp/programming-guide/exceptions/exception-handling.md index 46f3b0fbb0974..203a9fd8b4d0d 100644 --- a/docs/csharp/programming-guide/exceptions/exception-handling.md +++ b/docs/csharp/programming-guide/exceptions/exception-handling.md @@ -1,13 +1,13 @@ --- title: "Exception Handling (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: b4e4ecf2-b907-4e58-891f-2563762258e9 caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/exceptions/exceptions-and-exception-handling.md b/docs/csharp/programming-guide/exceptions/exceptions-and-exception-handling.md index e8549fa88f440..0010516023e9d 100644 --- a/docs/csharp/programming-guide/exceptions/exceptions-and-exception-handling.md +++ b/docs/csharp/programming-guide/exceptions/exceptions-and-exception-handling.md @@ -1,13 +1,13 @@ --- title: "Exceptions and Exception Handling (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 0001887f-4fa2-47e2-8034-2819477e2344 caps.latest.revision: 33 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md b/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md index 1fb0bdf682c6c..6c876f75d3430 100644 --- a/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md +++ b/docs/csharp/programming-guide/exceptions/how-to-catch-a-non-cls-exception.md @@ -1,13 +1,13 @@ --- title: "How to: Catch a non-CLS Exception | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: db4630b3-5240-471a-b3a7-c7ff6ab31e8d caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/exceptions/how-to-execute-cleanup-code-using-finally.md b/docs/csharp/programming-guide/exceptions/how-to-execute-cleanup-code-using-finally.md index db264c202e578..d5ee76637a3a2 100644 --- a/docs/csharp/programming-guide/exceptions/how-to-execute-cleanup-code-using-finally.md +++ b/docs/csharp/programming-guide/exceptions/how-to-execute-cleanup-code-using-finally.md @@ -1,13 +1,13 @@ --- title: "How to: Execute Cleanup Code Using finally (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 1b1e5aef-3f32-4a88-9d39-b5fffb33bdaf caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/exceptions/how-to-handle-an-exception-using-try-catch.md b/docs/csharp/programming-guide/exceptions/how-to-handle-an-exception-using-try-catch.md index 4c9ff4f4563a3..c01648c994703 100644 --- a/docs/csharp/programming-guide/exceptions/how-to-handle-an-exception-using-try-catch.md +++ b/docs/csharp/programming-guide/exceptions/how-to-handle-an-exception-using-try-catch.md @@ -1,13 +1,13 @@ --- title: "How to: Handle an Exception Using try-catch (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: ca8e3773-980e-4767-8633-7408540e9818 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/exceptions/using-exceptions.md b/docs/csharp/programming-guide/exceptions/using-exceptions.md index 8a5051976f4b6..1bd80b7ece9cf 100644 --- a/docs/csharp/programming-guide/exceptions/using-exceptions.md +++ b/docs/csharp/programming-guide/exceptions/using-exceptions.md @@ -1,13 +1,13 @@ --- title: "Using Exceptions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 71472c62-320a-470a-97d2-67995180389d caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/file-system-and-the-registry.md b/docs/csharp/programming-guide/file-system/file-system-and-the-registry.md index 73378845ad5ca..b624ee3b4d8ef 100644 --- a/docs/csharp/programming-guide/file-system/file-system-and-the-registry.md +++ b/docs/csharp/programming-guide/file-system/file-system-and-the-registry.md @@ -1,13 +1,13 @@ --- title: "File System and the Registry (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 0f2511cf-2b02-4b41-b001-b1754677c38f caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-copy-delete-and-move-files-and-folders.md b/docs/csharp/programming-guide/file-system/how-to-copy-delete-and-move-files-and-folders.md index 9d98d8d2110f0..d708d8c99de90 100644 --- a/docs/csharp/programming-guide/file-system/how-to-copy-delete-and-move-files-and-folders.md +++ b/docs/csharp/programming-guide/file-system/how-to-copy-delete-and-move-files-and-folders.md @@ -1,13 +1,13 @@ --- title: "How to: Copy, Delete, and Move Files and Folders (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 62e52cd7-9597-4e4a-acf9-1315f5cdbf05 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-create-a-file-or-folder.md b/docs/csharp/programming-guide/file-system/how-to-create-a-file-or-folder.md index 45b8202b5b653..7fbbe0d4ce6f8 100644 --- a/docs/csharp/programming-guide/file-system/how-to-create-a-file-or-folder.md +++ b/docs/csharp/programming-guide/file-system/how-to-create-a-file-or-folder.md @@ -1,13 +1,13 @@ --- title: "How to: Create a File or Folder (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 4582ee2d-d72d-4687-bcb9-08d336c62c25 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-create-a-key-in-the-registry.md b/docs/csharp/programming-guide/file-system/how-to-create-a-key-in-the-registry.md index a2332858a11f6..2536686e4030d 100644 --- a/docs/csharp/programming-guide/file-system/how-to-create-a-key-in-the-registry.md +++ b/docs/csharp/programming-guide/file-system/how-to-create-a-key-in-the-registry.md @@ -1,13 +1,13 @@ --- title: "How to: Create a Key In the Registry (Visual C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 8fa475b0-e01f-483a-9327-fd03488fdf5d caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-get-information-about-files-folders-and-drives.md b/docs/csharp/programming-guide/file-system/how-to-get-information-about-files-folders-and-drives.md index c7975c58d9bc3..dcd1ab8a86176 100644 --- a/docs/csharp/programming-guide/file-system/how-to-get-information-about-files-folders-and-drives.md +++ b/docs/csharp/programming-guide/file-system/how-to-get-information-about-files-folders-and-drives.md @@ -1,13 +1,13 @@ --- title: "How to: Get Information About Files, Folders, and Drives (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 22fc2da6-5494-405b-995e-c0b99142a93e caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-iterate-through-a-directory-tree.md b/docs/csharp/programming-guide/file-system/how-to-iterate-through-a-directory-tree.md index cca1bfb0091fd..d5c0ae3368c61 100644 --- a/docs/csharp/programming-guide/file-system/how-to-iterate-through-a-directory-tree.md +++ b/docs/csharp/programming-guide/file-system/how-to-iterate-through-a-directory-tree.md @@ -1,13 +1,13 @@ --- title: "How to: Iterate Through a Directory Tree (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: c4be4a75-6b1b-46a7-9d38-bab353091ed7 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-provide-a-progress-dialog-box-for-file-operations.md b/docs/csharp/programming-guide/file-system/how-to-provide-a-progress-dialog-box-for-file-operations.md index 94e9160987e5d..a0aa031407685 100644 --- a/docs/csharp/programming-guide/file-system/how-to-provide-a-progress-dialog-box-for-file-operations.md +++ b/docs/csharp/programming-guide/file-system/how-to-provide-a-progress-dialog-box-for-file-operations.md @@ -1,13 +1,13 @@ --- title: "How to: Provide a Progress Dialog Box for File Operations (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 01b71fe7-8178-4dc8-aeb1-12053be7b51c caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md b/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md index daee961a365c5..46debf21bbb8b 100644 --- a/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md +++ b/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md @@ -1,13 +1,13 @@ --- title: "How to: Read a Text File One Line at a Time (Visual C#) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: d62e22c5-a13c-48db-af9b-f10c801b0cb1 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-read-from-a-text-file.md b/docs/csharp/programming-guide/file-system/how-to-read-from-a-text-file.md index a9decd3fa901e..16e9c2a3a2982 100644 --- a/docs/csharp/programming-guide/file-system/how-to-read-from-a-text-file.md +++ b/docs/csharp/programming-guide/file-system/how-to-read-from-a-text-file.md @@ -1,13 +1,13 @@ --- title: "How to: Read From a Text File (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "StreamReader.ReadToEnd" @@ -22,7 +22,7 @@ ms.assetid: 92246c5b-e819-4eea-9370-1a9460e12de3 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/file-system/how-to-write-to-a-text-file.md b/docs/csharp/programming-guide/file-system/how-to-write-to-a-text-file.md index 7a4154d7cd26f..16f3497c0c0ba 100644 --- a/docs/csharp/programming-guide/file-system/how-to-write-to-a-text-file.md +++ b/docs/csharp/programming-guide/file-system/how-to-write-to-a-text-file.md @@ -1,13 +1,13 @@ --- title: "How to: Write to a Text File (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "TextWriter.WriteLine" @@ -21,7 +21,7 @@ ms.assetid: 2e99f184-d88b-4719-a7f1-d9ec482aa809 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/benefits-of-generics.md b/docs/csharp/programming-guide/generics/benefits-of-generics.md index 3399c20850a31..9471bebd766f5 100644 --- a/docs/csharp/programming-guide/generics/benefits-of-generics.md +++ b/docs/csharp/programming-guide/generics/benefits-of-generics.md @@ -1,13 +1,13 @@ --- title: "Benefits of Generics (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 80f037cd-9ea7-48be-bfc1-219bfb2d4277 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/constraints-on-type-parameters.md b/docs/csharp/programming-guide/generics/constraints-on-type-parameters.md index fa8b3435181d7..6e1b9949c9445 100644 --- a/docs/csharp/programming-guide/generics/constraints-on-type-parameters.md +++ b/docs/csharp/programming-guide/generics/constraints-on-type-parameters.md @@ -1,13 +1,13 @@ --- title: "Constraints on Type Parameters (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 141b003e-1ddb-4e1c-bcb2-e1c3870e6a51 caps.latest.revision: 41 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/default-keyword-in-generic-code.md b/docs/csharp/programming-guide/generics/default-keyword-in-generic-code.md index 0b69e969333a8..3327b833742e3 100644 --- a/docs/csharp/programming-guide/generics/default-keyword-in-generic-code.md +++ b/docs/csharp/programming-guide/generics/default-keyword-in-generic-code.md @@ -1,13 +1,13 @@ --- title: "default Keyword in Generic Code (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: b9daf449-4e64-496e-8592-6ed2c8875a98 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/differences-between-cpp-templates-and-csharp-generics.md b/docs/csharp/programming-guide/generics/differences-between-cpp-templates-and-csharp-generics.md index 33a98150159c6..68dc1cfcf5e4c 100644 --- a/docs/csharp/programming-guide/generics/differences-between-cpp-templates-and-csharp-generics.md +++ b/docs/csharp/programming-guide/generics/differences-between-cpp-templates-and-csharp-generics.md @@ -1,13 +1,13 @@ --- title: "Differences Between C++ Templates and C# Generics (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 1da6beeb-d4a4-4da0-87b7-0cfbe04920b7 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generic-classes.md b/docs/csharp/programming-guide/generics/generic-classes.md index a196a01db9486..265fffd57ba3b 100644 --- a/docs/csharp/programming-guide/generics/generic-classes.md +++ b/docs/csharp/programming-guide/generics/generic-classes.md @@ -1,13 +1,13 @@ --- title: "Generic Classes (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 27d6f256-cd61-41e3-bc6e-b990a53b0224 caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generic-delegates.md b/docs/csharp/programming-guide/generics/generic-delegates.md index 7df99c5f81034..f50037eef05b7 100644 --- a/docs/csharp/programming-guide/generics/generic-delegates.md +++ b/docs/csharp/programming-guide/generics/generic-delegates.md @@ -1,13 +1,13 @@ --- title: "Generic Delegates (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: bdea509c-44c1-4309-aaa9-15c7aee009df caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generic-interfaces.md b/docs/csharp/programming-guide/generics/generic-interfaces.md index 647f213982cde..e705ba451a464 100644 --- a/docs/csharp/programming-guide/generics/generic-interfaces.md +++ b/docs/csharp/programming-guide/generics/generic-interfaces.md @@ -1,13 +1,13 @@ --- title: "Generic Interfaces (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: a8fa49a1-6e78-4a09-87e5-84a0b9f5ffbe caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generic-methods.md b/docs/csharp/programming-guide/generics/generic-methods.md index 6d9b87ecfe5b1..42313316f4d64 100644 --- a/docs/csharp/programming-guide/generics/generic-methods.md +++ b/docs/csharp/programming-guide/generics/generic-methods.md @@ -1,13 +1,13 @@ --- title: "Generic Methods (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 673eeea2-4b48-4faa-9c4e-2e89449221b9 caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generic-type-parameters.md b/docs/csharp/programming-guide/generics/generic-type-parameters.md index 5252c69256c8b..6c57fc215139d 100644 --- a/docs/csharp/programming-guide/generics/generic-type-parameters.md +++ b/docs/csharp/programming-guide/generics/generic-type-parameters.md @@ -1,13 +1,13 @@ --- title: "Generic Type Parameters (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: a03b0ab2-0606-4b41-b7bf-e64d5bb4d18f caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generics-and-arrays.md b/docs/csharp/programming-guide/generics/generics-and-arrays.md index 9fe3b38b04263..119d22aea305e 100644 --- a/docs/csharp/programming-guide/generics/generics-and-arrays.md +++ b/docs/csharp/programming-guide/generics/generics-and-arrays.md @@ -1,13 +1,13 @@ --- title: "Generics and Arrays (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 7d956536-3851-41b5-94ad-3e7c0a5fe485 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generics-and-attributes.md b/docs/csharp/programming-guide/generics/generics-and-attributes.md index 075e70eaaefe6..741f7a15e860a 100644 --- a/docs/csharp/programming-guide/generics/generics-and-attributes.md +++ b/docs/csharp/programming-guide/generics/generics-and-attributes.md @@ -1,13 +1,13 @@ --- title: "Generics and Attributes (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: da9fc326-4648-454a-8e13-3911a2edefd7 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generics-and-reflection.md b/docs/csharp/programming-guide/generics/generics-and-reflection.md index be52fc6ff59da..b71f62a60245f 100644 --- a/docs/csharp/programming-guide/generics/generics-and-reflection.md +++ b/docs/csharp/programming-guide/generics/generics-and-reflection.md @@ -1,13 +1,13 @@ --- title: "Generics and Reflection (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 162fd9b4-dd5b-4abb-8c9b-e44e21e2f451 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generics-in-the-net-framework-class-library.md b/docs/csharp/programming-guide/generics/generics-in-the-net-framework-class-library.md index 22b9451568413..5226ef2e85914 100644 --- a/docs/csharp/programming-guide/generics/generics-in-the-net-framework-class-library.md +++ b/docs/csharp/programming-guide/generics/generics-in-the-net-framework-class-library.md @@ -1,13 +1,13 @@ --- title: "Generics in the .NET Framework Class Library (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: afdd5477-6770-4686-8297-f58a4d749daf caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/generics-in-the-run-time.md b/docs/csharp/programming-guide/generics/generics-in-the-run-time.md index ad4644fa3d10b..14aa525a60836 100644 --- a/docs/csharp/programming-guide/generics/generics-in-the-run-time.md +++ b/docs/csharp/programming-guide/generics/generics-in-the-run-time.md @@ -1,13 +1,13 @@ --- title: "Generics in the Run Time (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 119df7e6-9ceb-49df-af36-24f8f8c0747f caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/index.md b/docs/csharp/programming-guide/generics/index.md index c04626a2a9aa7..795efe6ff909a 100644 --- a/docs/csharp/programming-guide/generics/index.md +++ b/docs/csharp/programming-guide/generics/index.md @@ -1,13 +1,13 @@ --- title: "Generics (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 75ea8509-a4ea-4e7a-a2b3-cf72482e9282 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/generics/introduction-to-generics.md b/docs/csharp/programming-guide/generics/introduction-to-generics.md index e6f60c4952c71..c3eac9a06ab8e 100644 --- a/docs/csharp/programming-guide/generics/introduction-to-generics.md +++ b/docs/csharp/programming-guide/generics/introduction-to-generics.md @@ -1,13 +1,13 @@ --- title: "Introduction to Generics (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: a1ad761e-42f7-41dd-a62f-452a2de26b9d caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/index.md b/docs/csharp/programming-guide/index.md index 33fbce5dfb681..da3739da5a9db 100644 --- a/docs/csharp/programming-guide/index.md +++ b/docs/csharp/programming-guide/index.md @@ -1,13 +1,13 @@ --- title: "C# Programming Guide | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs.langref" @@ -22,7 +22,7 @@ ms.assetid: ac0f23a2-6bf3-4077-be99-538ae5fd3bc5 caps.latest.revision: 45 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/indexers/comparison-between-properties-and-indexers.md b/docs/csharp/programming-guide/indexers/comparison-between-properties-and-indexers.md index 7e871b5ace39c..53c42f5b2d275 100644 --- a/docs/csharp/programming-guide/indexers/comparison-between-properties-and-indexers.md +++ b/docs/csharp/programming-guide/indexers/comparison-between-properties-and-indexers.md @@ -1,13 +1,13 @@ --- title: "Comparison Between Properties and Indexers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 3358a89f-44a0-4a4d-bf8c-07237a90af39 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/indexers/index.md b/docs/csharp/programming-guide/indexers/index.md index af6118653da5a..2f483fa41ab05 100644 --- a/docs/csharp/programming-guide/indexers/index.md +++ b/docs/csharp/programming-guide/indexers/index.md @@ -1,13 +1,13 @@ --- title: "Indexers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs.indexers" @@ -20,7 +20,7 @@ ms.assetid: 022cd27d-d5e0-4cfe-8b97-dc018cc3355d caps.latest.revision: 29 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/indexers/indexers-in-interfaces.md b/docs/csharp/programming-guide/indexers/indexers-in-interfaces.md index 0723f5a831eee..5aa798b0cad3e 100644 --- a/docs/csharp/programming-guide/indexers/indexers-in-interfaces.md +++ b/docs/csharp/programming-guide/indexers/indexers-in-interfaces.md @@ -1,13 +1,13 @@ --- title: "Indexers in Interfaces (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: e16b54bd-4a83-4f52-bd75-65819fca79e8 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/indexers/using-indexers.md b/docs/csharp/programming-guide/indexers/using-indexers.md index cd9963293e344..160dcb34eff87 100644 --- a/docs/csharp/programming-guide/indexers/using-indexers.md +++ b/docs/csharp/programming-guide/indexers/using-indexers.md @@ -1,13 +1,13 @@ --- title: "Using Indexers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: df70e1a2-3ce3-4aba-ad80-4b2f3538699f caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/inside-a-program/coding-conventions.md b/docs/csharp/programming-guide/inside-a-program/coding-conventions.md index 29c73984a8d1a..20ea8055501a2 100644 --- a/docs/csharp/programming-guide/inside-a-program/coding-conventions.md +++ b/docs/csharp/programming-guide/inside-a-program/coding-conventions.md @@ -1,13 +1,13 @@ --- title: "C# Coding Conventions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: f4f60de9-d49b-4fb6-bab1-20e19ea24710 caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/inside-a-program/general-structure-of-a-csharp-program.md b/docs/csharp/programming-guide/inside-a-program/general-structure-of-a-csharp-program.md index f1ff691f0885b..374a5f7046ccd 100644 --- a/docs/csharp/programming-guide/inside-a-program/general-structure-of-a-csharp-program.md +++ b/docs/csharp/programming-guide/inside-a-program/general-structure-of-a-csharp-program.md @@ -1,13 +1,13 @@ --- title: "General Structure of a C# Program (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 5ae964a5-0ef0-40fe-88fb-6d1793371d0d caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md b/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md index fdf8275d8ac60..beb679691fc72 100644 --- a/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md +++ b/docs/csharp/programming-guide/inside-a-program/hello-world-your-first-program.md @@ -1,13 +1,13 @@ --- title: "Hello World -- Your First Program (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "get-started-article" f1_keywords: - "cs.program" @@ -21,7 +21,7 @@ ms.assetid: 6493182a-b0b6-4539-a719-518a168cb730 caps.latest.revision: 39 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/inside-a-program/index.md b/docs/csharp/programming-guide/inside-a-program/index.md index d885b31eb9716..3a897f3d1460b 100644 --- a/docs/csharp/programming-guide/inside-a-program/index.md +++ b/docs/csharp/programming-guide/inside-a-program/index.md @@ -1,13 +1,13 @@ --- title: "Inside a C# Program | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 9551354b-33f0-4e11-bbf0-1a35e3702b22 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interfaces/explicit-interface-implementation.md b/docs/csharp/programming-guide/interfaces/explicit-interface-implementation.md index 78f29f4e7dba7..7ad179fad8be8 100644 --- a/docs/csharp/programming-guide/interfaces/explicit-interface-implementation.md +++ b/docs/csharp/programming-guide/interfaces/explicit-interface-implementation.md @@ -1,13 +1,13 @@ --- title: "Explicit Interface Implementation (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 181c901f-0d4c-4f29-97fc-895079617bf2 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-interface-members.md b/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-interface-members.md index aed0d0e233eda..9ddb0de4d8c2a 100644 --- a/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-interface-members.md +++ b/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-interface-members.md @@ -1,13 +1,13 @@ --- title: "How to: Explicitly Implement Interface Members (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 514cde76-f981-474e-8b40-9493619f899c caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-members-of-two-interfaces.md b/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-members-of-two-interfaces.md index 93d8d95b449e5..a8f1df429ae26 100644 --- a/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-members-of-two-interfaces.md +++ b/docs/csharp/programming-guide/interfaces/how-to-explicitly-implement-members-of-two-interfaces.md @@ -1,13 +1,13 @@ --- title: "How to: Explicitly Implement Members of Two Interfaces (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 8b402ddc-dff9-4869-89cb-d718c764e68e caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interfaces/index.md b/docs/csharp/programming-guide/interfaces/index.md index f568633dd13ed..dfa8476b1b5b1 100644 --- a/docs/csharp/programming-guide/interfaces/index.md +++ b/docs/csharp/programming-guide/interfaces/index.md @@ -1,13 +1,13 @@ --- title: "Interfaces (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 2feda177-ce11-432d-81b4-d50f5f35fd37 caps.latest.revision: 45 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interop/example-com-class.md b/docs/csharp/programming-guide/interop/example-com-class.md index 57da6169265be..eba3881235f91 100644 --- a/docs/csharp/programming-guide/interop/example-com-class.md +++ b/docs/csharp/programming-guide/interop/example-com-class.md @@ -1,13 +1,13 @@ --- title: "Example COM Class (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 6504dea9-ad1c-4993-a794-830fec5270af caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interop/how-to-access-office-onterop-objects.md b/docs/csharp/programming-guide/interop/how-to-access-office-onterop-objects.md index 2ea69562b55b5..5abaeec236e85 100644 --- a/docs/csharp/programming-guide/interop/how-to-access-office-onterop-objects.md +++ b/docs/csharp/programming-guide/interop/how-to-access-office-onterop-objects.md @@ -1,13 +1,13 @@ --- title: "How to: Access Office Interop Objects by Using Visual C# Features (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: 041b25c2-3512-4e0f-a4ea-ceb2999e4d5e caps.latest.revision: 33 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interop/how-to-use-indexed-properties-in-com-interop-rogramming.md b/docs/csharp/programming-guide/interop/how-to-use-indexed-properties-in-com-interop-rogramming.md index b2385045a27af..f404fd6e1ff37 100644 --- a/docs/csharp/programming-guide/interop/how-to-use-indexed-properties-in-com-interop-rogramming.md +++ b/docs/csharp/programming-guide/interop/how-to-use-indexed-properties-in-com-interop-rogramming.md @@ -1,13 +1,13 @@ --- title: "How to: Use Indexed Properties in COM Interop Programming (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 756bfc1e-7c28-4d4d-b114-ac9288c73882 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interop/how-to-use-platform-invoke-to-play-a-wave-file.md b/docs/csharp/programming-guide/interop/how-to-use-platform-invoke-to-play-a-wave-file.md index 18e9f7a7b44cc..8fb372ef6088b 100644 --- a/docs/csharp/programming-guide/interop/how-to-use-platform-invoke-to-play-a-wave-file.md +++ b/docs/csharp/programming-guide/interop/how-to-use-platform-invoke-to-play-a-wave-file.md @@ -1,13 +1,13 @@ --- title: "How to: Use Platform Invoke to Play a Wave File (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: f7f62f53-e026-4c40-b221-3a26adb0c2c5 caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interop/interoperability-overview.md b/docs/csharp/programming-guide/interop/interoperability-overview.md index dfc0d25f2dc05..409b0fef163d8 100644 --- a/docs/csharp/programming-guide/interop/interoperability-overview.md +++ b/docs/csharp/programming-guide/interop/interoperability-overview.md @@ -1,13 +1,13 @@ --- title: "Interoperability Overview (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: c025b2e0-2357-4c27-8461-118f0090aeff caps.latest.revision: 43 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interop/interoperability.md b/docs/csharp/programming-guide/interop/interoperability.md index 0d8cfc7cbd548..a47002979613a 100644 --- a/docs/csharp/programming-guide/interop/interoperability.md +++ b/docs/csharp/programming-guide/interop/interoperability.md @@ -1,13 +1,13 @@ --- title: "Interoperability (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 238bb95a-e962-4026-bbd5-197055bdb8ee caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/interop/walkthrough-office-programming.md b/docs/csharp/programming-guide/interop/walkthrough-office-programming.md index 0439b96880db0..51858af6bce02 100644 --- a/docs/csharp/programming-guide/interop/walkthrough-office-programming.md +++ b/docs/csharp/programming-guide/interop/walkthrough-office-programming.md @@ -1,13 +1,13 @@ --- title: "Walkthrough: Office Programming (C# and Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 519cff31-f80b-4f0e-a56b-26358d0f8c51 caps.latest.revision: 46 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-create-a-nested-group.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-create-a-nested-group.md index 14103bb195952..74101a533c08c 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-create-a-nested-group.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-create-a-nested-group.md @@ -1,13 +1,13 @@ --- title: "How to: Create a Nested Group (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: f48c64af-6d4e-473c-ab27-02f78b5ec2b9 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-dynamically-specify-predicate-filters-at-runtime.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-dynamically-specify-predicate-filters-at-runtime.md index cb02375fd764d..f63ba5781c096 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-dynamically-specify-predicate-filters-at-runtime.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-dynamically-specify-predicate-filters-at-runtime.md @@ -1,13 +1,13 @@ --- title: "How to: Dynamically Specify Predicate Filters at Runtime (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: 52f2dc7a-8353-4c6e-98d3-eec99a907a5f caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-group-query-results.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-group-query-results.md index 1d41046bd380c..b94922c130ff6 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-group-query-results.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-group-query-results.md @@ -1,13 +1,13 @@ --- title: "How to: Group Query Results (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: ee981053-3392-4245-a8c2-b3730211da0d caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-group-results-by-contiguous-keys.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-group-results-by-contiguous-keys.md index e9618ad8c865e..314cb4dd4ef73 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-group-results-by-contiguous-keys.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-group-results-by-contiguous-keys.md @@ -1,13 +1,13 @@ --- title: "How to: Group Results by Contiguous Keys (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 0f0f48a8-e13b-4274-8903-3b73f68cd18e caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-exceptions-in-query-expressions.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-exceptions-in-query-expressions.md index f19e62a677424..5d3e9ae616999 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-exceptions-in-query-expressions.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-exceptions-in-query-expressions.md @@ -1,13 +1,13 @@ --- title: "How to: Handle Exceptions in Query Expressions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 4ce6c081-7731-4b8f-b4fa-d947f165a18a caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-null-values-in-query-expressions.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-null-values-in-query-expressions.md index 5e995ae2ac973..1b8f68b77c375 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-null-values-in-query-expressions.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-handle-null-values-in-query-expressions.md @@ -1,13 +1,13 @@ --- title: "How to: Handle Null Values in Query Expressions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: cb34f7a1-7ef5-466a-90ba-91da30ab525d caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-join-by-using-composite-keys.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-join-by-using-composite-keys.md index b82fac0a98dd3..9ee26f4ce67dd 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-join-by-using-composite-keys.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-join-by-using-composite-keys.md @@ -1,13 +1,13 @@ --- title: "How to: Join by Using Composite Keys (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: 3e015b3f-9cca-4b0c-aa97-dca0d36ea592 caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-order-the-results-of-a-join-clause.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-order-the-results-of-a-join-clause.md index 1414ed24f18d7..92afefa71aa9b 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-order-the-results-of-a-join-clause.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-order-the-results-of-a-join-clause.md @@ -1,13 +1,13 @@ --- title: "How to: Order the Results of a Join Clause (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 83f36f16-2ba3-453f-8b9f-7d02b415610e caps.latest.revision: 6 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-a-subquery-on-a-grouping-operation.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-a-subquery-on-a-grouping-operation.md index b53405dd7abeb..87d88ff41e88a 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-a-subquery-on-a-grouping-operation.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-a-subquery-on-a-grouping-operation.md @@ -1,13 +1,13 @@ --- title: "How to: Perform a Subquery on a Grouping Operation (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -24,7 +24,7 @@ ms.assetid: 7b0805cd-53b4-429d-86b6-d37fb08f2c95 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-custom-join-operations.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-custom-join-operations.md index f45745470cc86..3bd88877fda52 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-custom-join-operations.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-custom-join-operations.md @@ -1,13 +1,13 @@ --- title: "How to: Perform Custom Join Operations (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: a05e2ab1-410d-4a1d-8ada-af93539682c9 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-grouped-joins.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-grouped-joins.md index 1d5479e282e7e..12226f7630c20 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-grouped-joins.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-grouped-joins.md @@ -1,13 +1,13 @@ --- title: "How to: Perform Grouped Joins (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 31b654c0-77ac-43fa-be11-aa38e14cae2d caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-inner-joins.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-inner-joins.md index 53e8d52f204eb..51b98511194ac 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-inner-joins.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-inner-joins.md @@ -1,13 +1,13 @@ --- title: "How to: Perform Inner Joins (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: d9edb404-8314-413e-ae51-83bb86c7a4b5 caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-left-outer-joins.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-left-outer-joins.md index 806f31e94ea75..6aa82a260add7 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-left-outer-joins.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-perform-left-outer-joins.md @@ -1,13 +1,13 @@ --- title: "How to: Perform Left Outer Joins (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 18e32be8-93db-4d30-8dea-ec6596e18f43 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-query-a-collection-of-objects.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-query-a-collection-of-objects.md index 5354b1a7e4f7c..43d94bcca3138 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-query-a-collection-of-objects.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-query-a-collection-of-objects.md @@ -1,13 +1,13 @@ --- title: "How to: Query a Collection of Objects (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 122d1e3b-1604-4add-b6b4-b84530a77b6b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-return-a-query-from-a-method.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-return-a-query-from-a-method.md index d6a22b4b9e7db..92c7232d282f7 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-return-a-query-from-a-method.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-return-a-query-from-a-method.md @@ -1,13 +1,13 @@ --- title: "How to: Return a Query from a Method (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 9d6f20a7-f085-44cf-9df3-71948255ec68 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-store-the-results-of-a-query-in-memory.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-store-the-results-of-a-query-in-memory.md index e621751026850..d376364a8fe67 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-store-the-results-of-a-query-in-memory.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-store-the-results-of-a-query-in-memory.md @@ -1,13 +1,13 @@ --- title: "How to: Store the Results of a Query in Memory (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 7271597f-3523-4f7b-b088-1eeffe913b2d caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/linq-query-expressions/how-to-write-linq-queries.md b/docs/csharp/programming-guide/linq-query-expressions/how-to-write-linq-queries.md index 9eb4c0dd2effb..7e37a091e2459 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/how-to-write-linq-queries.md +++ b/docs/csharp/programming-guide/linq-query-expressions/how-to-write-linq-queries.md @@ -1,13 +1,13 @@ --- title: "How to: Write LINQ Queries in C# | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 45e47fcc-cfa1-4b72-b161-d038ae87bd23 caps.latest.revision: 25 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/index.md b/docs/csharp/programming-guide/linq-query-expressions/index.md index 4fd8fb5906847..e11b4f2c4fdcb 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/index.md +++ b/docs/csharp/programming-guide/linq-query-expressions/index.md @@ -1,13 +1,13 @@ --- title: "LINQ Query Expressions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: 40638f19-fb46-4d26-a2d9-a383b48f5ed4 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/linq-query-expressions/query-expression-basics.md b/docs/csharp/programming-guide/linq-query-expressions/query-expression-basics.md index 2e14eea48d34a..7e37a2e47e75f 100644 --- a/docs/csharp/programming-guide/linq-query-expressions/query-expression-basics.md +++ b/docs/csharp/programming-guide/linq-query-expressions/query-expression-basics.md @@ -1,13 +1,13 @@ --- title: "Query Expression Basics (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: d3e1f4e6-1cf0-4066-87e3-1a42387223a6 caps.latest.revision: 32 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/main-and-command-args/command-line-arguments.md b/docs/csharp/programming-guide/main-and-command-args/command-line-arguments.md index 672757ca4f740..d8eeeb6a3e48b 100644 --- a/docs/csharp/programming-guide/main-and-command-args/command-line-arguments.md +++ b/docs/csharp/programming-guide/main-and-command-args/command-line-arguments.md @@ -1,13 +1,13 @@ --- title: "Command-Line Arguments (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 0e597e0d-ea7a-41ba-a38a-0198122f3c26 caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md b/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md index 3cba408d4ad69..e4d3006312203 100644 --- a/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md +++ b/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md @@ -1,13 +1,13 @@ --- title: "How to: Access Command-Line Arguments Using foreach (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 89c3e335-3f5b-4e24-8c5a-b8036561fe8a caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/main-and-command-args/how-to-display-command-line-arguments.md b/docs/csharp/programming-guide/main-and-command-args/how-to-display-command-line-arguments.md index 11441a049dd7e..b8710cd2a52f0 100644 --- a/docs/csharp/programming-guide/main-and-command-args/how-to-display-command-line-arguments.md +++ b/docs/csharp/programming-guide/main-and-command-args/how-to-display-command-line-arguments.md @@ -1,13 +1,13 @@ --- title: "How to: Display Command Line Arguments (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: b8479f2d-9e05-4d38-82da-2e61246e5437 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/main-and-command-args/main-and-command-line-arguments.md b/docs/csharp/programming-guide/main-and-command-args/main-and-command-line-arguments.md index 2795287fae5ad..5481b20a7b82c 100644 --- a/docs/csharp/programming-guide/main-and-command-args/main-and-command-line-arguments.md +++ b/docs/csharp/programming-guide/main-and-command-args/main-and-command-line-arguments.md @@ -1,13 +1,13 @@ --- title: "Main() and Command-Line Arguments (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CS5001" @@ -25,7 +25,7 @@ ms.assetid: 73a17231-cf96-44ea-aa8a-54807c6fb1f4 caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/main-and-command-args/main-return-values.md b/docs/csharp/programming-guide/main-and-command-args/main-return-values.md index 3b453b3600f2d..a61940bb283eb 100644 --- a/docs/csharp/programming-guide/main-and-command-args/main-return-values.md +++ b/docs/csharp/programming-guide/main-and-command-args/main-return-values.md @@ -1,13 +1,13 @@ --- title: "Main() Return Values (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: c2f5a1d8-1676-4bea-bc7e-44a97e72d5bc caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md b/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md index 78d5f8ad00236..7b85289a5187b 100644 --- a/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md +++ b/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md @@ -1,13 +1,13 @@ --- title: "How to: Use the Global Namespace Alias (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 98a1d89b-3c5a-44f7-8400-c4a3c0ec22a9 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/namespaces/how-to-use-the-my-namespace.md b/docs/csharp/programming-guide/namespaces/how-to-use-the-my-namespace.md index 0cc6a55ab9dfc..646393cdaf2b1 100644 --- a/docs/csharp/programming-guide/namespaces/how-to-use-the-my-namespace.md +++ b/docs/csharp/programming-guide/namespaces/how-to-use-the-my-namespace.md @@ -1,13 +1,13 @@ --- title: "How to: Use the My Namespace (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: e7152414-0ea5-4c8e-bf02-c8d5bbe45ff4 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/namespaces/index.md b/docs/csharp/programming-guide/namespaces/index.md index aa60ba108881a..931a745192e04 100644 --- a/docs/csharp/programming-guide/namespaces/index.md +++ b/docs/csharp/programming-guide/namespaces/index.md @@ -1,13 +1,13 @@ --- title: "Namespaces (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: b1c4ab46-3fad-4ffa-9deb-dd50a2d8c65a caps.latest.revision: 27 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/namespaces/using-namespaces.md b/docs/csharp/programming-guide/namespaces/using-namespaces.md index 0397d4470fcd9..c9edcf0469fd1 100644 --- a/docs/csharp/programming-guide/namespaces/using-namespaces.md +++ b/docs/csharp/programming-guide/namespaces/using-namespaces.md @@ -1,13 +1,13 @@ --- title: "Using Namespaces (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs.names" @@ -20,7 +20,7 @@ ms.assetid: 1fe8bf39-addc-438a-bd9e-86410e32381d caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/nullable-types/boxing-nullable-types.md b/docs/csharp/programming-guide/nullable-types/boxing-nullable-types.md index d4ada121a68ea..42ff037027b9a 100644 --- a/docs/csharp/programming-guide/nullable-types/boxing-nullable-types.md +++ b/docs/csharp/programming-guide/nullable-types/boxing-nullable-types.md @@ -1,13 +1,13 @@ --- title: "Boxing Nullable Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: bdb5b626-abc0-405d-8f64-0f0a0bf883a4 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/nullable-types/how-to-identify-a-nullable-type.md b/docs/csharp/programming-guide/nullable-types/how-to-identify-a-nullable-type.md index 62e9341341de1..ad50634a8bc89 100644 --- a/docs/csharp/programming-guide/nullable-types/how-to-identify-a-nullable-type.md +++ b/docs/csharp/programming-guide/nullable-types/how-to-identify-a-nullable-type.md @@ -1,13 +1,13 @@ --- title: "How to: Identify a Nullable Type (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: d4b67ee2-66e8-40c1-ae9d-545d32c71387 caps.latest.revision: 7 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/nullable-types/how-to-safely-cast-from-bool-to-bool.md b/docs/csharp/programming-guide/nullable-types/how-to-safely-cast-from-bool-to-bool.md index 9005471b43f44..2dd0f5bd94ab9 100644 --- a/docs/csharp/programming-guide/nullable-types/how-to-safely-cast-from-bool-to-bool.md +++ b/docs/csharp/programming-guide/nullable-types/how-to-safely-cast-from-bool-to-bool.md @@ -1,13 +1,13 @@ --- title: "How to: Safely Cast from bool? to bool (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: e06e4274-a443-422d-8ef1-9dbf9df55237 caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/nullable-types/index.md b/docs/csharp/programming-guide/nullable-types/index.md index 697cafbbd2a0a..7b3952d96000c 100644 --- a/docs/csharp/programming-guide/nullable-types/index.md +++ b/docs/csharp/programming-guide/nullable-types/index.md @@ -1,13 +1,13 @@ --- title: "Nullable Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: e473cb01-28ca-42be-9cea-f717055d72c6 caps.latest.revision: 44 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/nullable-types/using-nullable-types.md b/docs/csharp/programming-guide/nullable-types/using-nullable-types.md index c4f3f844f12d1..3832dc6f81b60 100644 --- a/docs/csharp/programming-guide/nullable-types/using-nullable-types.md +++ b/docs/csharp/programming-guide/nullable-types/using-nullable-types.md @@ -1,13 +1,13 @@ --- title: "Using Nullable Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 0bacbe72-ce15-4b14-83e1-9c14e6380c28 caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/anonymous-functions.md b/docs/csharp/programming-guide/statements-expressions-operators/anonymous-functions.md index 559848ab3f7da..0a470a909f816 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/anonymous-functions.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/anonymous-functions.md @@ -1,13 +1,13 @@ --- title: "Anonymous Functions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 6ce3f04d-0c71-4728-9127-634c7e9a8365 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/anonymous-methods.md b/docs/csharp/programming-guide/statements-expressions-operators/anonymous-methods.md index e6a96f83ccaa6..c226f4d26d338 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/anonymous-methods.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/anonymous-methods.md @@ -1,13 +1,13 @@ --- title: "Anonymous Methods (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: a62441fa-f0a3-4acb-9aa6-93762a635275 caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/conversion-operators.md b/docs/csharp/programming-guide/statements-expressions-operators/conversion-operators.md index aa07d6955b423..719fb804d868f 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/conversion-operators.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/conversion-operators.md @@ -1,13 +1,13 @@ --- title: "Conversion Operators (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: c5ad73a3-d57b-4d2b-b4c9-24e3c2856efc caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/equality-comparisons.md b/docs/csharp/programming-guide/statements-expressions-operators/equality-comparisons.md index 1d2f10b6c67d7..4960de658ccf7 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/equality-comparisons.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/equality-comparisons.md @@ -1,13 +1,13 @@ --- title: "Equality Comparisons (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 10b865ea-4e7b-4127-9242-c9b8f57d9f04 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/expressions.md b/docs/csharp/programming-guide/statements-expressions-operators/expressions.md index 195e65c0fbabc..82ae832d13578 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/expressions.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/expressions.md @@ -1,13 +1,13 @@ --- title: "Expressions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: c7d8feb0-0e58-4f94-8bf6-4d070550a832 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/how-to-define-value-equality-for-a-type.md b/docs/csharp/programming-guide/statements-expressions-operators/how-to-define-value-equality-for-a-type.md index ab8ebdfc238a6..5c4a0b5bf370e 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/how-to-define-value-equality-for-a-type.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/how-to-define-value-equality-for-a-type.md @@ -1,13 +1,13 @@ --- title: "How to: Define Value Equality for a Type (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: 4084581e-b931-498b-9534-cf7ef5b68690 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/how-to-implement-user-defined-conversions-between-structs.md b/docs/csharp/programming-guide/statements-expressions-operators/how-to-implement-user-defined-conversions-between-structs.md index e9ecfeabac713..438e3178dd0ae 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/how-to-implement-user-defined-conversions-between-structs.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/how-to-implement-user-defined-conversions-between-structs.md @@ -1,13 +1,13 @@ --- title: "How to: Implement User-Defined Conversions Between Structs (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 97839aef-8fbc-40d5-9769-6b569bc2710b caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/how-to-test-for-reference-equality-identity.md b/docs/csharp/programming-guide/statements-expressions-operators/how-to-test-for-reference-equality-identity.md index 18aa5448b1469..431ab932eee07 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/how-to-test-for-reference-equality-identity.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/how-to-test-for-reference-equality-identity.md @@ -1,13 +1,13 @@ --- title: "How to: Test for Reference Equality (Identity) (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 91307fda-267b-4fd2-a338-2aada39ee791 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-in-a-query.md b/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-in-a-query.md index e3eb59ad4e2e9..01bbfaede0278 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-in-a-query.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-in-a-query.md @@ -1,13 +1,13 @@ --- title: "How to: Use Lambda Expressions in a Query (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 3cac4d25-d11f-4abd-9e7c-0f02e97ae06d caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-outside-linq.md b/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-outside-linq.md index 1a97ff5827f9c..4117443265abf 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-outside-linq.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-outside-linq.md @@ -1,13 +1,13 @@ --- title: "How to: Use Lambda Expressions Outside LINQ (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 2b519274-6ee4-4455-ab2e-aed67dbfd07c caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-operator-overloading-to-create-a-complex-number-class.md b/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-operator-overloading-to-create-a-complex-number-class.md index a6c888eb13ac4..3548f839af934 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-operator-overloading-to-create-a-complex-number-class.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/how-to-use-operator-overloading-to-create-a-complex-number-class.md @@ -1,13 +1,13 @@ --- title: "How to: Use Operator Overloading to Create a Complex Number Class (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: c9b8d982-5112-413f-bae3-b42ae3248ddf caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/index.md b/docs/csharp/programming-guide/statements-expressions-operators/index.md index b0b657b9c28ba..d102210ea1950 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/index.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/index.md @@ -1,13 +1,13 @@ --- title: "Statements, Expressions, and Operators (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: 20f8469d-5a6a-4084-ad90-0856b7e97e45 caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/lambda-expressions.md b/docs/csharp/programming-guide/statements-expressions-operators/lambda-expressions.md index 42462ec9078f6..80b37db9f6a2e 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/lambda-expressions.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/lambda-expressions.md @@ -1,13 +1,13 @@ --- title: "Lambda Expressions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -21,7 +21,7 @@ ms.assetid: 57e3ba27-9a82-4067-aca7-5ca446b7bf93 caps.latest.revision: 64 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/operators.md b/docs/csharp/programming-guide/statements-expressions-operators/operators.md index 9b65443545803..0666cec339373 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/operators.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/operators.md @@ -1,13 +1,13 @@ --- title: "Operators (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 214e7b83-1a41-4f7c-9867-64e9c0bab39f caps.latest.revision: 42 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/overloadable-operators.md b/docs/csharp/programming-guide/statements-expressions-operators/overloadable-operators.md index b517e69a697d9..08f780b2e3c0f 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/overloadable-operators.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/overloadable-operators.md @@ -1,13 +1,13 @@ --- title: "Overloadable Operators (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 390d9d01-79fc-40ab-9ed3-0bf448da1b6a caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/statements.md b/docs/csharp/programming-guide/statements-expressions-operators/statements.md index 275072f9346ad..3dd5272e3746f 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/statements.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/statements.md @@ -1,13 +1,13 @@ --- title: "Statements (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 901bcde7-87de-4e15-833c-f9cfd40c8ce3 caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/statements-expressions-operators/using-conversion-operators.md b/docs/csharp/programming-guide/statements-expressions-operators/using-conversion-operators.md index b0766582400b7..f59fce30c777f 100644 --- a/docs/csharp/programming-guide/statements-expressions-operators/using-conversion-operators.md +++ b/docs/csharp/programming-guide/statements-expressions-operators/using-conversion-operators.md @@ -1,13 +1,13 @@ --- title: "Using Conversion Operators (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: caf36e89-c6c0-4b87-9f9e-85780a45c9a4 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/strings/how-to-compare-strings.md b/docs/csharp/programming-guide/strings/how-to-compare-strings.md index b41d18d4e0662..dcd13f3f9ffed 100644 --- a/docs/csharp/programming-guide/strings/how-to-compare-strings.md +++ b/docs/csharp/programming-guide/strings/how-to-compare-strings.md @@ -1,13 +1,13 @@ --- title: "How to: Compare Strings (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: e1268e28-ee98-4695-98e9-92280f1c33c0 caps.latest.revision: 23 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/strings/how-to-concatenate-multiple-strings.md b/docs/csharp/programming-guide/strings/how-to-concatenate-multiple-strings.md index 0601cc42c9e5f..16d6458b872f3 100644 --- a/docs/csharp/programming-guide/strings/how-to-concatenate-multiple-strings.md +++ b/docs/csharp/programming-guide/strings/how-to-concatenate-multiple-strings.md @@ -1,13 +1,13 @@ --- title: "How to: Concatenate Multiple Strings (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 8e16736f-4096-4f3f-be0f-9d4c3ff63520 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/strings/how-to-convert-a-string-to-a-datetime.md b/docs/csharp/programming-guide/strings/how-to-convert-a-string-to-a-datetime.md index c7b32f6cc3455..de5ea996156c8 100644 --- a/docs/csharp/programming-guide/strings/how-to-convert-a-string-to-a-datetime.md +++ b/docs/csharp/programming-guide/strings/how-to-convert-a-string-to-a-datetime.md @@ -1,13 +1,13 @@ --- title: "How to: Convert a String to a DateTime (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 88abef11-3a06-4b49-8dd2-61ed0e876fc3 caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/strings/how-to-convert-between-legacy-encodings-and-unicode.md b/docs/csharp/programming-guide/strings/how-to-convert-between-legacy-encodings-and-unicode.md index 57abcf8a8b670..86e8da01eadc3 100644 --- a/docs/csharp/programming-guide/strings/how-to-convert-between-legacy-encodings-and-unicode.md +++ b/docs/csharp/programming-guide/strings/how-to-convert-between-legacy-encodings-and-unicode.md @@ -1,13 +1,13 @@ --- title: "How to: Convert Between Legacy Encodings and Unicode (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 4eed7d8e-47ab-4a7c-8b95-9645a0ef000b caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/strings/how-to-convert-rtf-to-plain-text.md b/docs/csharp/programming-guide/strings/how-to-convert-rtf-to-plain-text.md index e6e1e6a42abf2..162742c435f01 100644 --- a/docs/csharp/programming-guide/strings/how-to-convert-rtf-to-plain-text.md +++ b/docs/csharp/programming-guide/strings/how-to-convert-rtf-to-plain-text.md @@ -1,13 +1,13 @@ --- title: "How to: Convert RTF to Plain Text (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 3b386a87-899d-4d98-bc82-a980526ddaac caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/strings/how-to-determine-whether-a-string-represents-a-numeric-value.md b/docs/csharp/programming-guide/strings/how-to-determine-whether-a-string-represents-a-numeric-value.md index c57a5a886dbc5..c8a89fd60ccfa 100644 --- a/docs/csharp/programming-guide/strings/how-to-determine-whether-a-string-represents-a-numeric-value.md +++ b/docs/csharp/programming-guide/strings/how-to-determine-whether-a-string-represents-a-numeric-value.md @@ -1,13 +1,13 @@ --- title: "How to: Determine Whether a String Represents a Numeric Value (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: a4e84e10-ea0a-489f-a868-503dded9d85f caps.latest.revision: 9 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/strings/how-to-modify-string-contents.md b/docs/csharp/programming-guide/strings/how-to-modify-string-contents.md index 5618f6be03630..5f1a6a97f594c 100644 --- a/docs/csharp/programming-guide/strings/how-to-modify-string-contents.md +++ b/docs/csharp/programming-guide/strings/how-to-modify-string-contents.md @@ -1,13 +1,13 @@ --- title: "How to: Modify String Contents (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: b6c20bba-ce22-43d7-ad1b-5ce65f714055 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/strings/how-to-parse-strings-using-string-split.md b/docs/csharp/programming-guide/strings/how-to-parse-strings-using-string-split.md index af0bec4d246f3..be1c1e7ef6451 100644 --- a/docs/csharp/programming-guide/strings/how-to-parse-strings-using-string-split.md +++ b/docs/csharp/programming-guide/strings/how-to-parse-strings-using-string-split.md @@ -1,13 +1,13 @@ --- title: "How to: Parse Strings Using String.Split (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 729c2923-4169-41c6-9c90-ef176c1e2953 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/strings/how-to-search-strings-using-regular-expressions.md b/docs/csharp/programming-guide/strings/how-to-search-strings-using-regular-expressions.md index a751737ef072e..98af0a4e6ffc7 100644 --- a/docs/csharp/programming-guide/strings/how-to-search-strings-using-regular-expressions.md +++ b/docs/csharp/programming-guide/strings/how-to-search-strings-using-regular-expressions.md @@ -1,13 +1,13 @@ --- title: "How to: Search Strings Using Regular Expressions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: dcab2150-a4a2-4fe4-87e3-83b83b58d84a caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/strings/how-to-search-strings-using-string-methods.md b/docs/csharp/programming-guide/strings/how-to-search-strings-using-string-methods.md index 79429d701fc1b..cfcef34638226 100644 --- a/docs/csharp/programming-guide/strings/how-to-search-strings-using-string-methods.md +++ b/docs/csharp/programming-guide/strings/how-to-search-strings-using-string-methods.md @@ -1,13 +1,13 @@ --- title: "How to: Search Strings Using String Methods (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: fb1d9a6d-598d-4a35-bd5f-b86012edcb2b caps.latest.revision: 8 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/strings/index.md b/docs/csharp/programming-guide/strings/index.md index 156157e4ad860..15ff020b6d8f3 100644 --- a/docs/csharp/programming-guide/strings/index.md +++ b/docs/csharp/programming-guide/strings/index.md @@ -1,13 +1,13 @@ --- title: "Strings (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 21580405-cb25-4541-89d5-037846a38b07 caps.latest.revision: 41 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/types/boxing-and-unboxing.md b/docs/csharp/programming-guide/types/boxing-and-unboxing.md index 142281990f15d..175d70385d6d4 100644 --- a/docs/csharp/programming-guide/types/boxing-and-unboxing.md +++ b/docs/csharp/programming-guide/types/boxing-and-unboxing.md @@ -1,13 +1,13 @@ --- title: "Boxing and Unboxing (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs.boxing" @@ -22,7 +22,7 @@ ms.assetid: 8da9bbf4-bce9-4b08-b2e5-f64c11c56514 caps.latest.revision: 34 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/types/casting-and-type-conversions.md b/docs/csharp/programming-guide/types/casting-and-type-conversions.md index 6ed2d3a6685b6..f4c436d9281bb 100644 --- a/docs/csharp/programming-guide/types/casting-and-type-conversions.md +++ b/docs/csharp/programming-guide/types/casting-and-type-conversions.md @@ -1,13 +1,13 @@ --- title: "Casting and Type Conversions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -22,7 +22,7 @@ ms.assetid: 568df58a-d292-4b55-93ba-601578722878 caps.latest.revision: 52 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/types/how-to-convert-a-byte-array-to-an-int.md b/docs/csharp/programming-guide/types/how-to-convert-a-byte-array-to-an-int.md index 227bba5e0fadb..c6e301fa0a383 100644 --- a/docs/csharp/programming-guide/types/how-to-convert-a-byte-array-to-an-int.md +++ b/docs/csharp/programming-guide/types/how-to-convert-a-byte-array-to-an-int.md @@ -1,13 +1,13 @@ --- title: "How to: Convert a byte Array to an int (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: d6ac20e2-448e-4aea-99b9-faf04c6f1e79 caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/types/how-to-convert-a-string-to-a-number.md b/docs/csharp/programming-guide/types/how-to-convert-a-string-to-a-number.md index c8344639117e4..1c4433f762a87 100644 --- a/docs/csharp/programming-guide/types/how-to-convert-a-string-to-a-number.md +++ b/docs/csharp/programming-guide/types/how-to-convert-a-string-to-a-number.md @@ -1,13 +1,13 @@ --- title: "How to: Convert a String to a Number (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 467b9979-86ee-4afd-b734-30299cda91e3 caps.latest.revision: 34 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/types/how-to-convert-between-hexadecimal-strings-and-numeric-types.md b/docs/csharp/programming-guide/types/how-to-convert-between-hexadecimal-strings-and-numeric-types.md index 9549c93c6381c..985f5ddccdc88 100644 --- a/docs/csharp/programming-guide/types/how-to-convert-between-hexadecimal-strings-and-numeric-types.md +++ b/docs/csharp/programming-guide/types/how-to-convert-between-hexadecimal-strings-and-numeric-types.md @@ -1,13 +1,13 @@ --- title: "How to: Convert Between Hexadecimal Strings and Numeric Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 7115c49f-7d1d-40c3-8bd9-aae0cc1d46b6 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/types/how-to-safely-cast-by-using-as-and-is-operators.md b/docs/csharp/programming-guide/types/how-to-safely-cast-by-using-as-and-is-operators.md index e77547880ed64..42eeb9347f807 100644 --- a/docs/csharp/programming-guide/types/how-to-safely-cast-by-using-as-and-is-operators.md +++ b/docs/csharp/programming-guide/types/how-to-safely-cast-by-using-as-and-is-operators.md @@ -1,13 +1,13 @@ --- title: "How to: Safely Cast by Using as and is Operators (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: c1176cea-1426-4a44-8570-3eadafa58863 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/types/index.md b/docs/csharp/programming-guide/types/index.md index beac316e2afa0..b89244468b202 100644 --- a/docs/csharp/programming-guide/types/index.md +++ b/docs/csharp/programming-guide/types/index.md @@ -1,13 +1,13 @@ --- title: "Types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -24,7 +24,7 @@ ms.assetid: f782d7cc-035e-4500-b1b1-36a9881130ad caps.latest.revision: 53 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/types/using-type-dynamic.md b/docs/csharp/programming-guide/types/using-type-dynamic.md index 86c574916d5e6..95b7a5e1d4ff0 100644 --- a/docs/csharp/programming-guide/types/using-type-dynamic.md +++ b/docs/csharp/programming-guide/types/using-type-dynamic.md @@ -1,13 +1,13 @@ --- title: "Using Type dynamic (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 3828989d-c967-4a51-b948-857ebc8fdf26 caps.latest.revision: 30 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/types/walkthrough-creating-and-using-dynamic-objects.md b/docs/csharp/programming-guide/types/walkthrough-creating-and-using-dynamic-objects.md index 5f47ff6974370..00a20690129ae 100644 --- a/docs/csharp/programming-guide/types/walkthrough-creating-and-using-dynamic-objects.md +++ b/docs/csharp/programming-guide/types/walkthrough-creating-and-using-dynamic-objects.md @@ -1,13 +1,13 @@ --- title: "Walkthrough: Creating and Using Dynamic Objects (C# and Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 568f1645-1305-4906-8625-5d77af81e04f caps.latest.revision: 22 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/arithmetic-operations-on-pointers.md b/docs/csharp/programming-guide/unsafe-code-pointers/arithmetic-operations-on-pointers.md index 26de9561e53b8..7e8a63aca52c6 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/arithmetic-operations-on-pointers.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/arithmetic-operations-on-pointers.md @@ -1,13 +1,13 @@ --- title: "Arithmetic Operations on Pointers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: d4f0b623-827e-45ce-8649-cfcebc8692aa caps.latest.revision: 18 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md b/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md index e0e7eaa80567d..99e94a0ab0eef 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/fixed-size-buffers.md @@ -1,13 +1,13 @@ --- title: "Fixed Size Buffers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 6220d454-947c-4977-ac9d-9308c6ed5051 caps.latest.revision: 31 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-a-member-with-a-pointer.md b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-a-member-with-a-pointer.md index 8590d2ccd8d62..441bda6549306 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-a-member-with-a-pointer.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-a-member-with-a-pointer.md @@ -1,13 +1,13 @@ --- title: "How to: Access a Member with a Pointer (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 1e998498-8c85-4a78-8ce2-4d8c20f08342 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-an-array-element-with-a-pointer.md b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-an-array-element-with-a-pointer.md index 4388e3ae2b72c..e516ebd15f726 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-an-array-element-with-a-pointer.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-access-an-array-element-with-a-pointer.md @@ -1,13 +1,13 @@ --- title: "How to: Access an Array Element with a Pointer (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 6c46f2af-a730-4855-8638-f136d9abaa12 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-increment-and-decrement-pointers.md b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-increment-and-decrement-pointers.md index 05d99f1211832..109231482314a 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-increment-and-decrement-pointers.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-increment-and-decrement-pointers.md @@ -1,13 +1,13 @@ --- title: "How to: Increment and Decrement Pointers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 1b8b9281-44ee-485a-9045-3db38a4b4b89 caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-address-of-a-variable.md b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-address-of-a-variable.md index 952101e61638b..6846e183396cd 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-address-of-a-variable.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-address-of-a-variable.md @@ -1,13 +1,13 @@ --- title: "How to: Obtain the Address of a Variable (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 44fe2cd9-a64f-4ef5-be2a-09ce807c0182 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-value-of-a-pointer-variable.md b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-value-of-a-pointer-variable.md index 497f59e61675b..2830014dd8060 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-value-of-a-pointer-variable.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-obtain-the-value-of-a-pointer-variable.md @@ -1,13 +1,13 @@ --- title: "How to: Obtain the Value of a Pointer Variable (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -20,7 +20,7 @@ ms.assetid: 460a813a-4995-44c1-9de2-213b91dc7668 caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-use-pointers-to-copy-an-array-of-bytes.md b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-use-pointers-to-copy-an-array-of-bytes.md index bd14a83bbe0e0..f919405360d3b 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/how-to-use-pointers-to-copy-an-array-of-bytes.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/how-to-use-pointers-to-copy-an-array-of-bytes.md @@ -1,13 +1,13 @@ --- title: "How to: Use Pointers to Copy an Array of Bytes (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: ec16fbb4-a24e-45f5-a763-9499d3fabe0a caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/index.md b/docs/csharp/programming-guide/unsafe-code-pointers/index.md index 75f7a4c4561f4..ec2b18fed6296 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/index.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/index.md @@ -1,13 +1,13 @@ --- title: "Unsafe Code and Pointers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -23,7 +23,7 @@ ms.assetid: b0fcca10-a92d-4f2a-835b-b0ccae6739ee caps.latest.revision: 24 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md b/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md index 226b5f49f7288..9dc187d3be198 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/manipulating-pointers.md @@ -1,13 +1,13 @@ --- title: "Manipulating Pointers (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: a5fb36ee-dd5b-4a60-b4a4-6d94b9901988 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-comparison.md b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-comparison.md index 04bb9855be4c1..24100175cdacc 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-comparison.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-comparison.md @@ -1,13 +1,13 @@ --- title: "Pointer Comparison (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: fcafd514-7405-4deb-8490-cc58efda5495 caps.latest.revision: 14 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md index 24d6246604f51..3893227cddd20 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-conversions.md @@ -1,13 +1,13 @@ --- title: "Pointer Conversions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: f0e87502-477a-4ede-a31f-7a3e262e46fb caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-expressions.md b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-expressions.md index 1993a0c4008f1..2e51270118e8a 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-expressions.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-expressions.md @@ -1,13 +1,13 @@ --- title: "Pointer Expressions (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 3e7d9db3-20e9-4493-9c99-53c3214d19e5 caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-types.md b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-types.md index 8a62acab13f43..9d11f83b5000a 100644 --- a/docs/csharp/programming-guide/unsafe-code-pointers/pointer-types.md +++ b/docs/csharp/programming-guide/unsafe-code-pointers/pointer-types.md @@ -1,13 +1,13 @@ --- title: "Pointer types (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 3319faf9-336d-4148-9af2-1da2579cdd1e caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/code-inline.md b/docs/csharp/programming-guide/xmldoc/code-inline.md index be421b31ba3ac..aed31f78f750d 100644 --- a/docs/csharp/programming-guide/xmldoc/code-inline.md +++ b/docs/csharp/programming-guide/xmldoc/code-inline.md @@ -1,13 +1,13 @@ --- title: "<c> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "c" @@ -23,7 +23,7 @@ ms.assetid: aad5b16e-a29e-445e-bd0d-eea0b138d7b2 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/code.md b/docs/csharp/programming-guide/xmldoc/code.md index 6733527f1f309..544198b8a3096 100644 --- a/docs/csharp/programming-guide/xmldoc/code.md +++ b/docs/csharp/programming-guide/xmldoc/code.md @@ -1,13 +1,13 @@ --- title: "<code> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "code" @@ -21,7 +21,7 @@ ms.assetid: f235e3bc-a709-43cf-8a9f-bd57cabdf6da caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/cref-attribute.md b/docs/csharp/programming-guide/xmldoc/cref-attribute.md index eccc22ca2aebe..ae603ae2dd5ad 100644 --- a/docs/csharp/programming-guide/xmldoc/cref-attribute.md +++ b/docs/csharp/programming-guide/xmldoc/cref-attribute.md @@ -1,13 +1,13 @@ --- title: "cref Attribute (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -17,7 +17,7 @@ ms.assetid: 66a6b0e5-b961-4504-a461-3a4cf481fc8b caps.latest.revision: 10 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/delimiters-for-documentation-tags.md b/docs/csharp/programming-guide/xmldoc/delimiters-for-documentation-tags.md index 945796f06d4ea..a8e736d74d0b6 100644 --- a/docs/csharp/programming-guide/xmldoc/delimiters-for-documentation-tags.md +++ b/docs/csharp/programming-guide/xmldoc/delimiters-for-documentation-tags.md @@ -1,13 +1,13 @@ --- title: "Delimiters for Documentation Tags (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 9b2bdd18-4f5c-4c0b-988e-fb992e0d233e caps.latest.revision: 21 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/example.md b/docs/csharp/programming-guide/xmldoc/example.md index 96dd1f927120e..a48784f886303 100644 --- a/docs/csharp/programming-guide/xmldoc/example.md +++ b/docs/csharp/programming-guide/xmldoc/example.md @@ -1,13 +1,13 @@ --- title: "<example> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "" @@ -21,7 +21,7 @@ ms.assetid: 32d6e73b-2554-4abb-83ee-a1e321334fd2 caps.latest.revision: 13 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/exception.md b/docs/csharp/programming-guide/xmldoc/exception.md index 3ae3d1d3c48d3..bcdff4e5e3228 100644 --- a/docs/csharp/programming-guide/xmldoc/exception.md +++ b/docs/csharp/programming-guide/xmldoc/exception.md @@ -1,13 +1,13 @@ --- title: "<exception> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "exception" @@ -21,7 +21,7 @@ ms.assetid: dd73aac5-3c74-4fcf-9498-f11bff3a2f3c caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/how-to-use-the-xml-documentation-features.md b/docs/csharp/programming-guide/xmldoc/how-to-use-the-xml-documentation-features.md index 14cea50f05f24..f28434f270832 100644 --- a/docs/csharp/programming-guide/xmldoc/how-to-use-the-xml-documentation-features.md +++ b/docs/csharp/programming-guide/xmldoc/how-to-use-the-xml-documentation-features.md @@ -1,13 +1,13 @@ --- title: "How to: Use the XML Documentation Features (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 8f33917b-9577-4c9a-818a-640dbbb0b399 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/include.md b/docs/csharp/programming-guide/xmldoc/include.md index bddeae78bade1..fe99363ff6468 100644 --- a/docs/csharp/programming-guide/xmldoc/include.md +++ b/docs/csharp/programming-guide/xmldoc/include.md @@ -1,13 +1,13 @@ --- title: "<include> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "include" @@ -21,7 +21,7 @@ ms.assetid: a8a70302-6196-4643-bd09-ef33f411f18f caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/list.md b/docs/csharp/programming-guide/xmldoc/list.md index a4154b29094f9..2d6661e531eb5 100644 --- a/docs/csharp/programming-guide/xmldoc/list.md +++ b/docs/csharp/programming-guide/xmldoc/list.md @@ -1,13 +1,13 @@ --- title: "<list> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "list" @@ -25,7 +25,7 @@ ms.assetid: c9620b1b-c2e6-43f1-ab88-8ab47308ffec caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/para.md b/docs/csharp/programming-guide/xmldoc/para.md index 7f95e2732e08b..b3e127e89ad2b 100644 --- a/docs/csharp/programming-guide/xmldoc/para.md +++ b/docs/csharp/programming-guide/xmldoc/para.md @@ -1,13 +1,13 @@ --- title: "<para> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "" @@ -21,7 +21,7 @@ ms.assetid: c74b8705-29df-40b1-bff5-237492b0e978 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/param.md b/docs/csharp/programming-guide/xmldoc/param.md index cd765e5e577e5..e93b836828179 100644 --- a/docs/csharp/programming-guide/xmldoc/param.md +++ b/docs/csharp/programming-guide/xmldoc/param.md @@ -1,13 +1,13 @@ --- title: "<param> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "param" @@ -21,7 +21,7 @@ ms.assetid: 46d329b1-5b84-4537-9e17-73ca97313e4e caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/paramref.md b/docs/csharp/programming-guide/xmldoc/paramref.md index 709a72b391208..6e2b221a02294 100644 --- a/docs/csharp/programming-guide/xmldoc/paramref.md +++ b/docs/csharp/programming-guide/xmldoc/paramref.md @@ -1,13 +1,13 @@ --- title: "<paramref> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "paramref" @@ -21,7 +21,7 @@ ms.assetid: 756c24c1-f591-40e8-a838-559761539b0b caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/permission.md b/docs/csharp/programming-guide/xmldoc/permission.md index aa07cda7ad1f3..eac3895f80f5a 100644 --- a/docs/csharp/programming-guide/xmldoc/permission.md +++ b/docs/csharp/programming-guide/xmldoc/permission.md @@ -1,13 +1,13 @@ --- title: "<permission> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "permission" @@ -21,7 +21,7 @@ ms.assetid: 769e93fe-8404-443f-bf99-577aa42b6a49 caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/processing-the-xml-file.md b/docs/csharp/programming-guide/xmldoc/processing-the-xml-file.md index bdddf58e114d7..a66b278321be7 100644 --- a/docs/csharp/programming-guide/xmldoc/processing-the-xml-file.md +++ b/docs/csharp/programming-guide/xmldoc/processing-the-xml-file.md @@ -1,13 +1,13 @@ --- title: "Processing the XML File (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 60c71193-9dac-4cd3-98c5-100bd0edcc42 caps.latest.revision: 16 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/recommended-tags-for-documentation-comments.md b/docs/csharp/programming-guide/xmldoc/recommended-tags-for-documentation-comments.md index 5e3a8892c06e1..8e556722bf469 100644 --- a/docs/csharp/programming-guide/xmldoc/recommended-tags-for-documentation-comments.md +++ b/docs/csharp/programming-guide/xmldoc/recommended-tags-for-documentation-comments.md @@ -1,13 +1,13 @@ --- title: "Recommended Tags for Documentation Comments (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -18,7 +18,7 @@ ms.assetid: 6e98f7a9-38f4-4d74-b644-1ff1b23320fd caps.latest.revision: 20 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/xmldoc/remarks.md b/docs/csharp/programming-guide/xmldoc/remarks.md index e6c1d443f062e..60313bef2e8ab 100644 --- a/docs/csharp/programming-guide/xmldoc/remarks.md +++ b/docs/csharp/programming-guide/xmldoc/remarks.md @@ -1,13 +1,13 @@ --- title: "<remarks> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "remarks" @@ -21,7 +21,7 @@ ms.assetid: f8641391-31f3-4735-af7a-c502a5b6a251 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/returns.md b/docs/csharp/programming-guide/xmldoc/returns.md index a00a5b7377d5c..2895174255ff9 100644 --- a/docs/csharp/programming-guide/xmldoc/returns.md +++ b/docs/csharp/programming-guide/xmldoc/returns.md @@ -1,13 +1,13 @@ --- title: "<returns> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "returns" @@ -21,7 +21,7 @@ ms.assetid: bb2d9958-62fc-47c7-9511-6311171f119f caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/see.md b/docs/csharp/programming-guide/xmldoc/see.md index f6cceacd15a9e..8b155378d9c44 100644 --- a/docs/csharp/programming-guide/xmldoc/see.md +++ b/docs/csharp/programming-guide/xmldoc/see.md @@ -1,13 +1,13 @@ --- title: "<see> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "" @@ -23,7 +23,7 @@ ms.assetid: 0200de01-7e2f-45c4-9094-829d61236383 caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/seealso.md b/docs/csharp/programming-guide/xmldoc/seealso.md index 21431d95ccd8a..a2ecb4104599f 100644 --- a/docs/csharp/programming-guide/xmldoc/seealso.md +++ b/docs/csharp/programming-guide/xmldoc/seealso.md @@ -1,13 +1,13 @@ --- title: "<seealso> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cref" @@ -25,7 +25,7 @@ ms.assetid: 8e157f3f-f220-4fcf-9010-88905b080b18 caps.latest.revision: 11 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/summary.md b/docs/csharp/programming-guide/xmldoc/summary.md index 6a7fcfd3219ec..4284e13a08812 100644 --- a/docs/csharp/programming-guide/xmldoc/summary.md +++ b/docs/csharp/programming-guide/xmldoc/summary.md @@ -1,13 +1,13 @@ --- title: "<summary> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "" @@ -21,7 +21,7 @@ ms.assetid: b4c43d92-2067-4eac-a59a-d32f5248c08b caps.latest.revision: 17 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/csharp/programming-guide/xmldoc/typeparam.md b/docs/csharp/programming-guide/xmldoc/typeparam.md index 33e3f095c5f97..d7e33b83b501b 100644 --- a/docs/csharp/programming-guide/xmldoc/typeparam.md +++ b/docs/csharp/programming-guide/xmldoc/typeparam.md @@ -1,13 +1,13 @@ --- title: "<typeparam> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "typeparam" @@ -20,7 +20,7 @@ ms.assetid: 9b99d400-e911-4e55-99c6-64367c96aa4f caps.latest.revision: 19 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/typeparamref.md b/docs/csharp/programming-guide/xmldoc/typeparamref.md index 42a805206a808..016e76d70ad91 100644 --- a/docs/csharp/programming-guide/xmldoc/typeparamref.md +++ b/docs/csharp/programming-guide/xmldoc/typeparamref.md @@ -1,13 +1,13 @@ --- title: "<typeparamref> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "typeparamref" @@ -20,7 +20,7 @@ ms.assetid: 6d8ffc58-12c5-4688-8db6-833a7ded5886 caps.latest.revision: 15 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/value.md b/docs/csharp/programming-guide/xmldoc/value.md index bd8d192121c96..a38c1fb84a8a0 100644 --- a/docs/csharp/programming-guide/xmldoc/value.md +++ b/docs/csharp/programming-guide/xmldoc/value.md @@ -1,13 +1,13 @@ --- title: "<value> (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "" @@ -20,7 +20,7 @@ ms.assetid: 08dbadaf-9ab6-43d9-9493-98e43bed199a caps.latest.revision: 12 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/programming-guide/xmldoc/xml-documentation-comments.md b/docs/csharp/programming-guide/xmldoc/xml-documentation-comments.md index b4d1058ee724c..6a9854d5d4aba 100644 --- a/docs/csharp/programming-guide/xmldoc/xml-documentation-comments.md +++ b/docs/csharp/programming-guide/xmldoc/xml-documentation-comments.md @@ -1,13 +1,13 @@ --- title: "XML Documentation Comments (C# Programming Guide) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "cs.xml" @@ -24,7 +24,7 @@ ms.assetid: 803b7f7b-7428-4725-b5db-9a6cff273199 caps.latest.revision: 26 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/properties.md b/docs/csharp/properties.md index 021c591cb73a0..0498b308acf28 100644 --- a/docs/csharp/properties.md +++ b/docs/csharp/properties.md @@ -3,12 +3,12 @@ title: Properties description: Properties keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 6950d25a-bba1-4744-b7c7-a3cc90438c55 --- diff --git a/docs/csharp/reflection.md b/docs/csharp/reflection.md index 21e6a16ce2597..a8ae87652331d 100644 --- a/docs/csharp/reflection.md +++ b/docs/csharp/reflection.md @@ -2,13 +2,11 @@ title: Reflection & code generation description: Reflection & code generation keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 53339c51-0fbc-4827-9de2-39c805bfc06b --- diff --git a/docs/csharp/roslyn/index.md b/docs/csharp/roslyn/index.md index 723de98efb636..913bc00891364 100644 --- a/docs/csharp/roslyn/index.md +++ b/docs/csharp/roslyn/index.md @@ -2,12 +2,10 @@ title: Using the .NET Compiler SDK | C# Guide description: Explore the the Roslyn APIs to create automatic diagnostics and code fixes keywords: .NET, .NET Core, C#, Roslyn, -author: dotnet-bot -manager: wpickett ms.date: 06/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: abed9e00-2ddc-468e-9cca-d033bd6a7e36 --- diff --git a/docs/csharp/structs.md b/docs/csharp/structs.md index 1bf2f0c9737c6..a0793436bbf31 100644 --- a/docs/csharp/structs.md +++ b/docs/csharp/structs.md @@ -3,11 +3,11 @@ title: Structs | C# Guide description: Learn about the struct type and how you create them keywords: .NET, .NET Core, C# author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 10/12/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: a7094b8c-7229-4b6f-82fc-824d0ea0ec40 --- diff --git a/docs/csharp/tour-of-csharp/arrays.md b/docs/csharp/tour-of-csharp/arrays.md index 2ceb98da4ac40..e4ea48cfde25f 100644 --- a/docs/csharp/tour-of-csharp/arrays.md +++ b/docs/csharp/tour-of-csharp/arrays.md @@ -3,10 +3,10 @@ title: C# Arrays | A tour of the C# language description: Arrays are the most basic collection type in the C# langauge keywords: .NET, csharp, array, collection author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/10/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: a440704c-9e88-4c75-97dd-bfe30ca0fb97 diff --git a/docs/csharp/tour-of-csharp/attributes.md b/docs/csharp/tour-of-csharp/attributes.md index 93678f523c500..b8f5c0806a828 100644 --- a/docs/csharp/tour-of-csharp/attributes.md +++ b/docs/csharp/tour-of-csharp/attributes.md @@ -3,10 +3,10 @@ title: C# Attributes | A tour of the C# language description: Learn about declarative programming using attributes in C# keywords: .NET, csharp author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/10/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 753bcfe2-7ddd-4487-9513-ba70937fc8e9 diff --git a/docs/csharp/tour-of-csharp/classes-and-objects.md b/docs/csharp/tour-of-csharp/classes-and-objects.md index b122944932137..3f33bc0a8b71e 100644 --- a/docs/csharp/tour-of-csharp/classes-and-objects.md +++ b/docs/csharp/tour-of-csharp/classes-and-objects.md @@ -3,10 +3,10 @@ title: Classes and Objects in C# | A tour of the C# Language description: New to C#? Read this overview of classes, objects and inheritance keywords: .NET, csharp, class, instance, object, inheritance, polymorphism author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 2016/08/10 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 63a89bde-0f05-4bc4-b0cd-4f693854f0cd diff --git a/docs/csharp/tour-of-csharp/delegates.md b/docs/csharp/tour-of-csharp/delegates.md index 63644ec922f62..57b819caf5815 100644 --- a/docs/csharp/tour-of-csharp/delegates.md +++ b/docs/csharp/tour-of-csharp/delegates.md @@ -3,10 +3,10 @@ title: C# Delegates | A tour of the C# language description: Learn late binding with C# delegates keywords: .NET, csharp, delegate, lambda, late binding author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/10/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 3cc27357-3ac2-43a1-aad0-86a77b88f884 diff --git a/docs/csharp/tour-of-csharp/enums.md b/docs/csharp/tour-of-csharp/enums.md index 5c2500a14660a..075782e10dbc0 100644 --- a/docs/csharp/tour-of-csharp/enums.md +++ b/docs/csharp/tour-of-csharp/enums.md @@ -3,10 +3,10 @@ title: C# Enums | A tour of the C# language description: Learn about enums, discrete named constants in C# keywords: .NET, csharp author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/10/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 7faba1cc-6ea9-4a19-adb9-0335e4b132e5 diff --git a/docs/csharp/tour-of-csharp/expressions.md b/docs/csharp/tour-of-csharp/expressions.md index be5756d54a0e0..62c08f325e522 100644 --- a/docs/csharp/tour-of-csharp/expressions.md +++ b/docs/csharp/tour-of-csharp/expressions.md @@ -3,11 +3,10 @@ title: C# Expressions | A tour of the C# language description: expressions, operands, and operators are building blocks of the C# language keywords: .NET, csharp, expression, operator, operand author: BillWagner -manager: wpickett ms.author: wiwagn ms.date: 2016/11/06 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 20d5eb10-7381-47b9-ad90-f1cc895aa27e diff --git a/docs/csharp/tour-of-csharp/index.md b/docs/csharp/tour-of-csharp/index.md index 6a9a6f454ec46..975d2bcd66aa5 100644 --- a/docs/csharp/tour-of-csharp/index.md +++ b/docs/csharp/tour-of-csharp/index.md @@ -3,10 +3,10 @@ title: A Tour of C# | C# Guide description: New to C#? Learn the basics of the language. keywords: .NET, .NET Core, C#, C# Primer, C# Guide author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/10/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: ebc727cd-8112-42e7-b59c-3c2873ad661c diff --git a/docs/csharp/tour-of-csharp/interfaces.md b/docs/csharp/tour-of-csharp/interfaces.md index e2a97e83eee77..d75fd2830ffcf 100644 --- a/docs/csharp/tour-of-csharp/interfaces.md +++ b/docs/csharp/tour-of-csharp/interfaces.md @@ -3,10 +3,10 @@ title: C# Interfaces | A tour of the C# language description: Interfaces define contracts implemented by types in C# keywords: .NET, csharp, interfaces, multiple inheritance, polymorphism author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 2016/08/10 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: a9bf82f4-efd1-4216-bd34-4ef0fa48c968 diff --git a/docs/csharp/tour-of-csharp/program-structure.md b/docs/csharp/tour-of-csharp/program-structure.md index e0fe972470bb3..600264cf4c331 100644 --- a/docs/csharp/tour-of-csharp/program-structure.md +++ b/docs/csharp/tour-of-csharp/program-structure.md @@ -3,10 +3,10 @@ title: C# Program Structure | A Tour of the C# Language description: Learn the basic building blocks of a C# program keywords: .NET .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/10/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 984f0314-507f-47a0-af56-9011243f5e65 diff --git a/docs/csharp/tour-of-csharp/statements.md b/docs/csharp/tour-of-csharp/statements.md index b0a925b05a2bd..d0289583b024e 100644 --- a/docs/csharp/tour-of-csharp/statements.md +++ b/docs/csharp/tour-of-csharp/statements.md @@ -3,11 +3,10 @@ title: C# Statements | A tour of the C# language description: You create the actions of a C# program using statements keywords: .NET, csharp, statements, syntax author: BillWagner -manager: wpickett ms.author: wiwagn ms.date: 2016/11/06 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 5409c379-5622-4fae-88b5-1654276ea8d4 diff --git a/docs/csharp/tour-of-csharp/structs.md b/docs/csharp/tour-of-csharp/structs.md index 59f1e5481fdba..76c9c5950248a 100644 --- a/docs/csharp/tour-of-csharp/structs.md +++ b/docs/csharp/tour-of-csharp/structs.md @@ -3,10 +3,10 @@ title: C# structs | A tour of the C# language description: Learn the basics of C# value types, called structs keywords: .NET, C#, struct, value type author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 2016/08/10 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 88a74571-f741-4a31-a2b5-1ccf165535b8 diff --git a/docs/csharp/tour-of-csharp/types-and-variables.md b/docs/csharp/tour-of-csharp/types-and-variables.md index c7c445dd820fd..95a47ad804034 100644 --- a/docs/csharp/tour-of-csharp/types-and-variables.md +++ b/docs/csharp/tour-of-csharp/types-and-variables.md @@ -3,10 +3,10 @@ title: C# Types and Variables | A tour of the C# language description: Learn about defining types and declaring variables in C# keywords: .NET, csharp, type, reference type, value type author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/10/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: f8a8051e-0049-43f1-b594-9c84cc7b1224 diff --git a/docs/csharp/tuples.md b/docs/csharp/tuples.md index 17e165c986024..5feb912e91113 100644 --- a/docs/csharp/tuples.md +++ b/docs/csharp/tuples.md @@ -4,11 +4,10 @@ description: Learn about unnamed and named tuple types in C# keywords: .NET, .NET Core, C# author: BillWagner ms-author: wiwagn -manager: wpickett ms.date: 11/23/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: ee8bf7c3-aa3e-4c9e-a5c6-e05cc6138baa --- diff --git a/docs/csharp/tutorials/asynchronous-server-programming.md b/docs/csharp/tutorials/asynchronous-server-programming.md index 8050ac467b93f..9031cd947bd14 100644 --- a/docs/csharp/tutorials/asynchronous-server-programming.md +++ b/docs/csharp/tutorials/asynchronous-server-programming.md @@ -2,11 +2,9 @@ title: Asynchronous Server Programming | C# Guide description: Learn techniques for offloading server workloads using asynchronous programming techniques keywords: C#, async, CPU bound, network bound -author: dotnet-bot -manager: wpickett ms.date: 08/24/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 7402b29b-1093-456d-be4c-f60ecb8926bb diff --git a/docs/csharp/tutorials/asynchronous-ui-programming.md b/docs/csharp/tutorials/asynchronous-ui-programming.md index 385d4c18a33c3..05e4d3a872de7 100644 --- a/docs/csharp/tutorials/asynchronous-ui-programming.md +++ b/docs/csharp/tutorials/asynchronous-ui-programming.md @@ -2,11 +2,9 @@ title: Asynchronous UI Programming | C# Guide description: Learn techniques for keeping the UI responsive while a programming is working on asynchronous operations keywords: C#, UWP, XAML -author: dotnet-bot -manager: wpickett ms.date: 08/24/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 7402b29b-1093-456d-be4c-f60ecb8926bb diff --git a/docs/csharp/tutorials/concurrent-programming.md b/docs/csharp/tutorials/concurrent-programming.md index 91a59bc98be89..b630a85ce5771 100644 --- a/docs/csharp/tutorials/concurrent-programming.md +++ b/docs/csharp/tutorials/concurrent-programming.md @@ -2,11 +2,9 @@ title: Concurrent Programming | C# Guide description: Learn techniques for running (likely CPU bound) tasks in parallel keywords: C#, async, CPU bound, network bound -author: dotnet-bot -manager: wpickett ms.date: 08/24/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 0f8b42de-858a-44a3-87d9-998211f26377 diff --git a/docs/csharp/tutorials/console-teleprompter.md b/docs/csharp/tutorials/console-teleprompter.md index d94a3604ca277..3f290f7d0fe2a 100644 --- a/docs/csharp/tutorials/console-teleprompter.md +++ b/docs/csharp/tutorials/console-teleprompter.md @@ -4,12 +4,11 @@ description: Console Application keywords: .NET, .NET Core author: BillWagner ms.author: wiwagn -manager: wpickett ms.date: 11/06/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 883cd93d-50ce-4144-b7c9-2df28d9c11a0 --- diff --git a/docs/csharp/tutorials/console-webapiclient.md b/docs/csharp/tutorials/console-webapiclient.md index 1ccabae6af5d6..71a24a97975d9 100644 --- a/docs/csharp/tutorials/console-webapiclient.md +++ b/docs/csharp/tutorials/console-webapiclient.md @@ -3,12 +3,12 @@ title: REST client description: REST client keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 51033ce2-7a53-4cdd-966d-9da15c8204d2 --- diff --git a/docs/csharp/tutorials/create-debug-deploy.md b/docs/csharp/tutorials/create-debug-deploy.md index e8243251c1a0e..21675647c2d1d 100644 --- a/docs/csharp/tutorials/create-debug-deploy.md +++ b/docs/csharp/tutorials/create-debug-deploy.md @@ -2,11 +2,9 @@ title: Using Visual Studio to create, debug and deploy applications | C# Guide description: Understanding the Visual Studio tools that enable creating, debugging and deploying applications. keywords: C#, Getting Started, Visual Studio, Tutorial -author: dotnet-bot -manager: wpickett ms.date: 08/24/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 9b5ce7a7-7325-45b6-86c9-c199d0203997 diff --git a/docs/csharp/tutorials/creating-portable-libraries.md b/docs/csharp/tutorials/creating-portable-libraries.md index 173f33fd4c498..05c05c269e748 100644 --- a/docs/csharp/tutorials/creating-portable-libraries.md +++ b/docs/csharp/tutorials/creating-portable-libraries.md @@ -2,11 +2,9 @@ title: Creating Portable Libraries| C# Guide description: Learn how to create portable libraries, and specify the platforms and versions your library supports. keywords: C#, UWP, Portable Assembly, Cross Platform -author: dotnet-bot -manager: wpickett ms.date: 08/24/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 254836c0-3be7-4549-bd9a-40fc0f445c31 diff --git a/docs/csharp/tutorials/exploring-with-csharp-interactive.md b/docs/csharp/tutorials/exploring-with-csharp-interactive.md index 453018e7f5a69..0492c7f462d29 100644 --- a/docs/csharp/tutorials/exploring-with-csharp-interactive.md +++ b/docs/csharp/tutorials/exploring-with-csharp-interactive.md @@ -2,11 +2,9 @@ title: Using C# Interactive to explore and experiment | C# Guide description: C# interactive provides a great environment for learning about an API. You can explore interactively and quickly. keywords: C#, Getting Started, Cross Platform, REPL, Interactive -author: dotnet-bot -manager: wpickett ms.date: 08/24/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 13b5c1b7-d3f1-4c96-910c-4890162866c1 diff --git a/docs/csharp/tutorials/index.md b/docs/csharp/tutorials/index.md index b37f07598ca6b..636549b6aaf25 100644 --- a/docs/csharp/tutorials/index.md +++ b/docs/csharp/tutorials/index.md @@ -3,12 +3,12 @@ title: C# Tutorials description: C# Tutorials keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: fcc83b5b-fb68-4e48-9132-0882677d8056 --- diff --git a/docs/csharp/tutorials/microservices.md b/docs/csharp/tutorials/microservices.md index b6bb1b65d00e8..0bc62dd5d4425 100644 --- a/docs/csharp/tutorials/microservices.md +++ b/docs/csharp/tutorials/microservices.md @@ -3,11 +3,11 @@ title: Microservices hosted in Docker | C# description: Learn to create asp.net core services that run in Docker containers keywords: .NET, .NET Core, Docker, C#, ASP.NET, Microservice author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 08/12/2016 ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies +ms.technology: dotnet-docker ms.devlang: csharp ms.assetid: 87e93838-a363-4813-b859-7356023d98ed --- diff --git a/docs/csharp/tutorials/working-with-linq.md b/docs/csharp/tutorials/working-with-linq.md index 3178c642fcd3c..ba2b1eb717836 100644 --- a/docs/csharp/tutorials/working-with-linq.md +++ b/docs/csharp/tutorials/working-with-linq.md @@ -3,12 +3,12 @@ title: Working with LINQ description: Working with LINQ keywords: .NET, .NET Core author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 0db12548-82cb-4903-ac88-13103d70aa77 --- diff --git a/docs/csharp/type-system.md b/docs/csharp/type-system.md index 27e8550980300..70cf8a5d843f9 100644 --- a/docs/csharp/type-system.md +++ b/docs/csharp/type-system.md @@ -2,13 +2,11 @@ title: C# Type system description: C# Type system keywords: .NET, .NET Core -author: dotnet-bot -manager: wpickett ms.date: 12/01/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-csharp +ms.devlang: csharp ms.assetid: 08589912-2fa0-4636-9aa6-d8b2b83cdf88 redirect_url: /dotnet/articles/csharp/programming-guide/types/index ---- +--- \ No newline at end of file diff --git a/docs/csharp/walkthroughs.md b/docs/csharp/walkthroughs.md index 7e234727f3152..4b863421f08be 100644 --- a/docs/csharp/walkthroughs.md +++ b/docs/csharp/walkthroughs.md @@ -1,13 +1,13 @@ --- title: "C# Walkthroughs | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-csharp" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "CSharp" @@ -19,7 +19,7 @@ ms.assetid: 2d07b972-ef69-4676-9aef-e1784728e1ff caps.latest.revision: 28 author: "BillWagner" ms.author: "wiwagn" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/csharp/whats-new.md b/docs/csharp/whats-new.md index 8d3c6f09377f9..d825bf6de3e80 100644 --- a/docs/csharp/whats-new.md +++ b/docs/csharp/whats-new.md @@ -3,10 +3,10 @@ title: What's New in C# | C# Guide description: How is the C# language evolving keywords: C#, Latest Features, What's New, Roslyn author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 10/14/2016 ms.topic: article -ms.prod: visual-studio-dev-14 +ms.prod: .net ms.technology: devlang-csharp ms.devlang: csharp ms.assetid: 77deec51-a14d-46d4-9bb3-faf449477149 diff --git a/docs/framework/docker/aspnetmvc.md b/docs/framework/docker/aspnetmvc.md index 0a811fc4e7bcb..f58bf81ff6aa0 100644 --- a/docs/framework/docker/aspnetmvc.md +++ b/docs/framework/docker/aspnetmvc.md @@ -3,10 +3,10 @@ title: Migrating ASP.NET MVC Applications to Windows Containers description: Learn how to take an existing ASP.NET MVC application and run it in a Windows Docker Container keywords: Windows Containers, Docker, ASP.NET MVC author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 09/28/2016 ms.topic: article -ms.prod: .net-framework-4.6 +ms.prod: .net-framework ms.technology: dotnet-mvc ms.devlang: dotnet ms.assetid: c9f1d52c-b4bd-4b5d-b7f9-8f9ceaf778c4 diff --git a/docs/framework/docker/console.md b/docs/framework/docker/console.md index dfce148b776c4..79247b60f6173 100644 --- a/docs/framework/docker/console.md +++ b/docs/framework/docker/console.md @@ -3,7 +3,7 @@ title: Running Console applications in Docker description: Learn how to take an existing .NET Framework console application and run it in a Windows Docker container. author: spboyer keywords: .NET, Container, Console, Applications -manager: wpickett + ms.date: 09/28/2016 ms.topic: article ms.prod: .net-framework-4.6 diff --git a/docs/framework/docker/index.md b/docs/framework/docker/index.md index 0d19485ed440c..cf625a7f1737d 100644 --- a/docs/framework/docker/index.md +++ b/docs/framework/docker/index.md @@ -3,11 +3,11 @@ title: Docker on .NET Framework description: Docker on .NET Framework keywords: .NET, .NET Server, Docker, Windows Containers author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 09/28/2016 ms.topic: article -ms.prod: .net-framework-4.6 -ms.technology: vs-ide-deployment +ms.prod: .net-framework +ms.technology: dotnet-docker ms.devlang: dotnet ms.assetid: a27b2ae4-154e-4b2b-b221-0c4c05185274 --- diff --git a/docs/framework/index.md b/docs/framework/index.md index f75abc8e91aaf..be81a9dd6e709 100644 --- a/docs/framework/index.md +++ b/docs/framework/index.md @@ -3,11 +3,11 @@ title: .NET Framework Guide description: Learn about the .NET Framework keywords: .NET, .NET Framework, .NET Server, .NET Desktop author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 09/28/2016 ms.topic: article -ms.prod: .net-framework-4.6 -ms.technology: dotnet-bcl +ms.prod: .net-framework +ms.technology: dotnet-docker ms.devlang: dotnet ms.assetid: a27b2ae4-154e-4b2b-b221-0c4c05185274 --- diff --git a/docs/fsharp/index.md b/docs/fsharp/index.md index b99adee9a96fb..6a0fa0f8e664d 100644 --- a/docs/fsharp/index.md +++ b/docs/fsharp/index.md @@ -3,12 +3,12 @@ title: F# Guide description: F# Guide keywords: .NET, .NET Core author: jackfoxy -manager: wpickett +ms.author: phcart ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: ea27fb37-dad1-4bd4-a3cc-4f5c70767ae9 --- diff --git a/docs/fsharp/introduction-to-functional-programming/functions-as-first-class-values.md b/docs/fsharp/introduction-to-functional-programming/functions-as-first-class-values.md index 113b25a8ccad2..3e36d66e8e1d5 100644 --- a/docs/fsharp/introduction-to-functional-programming/functions-as-first-class-values.md +++ b/docs/fsharp/introduction-to-functional-programming/functions-as-first-class-values.md @@ -2,12 +2,13 @@ title: Functions as First-Class Values (F#) description: Functions as First-Class Values (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 6b76b93b-a141-40f4-976c-7f0c558d6d09 --- diff --git a/docs/fsharp/language-reference/abstract-classes.md b/docs/fsharp/language-reference/abstract-classes.md index a4357b556b4f6..f34bd48fb5a87 100644 --- a/docs/fsharp/language-reference/abstract-classes.md +++ b/docs/fsharp/language-reference/abstract-classes.md @@ -2,12 +2,13 @@ title: Abstract Classes (F#) description: Abstract Classes (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: a3dcc335-433b-4672-ac2d-ae6b11b816f3 --- diff --git a/docs/fsharp/language-reference/access-control.md b/docs/fsharp/language-reference/access-control.md index 776f86e445646..29b0d31287910 100644 --- a/docs/fsharp/language-reference/access-control.md +++ b/docs/fsharp/language-reference/access-control.md @@ -2,12 +2,13 @@ title: Access Control (F#) description: Access Control (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 955b06fe-d1cd-431d-8db6-93e83b697453 --- diff --git a/docs/fsharp/language-reference/active-patterns.md b/docs/fsharp/language-reference/active-patterns.md index 4a49805d7358e..52160f0134a81 100644 --- a/docs/fsharp/language-reference/active-patterns.md +++ b/docs/fsharp/language-reference/active-patterns.md @@ -2,12 +2,13 @@ title: Active Patterns (F#) description: Active Patterns (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 11a724ff-f9ff-4056-b5e0-87e9ed986f4a --- diff --git a/docs/fsharp/language-reference/arrays.md b/docs/fsharp/language-reference/arrays.md index 81161a168909f..c177db30f1e32 100644 --- a/docs/fsharp/language-reference/arrays.md +++ b/docs/fsharp/language-reference/arrays.md @@ -2,12 +2,13 @@ title: Arrays (F#) description: Arrays (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 61fa9084-abdc-4cf5-8213-91ec1211866b --- diff --git a/docs/fsharp/language-reference/assertions.md b/docs/fsharp/language-reference/assertions.md index 271d61fc9737a..7de691fdc850e 100644 --- a/docs/fsharp/language-reference/assertions.md +++ b/docs/fsharp/language-reference/assertions.md @@ -2,12 +2,13 @@ title: Assertions (F#) description: Assertions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 2badaad7-f086-47e7-99c1-91f35117da83 --- diff --git a/docs/fsharp/language-reference/asynchronous-workflows.md b/docs/fsharp/language-reference/asynchronous-workflows.md index a99f2ffe76886..d3345b7b5fbe4 100644 --- a/docs/fsharp/language-reference/asynchronous-workflows.md +++ b/docs/fsharp/language-reference/asynchronous-workflows.md @@ -2,12 +2,13 @@ title: Asynchronous Workflows (F#) description: Asynchronous Workflows (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: ee2bb9bf-e04a-4fbe-bf58-46d07229e981 --- diff --git a/docs/fsharp/language-reference/attributes.md b/docs/fsharp/language-reference/attributes.md index 3a5b92098cf02..c8e1e49a05234 100644 --- a/docs/fsharp/language-reference/attributes.md +++ b/docs/fsharp/language-reference/attributes.md @@ -2,12 +2,13 @@ title: Attributes (F#) description: Attributes (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 95c001e6-3708-4d04-a850-d855f78eb51e --- diff --git a/docs/fsharp/language-reference/casting-and-conversions.md b/docs/fsharp/language-reference/casting-and-conversions.md index e984fa8b3e484..03c4f5deecc31 100644 --- a/docs/fsharp/language-reference/casting-and-conversions.md +++ b/docs/fsharp/language-reference/casting-and-conversions.md @@ -2,12 +2,13 @@ title: Casting and Conversions (F#) description: Casting and Conversions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: db30db67-da21-4206-bf0c-9211bd3cb22f --- diff --git a/docs/fsharp/language-reference/classes.md b/docs/fsharp/language-reference/classes.md index 20aecdf8d139a..7d291da8a3981 100644 --- a/docs/fsharp/language-reference/classes.md +++ b/docs/fsharp/language-reference/classes.md @@ -2,12 +2,13 @@ title: Classes (F#) description: Classes (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: d58679d5-7753-4b3b-a12f-6e9f00ed5ba3 --- diff --git a/docs/fsharp/language-reference/code-formatting-guidelines.md b/docs/fsharp/language-reference/code-formatting-guidelines.md index e5fd728c7479b..5534e84261d47 100644 --- a/docs/fsharp/language-reference/code-formatting-guidelines.md +++ b/docs/fsharp/language-reference/code-formatting-guidelines.md @@ -2,12 +2,13 @@ title: Code Formatting Guidelines (F#) description: Code Formatting Guidelines (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 3f79717c-f84e-448d-9ce4-90e40a644ba1 --- diff --git a/docs/fsharp/language-reference/code-quotations.md b/docs/fsharp/language-reference/code-quotations.md index fdb811cff2a36..0110f933626c8 100644 --- a/docs/fsharp/language-reference/code-quotations.md +++ b/docs/fsharp/language-reference/code-quotations.md @@ -2,12 +2,13 @@ title: Code Quotations (F#) description: Code Quotations (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 4559e659-2b04-48bd-8a0b-8527920eec95 --- diff --git a/docs/fsharp/language-reference/compiler-directives.md b/docs/fsharp/language-reference/compiler-directives.md index 1528d145e4aa6..74fb01709a313 100644 --- a/docs/fsharp/language-reference/compiler-directives.md +++ b/docs/fsharp/language-reference/compiler-directives.md @@ -2,12 +2,13 @@ title: Compiler Directives (F#) description: Compiler Directives (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 93aef07a-6747-4ce4-a10f-a05168978af6 --- diff --git a/docs/fsharp/language-reference/compiler-options.md b/docs/fsharp/language-reference/compiler-options.md index 2e86bd1ef1126..b56d999539864 100644 --- a/docs/fsharp/language-reference/compiler-options.md +++ b/docs/fsharp/language-reference/compiler-options.md @@ -2,12 +2,13 @@ title: Compiler Options (F#) description: Compiler Options (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: c797cf0b-5953-4053-8626-0558e9eaf10f --- diff --git a/docs/fsharp/language-reference/computation-expressions.md b/docs/fsharp/language-reference/computation-expressions.md index 8ab462db0dd46..cf3ad95880b18 100644 --- a/docs/fsharp/language-reference/computation-expressions.md +++ b/docs/fsharp/language-reference/computation-expressions.md @@ -2,12 +2,13 @@ title: Computation Expressions (F#) description: Computation Expressions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: acabbf5d-fbb8-479f-894c-7251bf16c8c3 --- diff --git a/docs/fsharp/language-reference/conditional-expressions-if-then-else.md b/docs/fsharp/language-reference/conditional-expressions-if-then-else.md index e6252b10da3a4..f690aa7c417ce 100644 --- a/docs/fsharp/language-reference/conditional-expressions-if-then-else.md +++ b/docs/fsharp/language-reference/conditional-expressions-if-then-else.md @@ -2,12 +2,13 @@ title: "Conditional Expressions: if... then...else (F#)" description: "Conditional Expressions: if... then...else (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 16e1871c-4d4d-4691-9ab2-bd2c6f65589a --- diff --git a/docs/fsharp/language-reference/copy-and-update-record-expressions.md b/docs/fsharp/language-reference/copy-and-update-record-expressions.md index c5bff9cac17db..bda32b8ec439a 100644 --- a/docs/fsharp/language-reference/copy-and-update-record-expressions.md +++ b/docs/fsharp/language-reference/copy-and-update-record-expressions.md @@ -3,11 +3,12 @@ title: Copy and Update Record Expressions (F#) description: Copy and Update Record Expressions (F#) keywords: visual f#, f#, functional programming author: ChrSteinert -manager: danielfe +ms.author: phcart ms.date: 06/04/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: b5fc4ef0-64eb-4272-96a7-bb4dffbb634a --- diff --git a/docs/fsharp/language-reference/delegates.md b/docs/fsharp/language-reference/delegates.md index 256bfeccc39e1..3178c1270bfe9 100644 --- a/docs/fsharp/language-reference/delegates.md +++ b/docs/fsharp/language-reference/delegates.md @@ -2,12 +2,13 @@ title: Delegates (F#) description: Delegates (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 719948a3-83ba-4618-82d6-a22945c3f4b0 --- diff --git a/docs/fsharp/language-reference/discriminated-unions.md b/docs/fsharp/language-reference/discriminated-unions.md index 9ed7e75f77f23..207329f471755 100644 --- a/docs/fsharp/language-reference/discriminated-unions.md +++ b/docs/fsharp/language-reference/discriminated-unions.md @@ -2,12 +2,13 @@ title: Discriminated Unions (F#) description: Discriminated Unions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 16e2a011-c785-48c8-859f-79df7f3a0e29 --- diff --git a/docs/fsharp/language-reference/enumerations.md b/docs/fsharp/language-reference/enumerations.md index f3d48569b3e39..f1be6e4e6e434 100644 --- a/docs/fsharp/language-reference/enumerations.md +++ b/docs/fsharp/language-reference/enumerations.md @@ -2,12 +2,13 @@ title: Enumerations (F#) description: Enumerations (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 9272bf5a-9a9f-4314-9e34-a3248e5244f5 --- diff --git a/docs/fsharp/language-reference/exception-handling/exception-types.md b/docs/fsharp/language-reference/exception-handling/exception-types.md index d3d3189d796d1..5369a193c3a54 100644 --- a/docs/fsharp/language-reference/exception-handling/exception-types.md +++ b/docs/fsharp/language-reference/exception-handling/exception-types.md @@ -2,12 +2,13 @@ title: Exception Types (F#) description: Exception Types (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: e850205a-b8da-459e-8f6d-cb3510f8f173 --- diff --git a/docs/fsharp/language-reference/exception-handling/index.md b/docs/fsharp/language-reference/exception-handling/index.md index 0750d05a6ab8a..0599b647b1da3 100644 --- a/docs/fsharp/language-reference/exception-handling/index.md +++ b/docs/fsharp/language-reference/exception-handling/index.md @@ -2,12 +2,13 @@ title: Exception Handling (F#) description: Exception Handling (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: ad475c4a-d94e-47d9-b27b-3ff000b65f8e --- diff --git a/docs/fsharp/language-reference/exception-handling/the-failwith-function.md b/docs/fsharp/language-reference/exception-handling/the-failwith-function.md index 0a9f44e053430..87b7b32b495e4 100644 --- a/docs/fsharp/language-reference/exception-handling/the-failwith-function.md +++ b/docs/fsharp/language-reference/exception-handling/the-failwith-function.md @@ -2,12 +2,13 @@ title: "Exceptions: The failwith Function (F#)" description: "Exceptions: The failwith Function (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 2e0c1f28-cc6c-4ecd-bb93-3816c4dd7cd3 --- diff --git a/docs/fsharp/language-reference/exception-handling/the-invalidArg-function.md b/docs/fsharp/language-reference/exception-handling/the-invalidArg-function.md index 82245bf85d35b..79711b2cecb4d 100644 --- a/docs/fsharp/language-reference/exception-handling/the-invalidArg-function.md +++ b/docs/fsharp/language-reference/exception-handling/the-invalidArg-function.md @@ -2,12 +2,13 @@ title: "Exceptions: The invalidArg Function (F#)" description: "Exceptions: The invalidArg Function (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: d375b704-6b27-493e-bd1d-ee217a53c4b5 --- diff --git a/docs/fsharp/language-reference/exception-handling/the-raise-function.md b/docs/fsharp/language-reference/exception-handling/the-raise-function.md index 79686a2f5eda0..95ddeee21c964 100644 --- a/docs/fsharp/language-reference/exception-handling/the-raise-function.md +++ b/docs/fsharp/language-reference/exception-handling/the-raise-function.md @@ -2,12 +2,13 @@ title: "Exceptions: the raise Function (F#)" description: "Exceptions: the raise Function (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: b00da469-4789-4cdd-9f77-7a2e29f28637 --- diff --git a/docs/fsharp/language-reference/exception-handling/the-try-finally-expression.md b/docs/fsharp/language-reference/exception-handling/the-try-finally-expression.md index d7e815e718e72..6d573f5c72365 100644 --- a/docs/fsharp/language-reference/exception-handling/the-try-finally-expression.md +++ b/docs/fsharp/language-reference/exception-handling/the-try-finally-expression.md @@ -2,12 +2,13 @@ title: "Exceptions: The try...finally Expression (F#)" description: "Exceptions: The try...finally Expression (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: af06b20c-8d87-4496-a0aa-6fdfe8b3a786 --- diff --git a/docs/fsharp/language-reference/exception-handling/the-try-with-expression.md b/docs/fsharp/language-reference/exception-handling/the-try-with-expression.md index 879ff5ad7ed0b..b149f270f3b8f 100644 --- a/docs/fsharp/language-reference/exception-handling/the-try-with-expression.md +++ b/docs/fsharp/language-reference/exception-handling/the-try-with-expression.md @@ -2,12 +2,13 @@ title: "Exceptions: The try...with Expression (F#)" description: "Exceptions: The try...with Expression (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 36721076-95cd-4636-ae43-79dd512bee6c --- diff --git a/docs/fsharp/language-reference/flexible-types.md b/docs/fsharp/language-reference/flexible-types.md index a532b11cf1703..fbc5239f5206e 100644 --- a/docs/fsharp/language-reference/flexible-types.md +++ b/docs/fsharp/language-reference/flexible-types.md @@ -2,12 +2,13 @@ title: Flexible Types (F#) description: Flexible Types (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: c8b510f2-3405-4cc9-b55b-e47b35e2b15b --- diff --git a/docs/fsharp/language-reference/fsharp-collection-types.md b/docs/fsharp/language-reference/fsharp-collection-types.md index 860e6e04e5168..91d01cf7787fc 100644 --- a/docs/fsharp/language-reference/fsharp-collection-types.md +++ b/docs/fsharp/language-reference/fsharp-collection-types.md @@ -2,12 +2,13 @@ title: F# Collection Types description: F# Collection Types keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: cdf6a7e6-6b3d-4c44-b7b6-773a2b700331 --- diff --git a/docs/fsharp/language-reference/fsharp-types.md b/docs/fsharp/language-reference/fsharp-types.md index 46e665ad211db..62b2d70156893 100644 --- a/docs/fsharp/language-reference/fsharp-types.md +++ b/docs/fsharp/language-reference/fsharp-types.md @@ -2,12 +2,13 @@ title: F# Types description: F# Types keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: c7272a0d-5ab6-4eae-bceb-e49af498b917 --- diff --git a/docs/fsharp/language-reference/functions/do-bindings.md b/docs/fsharp/language-reference/functions/do-bindings.md index 485c149bb6cb1..4c2172d75bdaf 100644 --- a/docs/fsharp/language-reference/functions/do-bindings.md +++ b/docs/fsharp/language-reference/functions/do-bindings.md @@ -2,12 +2,13 @@ title: do Bindings (F#) description: do Bindings (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 4c1057a3-3aa1-4b64-b46a-25ffe33f0be9 --- diff --git a/docs/fsharp/language-reference/functions/entry-point.md b/docs/fsharp/language-reference/functions/entry-point.md index 6280f7a44f4fb..dd61c8f23fb16 100644 --- a/docs/fsharp/language-reference/functions/entry-point.md +++ b/docs/fsharp/language-reference/functions/entry-point.md @@ -2,12 +2,13 @@ title: Entry Point (F#) description: Entry Point (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 91455443-ff9d-4510-a7e9-1560bdcd0bb0 --- diff --git a/docs/fsharp/language-reference/functions/external-functions.md b/docs/fsharp/language-reference/functions/external-functions.md index bf3fb7fc2808b..f8a38ccd91033 100644 --- a/docs/fsharp/language-reference/functions/external-functions.md +++ b/docs/fsharp/language-reference/functions/external-functions.md @@ -2,12 +2,13 @@ title: External Functions (F#) description: External Functions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: c26b6124-ceaa-471c-9dc9-861b4dfa332a --- diff --git a/docs/fsharp/language-reference/functions/index.md b/docs/fsharp/language-reference/functions/index.md index 60df0410027f0..5dd60c31da348 100644 --- a/docs/fsharp/language-reference/functions/index.md +++ b/docs/fsharp/language-reference/functions/index.md @@ -2,12 +2,13 @@ title: Functions (F#) description: Functions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 6dea2c3e-2f9d-4c9d-97a2-d8f9a72b6f4c --- diff --git a/docs/fsharp/language-reference/functions/inline-functions.md b/docs/fsharp/language-reference/functions/inline-functions.md index 16a21cb4c67bb..5c1090e797cb5 100644 --- a/docs/fsharp/language-reference/functions/inline-functions.md +++ b/docs/fsharp/language-reference/functions/inline-functions.md @@ -2,12 +2,13 @@ title: Inline Functions (F#) description: Inline Functions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 3fa31178-08f8-463d-9d41-d29220a90027 --- diff --git a/docs/fsharp/language-reference/functions/lambda-expressions-the-fun-keyword.md b/docs/fsharp/language-reference/functions/lambda-expressions-the-fun-keyword.md index cc16819db98fb..d4cf8c3cb0316 100644 --- a/docs/fsharp/language-reference/functions/lambda-expressions-the-fun-keyword.md +++ b/docs/fsharp/language-reference/functions/lambda-expressions-the-fun-keyword.md @@ -2,12 +2,13 @@ title: "Lambda Expressions: The fun Keyword (F#)" description: "Lambda Expressions: The fun Keyword (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: e5d3565c-d7cc-433f-a619-886ed92523a7 --- diff --git a/docs/fsharp/language-reference/functions/let-bindings.md b/docs/fsharp/language-reference/functions/let-bindings.md index 4925b3ca4d110..40c745407c161 100644 --- a/docs/fsharp/language-reference/functions/let-bindings.md +++ b/docs/fsharp/language-reference/functions/let-bindings.md @@ -2,12 +2,13 @@ title: let Bindings (F#) description: let Bindings (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: bee69edc-d5ae-46bd-8b56-f02d97725d0d --- diff --git a/docs/fsharp/language-reference/functions/recursive-functions-the-rec-keyword.md b/docs/fsharp/language-reference/functions/recursive-functions-the-rec-keyword.md index 8697d8f5dfb0d..be0a580734ceb 100644 --- a/docs/fsharp/language-reference/functions/recursive-functions-the-rec-keyword.md +++ b/docs/fsharp/language-reference/functions/recursive-functions-the-rec-keyword.md @@ -2,12 +2,13 @@ title: "Recursive Functions: The rec Keyword (F#)" description: "Recursive Functions: The rec Keyword (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 1a95639f-9bfe-4f1d-a5e2-246d1d37776e --- diff --git a/docs/fsharp/language-reference/generics/automatic-generalization.md b/docs/fsharp/language-reference/generics/automatic-generalization.md index 52ddb171dbff3..339d99f506b6c 100644 --- a/docs/fsharp/language-reference/generics/automatic-generalization.md +++ b/docs/fsharp/language-reference/generics/automatic-generalization.md @@ -2,12 +2,13 @@ title: Automatic Generalization (F#) description: Automatic Generalization (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 14a3554c-3fad-4eba-a93d-8ba07d1245b4 --- diff --git a/docs/fsharp/language-reference/generics/constraints.md b/docs/fsharp/language-reference/generics/constraints.md index 1ed336a109e2f..b6c1532092d87 100644 --- a/docs/fsharp/language-reference/generics/constraints.md +++ b/docs/fsharp/language-reference/generics/constraints.md @@ -2,12 +2,13 @@ title: Constraints (F#) description: Constraints (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 2f232a3a-9486-48fb-9759-f23404ed4b52 --- diff --git a/docs/fsharp/language-reference/generics/index.md b/docs/fsharp/language-reference/generics/index.md index 1fa0c3279f141..a06071df85dbd 100644 --- a/docs/fsharp/language-reference/generics/index.md +++ b/docs/fsharp/language-reference/generics/index.md @@ -2,12 +2,13 @@ title: Generics (F#) description: Generics (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: a9f2e2ee-bcb1-4ce3-8531-850aa183040f --- diff --git a/docs/fsharp/language-reference/generics/statically-resolved-type-parameters.md b/docs/fsharp/language-reference/generics/statically-resolved-type-parameters.md index 0f5bf1b7a8511..63d2fc0f3a83c 100644 --- a/docs/fsharp/language-reference/generics/statically-resolved-type-parameters.md +++ b/docs/fsharp/language-reference/generics/statically-resolved-type-parameters.md @@ -2,12 +2,13 @@ title: Statically Resolved Type Parameters (F#) description: Statically Resolved Type Parameters (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: b3797415-3e49-4f8a-a8ee-fa614c5721aa --- diff --git a/docs/fsharp/language-reference/import-declarations-the-open-keyword.md b/docs/fsharp/language-reference/import-declarations-the-open-keyword.md index 98c339403d6b5..41f4a6ed385e6 100644 --- a/docs/fsharp/language-reference/import-declarations-the-open-keyword.md +++ b/docs/fsharp/language-reference/import-declarations-the-open-keyword.md @@ -2,12 +2,13 @@ title: "Import Declarations: The open Keyword (F#)" description: "Import Declarations: The open Keyword (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 1e98e48c-52e9-4314-8954-85d5583125f0 --- diff --git a/docs/fsharp/language-reference/index.md b/docs/fsharp/language-reference/index.md index 39fc387fb65dd..b66238f8705d5 100644 --- a/docs/fsharp/language-reference/index.md +++ b/docs/fsharp/language-reference/index.md @@ -2,12 +2,13 @@ title: F# Language Reference description: F# Language Reference keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: b1707be1-7b7c-4fdd-a717-d9c190bc5fb5 --- diff --git a/docs/fsharp/language-reference/inheritance.md b/docs/fsharp/language-reference/inheritance.md index 90ac970cd83c6..40b820277d45d 100644 --- a/docs/fsharp/language-reference/inheritance.md +++ b/docs/fsharp/language-reference/inheritance.md @@ -2,12 +2,13 @@ title: Inheritance (F#) description: Inheritance (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: b38ab2f6-7ba7-4839-8eff-e6bd6cfd2b2f --- diff --git a/docs/fsharp/language-reference/interfaces.md b/docs/fsharp/language-reference/interfaces.md index adf6a37a8bef6..24c2d4edfe0ae 100644 --- a/docs/fsharp/language-reference/interfaces.md +++ b/docs/fsharp/language-reference/interfaces.md @@ -2,12 +2,13 @@ title: Interfaces (F#) description: Interfaces (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 3a082459-17d4-45cf-9153-0b7550a154ec --- diff --git a/docs/fsharp/language-reference/keyword-reference.md b/docs/fsharp/language-reference/keyword-reference.md index a1bfbde1de9cf..4792dc1bc8e2c 100644 --- a/docs/fsharp/language-reference/keyword-reference.md +++ b/docs/fsharp/language-reference/keyword-reference.md @@ -2,12 +2,13 @@ title: Keyword Reference (F#) description: Keyword Reference (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 5795ce1f-11bf-4798-9f1f-6e44ffa1477e --- diff --git a/docs/fsharp/language-reference/lazy-computations.md b/docs/fsharp/language-reference/lazy-computations.md index bde5be2b0da60..7516b7724d72d 100644 --- a/docs/fsharp/language-reference/lazy-computations.md +++ b/docs/fsharp/language-reference/lazy-computations.md @@ -2,12 +2,13 @@ title: Lazy Computations (F#) description: Lazy Computations (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 3499293e-1d53-4b02-b764-f687fbdaa7fe --- diff --git a/docs/fsharp/language-reference/lists.md b/docs/fsharp/language-reference/lists.md index 1040033cfd956..bcc2e3123f953 100644 --- a/docs/fsharp/language-reference/lists.md +++ b/docs/fsharp/language-reference/lists.md @@ -2,12 +2,13 @@ title: Lists (F#) description: Lists (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: a1a6075f-064d-4aee-8222-2b59ff16cc12 --- diff --git a/docs/fsharp/language-reference/literals.md b/docs/fsharp/language-reference/literals.md index 28202abfa34e3..3d1d690454d4c 100644 --- a/docs/fsharp/language-reference/literals.md +++ b/docs/fsharp/language-reference/literals.md @@ -2,12 +2,13 @@ title: Literals (F#) description: Literals (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 4b1d6e9d-f933-4cd4-966d-d643152c27e4 --- diff --git a/docs/fsharp/language-reference/loops-for-in-expression.md b/docs/fsharp/language-reference/loops-for-in-expression.md index 773605fbab8de..0103339b11ec6 100644 --- a/docs/fsharp/language-reference/loops-for-in-expression.md +++ b/docs/fsharp/language-reference/loops-for-in-expression.md @@ -2,12 +2,13 @@ title: "Loops: for...in Expression (F#)" description: "Loops: for...in Expression (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: f54e3228-4aec-4d0a-ae37-bc3376508284 --- diff --git a/docs/fsharp/language-reference/loops-for-to-expression.md b/docs/fsharp/language-reference/loops-for-to-expression.md index ef8e212208293..85005420dbc95 100644 --- a/docs/fsharp/language-reference/loops-for-to-expression.md +++ b/docs/fsharp/language-reference/loops-for-to-expression.md @@ -2,12 +2,13 @@ title: "Loops: for...to Expression (F#)" description: "Loops: for...to Expression (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: e14c38d9-b1ef-4b7f-be9a-fb6ef6708e02 --- diff --git a/docs/fsharp/language-reference/loops-while-do-expression.md b/docs/fsharp/language-reference/loops-while-do-expression.md index 35722ee841f0d..aa5aeb0c22139 100644 --- a/docs/fsharp/language-reference/loops-while-do-expression.md +++ b/docs/fsharp/language-reference/loops-while-do-expression.md @@ -2,12 +2,13 @@ title: "Loops: while...do Expression (F#)" description: "Loops: while...do Expression (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 0416ffca-7ed9-4aff-9493-e001fdba8c9b --- diff --git a/docs/fsharp/language-reference/match-expressions.md b/docs/fsharp/language-reference/match-expressions.md index afbde7f074aa8..6571b010916ad 100644 --- a/docs/fsharp/language-reference/match-expressions.md +++ b/docs/fsharp/language-reference/match-expressions.md @@ -2,12 +2,13 @@ title: Match Expressions (F#) description: Match Expressions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 8854b713-255a-408d-942a-e80ab52fd2a4 --- diff --git a/docs/fsharp/language-reference/members/constructors.md b/docs/fsharp/language-reference/members/constructors.md index d1b688a533df8..1d677be64242d 100644 --- a/docs/fsharp/language-reference/members/constructors.md +++ b/docs/fsharp/language-reference/members/constructors.md @@ -2,12 +2,13 @@ title: Constructors (F#) description: Constructors (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: e0da2250-29de-4145-a1be-e5faff080759 --- diff --git a/docs/fsharp/language-reference/members/do-bindings-in-classes.md b/docs/fsharp/language-reference/members/do-bindings-in-classes.md index 9d18d1c8f96bf..8d428c5a390a0 100644 --- a/docs/fsharp/language-reference/members/do-bindings-in-classes.md +++ b/docs/fsharp/language-reference/members/do-bindings-in-classes.md @@ -2,12 +2,13 @@ title: do Bindings in Classes (F#) description: do Bindings in Classes (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 78987cb8-bdba-46e2-b5b2-994c83fe42c4 --- diff --git a/docs/fsharp/language-reference/members/events.md b/docs/fsharp/language-reference/members/events.md index 3fb4562126234..3e7223592b4d6 100644 --- a/docs/fsharp/language-reference/members/events.md +++ b/docs/fsharp/language-reference/members/events.md @@ -2,12 +2,13 @@ title: Events (F#) description: Events (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 28b588f2-0c9e-4c0d-babf-901ed934638a --- diff --git a/docs/fsharp/language-reference/members/explicit-fields-the-val-keyword.md b/docs/fsharp/language-reference/members/explicit-fields-the-val-keyword.md index 75320b4c5db42..b6ba69070bb4e 100644 --- a/docs/fsharp/language-reference/members/explicit-fields-the-val-keyword.md +++ b/docs/fsharp/language-reference/members/explicit-fields-the-val-keyword.md @@ -2,12 +2,13 @@ title: "Explicit Fields: The val Keyword (F#)" description: "Explicit Fields: The val Keyword (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 3bdbc745-436b-407f-bf54-5d11ca829cd0 --- diff --git a/docs/fsharp/language-reference/members/index.md b/docs/fsharp/language-reference/members/index.md index abab63b39ecf0..0a865bec879aa 100644 --- a/docs/fsharp/language-reference/members/index.md +++ b/docs/fsharp/language-reference/members/index.md @@ -2,12 +2,13 @@ title: Members (F#) description: Members (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: e472f50a-4939-4e62-abbc-471f8f265790 --- diff --git a/docs/fsharp/language-reference/members/indexed-properties.md b/docs/fsharp/language-reference/members/indexed-properties.md index d6f032c908dd2..41f196127866d 100644 --- a/docs/fsharp/language-reference/members/indexed-properties.md +++ b/docs/fsharp/language-reference/members/indexed-properties.md @@ -2,12 +2,13 @@ title: Indexed Properties (F#) description: Indexed Properties (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: f1266b8b-e2e3-4f49-9332-65c6d34dc0f3 --- diff --git a/docs/fsharp/language-reference/members/let-bindings-in-classes.md b/docs/fsharp/language-reference/members/let-bindings-in-classes.md index 0d22ce01c613f..77eefb4df98fb 100644 --- a/docs/fsharp/language-reference/members/let-bindings-in-classes.md +++ b/docs/fsharp/language-reference/members/let-bindings-in-classes.md @@ -2,12 +2,13 @@ title: let Bindings in Classes (F#) description: let Bindings in Classes (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 9d3710f5-68b1-4e4c-b02b-27fe018f20e8 --- diff --git a/docs/fsharp/language-reference/members/methods.md b/docs/fsharp/language-reference/members/methods.md index 2b9d95ce7d7ef..d04a43a464e76 100644 --- a/docs/fsharp/language-reference/members/methods.md +++ b/docs/fsharp/language-reference/members/methods.md @@ -2,12 +2,13 @@ title: Methods (F#) description: Methods (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 1febab3b-c922-49c6-889f-c22db107710c --- diff --git a/docs/fsharp/language-reference/members/properties.md b/docs/fsharp/language-reference/members/properties.md index fe4b82e49cf17..fa3ca813be7d5 100644 --- a/docs/fsharp/language-reference/members/properties.md +++ b/docs/fsharp/language-reference/members/properties.md @@ -2,12 +2,13 @@ title: Properties (F#) description: Properties (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 98b363a5-ee6a-4b7b-b8ae-b244f2a0b316 --- diff --git a/docs/fsharp/language-reference/modules.md b/docs/fsharp/language-reference/modules.md index d6ebeab6ad735..6007c68c7fd9f 100644 --- a/docs/fsharp/language-reference/modules.md +++ b/docs/fsharp/language-reference/modules.md @@ -2,12 +2,13 @@ title: Modules (F#) description: Modules (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 46de2d18-da51-40fa-a262-92edecada79d --- diff --git a/docs/fsharp/language-reference/namespaces.md b/docs/fsharp/language-reference/namespaces.md index 249c4d0718beb..0607f763f5743 100644 --- a/docs/fsharp/language-reference/namespaces.md +++ b/docs/fsharp/language-reference/namespaces.md @@ -2,12 +2,13 @@ title: Namespaces (F#) description: Namespaces (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: ea42156f-e1b9-4535-9383-b45f46f3f7ca --- diff --git a/docs/fsharp/language-reference/object-expressions.md b/docs/fsharp/language-reference/object-expressions.md index 0c30ef9f43d46..5588f195d45b9 100644 --- a/docs/fsharp/language-reference/object-expressions.md +++ b/docs/fsharp/language-reference/object-expressions.md @@ -2,12 +2,13 @@ title: Object Expressions (F#) description: Object Expressions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: c6dcf4c9-e7fd-4eee-9e4e-1176f4c27f57 --- diff --git a/docs/fsharp/language-reference/operator-overloading.md b/docs/fsharp/language-reference/operator-overloading.md index 9e20f25456a69..b785e2d2f8449 100644 --- a/docs/fsharp/language-reference/operator-overloading.md +++ b/docs/fsharp/language-reference/operator-overloading.md @@ -2,12 +2,13 @@ title: Operator Overloading (F#) description: Operator Overloading (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 019277ed-f649-4fa5-ad43-097865f449d9 --- diff --git a/docs/fsharp/language-reference/options.md b/docs/fsharp/language-reference/options.md index 2a85e0e5f4211..2164376f8b8c1 100644 --- a/docs/fsharp/language-reference/options.md +++ b/docs/fsharp/language-reference/options.md @@ -2,12 +2,13 @@ title: Options (F#) description: Options (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: a15b5cf1-9055-4481-918c-4c8a051b5829 --- diff --git a/docs/fsharp/language-reference/parameters-and-arguments.md b/docs/fsharp/language-reference/parameters-and-arguments.md index c1635719047b6..4166946b29fbc 100644 --- a/docs/fsharp/language-reference/parameters-and-arguments.md +++ b/docs/fsharp/language-reference/parameters-and-arguments.md @@ -2,12 +2,13 @@ title: Parameters and Arguments (F#) description: Parameters and Arguments (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 9b37a5c4-9263-4513-822a-fbb0d1004254 --- diff --git a/docs/fsharp/language-reference/pattern-matching.md b/docs/fsharp/language-reference/pattern-matching.md index 79890f3583687..572b875d00b46 100644 --- a/docs/fsharp/language-reference/pattern-matching.md +++ b/docs/fsharp/language-reference/pattern-matching.md @@ -2,12 +2,13 @@ title: Pattern Matching (F#) description: Pattern Matching (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 5562ee98-e2f1-4dcd-8e2f-16ae27baaade --- diff --git a/docs/fsharp/language-reference/primitive-types.md b/docs/fsharp/language-reference/primitive-types.md index 5beef3c781d66..b5ba66499863b 100644 --- a/docs/fsharp/language-reference/primitive-types.md +++ b/docs/fsharp/language-reference/primitive-types.md @@ -2,12 +2,13 @@ title: Primitive Types (F#) description: Primitive Types (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 2f23d98b-551b-4fd2-9f4f-0fd7254288ed --- diff --git a/docs/fsharp/language-reference/query-expressions.md b/docs/fsharp/language-reference/query-expressions.md index 53ba2eddbd35d..8e624ca0bd45c 100644 --- a/docs/fsharp/language-reference/query-expressions.md +++ b/docs/fsharp/language-reference/query-expressions.md @@ -2,12 +2,13 @@ title: Query Expressions (F#) description: Query Expressions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 35df2d80-e6d2-4873-b2de-9b45b9e9e650 --- diff --git a/docs/fsharp/language-reference/records.md b/docs/fsharp/language-reference/records.md index 5771aec4ae5ff..713bbaa9e57b2 100644 --- a/docs/fsharp/language-reference/records.md +++ b/docs/fsharp/language-reference/records.md @@ -2,12 +2,13 @@ title: Records (F#) description: Records (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 3a3701ea-4308-4fa1-9b5c-b955c470f17a --- diff --git a/docs/fsharp/language-reference/reference-cells.md b/docs/fsharp/language-reference/reference-cells.md index 4b562392273d6..0acfad1d19eb3 100644 --- a/docs/fsharp/language-reference/reference-cells.md +++ b/docs/fsharp/language-reference/reference-cells.md @@ -2,12 +2,13 @@ title: Reference Cells (F#) description: Reference Cells (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 09a0b221-ea21-45c4-bae8-5e4a339750c4 --- diff --git a/docs/fsharp/language-reference/resource-management-the-use-keyword.md b/docs/fsharp/language-reference/resource-management-the-use-keyword.md index 9de6836900022..02706d75bed09 100644 --- a/docs/fsharp/language-reference/resource-management-the-use-keyword.md +++ b/docs/fsharp/language-reference/resource-management-the-use-keyword.md @@ -2,12 +2,13 @@ title: "Resource Management: The use Keyword (F#)" description: "Resource Management: The use Keyword (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 00c3040e-859f-4dad-a7b5-7b8d44dc232c --- diff --git a/docs/fsharp/language-reference/sequences.md b/docs/fsharp/language-reference/sequences.md index bd9a7ae73d828..eb73628b0168b 100644 --- a/docs/fsharp/language-reference/sequences.md +++ b/docs/fsharp/language-reference/sequences.md @@ -2,12 +2,13 @@ title: Sequences (F#) description: Sequences (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 23dc7d75-cd26-4df2-9be3-9d1aba5c4443 --- diff --git a/docs/fsharp/language-reference/signatures.md b/docs/fsharp/language-reference/signatures.md index 2457dcf76f7b1..ce9f58abf3227 100644 --- a/docs/fsharp/language-reference/signatures.md +++ b/docs/fsharp/language-reference/signatures.md @@ -2,12 +2,13 @@ title: Signatures (F#) description: Signatures (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 76c84a62-b2f6-44ec-8238-e687e2f7d18e --- diff --git a/docs/fsharp/language-reference/source-line-file-path-identifiers.md b/docs/fsharp/language-reference/source-line-file-path-identifiers.md index fca4df511a765..67d4136655135 100644 --- a/docs/fsharp/language-reference/source-line-file-path-identifiers.md +++ b/docs/fsharp/language-reference/source-line-file-path-identifiers.md @@ -2,12 +2,13 @@ title: Source Line, File, and Path Identifiers (F#) description: Source Line, File, and Path Identifiers (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 4cfe7439-275c-4d08-980b-784e240bbf29 --- diff --git a/docs/fsharp/language-reference/strings.md b/docs/fsharp/language-reference/strings.md index fa1d7310a458a..5204da6ef2474 100644 --- a/docs/fsharp/language-reference/strings.md +++ b/docs/fsharp/language-reference/strings.md @@ -2,12 +2,13 @@ title: Strings (F#) description: Strings (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: df7624e5-ca6c-4e77-9e2b-87ca7e5e6f52 --- diff --git a/docs/fsharp/language-reference/structures.md b/docs/fsharp/language-reference/structures.md index 09adcaa4e475e..3cccfeb650c9a 100644 --- a/docs/fsharp/language-reference/structures.md +++ b/docs/fsharp/language-reference/structures.md @@ -2,12 +2,13 @@ title: Structures (F#) description: Structures (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 50819506-3210-418f-9602-0ee1c9a52177 --- diff --git a/docs/fsharp/language-reference/symbol-and-operator-reference/arithmetic-operators.md b/docs/fsharp/language-reference/symbol-and-operator-reference/arithmetic-operators.md index 45fd1aa80f1c2..2d793f58d668b 100644 --- a/docs/fsharp/language-reference/symbol-and-operator-reference/arithmetic-operators.md +++ b/docs/fsharp/language-reference/symbol-and-operator-reference/arithmetic-operators.md @@ -2,12 +2,13 @@ title: Arithmetic Operators (F#) description: Arithmetic Operators (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 75ddcfa3-564e-4382-80a3-f9da73d0f0ea --- diff --git a/docs/fsharp/language-reference/symbol-and-operator-reference/bitwise-operators.md b/docs/fsharp/language-reference/symbol-and-operator-reference/bitwise-operators.md index b50a67467650a..cad07b11e2c5b 100644 --- a/docs/fsharp/language-reference/symbol-and-operator-reference/bitwise-operators.md +++ b/docs/fsharp/language-reference/symbol-and-operator-reference/bitwise-operators.md @@ -2,12 +2,13 @@ title: Bitwise Operators (F#) description: Bitwise Operators (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 8a2c87f5-b4c7-47fe-8580-82c956f605e5 --- diff --git a/docs/fsharp/language-reference/symbol-and-operator-reference/boolean-operators.md b/docs/fsharp/language-reference/symbol-and-operator-reference/boolean-operators.md index e0b2e46e3428b..3722f5146b5f4 100644 --- a/docs/fsharp/language-reference/symbol-and-operator-reference/boolean-operators.md +++ b/docs/fsharp/language-reference/symbol-and-operator-reference/boolean-operators.md @@ -2,12 +2,13 @@ title: Boolean Operators (F#) description: Boolean Operators (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: f79370b8-4bc2-4704-b514-d392c80942bd --- diff --git a/docs/fsharp/language-reference/symbol-and-operator-reference/index.md b/docs/fsharp/language-reference/symbol-and-operator-reference/index.md index de48c8fcdb61a..94ba575f349bf 100644 --- a/docs/fsharp/language-reference/symbol-and-operator-reference/index.md +++ b/docs/fsharp/language-reference/symbol-and-operator-reference/index.md @@ -2,12 +2,13 @@ title: Symbol and Operator Reference (F#) description: Symbol and Operator Reference (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: ab453800-d4d0-4a11-9d55-2b358d56af27 --- diff --git a/docs/fsharp/language-reference/symbol-and-operator-reference/nullable-operators.md b/docs/fsharp/language-reference/symbol-and-operator-reference/nullable-operators.md index feae0cf757452..a4c39e5d71873 100644 --- a/docs/fsharp/language-reference/symbol-and-operator-reference/nullable-operators.md +++ b/docs/fsharp/language-reference/symbol-and-operator-reference/nullable-operators.md @@ -2,12 +2,13 @@ title: Nullable Operators (F#) description: Nullable Operators (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 3108c4ac-9e13-464d-a829-084a6eba038f --- diff --git a/docs/fsharp/language-reference/tuples.md b/docs/fsharp/language-reference/tuples.md index fca27bd1423c2..b00992570252d 100644 --- a/docs/fsharp/language-reference/tuples.md +++ b/docs/fsharp/language-reference/tuples.md @@ -2,12 +2,13 @@ title: Tuples (F#) description: Tuples (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 35069073-9a82-410f-8dea-912e2a152e6d --- diff --git a/docs/fsharp/language-reference/type-abbreviations.md b/docs/fsharp/language-reference/type-abbreviations.md index 942f8aa65e802..5c72cbadf076a 100644 --- a/docs/fsharp/language-reference/type-abbreviations.md +++ b/docs/fsharp/language-reference/type-abbreviations.md @@ -2,12 +2,13 @@ title: Type Abbreviations (F#) description: Type Abbreviations (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 560af74f-935f-415c-af56-604cddb9da6b --- diff --git a/docs/fsharp/language-reference/type-extensions.md b/docs/fsharp/language-reference/type-extensions.md index ec0c2bff3b9a6..179143eebff23 100644 --- a/docs/fsharp/language-reference/type-extensions.md +++ b/docs/fsharp/language-reference/type-extensions.md @@ -2,12 +2,13 @@ title: Type Extensions (F#) description: Type Extensions (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: c9d7ce27-f5ad-4766-b9e9-34187da5bc24 --- diff --git a/docs/fsharp/language-reference/type-inference.md b/docs/fsharp/language-reference/type-inference.md index 9a8ca20ca1dc9..6110692de94a7 100644 --- a/docs/fsharp/language-reference/type-inference.md +++ b/docs/fsharp/language-reference/type-inference.md @@ -2,12 +2,13 @@ title: Type Inference (F#) description: Type Inference (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 2d5fa4b1-732a-4d71-a62d-07f7ee79fe06 --- diff --git a/docs/fsharp/language-reference/unit-type.md b/docs/fsharp/language-reference/unit-type.md index 0da196798f3da..4c6fb5c7ae370 100644 --- a/docs/fsharp/language-reference/unit-type.md +++ b/docs/fsharp/language-reference/unit-type.md @@ -2,12 +2,13 @@ title: Unit Type (F#) description: Unit Type (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: eabbb6d7-80f3-4fa5-80b4-0f48982466a7 --- diff --git a/docs/fsharp/language-reference/units-of-measure.md b/docs/fsharp/language-reference/units-of-measure.md index ccbfa6fc5c642..a6dda948b474d 100644 --- a/docs/fsharp/language-reference/units-of-measure.md +++ b/docs/fsharp/language-reference/units-of-measure.md @@ -2,12 +2,13 @@ title: Units of Measure (F#) description: Units of Measure (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: cb2eb658-df6c-422e-afad-97422609c773 --- diff --git a/docs/fsharp/language-reference/values/index.md b/docs/fsharp/language-reference/values/index.md index 440435c039e4a..69e0bd1cc4165 100644 --- a/docs/fsharp/language-reference/values/index.md +++ b/docs/fsharp/language-reference/values/index.md @@ -2,12 +2,13 @@ title: Values (F#) description: Values (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 5e1e73c3-5adb-4bba-9976-d57f1ff6cd8d --- diff --git a/docs/fsharp/language-reference/values/null-values.md b/docs/fsharp/language-reference/values/null-values.md index 06596a7083cc7..ba424e0841b91 100644 --- a/docs/fsharp/language-reference/values/null-values.md +++ b/docs/fsharp/language-reference/values/null-values.md @@ -2,12 +2,13 @@ title: Null Values (F#) description: Null Values (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 68ebd261-51cf-4582-b2dc-44c84d1c2500 --- diff --git a/docs/fsharp/language-reference/verbose-syntax.md b/docs/fsharp/language-reference/verbose-syntax.md index a41e9eb38cadd..1081eea17cf1b 100644 --- a/docs/fsharp/language-reference/verbose-syntax.md +++ b/docs/fsharp/language-reference/verbose-syntax.md @@ -2,12 +2,13 @@ title: Verbose Syntax (F#) description: Verbose Syntax (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 0a6792b3-b312-4453-a025-21d9760eee5d --- diff --git a/docs/fsharp/language-reference/xml-documentation.md b/docs/fsharp/language-reference/xml-documentation.md index be3d69328f61c..92e5d532555ae 100644 --- a/docs/fsharp/language-reference/xml-documentation.md +++ b/docs/fsharp/language-reference/xml-documentation.md @@ -2,12 +2,13 @@ title: XML Documentation (F#) description: XML Documentation (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: d99ab1b6-e170-4ec2-a543-43ea7ab15bb2 --- diff --git a/docs/fsharp/tour.md b/docs/fsharp/tour.md index b7e3db41c59d9..877d8efbe1cfc 100644 --- a/docs/fsharp/tour.md +++ b/docs/fsharp/tour.md @@ -3,12 +3,12 @@ title: Tour of F# description: Tour of F# keywords: visual f#, f#, functional programming, .NET, tour author: cartermp -manager: wpickett +ms.author: phcart ms.date: 08/18/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: devlang-fsharp +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 49775139-082e-442f-b5a2-dd402399b5d2 --- diff --git a/docs/fsharp/tutorials/asynchronous-and-concurrent-programming/async.md b/docs/fsharp/tutorials/asynchronous-and-concurrent-programming/async.md index d5b0991530e26..580dd062042a2 100644 --- a/docs/fsharp/tutorials/asynchronous-and-concurrent-programming/async.md +++ b/docs/fsharp/tutorials/asynchronous-and-concurrent-programming/async.md @@ -3,12 +3,12 @@ title: Async Programming in F# description: Async Programming in F# keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: phcart ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: f9196bfc-b8a8-4d33-8b53-0dcbd58a69d8 --- diff --git a/docs/fsharp/tutorials/fsharp-interactive/fsharp-interactive-options.md b/docs/fsharp/tutorials/fsharp-interactive/fsharp-interactive-options.md index a8bba5c32935d..d0f5a48b3cb47 100644 --- a/docs/fsharp/tutorials/fsharp-interactive/fsharp-interactive-options.md +++ b/docs/fsharp/tutorials/fsharp-interactive/fsharp-interactive-options.md @@ -2,12 +2,13 @@ title: F# Interactive Options description: F# Interactive Options keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: f9f3e39b-ce6c-41ff-991f-0625f46441ae --- diff --git a/docs/fsharp/tutorials/fsharp-interactive/index.md b/docs/fsharp/tutorials/fsharp-interactive/index.md index 9eb16a8c5f4d0..837ef7e9fa201 100644 --- a/docs/fsharp/tutorials/fsharp-interactive/index.md +++ b/docs/fsharp/tutorials/fsharp-interactive/index.md @@ -2,12 +2,13 @@ title: F# Interactive (fsi.exe) Reference description: F# Interactive (fsi.exe) Reference keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 36af8d1b-dc08-4a37-9497-d23c0a0ac11c --- diff --git a/docs/fsharp/tutorials/getting-started/getting-started-command-line.md b/docs/fsharp/tutorials/getting-started/getting-started-command-line.md index 0f02dc7954a2f..e5ea004ee3919 100644 --- a/docs/fsharp/tutorials/getting-started/getting-started-command-line.md +++ b/docs/fsharp/tutorials/getting-started/getting-started-command-line.md @@ -3,12 +3,12 @@ title: Getting started with F# with command-line tools description: Learn how to use F# with the cross-platform .NET CLI. keywords: visual f#, f#, functional programming, .NET, .NET Core author: cartermp -manager: wpickett +ms.author: phcart ms.date: 07/01/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 615db1ec-6ef3-4de2-bae6-4586affa9771 --- diff --git a/docs/fsharp/tutorials/getting-started/getting-started-visual-studio.md b/docs/fsharp/tutorials/getting-started/getting-started-visual-studio.md index 17917863655c7..57a3ddd2b5c62 100644 --- a/docs/fsharp/tutorials/getting-started/getting-started-visual-studio.md +++ b/docs/fsharp/tutorials/getting-started/getting-started-visual-studio.md @@ -4,11 +4,11 @@ description: Learn how to use F# with Visual Studio. keywords: visual f#, f#, functional programming author: cartermp ms.author: phcart -manager: wpickett ms.date: 09/08/2016 ms.topic: article -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 8db75596-19a9-4eda-b20d-a12d517c8cc1 --- diff --git a/docs/fsharp/tutorials/getting-started/getting-started-vscode.md b/docs/fsharp/tutorials/getting-started/getting-started-vscode.md index aa0eb1936e4d0..52923b036dd6b 100644 --- a/docs/fsharp/tutorials/getting-started/getting-started-vscode.md +++ b/docs/fsharp/tutorials/getting-started/getting-started-vscode.md @@ -4,12 +4,11 @@ description: Learn how to use F# with Visual Studio Code and the Ionide plugin s keywords: visual f#, f#, functional programming, .NET, Visual Studio Code, vscode, Ionide author: cartermp ms.author: phcart -manager: wpickett ms.date: 09/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: devlang-fsharp +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 49775139-082e-442f-b5a2-dd402399b5d2 --- diff --git a/docs/fsharp/tutorials/getting-started/index.md b/docs/fsharp/tutorials/getting-started/index.md index edfcb5c7d6e1d..26e8011f85640 100644 --- a/docs/fsharp/tutorials/getting-started/index.md +++ b/docs/fsharp/tutorials/getting-started/index.md @@ -3,12 +3,12 @@ title: Getting Started with F# description: Getting Started with F# keywords: visual f#, f#, functional programming, .NET, .NET Core author: cartermp -manager: wpickett +ms.author: phcart ms.date: 09/06/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 615db1ec-6ef3-4de2-bae6-4586affa9771 --- diff --git a/docs/fsharp/tutorials/type-providers/accessing-a-sql-database-entities.md b/docs/fsharp/tutorials/type-providers/accessing-a-sql-database-entities.md index 004df2b324b23..6aee6b694157d 100644 --- a/docs/fsharp/tutorials/type-providers/accessing-a-sql-database-entities.md +++ b/docs/fsharp/tutorials/type-providers/accessing-a-sql-database-entities.md @@ -2,12 +2,13 @@ title: "Walkthrough: Accessing a SQL Database by Using Type Providers and Entities (F#)" description: "Walkthrough: Accessing a SQL Database by Using Type Providers and Entities (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: dc82a932-5401-4d19-9fb3-92c50d8db514 --- diff --git a/docs/fsharp/tutorials/type-providers/accessing-a-sql-database.md b/docs/fsharp/tutorials/type-providers/accessing-a-sql-database.md index 866fb00dba1cd..e412d71e3184e 100644 --- a/docs/fsharp/tutorials/type-providers/accessing-a-sql-database.md +++ b/docs/fsharp/tutorials/type-providers/accessing-a-sql-database.md @@ -2,12 +2,13 @@ title: "Walkthrough: Accessing a SQL Database by Using Type Providers (F#)" description: "Walkthrough: Accessing a SQL Database by Using Type Providers (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 1c413eb0-16a5-4c1a-9a4e-ad6877e645d6 --- diff --git a/docs/fsharp/tutorials/type-providers/accessing-a-web-service.md b/docs/fsharp/tutorials/type-providers/accessing-a-web-service.md index de803fb5a932b..0d8885e097ae0 100644 --- a/docs/fsharp/tutorials/type-providers/accessing-a-web-service.md +++ b/docs/fsharp/tutorials/type-providers/accessing-a-web-service.md @@ -2,12 +2,13 @@ title: Walkthrough - Accessing a Web Service by Using Type Providers (F#) description: Walkthrough - Accessing a Web Service by Using Type Providers (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 63374fa9-8fb8-43ac-bcb9-ef2290d9f851 --- diff --git a/docs/fsharp/tutorials/type-providers/accessing-an-odata-service.md b/docs/fsharp/tutorials/type-providers/accessing-an-odata-service.md index 9f704630bde11..3747b96e2292a 100644 --- a/docs/fsharp/tutorials/type-providers/accessing-an-odata-service.md +++ b/docs/fsharp/tutorials/type-providers/accessing-an-odata-service.md @@ -2,12 +2,13 @@ title: "Walkthrough: Accessing an OData Service by Using Type Providers (F#)" description: "Walkthrough: Accessing an OData Service by Using Type Providers (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 0adae84c-b0fa-455f-994b-274ecdc6df30 --- diff --git a/docs/fsharp/tutorials/type-providers/creating-a-type-provider.md b/docs/fsharp/tutorials/type-providers/creating-a-type-provider.md index 20c60e0808427..16239eea38a5f 100644 --- a/docs/fsharp/tutorials/type-providers/creating-a-type-provider.md +++ b/docs/fsharp/tutorials/type-providers/creating-a-type-provider.md @@ -2,12 +2,13 @@ title: "Tutorial: Creating a Type Provider (F#)" description: "Tutorial: Creating a Type Provider (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 82bec076-19d4-470c-979f-6c3a14b7c70a --- diff --git a/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-dbml.md b/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-dbml.md index e56ca3e11b2d4..65859c58644fa 100644 --- a/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-dbml.md +++ b/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-dbml.md @@ -2,12 +2,13 @@ title: "Walkthrough: Generating F# Types from a DBML File (F#)" description: "Walkthrough: Generating F# Types from a DBML File (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 6fbb6ccc-248f-4226-95e9-f6f99541dbe4 --- diff --git a/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-edmx.md b/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-edmx.md index 938bdb1d62214..f39f47de158ea 100644 --- a/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-edmx.md +++ b/docs/fsharp/tutorials/type-providers/generating-fsharp-types-from-edmx.md @@ -2,12 +2,13 @@ title: "Walkthrough: Generating F# Types from an EDMX Schema File (F#)" description: "Walkthrough: Generating F# Types from an EDMX Schema File (F#)" keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 81adb2eb-625f-4ad8-aeaa-8f672a6d79a2 --- diff --git a/docs/fsharp/tutorials/type-providers/index.md b/docs/fsharp/tutorials/type-providers/index.md index 64aecafbb9f7f..da6d4261f1e25 100644 --- a/docs/fsharp/tutorials/type-providers/index.md +++ b/docs/fsharp/tutorials/type-providers/index.md @@ -2,12 +2,13 @@ title: Type Providers description: Type Providers keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 25697ef6-465e-4248-9de5-1d199d4a8b59 --- diff --git a/docs/fsharp/tutorials/type-providers/troubleshooting-type-providers.md b/docs/fsharp/tutorials/type-providers/troubleshooting-type-providers.md index 2766fce6d2c8e..513565c26e3bd 100644 --- a/docs/fsharp/tutorials/type-providers/troubleshooting-type-providers.md +++ b/docs/fsharp/tutorials/type-providers/troubleshooting-type-providers.md @@ -2,12 +2,13 @@ title: Troubleshooting Type Providers description: Troubleshooting Type Providers keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 44533045-9862-43c5-81d9-3e05157e975a --- diff --git a/docs/fsharp/tutorials/type-providers/type-provider-security.md b/docs/fsharp/tutorials/type-providers/type-provider-security.md index b180c0a730829..4f426cfe9e924 100644 --- a/docs/fsharp/tutorials/type-providers/type-provider-security.md +++ b/docs/fsharp/tutorials/type-providers/type-provider-security.md @@ -2,12 +2,13 @@ title: Type Provider Security description: Type Provider Security keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 9c5a8a1f-5a31-490d-83c0-8beabda75c78 --- diff --git a/docs/fsharp/using-fsharp-in-visual-studio/configuring-projects.md b/docs/fsharp/using-fsharp-in-visual-studio/configuring-projects.md index 0f624b6f55b53..3a4457f621693 100644 --- a/docs/fsharp/using-fsharp-in-visual-studio/configuring-projects.md +++ b/docs/fsharp/using-fsharp-in-visual-studio/configuring-projects.md @@ -2,12 +2,13 @@ title: Configuring Projects (F#) description: Configuring Projects (F#) keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 8b2ed206-34e4-4256-a6ce-0c2499561165 --- diff --git a/docs/fsharp/using-fsharp-in-visual-studio/targeting-older-versions-of-net.md b/docs/fsharp/using-fsharp-in-visual-studio/targeting-older-versions-of-net.md index bc92fcde999a1..90774cbe6154b 100644 --- a/docs/fsharp/using-fsharp-in-visual-studio/targeting-older-versions-of-net.md +++ b/docs/fsharp/using-fsharp-in-visual-studio/targeting-older-versions-of-net.md @@ -2,12 +2,13 @@ title: Targeting .NET Framework 2.0 on Windows 8 description: Targeting .NET Framework 2.0 on Windows 8 keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 63989543-95c3-4ab7-81f3-3834a8b15010 --- diff --git a/docs/fsharp/using-fsharp-in-visual-studio/visual-fsharp-development-environment-features.md b/docs/fsharp/using-fsharp-in-visual-studio/visual-fsharp-development-environment-features.md index d4513e79d6c97..fe64f88ef8e0f 100644 --- a/docs/fsharp/using-fsharp-in-visual-studio/visual-fsharp-development-environment-features.md +++ b/docs/fsharp/using-fsharp-in-visual-studio/visual-fsharp-development-environment-features.md @@ -2,12 +2,13 @@ title: F# Development Environment Features description: F# Development Environment Features keywords: visual f#, f#, functional programming -author: dend -manager: danielfe +author: cartermp +ms.author: phcart ms.date: 05/16/2016 ms.topic: language-reference -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: 809e9a34-b271-4c87-8356-2426b44f4721 --- diff --git a/docs/fsharp/using-fsharp-on-azure/blob-storage.md b/docs/fsharp/using-fsharp-on-azure/blob-storage.md index 9c4a044ebd626..2657449541db4 100644 --- a/docs/fsharp/using-fsharp-on-azure/blob-storage.md +++ b/docs/fsharp/using-fsharp-on-azure/blob-storage.md @@ -3,12 +3,12 @@ title: Get started with Azure Blob storage using F# description: Store unstructured data in the cloud with Azure Blob storage. keywords: visual f#, f#, functional programming, .NET, .NET Core, Azure author: sylvanc -manager: jbronsk +ms.author: phcart ms.date: 09/20/2016 ms.topic: article -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp -ms.devlang: dotnet +ms.devlang: fsharp ms.assetid: c5b74a4f-dcd1-4849-930c-904b6c8a04e1 --- diff --git a/docs/fsharp/using-fsharp-on-azure/file-storage.md b/docs/fsharp/using-fsharp-on-azure/file-storage.md index 3ec5a94c85972..90eb6dbfac08b 100644 --- a/docs/fsharp/using-fsharp-on-azure/file-storage.md +++ b/docs/fsharp/using-fsharp-on-azure/file-storage.md @@ -3,12 +3,12 @@ title: Get started with Azure File storage using F# description: Store file data in the cloud with Azure File storage, and mount your cloud file share from an Azure virtual machine (VM) or from an on-premises application running Windows. keywords: visual f#, f#, functional programming, .NET, .NET Core, Azure author: sylvanc -manager: jbronsk +ms.author: phcart ms.date: 09/20/2016 ms.topic: article -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp -ms.devlang: dotnet +ms.devlang: fsharp ms.assetid: 5c26a0aa-186e-476c-9f87-e0191754579e --- diff --git a/docs/fsharp/using-fsharp-on-azure/index.md b/docs/fsharp/using-fsharp-on-azure/index.md index bd7fd7ba338ea..cb60f5c4f8563 100644 --- a/docs/fsharp/using-fsharp-on-azure/index.md +++ b/docs/fsharp/using-fsharp-on-azure/index.md @@ -3,12 +3,12 @@ title: Using F# on Azure description: Guide to using Azure services with F# keywords: Azure, cloud, visual f#, f#, functional programming, .NET, .NET Core author: sylvanc -manager: jbronsk +ms.author: phcart ms.date: 09/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: FAD4D11E-703A-42D4-9F72-893D9E0F569B --- diff --git a/docs/fsharp/using-fsharp-on-azure/package-management.md b/docs/fsharp/using-fsharp-on-azure/package-management.md index 25b1d1f3fad8e..50b8894ba39fd 100644 --- a/docs/fsharp/using-fsharp-on-azure/package-management.md +++ b/docs/fsharp/using-fsharp-on-azure/package-management.md @@ -3,12 +3,12 @@ title: Using Package Management with F# for Azure description: Use Paket or Nuget to manage F# Azure dependencies keywords: visual f#, f#, functional programming, .NET, .NET Core, Azure author: sylvanc -manager: jbronsk +ms.author: phcart ms.date: 09/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies -ms.devlang: dotnet +ms.prod: .net +ms.technology: devlang-fsharp +ms.devlang: fsharp ms.assetid: dd32ef9c-5416-467e-9fa3-c9ee3bb08456 --- diff --git a/docs/fsharp/using-fsharp-on-azure/queue-storage.md b/docs/fsharp/using-fsharp-on-azure/queue-storage.md index c208480ca3aef..4b0b394ed60db 100644 --- a/docs/fsharp/using-fsharp-on-azure/queue-storage.md +++ b/docs/fsharp/using-fsharp-on-azure/queue-storage.md @@ -3,12 +3,12 @@ title: Get started with Azure Queue storage using F# description: Azure Queues provide reliable, asynchronous messaging between application components. Cloud messaging enables your application components to scale independently. keywords: visual f#, f#, functional programming, .NET, .NET Core, Azure author: sylvanc -manager: jbronsk +ms.author: phcart ms.date: 09/20/2016 ms.topic: article -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp -ms.devlang: dotnet +ms.devlang: fsharp ms.assetid: 70dc554c-8f4d-42a7-8e2a-6438657d012a --- diff --git a/docs/fsharp/using-fsharp-on-azure/table-storage.md b/docs/fsharp/using-fsharp-on-azure/table-storage.md index 7b6a05d172413..8df91b549205a 100644 --- a/docs/fsharp/using-fsharp-on-azure/table-storage.md +++ b/docs/fsharp/using-fsharp-on-azure/table-storage.md @@ -3,12 +3,12 @@ title: Get started with Azure Table storage using F# description: Store structured data in the cloud using Azure Table storage, a NoSQL data store. keywords: visual f#, f#, functional programming, .NET, .NET Core, Azure author: sylvanc -manager: jbronsk +ms.author: phcart ms.date: 09/20/2016 ms.topic: article -ms.prod: visual-studio-dev14 +ms.prod: .net ms.technology: devlang-fsharp -ms.devlang: dotnet +ms.devlang: fsharp ms.assetid: 9e5d6cea-a98c-461e-a5cc-75f1d154eafd --- diff --git a/docs/samples-and-tutorials/index.md b/docs/samples-and-tutorials/index.md index 2fbbb22563edb..f2c992988ea6c 100644 --- a/docs/samples-and-tutorials/index.md +++ b/docs/samples-and-tutorials/index.md @@ -3,11 +3,10 @@ title: Samples and Tutorials description: Samples and Tutorials keywords: .NET author: BillWagner -manager: wpickett +ms.author: wiwagn ms.date: 06/25/2016 ms.topic: article ms.prod: .net -ms.technology: .net-technologies ms.devlang: dotnet ms.assetid: 617310e7-336b-4864-8dab-7e2021512929 --- diff --git a/docs/standard/about.md b/docs/standard/about.md index 4e88ae5b1902d..d5685acf7ecb0 100644 --- a/docs/standard/about.md +++ b/docs/standard/about.md @@ -3,11 +3,11 @@ title: About .NET description: .NET Products keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/23/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 2e38e9d9-8284-46ee-a15f-199adc4f26f4 redirect_url: /dotnet/articles/standard/index diff --git a/docs/standard/assembly-format.md b/docs/standard/assembly-format.md index 98c9771680ebb..7d5897bb4e13b 100644 --- a/docs/standard/assembly-format.md +++ b/docs/standard/assembly-format.md @@ -3,11 +3,11 @@ title: .NET Assembly File Format description: .NET Assembly File Format keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 6520323e-ff28-4c8a-ba80-e64a413199e6 --- diff --git a/docs/standard/async-in-depth.md b/docs/standard/async-in-depth.md index b1cc5031e7940..740af8c7670fe 100644 --- a/docs/standard/async-in-depth.md +++ b/docs/standard/async-in-depth.md @@ -3,11 +3,11 @@ title: Async in depth description: In-depth explanation of how asynchronous code works in .NET keywords: .NET, .NET Core, .NET Standard author: cartermp -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 1e38f9d9-8f84-46ee-a15f-199aec4f2e34 --- diff --git a/docs/standard/async.md b/docs/standard/async.md index 6993ba053a5fb..81855d45e4af4 100644 --- a/docs/standard/async.md +++ b/docs/standard/async.md @@ -3,11 +3,11 @@ title: Async Overview description: Async Overview keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 1e38e9d9-8284-46ee-a15f-199adc4f26f4 --- diff --git a/docs/standard/base-types/alternation.md b/docs/standard/base-types/alternation.md index 9af655b68aa1f..79e010fe83808 100644 --- a/docs/standard/base-types/alternation.md +++ b/docs/standard/base-types/alternation.md @@ -4,11 +4,10 @@ description: Alternation constructs in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 59ffac4d-fc6e-461f-8783-d9f8dc88ce2c --- diff --git a/docs/standard/base-types/anchors.md b/docs/standard/base-types/anchors.md index 2e6d4396ce7e3..d8c82539b0ff1 100644 --- a/docs/standard/base-types/anchors.md +++ b/docs/standard/base-types/anchors.md @@ -4,11 +4,10 @@ description: Anchors in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 96dff1be-3005-4ba5-af1b-323182a26085 --- diff --git a/docs/standard/base-types/backreference.md b/docs/standard/base-types/backreference.md index cb65ac9786cee..64c4cf1704131 100644 --- a/docs/standard/base-types/backreference.md +++ b/docs/standard/base-types/backreference.md @@ -4,11 +4,10 @@ description: Backreference constructs in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: c453ed78-650f-4c3c-9ab4-9d89d250bf88 --- diff --git a/docs/standard/base-types/backtracking.md b/docs/standard/base-types/backtracking.md index dbcec334e3c5d..c7eeae9c3f033 100644 --- a/docs/standard/base-types/backtracking.md +++ b/docs/standard/base-types/backtracking.md @@ -4,11 +4,10 @@ description: Backtracking in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 8a3e6298-26b7-4c99-bd97-c9892f6c9418 --- diff --git a/docs/standard/base-types/basic-manipulations.md b/docs/standard/base-types/basic-manipulations.md index 5c9f879e7d9f8..49a7699a4e491 100644 --- a/docs/standard/base-types/basic-manipulations.md +++ b/docs/standard/base-types/basic-manipulations.md @@ -3,11 +3,10 @@ title: "How to: perform basic string manipulations" description: How to perform basic string manipulations keywords: .NET, .NET Core author: stevehoag -manager: wpickett ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 141d5c94-08db-469c-8a33-708c0d3bba42 --- diff --git a/docs/standard/base-types/basic-string-operations.md b/docs/standard/base-types/basic-string-operations.md index 38e7e5738e92b..0097edadccd6e 100644 --- a/docs/standard/base-types/basic-string-operations.md +++ b/docs/standard/base-types/basic-string-operations.md @@ -3,11 +3,11 @@ title: Basic string operations description: Basic string operations keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 9658098d-de60-4868-ba5b-0c278748a90f --- diff --git a/docs/standard/base-types/best-practices-strings.md b/docs/standard/base-types/best-practices-strings.md index 7d80c4b1f1a75..055bf8924979c 100644 --- a/docs/standard/base-types/best-practices-strings.md +++ b/docs/standard/base-types/best-practices-strings.md @@ -4,11 +4,10 @@ description: Best practices for using strings keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: b3cefaa4-0a3f-4a96-aba9-1de30fb07c29 --- diff --git a/docs/standard/base-types/best-practices.md b/docs/standard/base-types/best-practices.md index a600144346a68..e711f128c317e 100644 --- a/docs/standard/base-types/best-practices.md +++ b/docs/standard/base-types/best-practices.md @@ -4,11 +4,10 @@ description: Best practices for regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 096fd614-91bf-4296-be24-12f62b062294 --- diff --git a/docs/standard/base-types/changing-case.md b/docs/standard/base-types/changing-case.md index 0c265bd77fe41..e33225075d379 100644 --- a/docs/standard/base-types/changing-case.md +++ b/docs/standard/base-types/changing-case.md @@ -3,11 +3,11 @@ title: Changing case description: Changing case keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 646c5afd-8aec-4393-9c00-f68ad2580c68 --- diff --git a/docs/standard/base-types/changing-formats.md b/docs/standard/base-types/changing-formats.md index 2160967d4f230..fdd131faed515 100644 --- a/docs/standard/base-types/changing-formats.md +++ b/docs/standard/base-types/changing-formats.md @@ -3,11 +3,11 @@ title: "Regular expression example: changing date formats" description: Regular expression example changing date formats keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 3e196697-981c-4c1d-93dd-c3b236ef36dd --- diff --git a/docs/standard/base-types/character-encoding.md b/docs/standard/base-types/character-encoding.md index 411a0b656f47c..7a003205e930a 100644 --- a/docs/standard/base-types/character-encoding.md +++ b/docs/standard/base-types/character-encoding.md @@ -4,11 +4,10 @@ description: Character encoding in .NET keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: bce54e41-e9dc-493a-8988-1cbadc340fe8 --- diff --git a/docs/standard/base-types/classes.md b/docs/standard/base-types/classes.md index 486368d3730c7..3895f2e8501ef 100644 --- a/docs/standard/base-types/classes.md +++ b/docs/standard/base-types/classes.md @@ -4,11 +4,10 @@ description: Character classes in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: c7a9305f-7144-4fe8-80e8-a727bf7d223f --- diff --git a/docs/standard/base-types/common-type-system.md b/docs/standard/base-types/common-type-system.md index 7f0895ecbf835..ae6b789a34788 100644 --- a/docs/standard/base-types/common-type-system.md +++ b/docs/standard/base-types/common-type-system.md @@ -4,11 +4,10 @@ description: Common type system in depth keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: b5482a1d-7bdc-40fe-aa45-10df930ceb5b --- diff --git a/docs/standard/base-types/comparing.md b/docs/standard/base-types/comparing.md index d9c0973910081..3d9c95cdd280d 100644 --- a/docs/standard/base-types/comparing.md +++ b/docs/standard/base-types/comparing.md @@ -3,11 +3,11 @@ title: Comparing strings description: Comparing strings keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 920ee5e8-3d61-4941-b5af-fc50eaee427c --- diff --git a/docs/standard/base-types/compilation.md b/docs/standard/base-types/compilation.md index f8e221e58d2eb..a075c5d161b56 100644 --- a/docs/standard/base-types/compilation.md +++ b/docs/standard/base-types/compilation.md @@ -3,11 +3,11 @@ title: Compilation and reuse in regular expressions description: Compilation and reuse in regular expressions keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 3adea434-e2ed-4023-b4f5-b0608b4cf53f --- diff --git a/docs/standard/base-types/composite-format.md b/docs/standard/base-types/composite-format.md index 5432d0a1066e9..2371d9c8281cd 100644 --- a/docs/standard/base-types/composite-format.md +++ b/docs/standard/base-types/composite-format.md @@ -4,11 +4,10 @@ description: Composite formatting keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: a01efc8f-c242-4535-bd32-acd0032d9590 --- diff --git a/docs/standard/base-types/conversion-tables.md b/docs/standard/base-types/conversion-tables.md index 638e378a5c359..e02b8cb67377d 100644 --- a/docs/standard/base-types/conversion-tables.md +++ b/docs/standard/base-types/conversion-tables.md @@ -3,11 +3,11 @@ title: Type conversion tables description: Type conversion tables keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: d602f260-e7cf-49c8-a37f-731f40e4a538 --- diff --git a/docs/standard/base-types/creating-new.md b/docs/standard/base-types/creating-new.md index 8612498e40c55..7b08af7d0aec7 100644 --- a/docs/standard/base-types/creating-new.md +++ b/docs/standard/base-types/creating-new.md @@ -3,11 +3,11 @@ title: Creating new strings description: Creating new strings keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 639397c7-e694-43e0-845b-1681c62bd9fd --- diff --git a/docs/standard/base-types/custom-datetime.md b/docs/standard/base-types/custom-datetime.md index 82eef1a60bd80..bf6a5d02fe1f8 100644 --- a/docs/standard/base-types/custom-datetime.md +++ b/docs/standard/base-types/custom-datetime.md @@ -4,11 +4,10 @@ description: Custom date and time format strings keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 45f286f5-92c9-4150-957c-fa6d394bc29b --- diff --git a/docs/standard/base-types/custom-numeric.md b/docs/standard/base-types/custom-numeric.md index 830f8b9f83ce7..79ce7fc80fe6e 100644 --- a/docs/standard/base-types/custom-numeric.md +++ b/docs/standard/base-types/custom-numeric.md @@ -4,11 +4,10 @@ description: Custom numeric format strings keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 7b1c16ee-956f-4e9c-8502-c3dd6598c51d --- diff --git a/docs/standard/base-types/custom-timespan.md b/docs/standard/base-types/custom-timespan.md index 471a9c9320faa..5302b22e63dbb 100644 --- a/docs/standard/base-types/custom-timespan.md +++ b/docs/standard/base-types/custom-timespan.md @@ -4,11 +4,10 @@ description: Custom TimeSpan format strings keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: e79745eb-6ebd-4e62-85c4-4f2830c27285 --- diff --git a/docs/standard/base-types/define-custom.md b/docs/standard/base-types/define-custom.md index 8a279010b66fb..18fd2c15ea378 100644 --- a/docs/standard/base-types/define-custom.md +++ b/docs/standard/base-types/define-custom.md @@ -3,11 +3,11 @@ title: "How to: define and use custom numeric format providers" description: How to define and use custom numeric format providers keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 9b184114-6612-4c1a-a2db-2e24e65b0f77 --- diff --git a/docs/standard/base-types/display-dates.md b/docs/standard/base-types/display-dates.md index 087cb7f5f0f10..e5a792e07bc32 100644 --- a/docs/standard/base-types/display-dates.md +++ b/docs/standard/base-types/display-dates.md @@ -3,11 +3,11 @@ title: "How to: display dates in non-gregorian calendars" description: How to display dates in non-gregorian calendars keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 93f06e1d-544b-4ccc-a0b2-95cd674852cb --- diff --git a/docs/standard/base-types/display-milliseconds.md b/docs/standard/base-types/display-milliseconds.md index e459c78e16806..09f8977bb87c4 100644 --- a/docs/standard/base-types/display-milliseconds.md +++ b/docs/standard/base-types/display-milliseconds.md @@ -3,11 +3,11 @@ title: "How to: display milliseconds in date and time values" description: How to display milliseconds in date and time values keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 78599e33-1c3f-4335-b320-751e35906338 --- diff --git a/docs/standard/base-types/enumeration-format.md b/docs/standard/base-types/enumeration-format.md index ac89573b5195b..d440b25ba2944 100644 --- a/docs/standard/base-types/enumeration-format.md +++ b/docs/standard/base-types/enumeration-format.md @@ -3,11 +3,11 @@ title: Enumeration format strings description: Enumeration format strings keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 4d581898-99bc-42c3-816c-d8238f45096f --- diff --git a/docs/standard/base-types/escapes.md b/docs/standard/base-types/escapes.md index ff8d0b8e1fe74..e997b88cd1f27 100644 --- a/docs/standard/base-types/escapes.md +++ b/docs/standard/base-types/escapes.md @@ -4,11 +4,10 @@ description: Character escapes in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 41d35531-2af9-47d4-9780-fbc1e682fbc2 --- diff --git a/docs/standard/base-types/extract-day.md b/docs/standard/base-types/extract-day.md index 8a269d2bcd22d..cd6966c13725f 100644 --- a/docs/standard/base-types/extract-day.md +++ b/docs/standard/base-types/extract-day.md @@ -4,11 +4,10 @@ description: How to extract the day of the week from a specific date keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 88a8f8b9-f5c9-4503-b968-84468b52bb8e --- diff --git a/docs/standard/base-types/extract-protocol.md b/docs/standard/base-types/extract-protocol.md index 96253c649e889..c50d2424d7bf0 100644 --- a/docs/standard/base-types/extract-protocol.md +++ b/docs/standard/base-types/extract-protocol.md @@ -3,11 +3,11 @@ title: "How to: extract a protocol and port number from a URL" description: How to extract a protocol and port number from a URL keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: d2462fb4-6d61-44ab-8466-73f1f06c3058 --- diff --git a/docs/standard/base-types/formatting-types.md b/docs/standard/base-types/formatting-types.md index 80a8642c087df..9dd3c17a6fa7c 100644 --- a/docs/standard/base-types/formatting-types.md +++ b/docs/standard/base-types/formatting-types.md @@ -4,11 +4,10 @@ description: Formatting types keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: cf497639-9f91-45cb-836f-998d1cea2f43 --- diff --git a/docs/standard/base-types/grouping.md b/docs/standard/base-types/grouping.md index 133da90ca1820..5030e23a39444 100644 --- a/docs/standard/base-types/grouping.md +++ b/docs/standard/base-types/grouping.md @@ -4,11 +4,10 @@ description: Grouping constructs in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: e0bf3718-e64b-460b-b73d-66678cec6093 --- diff --git a/docs/standard/base-types/index.md b/docs/standard/base-types/index.md index 29daa7eac502d..cc907ae78d4dd 100644 --- a/docs/standard/base-types/index.md +++ b/docs/standard/base-types/index.md @@ -3,11 +3,11 @@ title: Working with base types description: Working with base types keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: e53e414f-e0b6-4076-a6ab-189ba93e23cd --- diff --git a/docs/standard/base-types/manipulating-strings.md b/docs/standard/base-types/manipulating-strings.md index c4d87e6d352de..09c897bbc1ed0 100644 --- a/docs/standard/base-types/manipulating-strings.md +++ b/docs/standard/base-types/manipulating-strings.md @@ -4,11 +4,10 @@ description: Manipulating strings keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: da3c277e-b06e-48bd-ae1f-1e7e4240b93e --- diff --git a/docs/standard/base-types/miscellaneous.md b/docs/standard/base-types/miscellaneous.md index db0fa34f07b9d..4fb9824f8edc7 100644 --- a/docs/standard/base-types/miscellaneous.md +++ b/docs/standard/base-types/miscellaneous.md @@ -4,11 +4,10 @@ description: Miscellaneous constructs in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 478901dc-db6c-4d90-9d3b-f5cfdca2cbf5 --- diff --git a/docs/standard/base-types/object-model.md b/docs/standard/base-types/object-model.md index 5318ec3a78843..dfd6dd7447346 100644 --- a/docs/standard/base-types/object-model.md +++ b/docs/standard/base-types/object-model.md @@ -4,11 +4,10 @@ description: The regular expression object model keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: a1e611ec-c6a2-48c6-9c52-0ed845787621 --- diff --git a/docs/standard/base-types/options.md b/docs/standard/base-types/options.md index 3cf075eb3431a..b5944d6ca92e1 100644 --- a/docs/standard/base-types/options.md +++ b/docs/standard/base-types/options.md @@ -4,11 +4,10 @@ description: Regular expression options keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 2db2c3e6-953e-4913-8168-d707c437f2df --- diff --git a/docs/standard/base-types/pad-number.md b/docs/standard/base-types/pad-number.md index 76d25f8bfc749..a9b7fc293274f 100644 --- a/docs/standard/base-types/pad-number.md +++ b/docs/standard/base-types/pad-number.md @@ -3,11 +3,11 @@ title: "How to: pad a number with leading zeros" description: How to pad a number with leading zeros keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: a517c066-b11e-4815-826b-9262611eac40 --- diff --git a/docs/standard/base-types/padding.md b/docs/standard/base-types/padding.md index fc104c1d230af..bdb0ebbf4afbb 100644 --- a/docs/standard/base-types/padding.md +++ b/docs/standard/base-types/padding.md @@ -3,11 +3,11 @@ title: Padding strings description: Padding strings keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 1c8b3b44-d370-49e1-90b5-64ac81c02ae91c8b3b44-d370-49e1-90b5-64ac81c02ae9 --- diff --git a/docs/standard/base-types/parsing-datetime.md b/docs/standard/base-types/parsing-datetime.md index 962e9b886c142..7e098c6346b59 100644 --- a/docs/standard/base-types/parsing-datetime.md +++ b/docs/standard/base-types/parsing-datetime.md @@ -3,11 +3,11 @@ title: Parsing date and time strings in .NET description: Parsing date and time strings in .NET keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: e61514cd-5329-4eb8-b122-482fffb54ab7 --- diff --git a/docs/standard/base-types/parsing-numeric.md b/docs/standard/base-types/parsing-numeric.md index 9cefa756f31ff..f2c891190a7a6 100644 --- a/docs/standard/base-types/parsing-numeric.md +++ b/docs/standard/base-types/parsing-numeric.md @@ -4,11 +4,10 @@ description: Parsing numeric strings in .NET keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: e393430a-731a-49fa-83de-ff7ed52d5704 --- diff --git a/docs/standard/base-types/parsing-other.md b/docs/standard/base-types/parsing-other.md index 3fe8957f0117d..e4095bacd5b9e 100644 --- a/docs/standard/base-types/parsing-other.md +++ b/docs/standard/base-types/parsing-other.md @@ -3,11 +3,11 @@ title: Parsing other strings in .NET description: Parsing other strings in .NET keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 67670b10-3df4-45ea-8908-5ba3f056887c --- diff --git a/docs/standard/base-types/parsing-strings.md b/docs/standard/base-types/parsing-strings.md index 7c8c2059f2c8a..63ddeaf801801 100644 --- a/docs/standard/base-types/parsing-strings.md +++ b/docs/standard/base-types/parsing-strings.md @@ -3,11 +3,11 @@ title: Parsing strings in .NET description: Parsing strings in .NET keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 8103c0a6-61d3-40dd-a3e9-2a32ba6a4c05 --- diff --git a/docs/standard/base-types/performing-formatting-operations.md b/docs/standard/base-types/performing-formatting-operations.md index 15c069748ad47..d6ba7d702fcfb 100644 --- a/docs/standard/base-types/performing-formatting-operations.md +++ b/docs/standard/base-types/performing-formatting-operations.md @@ -3,11 +3,11 @@ title: Performing formatting operations description: Performing formatting operations keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 982f0b64-7e69-4bbe-a688-0117f86a603c --- diff --git a/docs/standard/base-types/quantifiers.md b/docs/standard/base-types/quantifiers.md index 2fa3d5e2c24aa..72f6a01c27b61 100644 --- a/docs/standard/base-types/quantifiers.md +++ b/docs/standard/base-types/quantifiers.md @@ -4,11 +4,10 @@ description: Quantifiers in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 8e5124c4-20b5-4c57-ab68-301d1d7311c4 --- diff --git a/docs/standard/base-types/quick-ref.md b/docs/standard/base-types/quick-ref.md index 75b17c40a7705..7313f253c1dce 100644 --- a/docs/standard/base-types/quick-ref.md +++ b/docs/standard/base-types/quick-ref.md @@ -4,11 +4,10 @@ description: Regular expression language - quick reference keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 8c5dee8c-7bc7-4e6e-aff1-986965c4d98e --- diff --git a/docs/standard/base-types/regex-behavior.md b/docs/standard/base-types/regex-behavior.md index 6476990dc48bf..88e94f237575f 100644 --- a/docs/standard/base-types/regex-behavior.md +++ b/docs/standard/base-types/regex-behavior.md @@ -4,11 +4,10 @@ description: Details of regular expression behavior keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 6f11047f-45a4-4caf-a259-18abe08cc0d2 --- diff --git a/docs/standard/base-types/regex-examples.md b/docs/standard/base-types/regex-examples.md index 29e1b62236a68..78c4e4d7a6de7 100644 --- a/docs/standard/base-types/regex-examples.md +++ b/docs/standard/base-types/regex-examples.md @@ -3,11 +3,11 @@ title: Regular expression examples description: Regular expression examples keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 232b9f8d-464b-4e40-98bb-d69c32059bc0 --- diff --git a/docs/standard/base-types/regular-expressions.md b/docs/standard/base-types/regular-expressions.md index 4fd298eb7ecac..a19ee0dc88383 100644 --- a/docs/standard/base-types/regular-expressions.md +++ b/docs/standard/base-types/regular-expressions.md @@ -3,11 +3,11 @@ title: Regular expressions in .NET description: Regular expressions in .NET keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: d1a640cf-09ca-48f7-800c-a627a6d549c9 --- diff --git a/docs/standard/base-types/roundtrip.md b/docs/standard/base-types/roundtrip.md index 35733d903dc97..a31dbffd1f87c 100644 --- a/docs/standard/base-types/roundtrip.md +++ b/docs/standard/base-types/roundtrip.md @@ -3,11 +3,11 @@ title: "How to: round-trip date and time values" description: How to round-trip date and time values keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 15690f18-1bb9-4bb8-bc11-0b737e2f0859 --- diff --git a/docs/standard/base-types/scanning.md b/docs/standard/base-types/scanning.md index d64fe7303e0c2..2b87c459a1822 100644 --- a/docs/standard/base-types/scanning.md +++ b/docs/standard/base-types/scanning.md @@ -3,11 +3,11 @@ title: "Regular expression example: scanning for HREFs" description: Regular expression example scanning for HREFs keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: d6484880-bdac-47cd-b5e5-9419c9ed14cd --- diff --git a/docs/standard/base-types/standard-datetime.md b/docs/standard/base-types/standard-datetime.md index bf300c93d5b79..c711d992ad80c 100644 --- a/docs/standard/base-types/standard-datetime.md +++ b/docs/standard/base-types/standard-datetime.md @@ -4,11 +4,10 @@ description: Standard date and time format strings keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/25/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: be239871-10cc-4949-b548-200bb260630a --- diff --git a/docs/standard/base-types/standard-numeric.md b/docs/standard/base-types/standard-numeric.md index 9d67959a1338b..36f5a5b86207c 100644 --- a/docs/standard/base-types/standard-numeric.md +++ b/docs/standard/base-types/standard-numeric.md @@ -4,11 +4,10 @@ description: Standard numeric format strings keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 285faf73-466a-4af0-8eba-7e509958f240 --- diff --git a/docs/standard/base-types/standard-timespan.md b/docs/standard/base-types/standard-timespan.md index 72fac13f8b63c..015004286367e 100644 --- a/docs/standard/base-types/standard-timespan.md +++ b/docs/standard/base-types/standard-timespan.md @@ -3,11 +3,11 @@ title: Standard TimeSpan format strings description: Standard TimeSpan format strings keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 4e0f02f1-4abd-47b5-8995-5c3ff45b0ce1 --- diff --git a/docs/standard/base-types/stringbuilder.md b/docs/standard/base-types/stringbuilder.md index 024a10917ee08..34afb667b1f60 100644 --- a/docs/standard/base-types/stringbuilder.md +++ b/docs/standard/base-types/stringbuilder.md @@ -3,11 +3,11 @@ title: Using the StringBuilder class description: Using the StringBuilder class keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: f4f5d1c7-d84d-4867-810f-2708cd6de0da --- diff --git a/docs/standard/base-types/strip-characters.md b/docs/standard/base-types/strip-characters.md index 2cdd3ddebd462..d08bbe2381ba8 100644 --- a/docs/standard/base-types/strip-characters.md +++ b/docs/standard/base-types/strip-characters.md @@ -3,11 +3,11 @@ title: "How to: strip invalid characters from a string" description: How to strip invalid characters from a string keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: f1df4967-7887-41d2-b60f-0da9be67c8fa --- diff --git a/docs/standard/base-types/substitutions.md b/docs/standard/base-types/substitutions.md index d84bc6c5ecbbd..902eed5a20743 100644 --- a/docs/standard/base-types/substitutions.md +++ b/docs/standard/base-types/substitutions.md @@ -4,11 +4,10 @@ description: Substitutions in regular expressions keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/29/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 0fded615-1021-4468-a644-b491814305c6 --- diff --git a/docs/standard/base-types/thread-safety.md b/docs/standard/base-types/thread-safety.md index 2d880b40384f9..8a33c1013541e 100644 --- a/docs/standard/base-types/thread-safety.md +++ b/docs/standard/base-types/thread-safety.md @@ -3,11 +3,11 @@ title: Thread safety in regular expressions description: Thread safety in regular expressions keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: dc64b681-b3aa-4911-8e30-0764a8b6a852 --- diff --git a/docs/standard/base-types/trimming.md b/docs/standard/base-types/trimming.md index 80f40978432cf..41ae64e612925 100644 --- a/docs/standard/base-types/trimming.md +++ b/docs/standard/base-types/trimming.md @@ -3,11 +3,11 @@ title: Trimming and removing characters from strings description: Trimming and removing characters from strings keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/26/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 95d818bc-2661-43f6-adb8-13b53abf9682 --- diff --git a/docs/standard/base-types/type-conversion.md b/docs/standard/base-types/type-conversion.md index 377df192bb85e..afb0535edd7d6 100644 --- a/docs/standard/base-types/type-conversion.md +++ b/docs/standard/base-types/type-conversion.md @@ -4,11 +4,10 @@ description: Type conversion keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: c9a53222-89cb-47e5-983d-4f0f204e31ba --- diff --git a/docs/standard/base-types/verify-format.md b/docs/standard/base-types/verify-format.md index 7ec5ce1f86dd2..e0adbf2ef50d1 100644 --- a/docs/standard/base-types/verify-format.md +++ b/docs/standard/base-types/verify-format.md @@ -3,11 +3,11 @@ title: "How to: verify that strings are in valid email format" description: How to verify that strings are in valid email format keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/28/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 6d735520-4059-4754-b34c-d117299d36f1 --- diff --git a/docs/standard/choosing-core-framework-server.md b/docs/standard/choosing-core-framework-server.md index 3c0f7ae2212e5..725d5ce2995b9 100644 --- a/docs/standard/choosing-core-framework-server.md +++ b/docs/standard/choosing-core-framework-server.md @@ -3,12 +3,11 @@ title: Choosing between .NET Core and .NET Framework for server apps description: A guide on which flavor of .NET you should consider when building a server app in .NET. keywords: .NET, .NET Core, .NET Framework author: cartermp -manager: wpickett -ms.author: phcart +ms.author: mairaw ms.date: 11/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 155553e4-89a2-418d-be88-4e75f6c3cc69 --- diff --git a/docs/standard/class-libraries.md b/docs/standard/class-libraries.md index 32ce90e03f554..bf820bf4d0e10 100644 --- a/docs/standard/class-libraries.md +++ b/docs/standard/class-libraries.md @@ -3,11 +3,11 @@ title: .NET Class Libraries description: .NET Class Libraries keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: a67484c3-fe92-44d8-8fa3-36fa2071d880 --- diff --git a/docs/standard/clr.md b/docs/standard/clr.md index f81c809a65b1c..971cf6bf9450b 100644 --- a/docs/standard/clr.md +++ b/docs/standard/clr.md @@ -3,11 +3,11 @@ title: Common Language Runtime (CLR) description: Common Language Runtime (CLR) keywords: .NET, .NET Core author: rpetrusha -manager: wpickett +ms.author: ronpet ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 7704d9c9-e5fa-4969-a423-081cce0e21e6 --- diff --git a/docs/standard/collections/commonly-used-collection-types.md b/docs/standard/collections/commonly-used-collection-types.md index d356d76ab96a7..4336169ef60eb 100644 --- a/docs/standard/collections/commonly-used-collection-types.md +++ b/docs/standard/collections/commonly-used-collection-types.md @@ -3,11 +3,11 @@ title: Commonly Used Collection Types description: Commonly Used Collection Types keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 55861611-1e40-4cc2-9ec5-0b2df4ba6c0c --- diff --git a/docs/standard/collections/comparisons-and-sorts-within-collections.md b/docs/standard/collections/comparisons-and-sorts-within-collections.md index 045427142931d..f3f4fc6ddf769 100644 --- a/docs/standard/collections/comparisons-and-sorts-within-collections.md +++ b/docs/standard/collections/comparisons-and-sorts-within-collections.md @@ -3,11 +3,11 @@ title: Comparisons and Sorts Within Collections description: Comparisons and Sorts Within Collections keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: c7b7c005-628d-427a-91ad-af0c3958c00e --- diff --git a/docs/standard/collections/hashtable-and-dictionary-collection-types.md b/docs/standard/collections/hashtable-and-dictionary-collection-types.md index 6cf0023ed3e59..42bae96ddd2f9 100644 --- a/docs/standard/collections/hashtable-and-dictionary-collection-types.md +++ b/docs/standard/collections/hashtable-and-dictionary-collection-types.md @@ -3,11 +3,11 @@ title: Hashtable and Dictionary Collection Types description: Hashtable and Dictionary Collection Types keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 0f18fac7-fd0d-4f25-a046-1d3d51de062e --- diff --git a/docs/standard/collections/index.md b/docs/standard/collections/index.md index 04a626d6f5adb..a36a17642e117 100644 --- a/docs/standard/collections/index.md +++ b/docs/standard/collections/index.md @@ -3,11 +3,11 @@ title: Collections and Data Structures description: Collections and Data Structures keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 9e70255a-c02a-4046-86b7-10c84bab2d38 --- diff --git a/docs/standard/collections/selecting-a-collection-class.md b/docs/standard/collections/selecting-a-collection-class.md index 334690ff0dc76..98fb863985fd1 100644 --- a/docs/standard/collections/selecting-a-collection-class.md +++ b/docs/standard/collections/selecting-a-collection-class.md @@ -3,11 +3,11 @@ title: Selecting a Collection Class description: Selecting a Collection Class keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 0a60fca7-e082-48d4-9dda-30b0d3e67ec7 --- diff --git a/docs/standard/collections/sorted-collection-types.md b/docs/standard/collections/sorted-collection-types.md index 6753ec7e390a3..1e640b2349aef 100644 --- a/docs/standard/collections/sorted-collection-types.md +++ b/docs/standard/collections/sorted-collection-types.md @@ -3,11 +3,11 @@ title: Sorted Collection Types description: Sorted Collection Types keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: bdc9c13e-e56a-433b-a293-c92364f6e9cb --- diff --git a/docs/standard/collections/threadsafe/blockingcollection-overview.md b/docs/standard/collections/threadsafe/blockingcollection-overview.md index 8d787595cb5eb..f0d340a1e5422 100644 --- a/docs/standard/collections/threadsafe/blockingcollection-overview.md +++ b/docs/standard/collections/threadsafe/blockingcollection-overview.md @@ -3,11 +3,11 @@ title: BlockingCollection Overview description: BlockingCollection Overview keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: a1a867de-53c2-49ca-9a1a-e5770a942724 --- diff --git a/docs/standard/collections/threadsafe/how-to-add-and-remove-items.md b/docs/standard/collections/threadsafe/how-to-add-and-remove-items.md index 77356ca1bc4ea..78b7b70a027f8 100644 --- a/docs/standard/collections/threadsafe/how-to-add-and-remove-items.md +++ b/docs/standard/collections/threadsafe/how-to-add-and-remove-items.md @@ -3,11 +3,11 @@ title: "How to: Add and Remove Items from a ConcurrentDictionary" description: "How to: Add and Remove Items from a ConcurrentDictionary" keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: b7c04a5f-a8e6-42ae-8c84-0e1ae18896eb --- diff --git a/docs/standard/collections/threadsafe/how-to-add-and-take-items.md b/docs/standard/collections/threadsafe/how-to-add-and-take-items.md index 563c2017bf799..dab27f0582b00 100644 --- a/docs/standard/collections/threadsafe/how-to-add-and-take-items.md +++ b/docs/standard/collections/threadsafe/how-to-add-and-take-items.md @@ -3,11 +3,11 @@ title: "How to: Add and Take Items Individually from a BlockingCollection" description: "How to: Add and Take Items Individually from a BlockingCollection" keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 2b9d39ab-0993-4453-b021-b04870098bf7 --- diff --git a/docs/standard/collections/threadsafe/how-to-add-bounding-and-blocking.md b/docs/standard/collections/threadsafe/how-to-add-bounding-and-blocking.md index 481de02e633ba..bffba54426188 100644 --- a/docs/standard/collections/threadsafe/how-to-add-bounding-and-blocking.md +++ b/docs/standard/collections/threadsafe/how-to-add-bounding-and-blocking.md @@ -3,11 +3,11 @@ title: "How to: Add Bounding and Blocking Functionality to a Collection" description: "How to: Add Bounding and Blocking Functionality to a Collection" keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 678d5df2-af63-418f-8b2a-e0be7ea2d77b --- diff --git a/docs/standard/collections/threadsafe/how-to-create-an-object-pool.md b/docs/standard/collections/threadsafe/how-to-create-an-object-pool.md index bc70f82363f23..6668a89455ac0 100644 --- a/docs/standard/collections/threadsafe/how-to-create-an-object-pool.md +++ b/docs/standard/collections/threadsafe/how-to-create-an-object-pool.md @@ -3,11 +3,11 @@ title: "How to: Create an Object Pool by Using a ConcurrentBag" description: "How to: Create an Object Pool by Using a ConcurrentBag" keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 87a6ada1-ee27-423d-b587-82e7cb45361b --- diff --git a/docs/standard/collections/threadsafe/how-to-use-arrays-of-blockingcollections.md b/docs/standard/collections/threadsafe/how-to-use-arrays-of-blockingcollections.md index bd4a3ec6b52dc..b699971a8bc6b 100644 --- a/docs/standard/collections/threadsafe/how-to-use-arrays-of-blockingcollections.md +++ b/docs/standard/collections/threadsafe/how-to-use-arrays-of-blockingcollections.md @@ -3,11 +3,11 @@ title: "How to: Use Arrays of Blocking Collections in a Pipeline" description: "How to: Use Arrays of Blocking Collections in a Pipeline" keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 278a6566-09ba-4022-8802-e160e75b86af --- diff --git a/docs/standard/collections/threadsafe/how-to-use-foreach-to-remove.md b/docs/standard/collections/threadsafe/how-to-use-foreach-to-remove.md index 5877f187e1b72..f46c2e337eceb 100644 --- a/docs/standard/collections/threadsafe/how-to-use-foreach-to-remove.md +++ b/docs/standard/collections/threadsafe/how-to-use-foreach-to-remove.md @@ -3,11 +3,11 @@ title: "How to: Use ForEach to Remove Items in a BlockingCollection" description: "How to: Use ForEach to Remove Items in a BlockingCollection" keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: f3db5825-b5c9-4e8b-80bc-e11760d9523e --- diff --git a/docs/standard/collections/threadsafe/index.md b/docs/standard/collections/threadsafe/index.md index 93dc4245c1b4c..fadef2b098524 100644 --- a/docs/standard/collections/threadsafe/index.md +++ b/docs/standard/collections/threadsafe/index.md @@ -3,11 +3,11 @@ title: Thread-Safe Collections description: Thread-Safe Collections keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 92d5515d-f5d6-4a09-8bbb-31865d678643 --- diff --git a/docs/standard/collections/threadsafe/when-to-use-a-thread-safe-collection.md b/docs/standard/collections/threadsafe/when-to-use-a-thread-safe-collection.md index aa04244aca388..fe51c4e040d56 100644 --- a/docs/standard/collections/threadsafe/when-to-use-a-thread-safe-collection.md +++ b/docs/standard/collections/threadsafe/when-to-use-a-thread-safe-collection.md @@ -3,11 +3,11 @@ title: When to Use a Thread-Safe Collection description: When to Use a Thread-Safe Collection keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: a2a42d44-f6a5-4f16-9000-026221d66349 --- diff --git a/docs/standard/collections/when-to-use-generic-collections.md b/docs/standard/collections/when-to-use-generic-collections.md index 255faa0b1c264..79934a1bfeffe 100644 --- a/docs/standard/collections/when-to-use-generic-collections.md +++ b/docs/standard/collections/when-to-use-generic-collections.md @@ -3,11 +3,11 @@ title: When to Use Generic Collections description: When to Use Generic Collections keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 971e08bd-b63f-4832-9e61-9f65cbedd352 --- diff --git a/docs/standard/common-type-system.md b/docs/standard/common-type-system.md index 64ba42c43a48e..d04fe2084e65d 100644 --- a/docs/standard/common-type-system.md +++ b/docs/standard/common-type-system.md @@ -3,11 +3,11 @@ title: Common Type System & Common Language Specification description: Common Type System & Common Language Specification keywords: .NET, .NET Core author: blackdwarf -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 3b1f5725-ac94-4f17-8e5f-244442438a4d --- diff --git a/docs/standard/components.md b/docs/standard/components.md index 1546bfe10fdc6..2634de79b39b7 100644 --- a/docs/standard/components.md +++ b/docs/standard/components.md @@ -3,12 +3,11 @@ title: .NET Architectural Components description: Describes key .NET architectural components such as the .NET Standard Library, .NET runtimes, and tooling. keywords: .NET, .NET Standard Library, .NET Standard, .NET Core, .NET Framework, Xamarin, MSBuild, C#, F#, VB, compilers author: cartermp -manager: wpickett -ms.author: cartermp +ms.author: mairaw ms.date: 11/16/2016 ms.topic: article ms.prod: .net -ms.technology: .net-core-technologies +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 2e38e9d9-8284-46ee-a15f-199adc4f26f4 --- diff --git a/docs/standard/datetime/access-utc-and-local.md b/docs/standard/datetime/access-utc-and-local.md index abc32a1a818a4..43250e4a645f6 100644 --- a/docs/standard/datetime/access-utc-and-local.md +++ b/docs/standard/datetime/access-utc-and-local.md @@ -3,11 +3,11 @@ title: "How to: access the predefined UTC and local time zone objects" description: How to access the predefined UTC and local time zone objects keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/11/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 13454d47-d957-421b-9ecd-940058b8835e --- diff --git a/docs/standard/datetime/choosing-between-datetime.md b/docs/standard/datetime/choosing-between-datetime.md index f3fc54fceecbf..d79042ebd84f6 100644 --- a/docs/standard/datetime/choosing-between-datetime.md +++ b/docs/standard/datetime/choosing-between-datetime.md @@ -3,11 +3,11 @@ title: Choosing between DateTime, DateTimeOffset, TimeSpan, and TimeZoneInfo description: Choosing between DateTime, DateTimeOffset, TimeSpan, and TimeZoneInfo keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/11/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 2dd84ee8-9f0f-4054-9537-155857a460cd --- diff --git a/docs/standard/datetime/converting-between-datetime-and-offset.md b/docs/standard/datetime/converting-between-datetime-and-offset.md index 2ccb3010ef6a9..21ba421db31a4 100644 --- a/docs/standard/datetime/converting-between-datetime-and-offset.md +++ b/docs/standard/datetime/converting-between-datetime-and-offset.md @@ -3,11 +3,11 @@ title: Converting between DateTime and DateTimeOffset description: Converting between DateTime and DateTimeOffset keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/15/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: fab3af5b-5d0f-4384-a40a-1b5d99b30dd1 --- diff --git a/docs/standard/datetime/converting-between-time-zones.md b/docs/standard/datetime/converting-between-time-zones.md index 89eced8892684..4c9a8eda2574e 100644 --- a/docs/standard/datetime/converting-between-time-zones.md +++ b/docs/standard/datetime/converting-between-time-zones.md @@ -4,11 +4,10 @@ description: Converting times between time zones keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 08/15/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: bf8f74e6-e7f2-4c2a-a04c-57db0e28dd36 --- diff --git a/docs/standard/datetime/enumerate-time-zones.md b/docs/standard/datetime/enumerate-time-zones.md index 7387f0eafacca..063a86839d569 100644 --- a/docs/standard/datetime/enumerate-time-zones.md +++ b/docs/standard/datetime/enumerate-time-zones.md @@ -3,11 +3,11 @@ title: "How to: enumerate time zones present on a computer" description: How to enumerate time zones present on a computer keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/15/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: c5ae4a6c-1790-4355-b5b1-879aaf956129 --- diff --git a/docs/standard/datetime/finding-the-time-zones-on-local-system.md b/docs/standard/datetime/finding-the-time-zones-on-local-system.md index c29fa6a6fd4c1..6d3e5e7173e10 100644 --- a/docs/standard/datetime/finding-the-time-zones-on-local-system.md +++ b/docs/standard/datetime/finding-the-time-zones-on-local-system.md @@ -3,11 +3,11 @@ title: Finding the time zones defined on a local system description: Finding the time zones defined on a local system keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/15/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 3a6ee323-f3cf-486d-aa0c-103931f1eba9 --- diff --git a/docs/standard/datetime/index.md b/docs/standard/datetime/index.md index d2cdb41512cc6..6b57f38897f7f 100644 --- a/docs/standard/datetime/index.md +++ b/docs/standard/datetime/index.md @@ -3,11 +3,11 @@ title: Dates, times, and time zones description: Dates, times, and time zones keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 76e6cacc-1c0c-4a71-8cb8-018c112385ba --- diff --git a/docs/standard/datetime/instantiate-time-zone-info.md b/docs/standard/datetime/instantiate-time-zone-info.md index 253452139de53..499dc9c0082af 100644 --- a/docs/standard/datetime/instantiate-time-zone-info.md +++ b/docs/standard/datetime/instantiate-time-zone-info.md @@ -3,11 +3,11 @@ title: "How to: instantiate a TimeZoneInfo object" description: How to instantiate a TimeZoneInfo object keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/15/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: bff137e5-d550-44c3-b460-b3f2dabd4035 --- diff --git a/docs/standard/datetime/instantiating-a-datetimeoffset-object.md b/docs/standard/datetime/instantiating-a-datetimeoffset-object.md index 315d10c410abc..ffc6411318b43 100644 --- a/docs/standard/datetime/instantiating-a-datetimeoffset-object.md +++ b/docs/standard/datetime/instantiating-a-datetimeoffset-object.md @@ -3,11 +3,11 @@ title: Instantiating a DateTimeOffset object description: Instantiating a DateTimeOffset object keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/15/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 476fe67b-6be4-4435-88ab-ced37304f1d1 --- diff --git a/docs/standard/datetime/let-users-resolve-ambiguous-times.md b/docs/standard/datetime/let-users-resolve-ambiguous-times.md index 169755855c5f5..a45ff0bc3f662 100644 --- a/docs/standard/datetime/let-users-resolve-ambiguous-times.md +++ b/docs/standard/datetime/let-users-resolve-ambiguous-times.md @@ -3,11 +3,11 @@ title: "How to: let users resolve ambiguous times" description: How to let users resolve ambiguous times keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/15/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: d6858a5c-02ab-4367-9e08-fa22c051c38d --- diff --git a/docs/standard/datetime/performing-arithmetic-operations.md b/docs/standard/datetime/performing-arithmetic-operations.md index 1b8999dff724a..f813b62fff4f2 100644 --- a/docs/standard/datetime/performing-arithmetic-operations.md +++ b/docs/standard/datetime/performing-arithmetic-operations.md @@ -3,11 +3,11 @@ title: Performing arithmetic operations with dates and times description: Performing arithmetic operations with dates and times keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 589ac5ec-8365-4a0d-bc38-72183718110c --- diff --git a/docs/standard/datetime/resolve-ambiguous-times.md b/docs/standard/datetime/resolve-ambiguous-times.md index 4d7e13df15c42..9e985b72550c9 100644 --- a/docs/standard/datetime/resolve-ambiguous-times.md +++ b/docs/standard/datetime/resolve-ambiguous-times.md @@ -3,11 +3,11 @@ title: "How to: resolve ambiguous times" description: How to resolve ambiguous times keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: e86050c6-d16d-405e-8bba-7205945c9a81 --- diff --git a/docs/standard/datetime/time-zone-overview.md b/docs/standard/datetime/time-zone-overview.md index 9c7406576658a..5564917ca23b6 100644 --- a/docs/standard/datetime/time-zone-overview.md +++ b/docs/standard/datetime/time-zone-overview.md @@ -3,11 +3,11 @@ title: Time zone overview description: Time zone overview keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: e3a10f62-d403-4441-8621-adc964e32c07 --- diff --git a/docs/standard/datetime/use-time-zones-in-arithmetic.md b/docs/standard/datetime/use-time-zones-in-arithmetic.md index 4286d84b5efc8..cdb856421f6ed 100644 --- a/docs/standard/datetime/use-time-zones-in-arithmetic.md +++ b/docs/standard/datetime/use-time-zones-in-arithmetic.md @@ -3,11 +3,11 @@ title: "How to: use time zones in date and time arithmetic" description: How to use time zones in date and time arithmetic keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 26870cdc-1709-4978-831b-ff2a2f24856f --- diff --git a/docs/standard/delegates-lambdas.md b/docs/standard/delegates-lambdas.md index ab9ef9effaeb8..5621be2bcf489 100644 --- a/docs/standard/delegates-lambdas.md +++ b/docs/standard/delegates-lambdas.md @@ -3,11 +3,11 @@ title: Delegates and lambdas description: Delegates and lambdas keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: fe2e4b4c-6483-4106-a4b4-a33e2e306591 --- diff --git a/docs/standard/exceptions.md b/docs/standard/exceptions.md index f955ca7616c4e..969d8ac3845fc 100644 --- a/docs/standard/exceptions.md +++ b/docs/standard/exceptions.md @@ -3,11 +3,11 @@ title: Handling and throwing exceptions in .NET description: Understand how to use exceptions in .NET keywords: .NET, .NET Core author: mairaw -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: bf116df6-0042-46bf-be13-b69864816210 --- diff --git a/docs/standard/framework-libraries.md b/docs/standard/framework-libraries.md index 63c4c7552dfb6..d96a507f6ce4c 100644 --- a/docs/standard/framework-libraries.md +++ b/docs/standard/framework-libraries.md @@ -3,11 +3,11 @@ title: Framework Libraries description: Framework Libraries keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: ronpet ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 7b77b6c1-8367-4602-bff3-91e4c05ac643 --- diff --git a/docs/standard/frameworks.md b/docs/standard/frameworks.md index 5c8301bc034f8..b12040bbb75b9 100644 --- a/docs/standard/frameworks.md +++ b/docs/standard/frameworks.md @@ -3,11 +3,11 @@ title: Frameworks and Targets description: Explains the concepts of framework targets when writing .NET code. keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 09/19/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 6ef56a2e-593d-497b-925a-1e25bb6df2e6 --- diff --git a/docs/standard/garbagecollection/fundamentals.md b/docs/standard/garbagecollection/fundamentals.md index b90b19f1924c2..7f397d49550e0 100644 --- a/docs/standard/garbagecollection/fundamentals.md +++ b/docs/standard/garbagecollection/fundamentals.md @@ -4,11 +4,10 @@ description: Fundamentals of garbage collection keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 08/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 9d5fce64-95a4-4609-8eee-b0ac70078cdb --- diff --git a/docs/standard/garbagecollection/gc.md b/docs/standard/garbagecollection/gc.md index 510ed2babd283..a90ab8eacda8a 100644 --- a/docs/standard/garbagecollection/gc.md +++ b/docs/standard/garbagecollection/gc.md @@ -3,11 +3,11 @@ title: Automatic memory management and garbage collection description: Automatic memory management and garbage collection keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: d095b0b6-2454-4e23-80b4-c9e8a447116c --- diff --git a/docs/standard/garbagecollection/implementing-dispose.md b/docs/standard/garbagecollection/implementing-dispose.md index 59337425c1b00..253af03a57e27 100644 --- a/docs/standard/garbagecollection/implementing-dispose.md +++ b/docs/standard/garbagecollection/implementing-dispose.md @@ -4,11 +4,10 @@ description: Implementing a dispose method keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 08/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: eca6cdc3-6a14-4296-86fb-1eb2f21455b0 --- diff --git a/docs/standard/garbagecollection/index.md b/docs/standard/garbagecollection/index.md index 22e453726fb6c..9d0ab9533cc58 100644 --- a/docs/standard/garbagecollection/index.md +++ b/docs/standard/garbagecollection/index.md @@ -3,11 +3,11 @@ title: Garbage Collection description: Garbage Collection keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net + ms.devlang: dotnet ms.assetid: db39a0f5-e363-490f-a7e6-adb9a6ff2a8c --- diff --git a/docs/standard/garbagecollection/induced.md b/docs/standard/garbagecollection/induced.md index 342a176e33a4a..6898e459d7338 100644 --- a/docs/standard/garbagecollection/induced.md +++ b/docs/standard/garbagecollection/induced.md @@ -3,11 +3,11 @@ title: Induced collections description: Induced collections keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 3e09b9dd-a800-4e56-b468-619f910ae22e --- diff --git a/docs/standard/garbagecollection/latency.md b/docs/standard/garbagecollection/latency.md index 2cd6cb6c1c0a8..636adb6c102db 100644 --- a/docs/standard/garbagecollection/latency.md +++ b/docs/standard/garbagecollection/latency.md @@ -3,11 +3,11 @@ title: Latency modes description: Latency modes keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/18/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 810bd8be-5a48-42c6-b080-3afdb31fc61b --- diff --git a/docs/standard/garbagecollection/unmanaged.md b/docs/standard/garbagecollection/unmanaged.md index e8b5d83e971d2..8fc3846dc1356 100644 --- a/docs/standard/garbagecollection/unmanaged.md +++ b/docs/standard/garbagecollection/unmanaged.md @@ -3,11 +3,11 @@ title: Cleaning up unmanaged resources description: Cleaning up unmanaged resources keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/18/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 8c97c3e2-8619-47ce-ae29-d6a3140bfa83 --- diff --git a/docs/standard/garbagecollection/using-objects.md b/docs/standard/garbagecollection/using-objects.md index 8ff2a8ba3f1bb..bac194cc2bb46 100644 --- a/docs/standard/garbagecollection/using-objects.md +++ b/docs/standard/garbagecollection/using-objects.md @@ -3,11 +3,11 @@ title: Using objects that implement IDisposable description: Using objects that implement IDisposable keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/19/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: df780a6e-734e-44b8-9747-9f7783f79e20 --- diff --git a/docs/standard/garbagecollection/weak-references.md b/docs/standard/garbagecollection/weak-references.md index 838eccd0125d4..eee8b8bcc75e6 100644 --- a/docs/standard/garbagecollection/weak-references.md +++ b/docs/standard/garbagecollection/weak-references.md @@ -3,11 +3,11 @@ title: Weak references description: Weak references keywords: .NET, .NET Core author: stevehoag -manager: wpickett +ms.author: shoag ms.date: 08/19/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 22319f2f-0008-4ace-815e-545892a0512a --- diff --git a/docs/standard/generics.md b/docs/standard/generics.md index e93c013cb25a4..57b783fcc686b 100644 --- a/docs/standard/generics.md +++ b/docs/standard/generics.md @@ -3,11 +3,11 @@ title: Generic Types (Generics) Overview description: Generic Types (Generics) Overview keywords: .NET, .NET Core author: kuhlenh -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: a315b111-8e48-446c-ab19-acb6405894a7 --- diff --git a/docs/standard/getting-started.md b/docs/standard/getting-started.md index c8b8f583b4ef6..f9a548486e071 100644 --- a/docs/standard/getting-started.md +++ b/docs/standard/getting-started.md @@ -3,12 +3,11 @@ title: Getting Started with .NET description: Lists various articles for getting started with .NET, both from a language and platform perspective. keywords: .NET, Getting Started, C#, F#, Visual Basic author: cartermp -manager: wpickett -ms.author: phcart +ms.author: mairaw ms.date: 11/16/2016 ms.topic: article ms.prod: .net -ms.technology: .net-core-technologies +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 81c07080-acdf-4aef-a66d-0ab52fab2c04 --- diff --git a/docs/standard/index.md b/docs/standard/index.md index c5c2c7c5b1c50..954948e817d53 100644 --- a/docs/standard/index.md +++ b/docs/standard/index.md @@ -3,11 +3,11 @@ title: About .NET description: Learn about the .NET Platform. keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: ronpet ms.date: 10/31/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: bbfe6465-329d-4982-869d-472e7ef85d93 --- diff --git a/docs/standard/language-independence.md b/docs/standard/language-independence.md index f8b6df1ce6462..9fc5a527ea01a 100644 --- a/docs/standard/language-independence.md +++ b/docs/standard/language-independence.md @@ -4,11 +4,10 @@ description: Language independence and language-independent components keywords: .NET, .NET Core author: stevehoag ms.author: shoag -manager: wpickett ms.date: 07/22/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 2dbed1bc-86f5-43cd-9a57-adbb1c5efba4 --- diff --git a/docs/standard/library.md b/docs/standard/library.md index 5d82fa991d7ed..90ca8cdb36f74 100644 --- a/docs/standard/library.md +++ b/docs/standard/library.md @@ -3,11 +3,11 @@ title: .NET Standard Library description: .NET Standard Library keywords: .NET, .NET Core author: richlander -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: c044882c-af15-45f2-96d1-534557a5ee9b --- diff --git a/docs/standard/managed-code.md b/docs/standard/managed-code.md index cb86af89f396a..8b4663e75844a 100644 --- a/docs/standard/managed-code.md +++ b/docs/standard/managed-code.md @@ -3,11 +3,11 @@ title: What is “managed code”? description: What is “managed code”? keywords: .NET, .NET Core author: blackdwarf -manager: wpickett +ms.author: mairaw ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 20bb7ea8-192e-4a96-8ef3-e10e1950fd3d --- diff --git a/docs/standard/native-interop.md b/docs/standard/native-interop.md index 9f708522f4a18..4cbc254ddc35a 100644 --- a/docs/standard/native-interop.md +++ b/docs/standard/native-interop.md @@ -3,11 +3,11 @@ title: Native interoperability description: Native interoperability keywords: .NET, .NET Core author: blackdwarf -manager: wpickett +ms.author: ronpet ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 3c357112-35fb-44ba-a07b-6a1c140370ac --- diff --git a/docs/standard/numerics.md b/docs/standard/numerics.md index d8d401e4391ce..fe32408f588e1 100644 --- a/docs/standard/numerics.md +++ b/docs/standard/numerics.md @@ -3,11 +3,11 @@ title: Numerics in .NET Core description: Numerics in .NET Core keywords: .NET, .NET Core author: rpetrusha -manager: wpickett +ms.author: ronpet ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 6b8696be-55f5-4b66-98f3-69ff827c2c49 --- diff --git a/docs/standard/portability-analyzer.md b/docs/standard/portability-analyzer.md index 2add6efb8b91e..719be8159743f 100644 --- a/docs/standard/portability-analyzer.md +++ b/docs/standard/portability-analyzer.md @@ -4,11 +4,10 @@ description: Learn how to use the .NET Portability Analyzer tool to evaluate how keywords: .NET, .NET Core author: blackdwarf ms.author: mairaw -manager: wpickett ms.date: 07/05/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: 0375250f-5704-4993-a6d5-e21c499cea1e --- diff --git a/docs/standard/tour.md b/docs/standard/tour.md index 95e9a33b3fffa..65493c5f1306d 100644 --- a/docs/standard/tour.md +++ b/docs/standard/tour.md @@ -3,12 +3,11 @@ title: Tour of .NET description: A guided tour through some of the prominent features of the .NET platform. keywords: .NET, .NET Core, Tour, Programming Languages, Unsafe, Memory Management, Type Safety, Async author: cartermp -manager: wpickett -ms.author: phcart +ms.author: wiwagn ms.date: 11/16/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: bbfe6465-329d-4982-869d-472e7ef85d93 --- diff --git a/docs/standard/using-linq.md b/docs/standard/using-linq.md index 08e04ceaf02f0..5e511b8d2c5fc 100644 --- a/docs/standard/using-linq.md +++ b/docs/standard/using-linq.md @@ -3,11 +3,11 @@ title: LINQ (Language Integrated Query) description: LINQ (Language Integrated Query) keywords: .NET, .NET Core author: cartermp -manager: wpickett +ms.author: wiwagn ms.date: 06/20/2016 ms.topic: article -ms.prod: .net-core -ms.technology: .net-core-technologies +ms.prod: .net +ms.technology: dotnet-standard ms.devlang: dotnet ms.assetid: c00939e1-59e3-4e61-8fe9-08ad6b3f1295 --- diff --git a/docs/visual-basic/developing-apps/accessing-data.md b/docs/visual-basic/developing-apps/accessing-data.md index fb282e00471f1..2b49cb5ce15ae 100644 --- a/docs/visual-basic/developing-apps/accessing-data.md +++ b/docs/visual-basic/developing-apps/accessing-data.md @@ -1,13 +1,13 @@ --- title: "Accessing data in Visual Basic applications | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 3086ab38-3be5-4b22-9385-7d0e16b04f6a caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/creating-and-using-components.md b/docs/visual-basic/developing-apps/creating-and-using-components.md index 52a7dbf03294c..e7f59c3a3c199 100644 --- a/docs/visual-basic/developing-apps/creating-and-using-components.md +++ b/docs/visual-basic/developing-apps/creating-and-using-components.md @@ -1,13 +1,13 @@ --- title: "Creating and Using Components in Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: ee6a4156-73f7-4e9b-8e01-c74c4798b65c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/customizing-extending-my/customizing-projects-and-extending-my.md b/docs/visual-basic/developing-apps/customizing-extending-my/customizing-projects-and-extending-my.md index 17b0feb531f3a..df797ddf64eab 100644 --- a/docs/visual-basic/developing-apps/customizing-extending-my/customizing-projects-and-extending-my.md +++ b/docs/visual-basic/developing-apps/customizing-extending-my/customizing-projects-and-extending-my.md @@ -1,13 +1,13 @@ --- title: "Customizing Projects and Extending My with Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 06ca80b9-1192-4eb5-8537-8ef5edfb9be0 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/customizing-extending-my/customizing-which-objects-are-available-in-my.md b/docs/visual-basic/developing-apps/customizing-extending-my/customizing-which-objects-are-available-in-my.md index 7be3885935289..50b302862c48a 100644 --- a/docs/visual-basic/developing-apps/customizing-extending-my/customizing-which-objects-are-available-in-my.md +++ b/docs/visual-basic/developing-apps/customizing-extending-my/customizing-which-objects-are-available-in-my.md @@ -1,13 +1,13 @@ --- title: "Customizing Which Objects are Available in My (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 4e8279c2-ed5b-4681-8903-8a6671874000 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-my-namespace.md b/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-my-namespace.md index 5bb6aa5e3883f..49986c9bdd456 100644 --- a/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-my-namespace.md +++ b/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-my-namespace.md @@ -1,13 +1,13 @@ --- title: "Extending the My Namespace in Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.AddingMyExtensions" @@ -21,7 +21,7 @@ ms.assetid: 808e8617-b01c-4135-8b21-babe87389e8e caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-visual-basic-application-model.md b/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-visual-basic-application-model.md index cbb448390f7d9..d0766e0fad01b 100644 --- a/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-visual-basic-application-model.md +++ b/docs/visual-basic/developing-apps/customizing-extending-my/extending-the-visual-basic-application-model.md @@ -1,13 +1,13 @@ --- title: "Extending the Visual Basic Application Model | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: e91d3bed-4c27-40e3-871d-2be17467c72c caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/customizing-extending-my/packaging-and-deploying-custom-my-extensions.md b/docs/visual-basic/developing-apps/customizing-extending-my/packaging-and-deploying-custom-my-extensions.md index de90dcee81bbe..d142344b03b82 100644 --- a/docs/visual-basic/developing-apps/customizing-extending-my/packaging-and-deploying-custom-my-extensions.md +++ b/docs/visual-basic/developing-apps/customizing-extending-my/packaging-and-deploying-custom-my-extensions.md @@ -1,13 +1,13 @@ --- title: "Packaging and deploying custom My extensions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: fd89c54b-0290-4c50-95a3-ff17d4487a21 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/debugging.md b/docs/visual-basic/developing-apps/debugging.md index cad0d83780f6e..274a5e0d417c8 100644 --- a/docs/visual-basic/developing-apps/debugging.md +++ b/docs/visual-basic/developing-apps/debugging.md @@ -1,13 +1,13 @@ --- title: "Debugging Your Visual Basic Application | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 904760b8-9fe9-42a7-9d65-d93774253219 caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/development-with-my/default-object-instances-provided-by-my-forms-and-my-webservices.md b/docs/visual-basic/developing-apps/development-with-my/default-object-instances-provided-by-my-forms-and-my-webservices.md index 71f5193b974e9..e41c666b672f4 100644 --- a/docs/visual-basic/developing-apps/development-with-my/default-object-instances-provided-by-my-forms-and-my-webservices.md +++ b/docs/visual-basic/developing-apps/development-with-my/default-object-instances-provided-by-my-forms-and-my-webservices.md @@ -1,13 +1,13 @@ --- title: "Default Object Instances Provided by My.Forms and My.WebServices (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: de930027-9108-4f0c-b97c-5e7db4d6ef79 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/development-with-my/how-my-depends-on-project-type.md b/docs/visual-basic/developing-apps/development-with-my/how-my-depends-on-project-type.md index 273b6994c6dca..2925f2743b75b 100644 --- a/docs/visual-basic/developing-apps/development-with-my/how-my-depends-on-project-type.md +++ b/docs/visual-basic/developing-apps/development-with-my/how-my-depends-on-project-type.md @@ -1,13 +1,13 @@ --- title: "How My Depends on Project Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: c188b38e-bd9d-4121-9983-41ea6a94d28e caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/development-with-my/index.md b/docs/visual-basic/developing-apps/development-with-my/index.md index 4f700b0903de3..00dc08e1d5ed6 100644 --- a/docs/visual-basic/developing-apps/development-with-my/index.md +++ b/docs/visual-basic/developing-apps/development-with-my/index.md @@ -1,13 +1,13 @@ --- title: "Development with My (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "My.MyWpfExtension.Windows" @@ -22,7 +22,7 @@ ms.assetid: f1d04509-5e46-4551-9f9f-94334a121fca caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/development-with-my/overview-of-the-visual-basic-application-model.md b/docs/visual-basic/developing-apps/development-with-my/overview-of-the-visual-basic-application-model.md index b6a785085cc88..449ac48f39f93 100644 --- a/docs/visual-basic/developing-apps/development-with-my/overview-of-the-visual-basic-application-model.md +++ b/docs/visual-basic/developing-apps/development-with-my/overview-of-the-visual-basic-application-model.md @@ -1,13 +1,13 @@ --- title: "Overview of the Visual Basic Application Model | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 17538984-84fe-43c9-82c8-724c9529fe8b caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/development-with-my/performing-tasks-with-my-application-my-computer-and-my-user.md b/docs/visual-basic/developing-apps/development-with-my/performing-tasks-with-my-application-my-computer-and-my-user.md index 1b9f9a1e29afc..376b90b4d2110 100644 --- a/docs/visual-basic/developing-apps/development-with-my/performing-tasks-with-my-application-my-computer-and-my-user.md +++ b/docs/visual-basic/developing-apps/development-with-my/performing-tasks-with-my-application-my-computer-and-my-user.md @@ -1,13 +1,13 @@ --- title: "Performing Tasks with My.Application, My.Computer, and My.User (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: c8af61bd-4dd3-4a0f-9af5-795b594b240b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/development-with-my/rapid-application-development-with-my-resources-and-my-settings.md b/docs/visual-basic/developing-apps/development-with-my/rapid-application-development-with-my-resources-and-my-settings.md index 03a058fdaaa16..084f6e5f36c6c 100644 --- a/docs/visual-basic/developing-apps/development-with-my/rapid-application-development-with-my-resources-and-my-settings.md +++ b/docs/visual-basic/developing-apps/development-with-my/rapid-application-development-with-my-resources-and-my-settings.md @@ -1,13 +1,13 @@ --- title: "Rapid Application Development with My.Resources and My.Settings (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 68284ab1-b685-4814-a2a4-01ae40445ff8 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/index.md b/docs/visual-basic/developing-apps/index.md index 38952ff316e4e..ad0ed70902528 100644 --- a/docs/visual-basic/developing-apps/index.md +++ b/docs/visual-basic/developing-apps/index.md @@ -1,13 +1,13 @@ --- title: "Developing Applications with Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 1e1c0c81-6d95-4167-a98b-44b1efb6d25f caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/printing/adding-printable-reports-to-visual-studio-applications.md b/docs/visual-basic/developing-apps/printing/adding-printable-reports-to-visual-studio-applications.md index c8682c7a26e8e..4e6fb3227201f 100644 --- a/docs/visual-basic/developing-apps/printing/adding-printable-reports-to-visual-studio-applications.md +++ b/docs/visual-basic/developing-apps/printing/adding-printable-reports-to-visual-studio-applications.md @@ -1,13 +1,13 @@ --- title: "Adding Printable Reports to Visual Studio Applications | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 93928405-ef41-495e-bce2-9d43d5a7080a caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/printing/deploying-applications-that-reference-the-printform-component.md b/docs/visual-basic/developing-apps/printing/deploying-applications-that-reference-the-printform-component.md index fa79b4dea2b25..93120123e58c4 100644 --- a/docs/visual-basic/developing-apps/printing/deploying-applications-that-reference-the-printform-component.md +++ b/docs/visual-basic/developing-apps/printing/deploying-applications-that-reference-the-printform-component.md @@ -1,13 +1,13 @@ --- title: "Deploying applications that reference the PrintForm component (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: b595ea44-a712-4625-a761-190c64f59bbe caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/printing/how-to-print-a-form-by-using-the-printform-component.md b/docs/visual-basic/developing-apps/printing/how-to-print-a-form-by-using-the-printform-component.md index b12cf13ddc83e..d253808de6220 100644 --- a/docs/visual-basic/developing-apps/printing/how-to-print-a-form-by-using-the-printform-component.md +++ b/docs/visual-basic/developing-apps/printing/how-to-print-a-form-by-using-the-printform-component.md @@ -1,13 +1,13 @@ --- title: "How to: Print a Form by Using the PrintForm Component (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: df963bf6-3ee1-49f4-8b2e-1d95d1beb0be caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/printing/how-to-print-a-scrollable-form.md b/docs/visual-basic/developing-apps/printing/how-to-print-a-scrollable-form.md index e4701cce20326..2f59cbf3660b1 100644 --- a/docs/visual-basic/developing-apps/printing/how-to-print-a-scrollable-form.md +++ b/docs/visual-basic/developing-apps/printing/how-to-print-a-scrollable-form.md @@ -1,13 +1,13 @@ --- title: "How to: Print a Scrollable Form (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 1196e1cf-b77f-4928-a3e4-85b51ba3787d caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/printing/how-to-print-client-and-non-client-areas-of-a-form.md b/docs/visual-basic/developing-apps/printing/how-to-print-client-and-non-client-areas-of-a-form.md index a9bac6a52ab46..7060c1c0880ff 100644 --- a/docs/visual-basic/developing-apps/printing/how-to-print-client-and-non-client-areas-of-a-form.md +++ b/docs/visual-basic/developing-apps/printing/how-to-print-client-and-non-client-areas-of-a-form.md @@ -1,13 +1,13 @@ --- title: "How to: Print Client and Non-Client Areas of a Form (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 856bb0e4-dbc3-47e2-81cd-4b376cf07757 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/printing/how-to-print-the-client-area-of-a-form.md b/docs/visual-basic/developing-apps/printing/how-to-print-the-client-area-of-a-form.md index e0e663d9b612b..abb5a687f037d 100644 --- a/docs/visual-basic/developing-apps/printing/how-to-print-the-client-area-of-a-form.md +++ b/docs/visual-basic/developing-apps/printing/how-to-print-the-client-area-of-a-form.md @@ -1,13 +1,13 @@ --- title: "How to: Print the Client Area of a Form (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: c06c9c0e-bc07-48cd-9596-e29a2ff96236 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/printing/printform-component.md b/docs/visual-basic/developing-apps/printing/printform-component.md index dd57fedb90de7..6a784840e8eb4 100644 --- a/docs/visual-basic/developing-apps/printing/printform-component.md +++ b/docs/visual-basic/developing-apps/printing/printform-component.md @@ -1,13 +1,13 @@ --- title: "PrintForm Component (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 03de98b8-b54c-4764-91d7-83c64e974750 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/printing/printing-and-reporting.md b/docs/visual-basic/developing-apps/printing/printing-and-reporting.md index 8eb56212cb0bf..cdc9433408967 100644 --- a/docs/visual-basic/developing-apps/printing/printing-and-reporting.md +++ b/docs/visual-basic/developing-apps/printing/printing-and-reporting.md @@ -1,13 +1,13 @@ --- title: "Printing and Reporting (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 92997b65-0279-4889-8db7-32cb6708be9c caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/accessing-application-forms.md b/docs/visual-basic/developing-apps/programming/accessing-application-forms.md index 0d696dab97651..5c60236c745ee 100644 --- a/docs/visual-basic/developing-apps/programming/accessing-application-forms.md +++ b/docs/visual-basic/developing-apps/programming/accessing-application-forms.md @@ -1,13 +1,13 @@ --- title: "Accessing Application Forms (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 9aaf5aaf-2012-4f97-89c7-6e62b9d17863 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/accessing-application-web-services.md b/docs/visual-basic/developing-apps/programming/accessing-application-web-services.md index 30c10ad69ec53..17a2bd88f768f 100644 --- a/docs/visual-basic/developing-apps/programming/accessing-application-web-services.md +++ b/docs/visual-basic/developing-apps/programming/accessing-application-web-services.md @@ -1,13 +1,13 @@ --- title: "Accessing Application Web Services (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 8ad5405b-e771-42b1-82d3-ce97af2cea9e caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/accessing-user-data.md b/docs/visual-basic/developing-apps/programming/accessing-user-data.md index 97751a985a6bc..058222aef1f4e 100644 --- a/docs/visual-basic/developing-apps/programming/accessing-user-data.md +++ b/docs/visual-basic/developing-apps/programming/accessing-user-data.md @@ -1,13 +1,13 @@ --- title: "Accessing User Data (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 32492a15-ee59-4a63-a1f1-9b24cc13140a caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/app-settings/accessing-application-settings.md b/docs/visual-basic/developing-apps/programming/app-settings/accessing-application-settings.md index 8deb08f381ae3..051918be7c9b1 100644 --- a/docs/visual-basic/developing-apps/programming/app-settings/accessing-application-settings.md +++ b/docs/visual-basic/developing-apps/programming/app-settings/accessing-application-settings.md @@ -2,12 +2,12 @@ title: "Accessing application settings (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: e38d0cc7-247a-46ca-ba04-f2913f0adb2e caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/app-settings/how-to-change-user-settings.md b/docs/visual-basic/developing-apps/programming/app-settings/how-to-change-user-settings.md index de8f6822ada84..dd38a1141b5d2 100644 --- a/docs/visual-basic/developing-apps/programming/app-settings/how-to-change-user-settings.md +++ b/docs/visual-basic/developing-apps/programming/app-settings/how-to-change-user-settings.md @@ -2,12 +2,12 @@ title: "How to: Change User Settings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 41250181-c594-4854-9988-8183b9eb03cf caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/app-settings/how-to-create-property-grids-for-user-settings.md b/docs/visual-basic/developing-apps/programming/app-settings/how-to-create-property-grids-for-user-settings.md index dcc293e688a27..2565631047291 100644 --- a/docs/visual-basic/developing-apps/programming/app-settings/how-to-create-property-grids-for-user-settings.md +++ b/docs/visual-basic/developing-apps/programming/app-settings/how-to-create-property-grids-for-user-settings.md @@ -2,12 +2,12 @@ title: "How to: Create Property Grids for User Settings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: b0bc737e-50d1-43d1-a6df-268db6e6f91c caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/app-settings/how-to-persist-user-settings.md b/docs/visual-basic/developing-apps/programming/app-settings/how-to-persist-user-settings.md index fd1fab182185e..392cb4d57e7d2 100644 --- a/docs/visual-basic/developing-apps/programming/app-settings/how-to-persist-user-settings.md +++ b/docs/visual-basic/developing-apps/programming/app-settings/how-to-persist-user-settings.md @@ -2,12 +2,12 @@ title: "How to: Persist User Settings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 0e5e6415-b6e2-4602-9be0-a65fa167d007 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/app-settings/how-to-read-application-settings.md b/docs/visual-basic/developing-apps/programming/app-settings/how-to-read-application-settings.md index 3e4bd6602d1c9..adcf35705102a 100644 --- a/docs/visual-basic/developing-apps/programming/app-settings/how-to-read-application-settings.md +++ b/docs/visual-basic/developing-apps/programming/app-settings/how-to-read-application-settings.md @@ -2,12 +2,12 @@ title: "How to: Read Application Settings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: eb3428ef-115e-49a8-a878-e0613183fee0 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-computer-s-ports.md b/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-computer-s-ports.md index 44f32d8bcb0f9..b119334081d44 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-computer-s-ports.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-computer-s-ports.md @@ -2,12 +2,12 @@ title: "Accessing the Computer's Ports (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: b04a2f76-992a-4585-ab41-8bbbdbd554a1 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-keyboard.md b/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-keyboard.md index 1c301d581b6fe..217873b384be4 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-keyboard.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-keyboard.md @@ -2,12 +2,12 @@ title: "Accessing the Keyboard (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: aa37d54c-5c98-4b44-b98a-c26d2a03c038 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-mouse.md b/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-mouse.md index fb14b8e051d0f..03214c5880d2e 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-mouse.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/accessing-the-mouse.md @@ -2,12 +2,12 @@ title: "Accessing the Mouse (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 6d31a3d2-d860-459d-9d13-3aa192d62ba2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/getting-information-about-the-computer.md b/docs/visual-basic/developing-apps/programming/computer-resources/getting-information-about-the-computer.md index 7121cf7f7db5c..65a36f1dad21e 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/getting-information-about-the-computer.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/getting-information-about-the-computer.md @@ -2,12 +2,12 @@ title: "Getting Information about the Computer (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 13c145bc-5c85-4fea-a5dd-2ca8681a0252 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-check-connection-status.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-check-connection-status.md index 365d84b4e0960..9a93b33415482 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-check-connection-status.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-check-connection-status.md @@ -2,12 +2,12 @@ title: "How to: Check Connection Status in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 4d9ee8ab-9a6f-4279-ace4-b75afc976a74 caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-create-a-registry-key-and-set-its-value.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-create-a-registry-key-and-set-its-value.md index 7df2d7e8c96f2..9131901fcebe5 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-create-a-registry-key-and-set-its-value.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-create-a-registry-key-and-set-its-value.md @@ -2,12 +2,12 @@ title: "How to: Create a Registry Key and Set Its Value in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "RegistryKey.CreateSubKey" @@ -24,7 +24,7 @@ ms.assetid: d3e40f74-c283-480c-ab18-e5e9052cd814 caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-delete-a-registry-key.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-delete-a-registry-key.md index 5c56abe4fb4b2..60ee29d9d7c0c 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-delete-a-registry-key.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-delete-a-registry-key.md @@ -2,12 +2,12 @@ title: "How to: Delete a Registry Key in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.DeleteSetting" @@ -24,7 +24,7 @@ ms.assetid: ab9aca0e-42b0-4ff7-8ff9-845a4bfdf9f2 caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-dial-modems-attached-to-serial-ports.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-dial-modems-attached-to-serial-ports.md index 7591269a537ba..715afbac01021 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-dial-modems-attached-to-serial-ports.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-dial-modems-attached-to-serial-ports.md @@ -2,12 +2,12 @@ title: "How to: Dial Modems Attached to Serial Ports in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 3834db40-f431-45f1-b671-dc91787164b6 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-download-a-file.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-download-a-file.md index d715a3420af38..5960f55a4b1cc 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-download-a-file.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-download-a-file.md @@ -2,12 +2,12 @@ title: "How to: Download a File in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: ac479f81-c0e2-4b99-af73-217f446b73da caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-read-a-value-from-a-registry-key.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-read-a-value-from-a-registry-key.md index 5ed0dd74893aa..8c62874d0e856 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-read-a-value-from-a-registry-key.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-read-a-value-from-a-registry-key.md @@ -2,12 +2,12 @@ title: "How to: Read a Value from a Registry Key in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 775d0a57-68c9-464e-8949-9a39bd29cc64 caps.latest.revision: 31 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-receive-strings-from-serial-ports.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-receive-strings-from-serial-ports.md index b1920a51a6606..2ebd08c4f21ed 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-receive-strings-from-serial-ports.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-receive-strings-from-serial-ports.md @@ -2,12 +2,12 @@ title: "How to: Receive Strings From Serial Ports in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 8371ce2c-e1c7-476b-a86d-9afc2614b6b7 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-send-strings-to-serial-ports.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-send-strings-to-serial-ports.md index ff2baffe2dc1a..1acb954028957 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-send-strings-to-serial-ports.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-send-strings-to-serial-ports.md @@ -2,12 +2,12 @@ title: "How to: Send Strings to Serial Ports in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 6ebf46cd-b2d0-4b2c-9a1f-be177b22ad52 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-show-available-serial-ports.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-show-available-serial-ports.md index 08ee52b0ece3e..984758d15d641 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-show-available-serial-ports.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-show-available-serial-ports.md @@ -2,12 +2,12 @@ title: "How to: Show Available Serial Ports in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: eaf2ee5a-8103-4e10-a205-ed1d4db120ba caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-start-an-application-and-send-it-keystrokes.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-start-an-application-and-send-it-keystrokes.md index aa9ada33ab68d..951552ae10b0e 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-start-an-application-and-send-it-keystrokes.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-start-an-application-and-send-it-keystrokes.md @@ -2,12 +2,12 @@ title: "How to: Start an Application and Send it Keystrokes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: f1303184-fce4-44fb-88b4-aac5f42d5d77 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-upload-a-file.md b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-upload-a-file.md index 48fbdb2c10ad4..2133867a4d877 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/how-to-upload-a-file.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/how-to-upload-a-file.md @@ -2,12 +2,12 @@ title: "How to: Upload a File in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: a8b37924-c523-4fd3-b5ca-cb0074df29cd caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/index.md b/docs/visual-basic/developing-apps/programming/computer-resources/index.md index dccf43f7ea5c4..f38658e4cb714 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/index.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/index.md @@ -2,12 +2,12 @@ title: "Accessing Computer Resources (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 75b81c88-f7c0-46e0-95c8-0c006d2120f9 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/performing-network-operations.md b/docs/visual-basic/developing-apps/programming/computer-resources/performing-network-operations.md index 92f3488c4c6fe..27f2b187854a6 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/performing-network-operations.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/performing-network-operations.md @@ -2,12 +2,12 @@ title: "Performing Network Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 8ecc47ce-7730-49cd-b21d-3a13477eec6b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/playing-sounds.md b/docs/visual-basic/developing-apps/programming/computer-resources/playing-sounds.md index 63029c9999a04..17f59f5d7f9b3 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/playing-sounds.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/playing-sounds.md @@ -2,12 +2,12 @@ title: "Playing Sounds (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: f0d9e4ab-57c7-47b6-86d3-99ff07078040 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/port-operations-in-the-net-framework.md b/docs/visual-basic/developing-apps/programming/computer-resources/port-operations-in-the-net-framework.md index ddd40205c857b..a01025c4a1ab0 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/port-operations-in-the-net-framework.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/port-operations-in-the-net-framework.md @@ -2,12 +2,12 @@ title: "Port Operations in the .NET Framework with Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 1eba223b-7bd3-401a-b097-982bce96df1b caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry-using-the-microsoft-win32-namespace.md b/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry-using-the-microsoft-win32-namespace.md index 6b9da728ef770..edebb44fb0361 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry-using-the-microsoft-win32-namespace.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry-using-the-microsoft-win32-namespace.md @@ -2,12 +2,12 @@ title: "Reading from and Writing to the Registry Using the Microsoft.Win32 Namespace (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 4a0dcce0-c27b-4199-baa8-ee4528da6a56 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry.md b/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry.md index 22fa46b254d88..4bd4a701cd661 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/reading-from-and-writing-to-the-registry.md @@ -2,12 +2,12 @@ title: "Reading from and Writing to the Registry (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: a13da106-185b-41d7-b23c-416da65e21e4 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/security-and-the-registry.md b/docs/visual-basic/developing-apps/programming/computer-resources/security-and-the-registry.md index 0fb4544962775..ba3ed8b0e8063 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/security-and-the-registry.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/security-and-the-registry.md @@ -2,12 +2,12 @@ title: "Security and the Registry (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 9980aff7-2f69-492b-8f66-29a9a76d3df5 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/computer-resources/storing-data-to-and-reading-from-the-clipboard.md b/docs/visual-basic/developing-apps/programming/computer-resources/storing-data-to-and-reading-from-the-clipboard.md index c820c23ec4555..384b452d1c85d 100644 --- a/docs/visual-basic/developing-apps/programming/computer-resources/storing-data-to-and-reading-from-the-clipboard.md +++ b/docs/visual-basic/developing-apps/programming/computer-resources/storing-data-to-and-reading-from-the-clipboard.md @@ -2,12 +2,12 @@ title: "Storing data to and reading from the Clipboard (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: f690119a-4378-4f7d-b20e-d9377ef49496 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/basics-of-net-framework-file-io-and-the-file-system.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/basics-of-net-framework-file-io-and-the-file-system.md index ee24c8084c937..066e1622ad7ab 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/basics-of-net-framework-file-io-and-the-file-system.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/basics-of-net-framework-file-io-and-the-file-system.md @@ -2,12 +2,12 @@ title: "Basics of .NET Framework File I/O and the File System (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 49d837c0-cf28-416f-8606-4d83d7b479ef caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/classes-used-in-net-framework-file-io-and-the-file-system.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/classes-used-in-net-framework-file-io-and-the-file-system.md index 327b8f49dd212..87d57c15cd57c 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/classes-used-in-net-framework-file-io-and-the-file-system.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/classes-used-in-net-framework-file-io-and-the-file-system.md @@ -2,12 +2,12 @@ title: "Classes Used in .NET Framework File I/O and the File System (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 4a5ca924-eea8-4a95-a5f0-6ac10de276a3 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/creating-deleting-and-moving-files-and-directories.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/creating-deleting-and-moving-files-and-directories.md index 2c7e0cbfa8fdc..f11daf0bff730 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/creating-deleting-and-moving-files-and-directories.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/creating-deleting-and-moving-files-and-directories.md @@ -2,12 +2,12 @@ title: "Creating, Deleting, and Moving Files and Directories in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -35,7 +35,7 @@ ms.assetid: 8f814fcc-4c42-4dbb-a131-005ec445ac9e caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/file-access.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/file-access.md index 199dd93c8dd56..39e775deda8b0 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/file-access.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/file-access.md @@ -2,12 +2,12 @@ title: "File Access with Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: 231533bf-d049-4345-befa-3fb78fe6517d caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/file-encodings.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/file-encodings.md index 3ae254d0b2e10..16e1e88be50ca 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/file-encodings.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/file-encodings.md @@ -2,12 +2,12 @@ title: "File Encodings (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: ea2c5f5f-bbb1-4150-9928-b9951fa6bc57 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-append-to-text-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-append-to-text-files.md index 7923b59d13059..57a8d6e9427ab 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-append-to-text-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-append-to-text-files.md @@ -2,12 +2,12 @@ title: "How to: Append to Text Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: bbbd7fb5-f169-41a9-b53f-520ea9613913 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-a-directory-to-another-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-a-directory-to-another-directory.md index a74395b268a55..8249d0b5cb68d 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-a-directory-to-another-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-a-directory-to-another-directory.md @@ -2,12 +2,12 @@ title: "How to: Copy a Directory to Another Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 2a370bd7-10ba-4219-afc4-4519d031eb6c caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-files-with-a-specific-pattern-to-a-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-files-with-a-specific-pattern-to-a-directory.md index 40a9b0d0d8035..e37dec0f6301b 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-files-with-a-specific-pattern-to-a-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-copy-files-with-a-specific-pattern-to-a-directory.md @@ -2,12 +2,12 @@ title: "How to: Copy Files with a Specific Pattern to a Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: f205d2ad-bbe5-4d55-8a40-acda21aa82dd caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-a-different-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-a-different-directory.md index 90f9f972d1f25..99140da54060a 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-a-different-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-a-different-directory.md @@ -2,12 +2,12 @@ title: "How to: Create a Copy of a File in a Different Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 88e2145c-d414-45a5-ad03-6f5d58ecca26 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-the-same-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-the-same-directory.md index 552883c12b4d7..d69f5e8a339e6 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-the-same-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-copy-of-a-file-in-the-same-directory.md @@ -2,12 +2,12 @@ title: "How to: Create a Copy of a File in the Same Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "File.Copy" @@ -22,7 +22,7 @@ ms.assetid: b2fdda86-e666-42c2-9706-9527e9fa68ff caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-directory.md index 5a4fbdafe7e79..d92089433d988 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-directory.md @@ -2,12 +2,12 @@ title: "How to: Create a Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 0351a2ca-24d8-43b5-bb39-9b99e6401cff caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-file.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-file.md index 5bc3b65da5c0b..ea215676aac75 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-file.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-create-a-file.md @@ -2,12 +2,12 @@ title: "How to: Create a File in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 0253bb6d-5519-4a50-b882-b93ef5cca0d9 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-delete-a-file.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-delete-a-file.md index 7461b8c46804b..b4eaf113a7b3d 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-delete-a-file.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-delete-a-file.md @@ -2,12 +2,12 @@ title: "How to: Delete a File in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 4b721769-3e45-4be7-b7fe-b08dc4141b44 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-files-with-a-specific-pattern.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-files-with-a-specific-pattern.md index 9d04039f9511d..adc5241e6179a 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-files-with-a-specific-pattern.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-files-with-a-specific-pattern.md @@ -2,12 +2,12 @@ title: "How to: Find Files with a Specific Pattern in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 25e3b71d-b844-4293-9e4e-f06c5836b5cc caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-subdirectories-with-a-specific-pattern.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-subdirectories-with-a-specific-pattern.md index 9acb55263b3dc..6c6cc03ef26e0 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-subdirectories-with-a-specific-pattern.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-find-subdirectories-with-a-specific-pattern.md @@ -2,12 +2,12 @@ title: "How to: Find Subdirectories with a Specific Pattern in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: c9265fd1-7483-4150-8b7f-ff642caa939d caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-get-the-collection-of-files-in-a-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-get-the-collection-of-files-in-a-directory.md index 0ed0342b16473..f7bb842be593c 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-get-the-collection-of-files-in-a-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-get-the-collection-of-files-in-a-directory.md @@ -2,12 +2,12 @@ title: "How to: Get the Collection of Files in a Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 6c8ba7e8-dd37-4853-92bf-762b67c98160 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-move-a-file.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-move-a-file.md index f40bb3a3e6b80..3e8db85088ad3 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-move-a-file.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-move-a-file.md @@ -2,12 +2,12 @@ title: "How to: Move a File in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 53a7457b-5815-41ad-b37d-28537c1fb77a caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-parse-file-paths.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-parse-file-paths.md index e49160332439f..95890678c1eaf 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-parse-file-paths.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-parse-file-paths.md @@ -2,12 +2,12 @@ title: "How to: Parse File Paths in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: c1bd99c9-8160-456a-b5ab-60a49139b923 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-binary-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-binary-files.md index df68d89484a48..ed4984bee1608 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-binary-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-binary-files.md @@ -2,12 +2,12 @@ title: "How to: Read From Binary Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: d2b1269e-24b6-42e0-9414-ae708db282d8 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-comma-delimited-text-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-comma-delimited-text-files.md index 2aa0c827c06c7..1f0ba14db9594 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-comma-delimited-text-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-comma-delimited-text-files.md @@ -2,12 +2,12 @@ title: "How to: read from comma-delimited text files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: a8413fe4-0dba-49c8-8692-44fb67a9ec4f caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-fixed-width-text-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-fixed-width-text-files.md index 5461ada6816ac..815bf1e5b9963 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-fixed-width-text-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-fixed-width-text-files.md @@ -2,12 +2,12 @@ title: "How to: read from fixed-width text Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 99be5692-967a-4e85-993e-cd18139a5a69 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files-with-multiple-formats.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files-with-multiple-formats.md index 70f94900c14e4..b1d039a7ef1ce 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files-with-multiple-formats.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files-with-multiple-formats.md @@ -2,12 +2,12 @@ title: "How to: Read From Text Files with Multiple Formats in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 8d185eb2-79ca-42cd-95a7-d3ff44a5a0f8 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files.md index 1b2a29a5c7120..bef2ec8a5bc51 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-from-text-files.md @@ -2,12 +2,12 @@ title: "How to: Read From Text Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 735fe9d7-0f7a-4185-ba02-f35e580ec4b8 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-text-from-files-with-a-streamreader.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-text-from-files-with-a-streamreader.md index 329a75d9cd00f..cf03efe7a328e 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-text-from-files-with-a-streamreader.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-read-text-from-files-with-a-streamreader.md @@ -2,12 +2,12 @@ title: "How to: Read Text from Files with a StreamReader (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 384033c6-18f9-4d59-9610-36371226558f caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-rename-a-file.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-rename-a-file.md index 509f1c23b6c38..ed9a91415fc8c 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-rename-a-file.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-rename-a-file.md @@ -2,12 +2,12 @@ title: "How to: Rename a File in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 0ea7e0c8-2cb2-4bf5-a00d-7b6e3c08a3bc caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-retrieve-the-contents-of-the-my-documents-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-retrieve-the-contents-of-the-my-documents-directory.md index f334cbc9f342a..b94799378ec83 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-retrieve-the-contents-of-the-my-documents-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-retrieve-the-contents-of-the-my-documents-directory.md @@ -2,12 +2,12 @@ title: "How to: Retrieve the Contents of the My Documents Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 26560d01-7dda-4457-8e95-21db23d71aea caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-in-the-my-documents-directory.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-in-the-my-documents-directory.md index 4d06a49212e20..5b307de7a381a 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-in-the-my-documents-directory.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-in-the-my-documents-directory.md @@ -2,12 +2,12 @@ title: "How to: Write Text to Files in the My Documents Directory in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 1c726124-781d-4976-9baa-ed46814ff3fe caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-with-a-streamwriter.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-with-a-streamwriter.md index 5aa465c316532..a6aab10fbc35d 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-with-a-streamwriter.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files-with-a-streamwriter.md @@ -2,12 +2,12 @@ title: "How to: Write Text to Files with a StreamWriter in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 99762e57-ef46-4dcc-8959-a8f79c22f067 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files.md index 675a63886f10b..4eef05f9b91f8 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-text-to-files.md @@ -2,12 +2,12 @@ title: "How to: Write Text to Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 304956eb-530d-4df7-b48f-9b4d1f2581a0 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-to-binary-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-to-binary-files.md index 2f41c69a696e6..16b6cfd0ddce3 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-to-binary-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/how-to-write-to-binary-files.md @@ -2,12 +2,12 @@ title: "How to: Write to Binary Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 59fae125-de5b-4c96-883c-209f4a55112c caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/index.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/index.md index 3d431763b4302..e99703a718091 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/index.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/index.md @@ -2,12 +2,12 @@ title: "Processing Drives, Directories, and Files (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: f1db14c8-a4fd-4d0b-8323-c7cb29d688c2 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/parsing-text-files-with-the-textfieldparser-object.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/parsing-text-files-with-the-textfieldparser-object.md index 0bfcc79599f21..11e0e1f2afe53 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/parsing-text-files-with-the-textfieldparser-object.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/parsing-text-files-with-the-textfieldparser-object.md @@ -2,12 +2,12 @@ title: "Parsing text files with the TextFieldParser object (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: fc31d6e6-af0c-403f-8a00-d556b2c57567 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/reading-from-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/reading-from-files.md index f60dc764a6623..0fb97cc3bbfdd 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/reading-from-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/reading-from-files.md @@ -2,12 +2,12 @@ title: "Reading from Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: ad831a1b-7d01-4f07-a47b-799f3037df19 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/troubleshooting-reading-from-and-writing-to-text-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/troubleshooting-reading-from-and-writing-to-text-files.md index 2c8926d22f837..5973425d98dd7 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/troubleshooting-reading-from-and-writing-to-text-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/troubleshooting-reading-from-and-writing-to-text-files.md @@ -2,12 +2,12 @@ title: "Troubleshooting: reading from and writing to text files (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: a8e9b44d-facb-4718-8c0f-466537171182 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-and-directories.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-and-directories.md index 80ba6c93f89a7..3b4a83262ed4a 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-and-directories.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-and-directories.md @@ -2,12 +2,12 @@ title: "Walkthrough: Manipulating Files and Directories in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -28,7 +28,7 @@ ms.assetid: cae77565-9f78-4e46-8e42-eb2f9f8e1ffd caps.latest.revision: 49 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-by-using-net-framework-methods.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-by-using-net-framework-methods.md index ccfc1260fe452..3d2ba6b32df86 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-by-using-net-framework-methods.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/walkthrough-manipulating-files-by-using-net-framework-methods.md @@ -2,12 +2,12 @@ title: "Walkthrough: Manipulating Files by Using .NET Framework Methods (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -28,7 +28,7 @@ ms.assetid: 7d2109eb-f98a-4389-b43d-30f384aaa7d5 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/drives-directories-files/writing-to-files.md b/docs/visual-basic/developing-apps/programming/drives-directories-files/writing-to-files.md index 511e7f3062f85..0635471b1a58f 100644 --- a/docs/visual-basic/developing-apps/programming/drives-directories-files/writing-to-files.md +++ b/docs/visual-basic/developing-apps/programming/drives-directories-files/writing-to-files.md @@ -2,12 +2,12 @@ title: "Writing to Files in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: ac6fb453-0d6c-4ce4-93b4-1bbcd06de83e caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/how-to-call-a-web-service-asynchronously.md b/docs/visual-basic/developing-apps/programming/how-to-call-a-web-service-asynchronously.md index 19e5e99d0dada..39b69dfd0b9b0 100644 --- a/docs/visual-basic/developing-apps/programming/how-to-call-a-web-service-asynchronously.md +++ b/docs/visual-basic/developing-apps/programming/how-to-call-a-web-service-asynchronously.md @@ -1,13 +1,13 @@ --- title: "How to: Call a Web Service Asynchronously (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: ff8046f4-f1f2-4d8b-90b7-95e3f7415418 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/index.md b/docs/visual-basic/developing-apps/programming/index.md index 983f5ec953e76..6a322f0a13bd7 100644 --- a/docs/visual-basic/developing-apps/programming/index.md +++ b/docs/visual-basic/developing-apps/programming/index.md @@ -1,13 +1,13 @@ --- title: "Programming in Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: bc45a3de-ea36-46e6-a106-309a413d7804 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/log-info/how-to-log-exceptions.md b/docs/visual-basic/developing-apps/programming/log-info/how-to-log-exceptions.md index 0763ab8e5a302..3f0cfab57abe1 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/how-to-log-exceptions.md +++ b/docs/visual-basic/developing-apps/programming/log-info/how-to-log-exceptions.md @@ -2,12 +2,12 @@ title: "How to: Log Exceptions in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: a26c60e2-ae39-444a-aebb-33eccadc0eeb caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/log-info/how-to-log-messages-when-the-application-starts-or-shuts-down.md b/docs/visual-basic/developing-apps/programming/log-info/how-to-log-messages-when-the-application-starts-or-shuts-down.md index ccf52392a78fc..1b451fc768408 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/how-to-log-messages-when-the-application-starts-or-shuts-down.md +++ b/docs/visual-basic/developing-apps/programming/log-info/how-to-log-messages-when-the-application-starts-or-shuts-down.md @@ -2,12 +2,12 @@ title: "How to: Log Messages When the Application Starts or Shuts Down (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 67624d05-cddf-48b7-8c36-5c99baa4c621 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/log-info/how-to-write-event-information-to-a-text-file.md b/docs/visual-basic/developing-apps/programming/log-info/how-to-write-event-information-to-a-text-file.md index 26a01b443128a..3efff3fc83071 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/how-to-write-event-information-to-a-text-file.md +++ b/docs/visual-basic/developing-apps/programming/log-info/how-to-write-event-information-to-a-text-file.md @@ -2,12 +2,12 @@ title: "How to: Write Event Information to a Text File (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 9ca7cc03-bf99-4933-9e5e-61ee28e9a6b4 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/log-info/how-to-write-log-messages.md b/docs/visual-basic/developing-apps/programming/log-info/how-to-write-log-messages.md index 67af23448fe52..e5756a7ce0018 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/how-to-write-log-messages.md +++ b/docs/visual-basic/developing-apps/programming/log-info/how-to-write-log-messages.md @@ -2,12 +2,12 @@ title: "How to: Write Log Messages (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 972a3e0c-2996-4623-a7a9-d7ebc4d207f8 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/log-info/how-to-write-to-an-application-event-log.md b/docs/visual-basic/developing-apps/programming/log-info/how-to-write-to-an-application-event-log.md index 07e37d895a9c1..a4d8b46a6ba4f 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/how-to-write-to-an-application-event-log.md +++ b/docs/visual-basic/developing-apps/programming/log-info/how-to-write-to-an-application-event-log.md @@ -2,12 +2,12 @@ title: "How to: Write to an Application Event Log (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: cadbc8c1-87af-4746-934e-55b79a4f6e2b caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/log-info/logging-information-from-the-application.md b/docs/visual-basic/developing-apps/programming/log-info/logging-information-from-the-application.md index bd8df212e83ee..70b11957f1442 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/logging-information-from-the-application.md +++ b/docs/visual-basic/developing-apps/programming/log-info/logging-information-from-the-application.md @@ -2,12 +2,12 @@ title: "Logging Information from the Application (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 8bf4f047-22d6-48d6-aec5-93b98ad5b8e8 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/log-info/troubleshooting-log-listeners.md b/docs/visual-basic/developing-apps/programming/log-info/troubleshooting-log-listeners.md index e3808192241b4..cb1ca251d8758 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/troubleshooting-log-listeners.md +++ b/docs/visual-basic/developing-apps/programming/log-info/troubleshooting-log-listeners.md @@ -2,12 +2,12 @@ title: "Troubleshooting: Log Listeners (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: ac6eb760-3d5d-461e-aedd-40599ee22e49 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-changing-where-my-application-log-writes-information.md b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-changing-where-my-application-log-writes-information.md index 69ea782b97584..529af2cbc11c5 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-changing-where-my-application-log-writes-information.md +++ b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-changing-where-my-application-log-writes-information.md @@ -2,12 +2,12 @@ title: "Walkthrough: Changing Where My.Application.Log Writes Information (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: ecc74f95-743c-450d-93f6-09a30db0fe4a caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-creating-custom-log-listeners.md b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-creating-custom-log-listeners.md index 4bc770e6bdde8..cc134f30fba58 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-creating-custom-log-listeners.md +++ b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-creating-custom-log-listeners.md @@ -2,12 +2,12 @@ title: "Walkthrough: Creating Custom Log Listeners (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 0e019115-4b25-4820-afb1-af8c6e391698 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-determining-where-my-application-log-writes-information.md b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-determining-where-my-application-log-writes-information.md index 4f88b7c67f1aa..eb5e7ecb4a491 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-determining-where-my-application-log-writes-information.md +++ b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-determining-where-my-application-log-writes-information.md @@ -2,12 +2,12 @@ title: "Walkthrough: Determining Where My.Application.Log Writes Information (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 5b70143a-7741-45f2-ae1d-03324a3a4189 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-filtering-my-application-log-output.md b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-filtering-my-application-log-output.md index e3f0d5e36166a..5253173b17778 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/walkthrough-filtering-my-application-log-output.md +++ b/docs/visual-basic/developing-apps/programming/log-info/walkthrough-filtering-my-application-log-output.md @@ -2,12 +2,12 @@ title: "Walkthrough: Filtering My.Application.Log Output (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 2c0a457a-38a4-49e1-934d-a51320b7b4ca caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/programming/log-info/working-with-application-logs.md b/docs/visual-basic/developing-apps/programming/log-info/working-with-application-logs.md index 09fe050bc06ca..30bcedbfb4580 100644 --- a/docs/visual-basic/developing-apps/programming/log-info/working-with-application-logs.md +++ b/docs/visual-basic/developing-apps/programming/log-info/working-with-application-logs.md @@ -2,12 +2,12 @@ title: "Working with Application Logs in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 2581afd1-5791-4bc4-86b2-46244e9fe468 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/using-ide/help-for-event-handlers.md b/docs/visual-basic/developing-apps/using-ide/help-for-event-handlers.md index 4f9089f2a7999..c7a99995d9436 100644 --- a/docs/visual-basic/developing-apps/using-ide/help-for-event-handlers.md +++ b/docs/visual-basic/developing-apps/using-ide/help-for-event-handlers.md @@ -1,13 +1,13 @@ --- title: "Help for Event Handlers in Visual Basic Code | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "CheckedListBox1_SelectedIndexChanged" @@ -49,7 +49,7 @@ ms.assetid: 2c92decf-844e-4ba4-82c7-f2fc0adc3002 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/using-ide/how-to-compile-and-run-a-project.md b/docs/visual-basic/developing-apps/using-ide/how-to-compile-and-run-a-project.md index 09347a9d83623..d7e307c72a9ab 100644 --- a/docs/visual-basic/developing-apps/using-ide/how-to-compile-and-run-a-project.md +++ b/docs/visual-basic/developing-apps/using-ide/how-to-compile-and-run-a-project.md @@ -1,13 +1,13 @@ --- title: "How to: Compile and Run a Project in Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 967f5606-5656-489b-bd14-018cf08408c4 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/using-ide/intellisense-code-snippets.md b/docs/visual-basic/developing-apps/using-ide/intellisense-code-snippets.md index 42fdbd02f32f1..ee9d0b802bfe8 100644 --- a/docs/visual-basic/developing-apps/using-ide/intellisense-code-snippets.md +++ b/docs/visual-basic/developing-apps/using-ide/intellisense-code-snippets.md @@ -1,13 +1,13 @@ --- title: "Visual Basic IntelliSense Code Snippets | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: ffdde4c9-8141-4906-b09b-15181357a643 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/using-ide/refactoring-and-rename-dialog-box.md b/docs/visual-basic/developing-apps/using-ide/refactoring-and-rename-dialog-box.md index e2a03545614cb..00b831f50eb15 100644 --- a/docs/visual-basic/developing-apps/using-ide/refactoring-and-rename-dialog-box.md +++ b/docs/visual-basic/developing-apps/using-ide/refactoring-and-rename-dialog-box.md @@ -1,13 +1,13 @@ --- title: "Refactoring and Rename Dialog Box (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.RenameSymbol" @@ -21,7 +21,7 @@ ms.assetid: 001d2d81-9bb6-4e8e-ae3a-20c0daaa3959 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/using-ide/settings.md b/docs/visual-basic/developing-apps/using-ide/settings.md index a94c120a7c5a2..70d768b74084a 100644 --- a/docs/visual-basic/developing-apps/using-ide/settings.md +++ b/docs/visual-basic/developing-apps/using-ide/settings.md @@ -1,13 +1,13 @@ --- title: "Visual Basic settings | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 2712b3b1-18f2-430c-ae91-28468bbf5f32 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/using-ide/using-the-visual-basic-development-environment.md b/docs/visual-basic/developing-apps/using-ide/using-the-visual-basic-development-environment.md index cb9f223ecb393..dadbdce8b0b5b 100644 --- a/docs/visual-basic/developing-apps/using-ide/using-the-visual-basic-development-environment.md +++ b/docs/visual-basic/developing-apps/using-ide/using-the-visual-basic-development-environment.md @@ -1,13 +1,13 @@ --- title: "Using the Visual Basic Development Environment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 1509c90a-0b5a-4394-b54b-94677614bd75 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/datarepeater-control-visual-studio.md index 4b86e80cb7afa..b4aa0122e4e7f 100644 --- a/docs/visual-basic/developing-apps/windows-forms/datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 68e0cf5e-e2cb-480a-80cc-d13eb6c9b3dd caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/windows-forms/deploying-applications-that-reference-power-packs-controls-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/deploying-applications-that-reference-power-packs-controls-visual-studio.md index d387b0a0575b6..494de34b4a885 100644 --- a/docs/visual-basic/developing-apps/windows-forms/deploying-applications-that-reference-power-packs-controls-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/deploying-applications-that-reference-power-packs-controls-visual-studio.md @@ -1,13 +1,13 @@ --- title: "Deploying applications that reference Power Packs controls (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: f2230f53-a745-4731-89e6-033943faa209 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-appearance-of-a-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-appearance-of-a-datarepeater-control-visual-studio.md index 60086576c30b2..f15bcb62bdf0a 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-appearance-of-a-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-appearance-of-a-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Change the Appearance of a DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 2af6dfce-760b-489e-b863-8da967f315c3 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-layout-of-a-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-layout-of-a-datarepeater-control-visual-studio.md index 98917d0d6ff67..99a05555942db 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-layout-of-a-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-change-the-layout-of-a-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Change the Layout of a DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 33aa8fd5-ac63-4bd0-ba13-8c2ab17e7824 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-create-a-master-detail-form-by-using-two-datarepeater-controls.md b/docs/visual-basic/developing-apps/windows-forms/how-to-create-a-master-detail-form-by-using-two-datarepeater-controls.md index 878b08c08d235..4a19325dc1707 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-create-a-master-detail-form-by-using-two-datarepeater-controls.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-create-a-master-detail-form-by-using-two-datarepeater-controls.md @@ -1,13 +1,13 @@ --- title: "How to: Create a Master-Detail Form by Using Two DataRepeater Controls (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: eec43ae3-05d8-45a1-8d41-3803c6359dbe caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-disable-adding-and-deleting-datarepeater-items-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-disable-adding-and-deleting-datarepeater-items-visual-studio.md index 613b896915eb9..a99cbbb0c5c66 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-disable-adding-and-deleting-datarepeater-items-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-disable-adding-and-deleting-datarepeater-items-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Disable Adding and Deleting DataRepeater Items (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 298d8f60-ddfe-4361-ab66-cf76d0df5220 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-display-bound-data-in-a-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-display-bound-data-in-a-datarepeater-control-visual-studio.md index a45c92459d7ad..d244595906a8f 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-display-bound-data-in-a-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-display-bound-data-in-a-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Display Bound Data in a DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 56a15326-1334-4275-af4e-075cad79e6f7 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-display-item-headers-in-a-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-display-item-headers-in-a-datarepeater-control-visual-studio.md index beca5242246e6..1a61b7fd68e5d 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-display-item-headers-in-a-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-display-item-headers-in-a-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Display Item Headers in a DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 37321447-0ffa-43e1-bdc9-0480e392b90f caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-display-unbound-controls-in-a-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-display-unbound-controls-in-a-datarepeater-control-visual-studio.md index ce89897ff228d..58ca69fb296d2 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-display-unbound-controls-in-a-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-display-unbound-controls-in-a-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Display Unbound Controls in a DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: f234fa40-5a13-4209-930e-7c5f81e86e66 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-draw-lines-with-the-lineshape-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-draw-lines-with-the-lineshape-control-visual-studio.md index 2f2634d4a4c46..64befe702647d 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-draw-lines-with-the-lineshape-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-draw-lines-with-the-lineshape-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Draw Lines with the LineShape Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 83e71b4e-aa76-4f9b-b547-8704309fd1e5 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-draw-shapes-with-the-ovalshape-and-rectangleshape-controls.md b/docs/visual-basic/developing-apps/windows-forms/how-to-draw-shapes-with-the-ovalshape-and-rectangleshape-controls.md index da34fecf27108..aae07c12f473b 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-draw-shapes-with-the-ovalshape-and-rectangleshape-controls.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-draw-shapes-with-the-ovalshape-and-rectangleshape-controls.md @@ -1,13 +1,13 @@ --- title: "How to: Draw Shapes with the OvalShape and RectangleShape Controls (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 0275b4c6-7a13-46c8-90f3-61db308c6b5d caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-enable-tabbing-between-shapes-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-enable-tabbing-between-shapes-visual-studio.md index 9cdf19e1f57bb..5c6b5010e9057 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-enable-tabbing-between-shapes-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-enable-tabbing-between-shapes-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Enable Tabbing Between Shapes (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 09731b34-3900-4fcb-a9df-ce5280328433 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/how-to-search-data-in-a-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/how-to-search-data-in-a-datarepeater-control-visual-studio.md index 67f0f6f8b8452..aeb85d3e28d50 100644 --- a/docs/visual-basic/developing-apps/windows-forms/how-to-search-data-in-a-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/how-to-search-data-in-a-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "How to: Search Data in a DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: a8ab5d17-b94f-43c4-8dd7-d0450226d73f caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-datarepeater-control-visual-studio.md index b67dda0fcb08d..7c95845792095 100644 --- a/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "Introduction to the DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 78a52a1d-65f0-4ecb-97ff-53bc114300c5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-line-and-shape-controls-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-line-and-shape-controls-visual-studio.md index a8db8f101dda4..590ef06d7e10e 100644 --- a/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-line-and-shape-controls-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/introduction-to-the-line-and-shape-controls-visual-studio.md @@ -1,13 +1,13 @@ --- title: "Introduction to the Line and Shape Controls (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 5c4e8b1a-0733-4020-af6c-f582f4026728 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/line-and-shape-controls-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/line-and-shape-controls-visual-studio.md index 10f70b96bab65..4ea35315ce2aa 100644 --- a/docs/visual-basic/developing-apps/windows-forms/line-and-shape-controls-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/line-and-shape-controls-visual-studio.md @@ -1,13 +1,13 @@ --- title: "Line and Shape Controls (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 29ee3a5f-920f-4677-85bc-bd7425ab57e8 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/windows-forms/power-packs-controls.md b/docs/visual-basic/developing-apps/windows-forms/power-packs-controls.md index 291f92933623d..3d0cf1a0fd28c 100644 --- a/docs/visual-basic/developing-apps/windows-forms/power-packs-controls.md +++ b/docs/visual-basic/developing-apps/windows-forms/power-packs-controls.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Power Packs Controls | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 5e53a2d2-f200-4357-8b20-430f8f4860a4 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/troubleshooting-the-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/troubleshooting-the-datarepeater-control-visual-studio.md index 684ee95967b18..484235c95140d 100644 --- a/docs/visual-basic/developing-apps/windows-forms/troubleshooting-the-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/troubleshooting-the-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "Troubleshooting the DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: c0ab9469-eced-4f52-aa18-4bd8dd4f1a9a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/virtual-mode-in-the-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/virtual-mode-in-the-datarepeater-control-visual-studio.md index 0895fec91dee0..b04c815a991d3 100644 --- a/docs/visual-basic/developing-apps/windows-forms/virtual-mode-in-the-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/virtual-mode-in-the-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "Virtual Mode in the DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 5fb805dc-2d8b-4139-b1e3-86e4c2667221 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/developing-apps/windows-forms/walkthrough-displaying-data-in-a-datarepeater-control-visual-studio.md b/docs/visual-basic/developing-apps/windows-forms/walkthrough-displaying-data-in-a-datarepeater-control-visual-studio.md index 0e4d39bcf2da6..e465c09d67f06 100644 --- a/docs/visual-basic/developing-apps/windows-forms/walkthrough-displaying-data-in-a-datarepeater-control-visual-studio.md +++ b/docs/visual-basic/developing-apps/windows-forms/walkthrough-displaying-data-in-a-datarepeater-control-visual-studio.md @@ -1,13 +1,13 @@ --- title: "Walkthrough: Displaying Data in a DataRepeater Control (Visual Studio) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 65dcdb95-6c3e-47cc-987d-190000f71653 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/developing-apps/windows-forms/windows-forms-application-basics.md b/docs/visual-basic/developing-apps/windows-forms/windows-forms-application-basics.md index fd9405d40e07a..e67be12daa98f 100644 --- a/docs/visual-basic/developing-apps/windows-forms/windows-forms-application-basics.md +++ b/docs/visual-basic/developing-apps/windows-forms/windows-forms-application-basics.md @@ -1,13 +1,13 @@ --- title: "Windows Forms Application Basics (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 0b919d30-7fd6-42db-85c8-543d15312441 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/getting-started/additional-resources.md b/docs/visual-basic/getting-started/additional-resources.md index b7679aeb754bf..892de61d0eea4 100644 --- a/docs/visual-basic/getting-started/additional-resources.md +++ b/docs/visual-basic/getting-started/additional-resources.md @@ -1,13 +1,13 @@ --- title: "Additional Resources for Visual Basic Programmers | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 9bfb42e9-327f-439b-935e-8884f6aca80c caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/getting-started/breaking-changes-in-visual-studio-2015.md b/docs/visual-basic/getting-started/breaking-changes-in-visual-studio-2015.md index 0d1fa8e853b66..1b8018ed0f956 100644 --- a/docs/visual-basic/getting-started/breaking-changes-in-visual-studio-2015.md +++ b/docs/visual-basic/getting-started/breaking-changes-in-visual-studio-2015.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Breaking Changes in Visual Studio 2015 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 708fb176-35eb-4cbc-a6e7-a04c6e3bdaff caps.latest.revision: 49 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/getting-started/index.md b/docs/visual-basic/getting-started/index.md index 875349f39bd94..08273f1e4b2c2 100644 --- a/docs/visual-basic/getting-started/index.md +++ b/docs/visual-basic/getting-started/index.md @@ -1,13 +1,13 @@ --- title: "Getting started with Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 6685467b-28fa-4cde-9516-f0e00ad08911 caps.latest.revision: 36 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/getting-started/whats-new.md b/docs/visual-basic/getting-started/whats-new.md index a8db84753a4b7..fa7e77698c4ee 100644 --- a/docs/visual-basic/getting-started/whats-new.md +++ b/docs/visual-basic/getting-started/whats-new.md @@ -1,13 +1,13 @@ --- title: "What's new for Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "VB.StartPage.WhatsNew" @@ -21,7 +21,7 @@ ms.assetid: d7e97396-7f42-4873-a81c-4ebcc4b6ca02 caps.latest.revision: 145 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/index.md b/docs/visual-basic/index.md index 735a77dbaf984..242f0cb55c43a 100644 --- a/docs/visual-basic/index.md +++ b/docs/visual-basic/index.md @@ -1,13 +1,13 @@ --- title: "Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 5cc578fe-d9e5-4015-937d-b34b83207072 caps.latest.revision: 37 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/attributes.md b/docs/visual-basic/language-reference/attributes.md index ccfd4a7da2e9a..79aab42befca3 100644 --- a/docs/visual-basic/language-reference/attributes.md +++ b/docs/visual-basic/language-reference/attributes.md @@ -1,13 +1,13 @@ --- title: "Attributes (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 5deb2b8a-1afd-4dbd-8ee8-f093d74ad0eb caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/constants-and-enumerations.md b/docs/visual-basic/language-reference/constants-and-enumerations.md index fd3c91ae71109..55d8e7c0182fe 100644 --- a/docs/visual-basic/language-reference/constants-and-enumerations.md +++ b/docs/visual-basic/language-reference/constants-and-enumerations.md @@ -1,13 +1,13 @@ --- title: "Constants and Enumerations (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 309c0ad5-83e4-4f96-99ea-83cd95107417 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/boolean-data-type.md b/docs/visual-basic/language-reference/data-types/boolean-data-type.md index facd2466f02b6..4b55da9799511 100644 --- a/docs/visual-basic/language-reference/data-types/boolean-data-type.md +++ b/docs/visual-basic/language-reference/data-types/boolean-data-type.md @@ -1,13 +1,13 @@ --- title: "Boolean Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.FALSE" @@ -25,7 +25,7 @@ ms.assetid: 4858e630-4813-4216-a55e-f4d0feb884e4 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/byte-data-type.md b/docs/visual-basic/language-reference/data-types/byte-data-type.md index bfafdf440e40b..118b8d676449f 100644 --- a/docs/visual-basic/language-reference/data-types/byte-data-type.md +++ b/docs/visual-basic/language-reference/data-types/byte-data-type.md @@ -1,13 +1,13 @@ --- title: "Byte Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Byte" @@ -20,7 +20,7 @@ ms.assetid: eed44dff-eaee-4937-a89f-444e418e74f6 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/char-data-type.md b/docs/visual-basic/language-reference/data-types/char-data-type.md index 329896c13b85c..65155b33b285d 100644 --- a/docs/visual-basic/language-reference/data-types/char-data-type.md +++ b/docs/visual-basic/language-reference/data-types/char-data-type.md @@ -1,13 +1,13 @@ --- title: "Char Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Char" @@ -23,7 +23,7 @@ ms.assetid: cd7547a9-7855-4e8e-b216-35d74a362657 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/data-type-summary.md b/docs/visual-basic/language-reference/data-types/data-type-summary.md index 5b2079432babd..21e6ab96e7b20 100644 --- a/docs/visual-basic/language-reference/data-types/data-type-summary.md +++ b/docs/visual-basic/language-reference/data-types/data-type-summary.md @@ -1,13 +1,13 @@ --- title: "Data Type Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -50,7 +50,7 @@ ms.assetid: e975cdb6-64d8-4a4a-ae27-f3b3ed198ae0 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/date-data-type.md b/docs/visual-basic/language-reference/data-types/date-data-type.md index fc462209f8b90..cdafd81856596 100644 --- a/docs/visual-basic/language-reference/data-types/date-data-type.md +++ b/docs/visual-basic/language-reference/data-types/date-data-type.md @@ -1,13 +1,13 @@ --- title: "Date Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Date" @@ -28,7 +28,7 @@ ms.assetid: d9edf5b0-e85e-438b-a1cf-1f321e7c831b caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/decimal-data-type.md b/docs/visual-basic/language-reference/data-types/decimal-data-type.md index 916e52a59f393..1bcb57e3a6d37 100644 --- a/docs/visual-basic/language-reference/data-types/decimal-data-type.md +++ b/docs/visual-basic/language-reference/data-types/decimal-data-type.md @@ -1,13 +1,13 @@ --- title: "Decimal Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Decimal" @@ -33,7 +33,7 @@ ms.assetid: 1d855b45-afe2-45b0-a623-96b6f63a43d5 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/double-data-type.md b/docs/visual-basic/language-reference/data-types/double-data-type.md index e75d614ef38ce..fe54d9325864b 100644 --- a/docs/visual-basic/language-reference/data-types/double-data-type.md +++ b/docs/visual-basic/language-reference/data-types/double-data-type.md @@ -1,13 +1,13 @@ --- title: "Double Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Double" @@ -32,7 +32,7 @@ ms.assetid: 0c5670f7-fcb1-453a-bef1-374730cd38fd caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/integer-data-type.md b/docs/visual-basic/language-reference/data-types/integer-data-type.md index 1fd825de9b7cb..250184ecbc35c 100644 --- a/docs/visual-basic/language-reference/data-types/integer-data-type.md +++ b/docs/visual-basic/language-reference/data-types/integer-data-type.md @@ -1,13 +1,13 @@ --- title: "Integer Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Integer" @@ -34,7 +34,7 @@ ms.assetid: a8f233b4-4be3-455c-861b-05af2fbb6c60 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/long-data-type.md b/docs/visual-basic/language-reference/data-types/long-data-type.md index e7cf58b7c4efe..00f1b943f1c16 100644 --- a/docs/visual-basic/language-reference/data-types/long-data-type.md +++ b/docs/visual-basic/language-reference/data-types/long-data-type.md @@ -1,13 +1,13 @@ --- title: "Long Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Long" @@ -33,7 +33,7 @@ ms.assetid: b4770c34-1804-4f8c-b512-c10b0893e516 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/object-data-type.md b/docs/visual-basic/language-reference/data-types/object-data-type.md index 9e425b2d6b414..4c52195007394 100644 --- a/docs/visual-basic/language-reference/data-types/object-data-type.md +++ b/docs/visual-basic/language-reference/data-types/object-data-type.md @@ -1,13 +1,13 @@ --- title: "Object Data Type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Object" @@ -23,7 +23,7 @@ ms.assetid: 61ea4a7c-3b3d-48d4-adc4-eacfa91779b2 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/sbyte-data-type.md b/docs/visual-basic/language-reference/data-types/sbyte-data-type.md index 72bfd87d36615..47295c74fa34d 100644 --- a/docs/visual-basic/language-reference/data-types/sbyte-data-type.md +++ b/docs/visual-basic/language-reference/data-types/sbyte-data-type.md @@ -1,13 +1,13 @@ --- title: "SByte Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.sbyte" @@ -27,7 +27,7 @@ ms.assetid: 5c38374a-18a1-4cc2-b493-299e3dcaa60f caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/short-data-type.md b/docs/visual-basic/language-reference/data-types/short-data-type.md index 2bae394d54057..f1321bf080179 100644 --- a/docs/visual-basic/language-reference/data-types/short-data-type.md +++ b/docs/visual-basic/language-reference/data-types/short-data-type.md @@ -1,13 +1,13 @@ --- title: "Short Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Short" @@ -29,7 +29,7 @@ ms.assetid: 65fcbcf3-a841-400e-885e-301497729a8b caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/single-data-type.md b/docs/visual-basic/language-reference/data-types/single-data-type.md index e2c2f6f614a1f..e5a92a1f0af4d 100644 --- a/docs/visual-basic/language-reference/data-types/single-data-type.md +++ b/docs/visual-basic/language-reference/data-types/single-data-type.md @@ -1,13 +1,13 @@ --- title: "Single Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Single" @@ -33,7 +33,7 @@ ms.assetid: 224a2795-4cd5-496c-8f7a-a4f05a06d45d caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/string-data-type.md b/docs/visual-basic/language-reference/data-types/string-data-type.md index 68b49090596fc..9572d29d448ff 100644 --- a/docs/visual-basic/language-reference/data-types/string-data-type.md +++ b/docs/visual-basic/language-reference/data-types/string-data-type.md @@ -1,13 +1,13 @@ --- title: "String Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.String" @@ -31,7 +31,7 @@ ms.assetid: 15ac03f5-cabd-42cc-a754-1df3893c25d9 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/uinteger-data-type.md b/docs/visual-basic/language-reference/data-types/uinteger-data-type.md index f7913497feae5..a36a689df21d7 100644 --- a/docs/visual-basic/language-reference/data-types/uinteger-data-type.md +++ b/docs/visual-basic/language-reference/data-types/uinteger-data-type.md @@ -1,13 +1,13 @@ --- title: "UInteger Data Type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.uinteger" @@ -29,7 +29,7 @@ ms.assetid: db7ddd34-4f23-46f5-84dd-8b0f83bb8729 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/ulong-data-type.md b/docs/visual-basic/language-reference/data-types/ulong-data-type.md index 9598f7c13ea37..efcfb9c2cc1ac 100644 --- a/docs/visual-basic/language-reference/data-types/ulong-data-type.md +++ b/docs/visual-basic/language-reference/data-types/ulong-data-type.md @@ -1,13 +1,13 @@ --- title: "ULong Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ulong" @@ -29,7 +29,7 @@ ms.assetid: 017e0702-774e-44ae-bedc-786b424ca84e caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/user-defined-data-type.md b/docs/visual-basic/language-reference/data-types/user-defined-data-type.md index ab6c2d3da9295..442c93d5d5bd4 100644 --- a/docs/visual-basic/language-reference/data-types/user-defined-data-type.md +++ b/docs/visual-basic/language-reference/data-types/user-defined-data-type.md @@ -1,13 +1,13 @@ --- title: "User-Defined Data Type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "UserDefined" @@ -36,7 +36,7 @@ ms.assetid: be913dca-a364-4a51-96a1-549a1b390b0a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/data-types/ushort-data-type.md b/docs/visual-basic/language-reference/data-types/ushort-data-type.md index 4e77f4410f355..b832ed2e244de 100644 --- a/docs/visual-basic/language-reference/data-types/ushort-data-type.md +++ b/docs/visual-basic/language-reference/data-types/ushort-data-type.md @@ -1,13 +1,13 @@ --- title: "UShort Data Type (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ushort" @@ -29,7 +29,7 @@ ms.assetid: 138db892-665d-4ba8-9cae-d8d91c4a8f39 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/directives/const-directive.md b/docs/visual-basic/language-reference/directives/const-directive.md index ff11ac7940954..65bef2c8cbdd2 100644 --- a/docs/visual-basic/language-reference/directives/const-directive.md +++ b/docs/visual-basic/language-reference/directives/const-directive.md @@ -1,13 +1,13 @@ --- title: "#Const Directive | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.#Const" @@ -28,7 +28,7 @@ ms.assetid: 707669e5-23f9-4f17-8622-a0d534429386 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/directives/directives.md b/docs/visual-basic/language-reference/directives/directives.md index 7241fbacfa57f..2fe5076bff636 100644 --- a/docs/visual-basic/language-reference/directives/directives.md +++ b/docs/visual-basic/language-reference/directives/directives.md @@ -1,13 +1,13 @@ --- title: "Directives (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 20d5fe65-490a-4c23-88c2-ee4f490ed762 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/directives/externalsource-directive.md b/docs/visual-basic/language-reference/directives/externalsource-directive.md index 25b2a2d39c0f5..ba32b2e8d6ace 100644 --- a/docs/visual-basic/language-reference/directives/externalsource-directive.md +++ b/docs/visual-basic/language-reference/directives/externalsource-directive.md @@ -1,13 +1,13 @@ --- title: "#ExternalSource Directive | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "#Externalsource" @@ -25,7 +25,7 @@ ms.assetid: 243bc6a2-34c3-4eeb-a776-9fd2bf988149 caps.latest.revision: 160 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/directives/if-then-else-directives.md b/docs/visual-basic/language-reference/directives/if-then-else-directives.md index c0fb67ef5f10c..cee85e9b53a2e 100644 --- a/docs/visual-basic/language-reference/directives/if-then-else-directives.md +++ b/docs/visual-basic/language-reference/directives/if-then-else-directives.md @@ -1,13 +1,13 @@ --- title: "#If...Then...#Else Directives | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.#EndIf" @@ -31,7 +31,7 @@ ms.assetid: 10bba104-e3fd-451b-b672-faa472530502 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/directives/region-directive.md b/docs/visual-basic/language-reference/directives/region-directive.md index edd13b02bea53..0269e03fb31cb 100644 --- a/docs/visual-basic/language-reference/directives/region-directive.md +++ b/docs/visual-basic/language-reference/directives/region-directive.md @@ -1,13 +1,13 @@ --- title: "#Region Directive | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Region" @@ -23,7 +23,7 @@ ms.assetid: 90a6a104-3cbf-47d0-bdc4-b585d0921b87 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/a-double-quote-is-not-a-valid-comment-token-for-delimited-fields.md b/docs/visual-basic/language-reference/error-messages/a-double-quote-is-not-a-valid-comment-token-for-delimited-fields.md index 9a8790ffdf31b..163929ce6f75b 100644 --- a/docs/visual-basic/language-reference/error-messages/a-double-quote-is-not-a-valid-comment-token-for-delimited-fields.md +++ b/docs/visual-basic/language-reference/error-messages/a-double-quote-is-not-a-valid-comment-token-for-delimited-fields.md @@ -1,13 +1,13 @@ --- title: "A double quote is not a valid comment token for delimited fields where EscapeQuote is set to True | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_InvalidComment" @@ -17,7 +17,7 @@ ms.assetid: 636d4b81-00ba-4cfd-98f7-4d57036f494d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/a-property-or-method-call-cannot-include-a-reference-to-a-private-object.md b/docs/visual-basic/language-reference/error-messages/a-property-or-method-call-cannot-include-a-reference-to-a-private-object.md index 736fd1c6a8dfc..55143beb907b5 100644 --- a/docs/visual-basic/language-reference/error-messages/a-property-or-method-call-cannot-include-a-reference-to-a-private-object.md +++ b/docs/visual-basic/language-reference/error-messages/a-property-or-method-call-cannot-include-a-reference-to-a-private-object.md @@ -1,13 +1,13 @@ --- title: "A property or method call cannot include a reference to a private object, either as an argument or as a return value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID98" @@ -17,7 +17,7 @@ ms.assetid: 059b43e1-202d-4fa2-806b-7bad63c1e7ca caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/a-reference-was-created-to-embedded-interop-assembly-assembly1.md b/docs/visual-basic/language-reference/error-messages/a-reference-was-created-to-embedded-interop-assembly-assembly1.md index 05d2d71510373..a7f52f41a59e9 100644 --- a/docs/visual-basic/language-reference/error-messages/a-reference-was-created-to-embedded-interop-assembly-assembly1.md +++ b/docs/visual-basic/language-reference/error-messages/a-reference-was-created-to-embedded-interop-assembly-assembly1.md @@ -1,13 +1,13 @@ --- title: "A reference was created to embedded interop assembly '<assembly1>' because of an indirect reference to that assembly from assembly '<assembly2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40059" @@ -19,7 +19,7 @@ ms.assetid: 520e39cb-8ab6-46f5-aa00-08afd51b4b7c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/a-startup-form-has-not-been-specified.md b/docs/visual-basic/language-reference/error-messages/a-startup-form-has-not-been-specified.md index e255552601e63..289ec24055ba4 100644 --- a/docs/visual-basic/language-reference/error-messages/a-startup-form-has-not-been-specified.md +++ b/docs/visual-basic/language-reference/error-messages/a-startup-form-has-not-been-specified.md @@ -1,13 +1,13 @@ --- title: "A startup form has not been specified | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrAppModel_NoStartupForm" @@ -17,7 +17,7 @@ ms.assetid: 8e04af49-4bef-49de-a7ec-e407e9873da7 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/access-of-shared-member-through-an-instance-qualifying-expression.md b/docs/visual-basic/language-reference/error-messages/access-of-shared-member-through-an-instance-qualifying-expression.md index b64a44f8ce6a6..bfb6bd3a66fb9 100644 --- a/docs/visual-basic/language-reference/error-messages/access-of-shared-member-through-an-instance-qualifying-expression.md +++ b/docs/visual-basic/language-reference/error-messages/access-of-shared-member-through-an-instance-qualifying-expression.md @@ -1,13 +1,13 @@ --- title: "Access of shared member through an instance; qualifying expression will not be evaluated | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42025" @@ -20,7 +20,7 @@ ms.assetid: db3337e5-c349-42bf-86df-d9c1e00952a5 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/addressof-operand-must-be-the-name-of-a-method-without-parentheses.md b/docs/visual-basic/language-reference/error-messages/addressof-operand-must-be-the-name-of-a-method-without-parentheses.md index 86e346919f0be..6c37eeef235f3 100644 --- a/docs/visual-basic/language-reference/error-messages/addressof-operand-must-be-the-name-of-a-method-without-parentheses.md +++ b/docs/visual-basic/language-reference/error-messages/addressof-operand-must-be-the-name-of-a-method-without-parentheses.md @@ -1,13 +1,13 @@ --- title: "'AddressOf' operand must be the name of a method (without parentheses) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30577" @@ -20,7 +20,7 @@ ms.assetid: c2c55640-5c61-4e66-97a4-4322020c6001 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/an-unexpected-error-has-occurred.md b/docs/visual-basic/language-reference/error-messages/an-unexpected-error-has-occurred.md index d9a04889cc865..f1b964a65bfaa 100644 --- a/docs/visual-basic/language-reference/error-messages/an-unexpected-error-has-occurred.md +++ b/docs/visual-basic/language-reference/error-messages/an-unexpected-error-has-occurred.md @@ -1,13 +1,13 @@ --- title: "An unexpected error has occurred because an operating system resource required for single instance startup cannot be acquired | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrAppModel_CantGetMemoryMappedFile" @@ -17,7 +17,7 @@ ms.assetid: 0d9f2a30-ff72-4355-8060-744f22339359 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/anonymous-type-member-name-can-be-inferred-only-from-a-simple-or-qualified-name.md b/docs/visual-basic/language-reference/error-messages/anonymous-type-member-name-can-be-inferred-only-from-a-simple-or-qualified-name.md index 4e9046a822dc0..1706544a5b16e 100644 --- a/docs/visual-basic/language-reference/error-messages/anonymous-type-member-name-can-be-inferred-only-from-a-simple-or-qualified-name.md +++ b/docs/visual-basic/language-reference/error-messages/anonymous-type-member-name-can-be-inferred-only-from-a-simple-or-qualified-name.md @@ -1,13 +1,13 @@ --- title: "Anonymous type member name can be inferred only from a simple or qualified name with no arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36556" @@ -20,7 +20,7 @@ ms.assetid: e3ba1f33-3a71-4f03-9b04-ed5ec17de17c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/argument-not-optional.md b/docs/visual-basic/language-reference/error-messages/argument-not-optional.md index 7350095647d1f..2f8dfab2ee7cb 100644 --- a/docs/visual-basic/language-reference/error-messages/argument-not-optional.md +++ b/docs/visual-basic/language-reference/error-messages/argument-not-optional.md @@ -1,13 +1,13 @@ --- title: "Argument not optional (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID449" @@ -17,7 +17,7 @@ ms.assetid: 76e7bcf3-24ed-4cd5-945b-b98f1c76944b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/array-bounds-cannot-appear-in-type-specifiers.md b/docs/visual-basic/language-reference/error-messages/array-bounds-cannot-appear-in-type-specifiers.md index 4e4ac350bbfc6..5d18d67c0bed2 100644 --- a/docs/visual-basic/language-reference/error-messages/array-bounds-cannot-appear-in-type-specifiers.md +++ b/docs/visual-basic/language-reference/error-messages/array-bounds-cannot-appear-in-type-specifiers.md @@ -1,13 +1,13 @@ --- title: "Array bounds cannot appear in type specifiers | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30638" @@ -20,7 +20,7 @@ ms.assetid: 93b654f4-70fa-4a48-baed-ffae42075550 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/array-declared-as-for-loop-control-variable-cannot-be-declared.md b/docs/visual-basic/language-reference/error-messages/array-declared-as-for-loop-control-variable-cannot-be-declared.md index ea379b5e9822f..b0944fc45916d 100644 --- a/docs/visual-basic/language-reference/error-messages/array-declared-as-for-loop-control-variable-cannot-be-declared.md +++ b/docs/visual-basic/language-reference/error-messages/array-declared-as-for-loop-control-variable-cannot-be-declared.md @@ -1,13 +1,13 @@ --- title: "Array declared as for loop control variable cannot be declared with an initial size | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32039" @@ -20,7 +20,7 @@ ms.assetid: 1d8b6560-c9eb-4b71-a038-24c6f5a5ce46 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/array-subscript-expression-missing.md b/docs/visual-basic/language-reference/error-messages/array-subscript-expression-missing.md index f3f65386b3f9f..58284bba9d9aa 100644 --- a/docs/visual-basic/language-reference/error-messages/array-subscript-expression-missing.md +++ b/docs/visual-basic/language-reference/error-messages/array-subscript-expression-missing.md @@ -1,13 +1,13 @@ --- title: "Array subscript expression missing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30306" @@ -20,7 +20,7 @@ ms.assetid: 3c0d9732-ee37-436f-a1df-29d65712f48a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/arrays-declared-as-structure-members-cannot-be-declared-with-an-initial-size.md b/docs/visual-basic/language-reference/error-messages/arrays-declared-as-structure-members-cannot-be-declared-with-an-initial-size.md index 8b6643971aacb..9722f22661cab 100644 --- a/docs/visual-basic/language-reference/error-messages/arrays-declared-as-structure-members-cannot-be-declared-with-an-initial-size.md +++ b/docs/visual-basic/language-reference/error-messages/arrays-declared-as-structure-members-cannot-be-declared-with-an-initial-size.md @@ -1,13 +1,13 @@ --- title: "Arrays declared as structure members cannot be declared with an initial size | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31043" @@ -20,7 +20,7 @@ ms.assetid: 5bd90c71-1b78-444b-91e1-4789451ef085 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/as-any-is-not-supported-in-declare-statements.md b/docs/visual-basic/language-reference/error-messages/as-any-is-not-supported-in-declare-statements.md index 8d1635224f6b9..cf0500bd98c1c 100644 --- a/docs/visual-basic/language-reference/error-messages/as-any-is-not-supported-in-declare-statements.md +++ b/docs/visual-basic/language-reference/error-messages/as-any-is-not-supported-in-declare-statements.md @@ -1,13 +1,13 @@ --- title: "'As Any' is not supported in 'Declare' statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30828" @@ -20,7 +20,7 @@ ms.assetid: 7e5cf519-8b64-4ac5-8116-705fe26c846d caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/attribute-attributename-cannot-be-applied-multiple-times.md b/docs/visual-basic/language-reference/error-messages/attribute-attributename-cannot-be-applied-multiple-times.md index 59ac8b54c88bf..7916ea738f401 100644 --- a/docs/visual-basic/language-reference/error-messages/attribute-attributename-cannot-be-applied-multiple-times.md +++ b/docs/visual-basic/language-reference/error-messages/attribute-attributename-cannot-be-applied-multiple-times.md @@ -1,13 +1,13 @@ --- title: "Attribute '<attributename>' cannot be applied multiple times | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30663" @@ -20,7 +20,7 @@ ms.assetid: 3760e7ff-7238-40a1-8676-77d858a64fc0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/attribute-cannot-be-applied-because-the-format-of-the-guid-is-not-correct.md b/docs/visual-basic/language-reference/error-messages/attribute-cannot-be-applied-because-the-format-of-the-guid-is-not-correct.md index b74722b0cec22..c0f083fd946b9 100644 --- a/docs/visual-basic/language-reference/error-messages/attribute-cannot-be-applied-because-the-format-of-the-guid-is-not-correct.md +++ b/docs/visual-basic/language-reference/error-messages/attribute-cannot-be-applied-because-the-format-of-the-guid-is-not-correct.md @@ -1,13 +1,13 @@ --- title: "'<attribute>' cannot be applied because the format of the GUID '<number>' is not correct | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32500" @@ -20,7 +20,7 @@ ms.assetid: 6fa34c55-368e-4d7d-b488-07a3fffe045f caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/automation-error.md b/docs/visual-basic/language-reference/error-messages/automation-error.md index 1fa10d2181c65..658a73ebed240 100644 --- a/docs/visual-basic/language-reference/error-messages/automation-error.md +++ b/docs/visual-basic/language-reference/error-messages/automation-error.md @@ -1,13 +1,13 @@ --- title: "Automation error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID440" @@ -17,7 +17,7 @@ ms.assetid: 2c4be5c5-2f0d-4a2b-96fe-d1b24f08fc4c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/bad-checksum-value-non-hex-digits-or-odd-number-of-hex-digits.md b/docs/visual-basic/language-reference/error-messages/bad-checksum-value-non-hex-digits-or-odd-number-of-hex-digits.md index f7eabf423e3b4..46d2318de79cb 100644 --- a/docs/visual-basic/language-reference/error-messages/bad-checksum-value-non-hex-digits-or-odd-number-of-hex-digits.md +++ b/docs/visual-basic/language-reference/error-messages/bad-checksum-value-non-hex-digits-or-odd-number-of-hex-digits.md @@ -1,13 +1,13 @@ --- title: "Bad checksum value, non hex digits or odd number of hex digits | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42033" @@ -20,7 +20,7 @@ ms.assetid: 4575554d-3615-46e4-9c6a-18e9c338e4ed caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/bad-dll-calling-convention.md b/docs/visual-basic/language-reference/error-messages/bad-dll-calling-convention.md index d6de0ab13560e..26f703f067a3a 100644 --- a/docs/visual-basic/language-reference/error-messages/bad-dll-calling-convention.md +++ b/docs/visual-basic/language-reference/error-messages/bad-dll-calling-convention.md @@ -1,13 +1,13 @@ --- title: "Bad DLL calling convention | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID49" @@ -17,7 +17,7 @@ ms.assetid: 7c7def45-b0ab-450f-ad3f-4383dfd9aed7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/bad-file-mode.md b/docs/visual-basic/language-reference/error-messages/bad-file-mode.md index 2159679bf2274..e8a2949b49a45 100644 --- a/docs/visual-basic/language-reference/error-messages/bad-file-mode.md +++ b/docs/visual-basic/language-reference/error-messages/bad-file-mode.md @@ -1,13 +1,13 @@ --- title: "Bad file mode | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID54" @@ -17,7 +17,7 @@ ms.assetid: 74891e96-884b-4c8d-872d-cd11ae272372 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/bad-file-name-or-number.md b/docs/visual-basic/language-reference/error-messages/bad-file-name-or-number.md index ee939a621fb48..36d2406aed85e 100644 --- a/docs/visual-basic/language-reference/error-messages/bad-file-name-or-number.md +++ b/docs/visual-basic/language-reference/error-messages/bad-file-name-or-number.md @@ -1,13 +1,13 @@ --- title: "Bad file name or number | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID52" @@ -17,7 +17,7 @@ ms.assetid: d0e96aea-7621-48f6-a78b-5d37d18aaa4e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/bad-record-length.md b/docs/visual-basic/language-reference/error-messages/bad-record-length.md index 4592dd1310d17..6b7321de09bdf 100644 --- a/docs/visual-basic/language-reference/error-messages/bad-record-length.md +++ b/docs/visual-basic/language-reference/error-messages/bad-record-length.md @@ -1,13 +1,13 @@ --- title: "Bad record length | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID59" @@ -17,7 +17,7 @@ ms.assetid: 0926a3a4-177b-4452-9b33-d8a01e24cc21 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/because-this-call-is-not-awaited-the-current-method-continues-to-run.md b/docs/visual-basic/language-reference/error-messages/because-this-call-is-not-awaited-the-current-method-continues-to-run.md index 3f7a86cb4dc6e..10a3c6f867c11 100644 --- a/docs/visual-basic/language-reference/error-messages/because-this-call-is-not-awaited-the-current-method-continues-to-run.md +++ b/docs/visual-basic/language-reference/error-messages/because-this-call-is-not-awaited-the-current-method-continues-to-run.md @@ -1,13 +1,13 @@ --- title: "Because this call is not awaited, the current method continues to run before the call is completed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42358" @@ -18,7 +18,7 @@ ms.assetid: 43342515-c3c8-4155-9263-c302afabcbc2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/can-t-create-necessary-temporary-file.md b/docs/visual-basic/language-reference/error-messages/can-t-create-necessary-temporary-file.md index 1192601c81b41..2c3f99b7394c9 100644 --- a/docs/visual-basic/language-reference/error-messages/can-t-create-necessary-temporary-file.md +++ b/docs/visual-basic/language-reference/error-messages/can-t-create-necessary-temporary-file.md @@ -1,13 +1,13 @@ --- title: "Can't create necessary temporary file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID322" @@ -17,7 +17,7 @@ ms.assetid: 53617b5b-eb06-4188-b4c2-8607cb9fbc79 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/can-t-open-filename-for-writing.md b/docs/visual-basic/language-reference/error-messages/can-t-open-filename-for-writing.md index c4f1e90642c4f..6893efbc97e4f 100644 --- a/docs/visual-basic/language-reference/error-messages/can-t-open-filename-for-writing.md +++ b/docs/visual-basic/language-reference/error-messages/can-t-open-filename-for-writing.md @@ -1,13 +1,13 @@ --- title: "Can't open '<filename>' for writing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2012" @@ -20,7 +20,7 @@ ms.assetid: 73270fe4-a638-42c7-be21-5e156e2b18f6 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/cannot-convert-anonymous-type-to-expression-tree.md b/docs/visual-basic/language-reference/error-messages/cannot-convert-anonymous-type-to-expression-tree.md index 608b7d5d2a583..be040ff00a74a 100644 --- a/docs/visual-basic/language-reference/error-messages/cannot-convert-anonymous-type-to-expression-tree.md +++ b/docs/visual-basic/language-reference/error-messages/cannot-convert-anonymous-type-to-expression-tree.md @@ -1,13 +1,13 @@ --- title: "Cannot convert anonymous type to expression tree because it contains a field that is used in the initialization of another field | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36548" @@ -20,7 +20,7 @@ ms.assetid: 27de068f-080e-4160-86bf-1ec23fd1925a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/cannot-create-activex-component.md b/docs/visual-basic/language-reference/error-messages/cannot-create-activex-component.md index 01567e7edb6be..73adfd564643c 100644 --- a/docs/visual-basic/language-reference/error-messages/cannot-create-activex-component.md +++ b/docs/visual-basic/language-reference/error-messages/cannot-create-activex-component.md @@ -1,13 +1,13 @@ --- title: "Cannot create ActiveX Component | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID429" @@ -17,7 +17,7 @@ ms.assetid: 7fc5a271-8195-40a2-89f9-e05fd71bb8e0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/cannot-refer-to-an-instance-member-of-a-class.md b/docs/visual-basic/language-reference/error-messages/cannot-refer-to-an-instance-member-of-a-class.md index 95cded2b98923..c3db3cd36d060 100644 --- a/docs/visual-basic/language-reference/error-messages/cannot-refer-to-an-instance-member-of-a-class.md +++ b/docs/visual-basic/language-reference/error-messages/cannot-refer-to-an-instance-member-of-a-class.md @@ -1,13 +1,13 @@ --- title: "Cannot refer to an instance member of a class from within a shared method or shared member initializer without an explicit instance of the class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30369" @@ -21,7 +21,7 @@ ms.assetid: 39d9466b-c1f3-4406-91a5-3d6c52d23a3d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/cannot-refer-to-name-because-it-is-member-of-value-typed-field-name-of-class.md b/docs/visual-basic/language-reference/error-messages/cannot-refer-to-name-because-it-is-member-of-value-typed-field-name-of-class.md index 6878c46b02ee2..948bca9831db7 100644 --- a/docs/visual-basic/language-reference/error-messages/cannot-refer-to-name-because-it-is-member-of-value-typed-field-name-of-class.md +++ b/docs/visual-basic/language-reference/error-messages/cannot-refer-to-name-because-it-is-member-of-value-typed-field-name-of-class.md @@ -1,13 +1,13 @@ --- title: "Cannot refer to '<name>' because it is a member of the value-typed field '<name>' of class '<classname>' which has 'System.MarshalByRefObject' as a base class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30310" @@ -20,7 +20,7 @@ ms.assetid: 2aeb8872-7c87-4f01-98ef-9714ba3eebbe caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/class-classname-cannot-be-found.md b/docs/visual-basic/language-reference/error-messages/class-classname-cannot-be-found.md index 7e045ec96a620..3f1bdb00cb111 100644 --- a/docs/visual-basic/language-reference/error-messages/class-classname-cannot-be-found.md +++ b/docs/visual-basic/language-reference/error-messages/class-classname-cannot-be-found.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31098" @@ -20,7 +20,7 @@ ms.assetid: 72528d02-77b7-4b4c-8b9e-d12f666f92ef caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/class-does-not-support-automation-or-does-not-support-expected-interface.md b/docs/visual-basic/language-reference/error-messages/class-does-not-support-automation-or-does-not-support-expected-interface.md index 7083d871be4ab..68168f2a5742a 100644 --- a/docs/visual-basic/language-reference/error-messages/class-does-not-support-automation-or-does-not-support-expected-interface.md +++ b/docs/visual-basic/language-reference/error-messages/class-does-not-support-automation-or-does-not-support-expected-interface.md @@ -1,13 +1,13 @@ --- title: "Class does not support Automation or does not support expected interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID430" @@ -17,7 +17,7 @@ ms.assetid: d985bb7e-e48e-443e-86f2-ddb86758757c caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/class-statement-must-end-with-a-matching-end-class.md b/docs/visual-basic/language-reference/error-messages/class-statement-must-end-with-a-matching-end-class.md index 67355863f25da..cdecfc5b23228 100644 --- a/docs/visual-basic/language-reference/error-messages/class-statement-must-end-with-a-matching-end-class.md +++ b/docs/visual-basic/language-reference/error-messages/class-statement-must-end-with-a-matching-end-class.md @@ -1,13 +1,13 @@ --- title: "'Class' statement must end with a matching 'End Class' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30481" @@ -20,7 +20,7 @@ ms.assetid: 583f3029-bc3a-4e06-866f-92dbecc46f19 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/classname-is-not-cls-compliant-because-the-interface-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/classname-is-not-cls-compliant-because-the-interface-is-not-cls-compliant.md index 594d216ab1c06..f67a6ee90216c 100644 --- a/docs/visual-basic/language-reference/error-messages/classname-is-not-cls-compliant-because-the-interface-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/classname-is-not-cls-compliant-because-the-interface-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "'<classname>' is not CLS-compliant because the interface '<interfacename>' it implements is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40029" @@ -20,7 +20,7 @@ ms.assetid: 178452f3-5575-4da0-9d6c-53bcddb6a338 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/clipboard-format-is-not-valid.md b/docs/visual-basic/language-reference/error-messages/clipboard-format-is-not-valid.md index 8dae09451cc01..69d6b7258560b 100644 --- a/docs/visual-basic/language-reference/error-messages/clipboard-format-is-not-valid.md +++ b/docs/visual-basic/language-reference/error-messages/clipboard-format-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Clipboard format is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID460" @@ -17,7 +17,7 @@ ms.assetid: 71a4a045-65bb-417d-b3bd-99a9fa3c53f6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/constant-expression-not-representable-in-type-typename.md b/docs/visual-basic/language-reference/error-messages/constant-expression-not-representable-in-type-typename.md index db947a0b72527..687e82206050e 100644 --- a/docs/visual-basic/language-reference/error-messages/constant-expression-not-representable-in-type-typename.md +++ b/docs/visual-basic/language-reference/error-messages/constant-expression-not-representable-in-type-typename.md @@ -1,13 +1,13 @@ --- title: "Constant expression not representable in type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30439" @@ -20,7 +20,7 @@ ms.assetid: 0a842906-3bc5-4946-8a37-3e3da883ef63 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/constants-must-be-of-an-intrinsic-or-enumerated-type.md b/docs/visual-basic/language-reference/error-messages/constants-must-be-of-an-intrinsic-or-enumerated-type.md index 4bf59c9e2b537..f157c85edc160 100644 --- a/docs/visual-basic/language-reference/error-messages/constants-must-be-of-an-intrinsic-or-enumerated-type.md +++ b/docs/visual-basic/language-reference/error-messages/constants-must-be-of-an-intrinsic-or-enumerated-type.md @@ -1,13 +1,13 @@ --- title: "Constants must be of an intrinsic or enumerated type, not a class, structure, type parameter, or array type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30424" @@ -20,7 +20,7 @@ ms.assetid: 2d402c2f-27ad-428b-b699-d45cd62f7196 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/constructor-name-cannot-call-itself.md b/docs/visual-basic/language-reference/error-messages/constructor-name-cannot-call-itself.md index a4608e99c32cf..50cb462c2b5ab 100644 --- a/docs/visual-basic/language-reference/error-messages/constructor-name-cannot-call-itself.md +++ b/docs/visual-basic/language-reference/error-messages/constructor-name-cannot-call-itself.md @@ -1,13 +1,13 @@ --- title: "Constructor '<name>' cannot call itself | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30298" @@ -20,7 +20,7 @@ ms.assetid: 2d77b7f4-0640-4f89-9c65-f101fd2847c0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/copying-the-value-of-byref-parameter-back-to-the-matching-argument-narrows.md b/docs/visual-basic/language-reference/error-messages/copying-the-value-of-byref-parameter-back-to-the-matching-argument-narrows.md index 3550c22c23dfe..258dddf8d8739 100644 --- a/docs/visual-basic/language-reference/error-messages/copying-the-value-of-byref-parameter-back-to-the-matching-argument-narrows.md +++ b/docs/visual-basic/language-reference/error-messages/copying-the-value-of-byref-parameter-back-to-the-matching-argument-narrows.md @@ -1,13 +1,13 @@ --- title: "Copying the value of 'ByRef' parameter '<parametername>' back to the matching argument narrows from type '<typename1>' to type '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32053" @@ -20,7 +20,7 @@ ms.assetid: 281564b7-99f7-451f-b10d-f985e831bb25 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/custom-modifier-is-not-valid-on-events-declared-without-explicit-delegate-types.md b/docs/visual-basic/language-reference/error-messages/custom-modifier-is-not-valid-on-events-declared-without-explicit-delegate-types.md index eb865966a130a..f8614d1b0647c 100644 --- a/docs/visual-basic/language-reference/error-messages/custom-modifier-is-not-valid-on-events-declared-without-explicit-delegate-types.md +++ b/docs/visual-basic/language-reference/error-messages/custom-modifier-is-not-valid-on-events-declared-without-explicit-delegate-types.md @@ -1,13 +1,13 @@ --- title: "'Custom' modifier is not valid on events declared without explicit delegate types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31122" @@ -20,7 +20,7 @@ ms.assetid: 6911f0d1-641a-473b-906d-8ee5681194be caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/data-type-s-of-the-type-parameter-s-cannot-be-inferred-from-these-arguments.md b/docs/visual-basic/language-reference/error-messages/data-type-s-of-the-type-parameter-s-cannot-be-inferred-from-these-arguments.md index 2ac6cd5b63b7e..1b50326c3a96b 100644 --- a/docs/visual-basic/language-reference/error-messages/data-type-s-of-the-type-parameter-s-cannot-be-inferred-from-these-arguments.md +++ b/docs/visual-basic/language-reference/error-messages/data-type-s-of-the-type-parameter-s-cannot-be-inferred-from-these-arguments.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) cannot be inferred from these arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36644" @@ -23,7 +23,7 @@ ms.assetid: 0e0050f2-2039-4311-b260-f0ebfde84189 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/declaration-expected.md b/docs/visual-basic/language-reference/error-messages/declaration-expected.md index 0bd3c838f4d74..939267ce5a14c 100644 --- a/docs/visual-basic/language-reference/error-messages/declaration-expected.md +++ b/docs/visual-basic/language-reference/error-messages/declaration-expected.md @@ -1,13 +1,13 @@ --- title: "Declaration expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30188" @@ -20,7 +20,7 @@ ms.assetid: da6b1df3-fe6b-4415-88e6-0977e5189e0b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/default-property-access-is-ambiguous.md b/docs/visual-basic/language-reference/error-messages/default-property-access-is-ambiguous.md index b317cc39386ca..9375faddae65f 100644 --- a/docs/visual-basic/language-reference/error-messages/default-property-access-is-ambiguous.md +++ b/docs/visual-basic/language-reference/error-messages/default-property-access-is-ambiguous.md @@ -1,13 +1,13 @@ --- title: "Default property access is ambiguous between the inherited interface members '<defaultpropertyname>' of interface '<interfacename1>' and '<defaultpropertyname>' of interface '<interfacename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30686" @@ -20,7 +20,7 @@ ms.assetid: 784fefec-ef57-48cf-b960-957df419b439 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/default-property-propertyname1-conflicts-with-default-property-propertyname2.md b/docs/visual-basic/language-reference/error-messages/default-property-propertyname1-conflicts-with-default-property-propertyname2.md index 5ff0d68efbc95..48db66b914711 100644 --- a/docs/visual-basic/language-reference/error-messages/default-property-propertyname1-conflicts-with-default-property-propertyname2.md +++ b/docs/visual-basic/language-reference/error-messages/default-property-propertyname1-conflicts-with-default-property-propertyname2.md @@ -1,13 +1,13 @@ --- title: "Default property '<propertyname1>' conflicts with default property '<propertyname2>' in '<classname>' and so should be declared 'Shadows' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40007" @@ -20,7 +20,7 @@ ms.assetid: 692ccf76-5715-4f11-a972-84cf9de30bc1 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/delegate-class-classname-has-no-invoke-method.md b/docs/visual-basic/language-reference/error-messages/delegate-class-classname-has-no-invoke-method.md index 01b74b64d5a32..afe4424a976f0 100644 --- a/docs/visual-basic/language-reference/error-messages/delegate-class-classname-has-no-invoke-method.md +++ b/docs/visual-basic/language-reference/error-messages/delegate-class-classname-has-no-invoke-method.md @@ -1,13 +1,13 @@ --- title: "Delegate class '<classname>' has no Invoke method, so an expression of this type cannot be the target of a method call | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30220" @@ -20,7 +20,7 @@ ms.assetid: 6be0d61c-f2f9-4f9b-ab90-8871a0d7206d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/derived-classes-cannot-raise-base-class-events.md b/docs/visual-basic/language-reference/error-messages/derived-classes-cannot-raise-base-class-events.md index 24c6e172cba15..47fdfc30bb0b5 100644 --- a/docs/visual-basic/language-reference/error-messages/derived-classes-cannot-raise-base-class-events.md +++ b/docs/visual-basic/language-reference/error-messages/derived-classes-cannot-raise-base-class-events.md @@ -1,13 +1,13 @@ --- title: "Derived classes cannot raise base class events | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30029" @@ -20,7 +20,7 @@ ms.assetid: 63afa1c6-2f93-4512-a2f0-372455979771 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/device-i-o-error.md b/docs/visual-basic/language-reference/error-messages/device-i-o-error.md index de7b10c5c202e..52f5bdb09b401 100644 --- a/docs/visual-basic/language-reference/error-messages/device-i-o-error.md +++ b/docs/visual-basic/language-reference/error-messages/device-i-o-error.md @@ -1,13 +1,13 @@ --- title: "Device I/O error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID57" @@ -17,7 +17,7 @@ ms.assetid: 17d22252-f374-400b-9ddb-be5367dd7278 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/dir-function-must-first-be-called-with-a-pathname-argument.md b/docs/visual-basic/language-reference/error-messages/dir-function-must-first-be-called-with-a-pathname-argument.md index 2d4f7661d28fd..ff8306cdb723d 100644 --- a/docs/visual-basic/language-reference/error-messages/dir-function-must-first-be-called-with-a-pathname-argument.md +++ b/docs/visual-basic/language-reference/error-messages/dir-function-must-first-be-called-with-a-pathname-argument.md @@ -1,13 +1,13 @@ --- title: "'Dir' function must first be called with a 'PathName' argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrDIR_IllegalCall" @@ -17,7 +17,7 @@ ms.assetid: 7b5d149f-be91-4ac3-8262-86a360894e7d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/elementname-is-obsolete-visual-basic-warning.md b/docs/visual-basic/language-reference/error-messages/elementname-is-obsolete-visual-basic-warning.md index 91ba6cb3b9851..5ca0688f1301c 100644 --- a/docs/visual-basic/language-reference/error-messages/elementname-is-obsolete-visual-basic-warning.md +++ b/docs/visual-basic/language-reference/error-messages/elementname-is-obsolete-visual-basic-warning.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' is obsolete (Visual Basic Warning) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40008" @@ -20,7 +20,7 @@ ms.assetid: 729e3eb5-76ac-4c55-9fdd-78350e0de55e caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/elseif-must-be-preceded-by-a-matching-if-or-elseif.md b/docs/visual-basic/language-reference/error-messages/elseif-must-be-preceded-by-a-matching-if-or-elseif.md index 8d94dd27b1379..3d0b5f92ebbac 100644 --- a/docs/visual-basic/language-reference/error-messages/elseif-must-be-preceded-by-a-matching-if-or-elseif.md +++ b/docs/visual-basic/language-reference/error-messages/elseif-must-be-preceded-by-a-matching-if-or-elseif.md @@ -1,13 +1,13 @@ --- title: "'#ElseIf' must be preceded by a matching '#If' or '#ElseIf' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30014" @@ -20,7 +20,7 @@ ms.assetid: 5215585e-2efa-485a-9efe-9833a1cc83a0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/end-of-statement-expected.md b/docs/visual-basic/language-reference/error-messages/end-of-statement-expected.md index 31eb8b3621cd0..e51c7f583fea4 100644 --- a/docs/visual-basic/language-reference/error-messages/end-of-statement-expected.md +++ b/docs/visual-basic/language-reference/error-messages/end-of-statement-expected.md @@ -1,13 +1,13 @@ --- title: "End of statement expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30205" @@ -20,7 +20,7 @@ ms.assetid: 53c7f825-a737-4b76-a1fa-f67745b8bd40 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/error-creating-assembly-manifest-error-message.md b/docs/visual-basic/language-reference/error-messages/error-creating-assembly-manifest-error-message.md index ed8efc51b6950..aec20a7ad68b3 100644 --- a/docs/visual-basic/language-reference/error-messages/error-creating-assembly-manifest-error-message.md +++ b/docs/visual-basic/language-reference/error-messages/error-creating-assembly-manifest-error-message.md @@ -1,13 +1,13 @@ --- title: "Error creating assembly manifest: <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30140" @@ -20,7 +20,7 @@ ms.assetid: 1beb5aa0-7b79-4c85-946b-5c2d0a41d1d2 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/error-creating-win32-resources-error-message.md b/docs/visual-basic/language-reference/error-messages/error-creating-win32-resources-error-message.md index c26028b85b931..79d89dc4a02c3 100644 --- a/docs/visual-basic/language-reference/error-messages/error-creating-win32-resources-error-message.md +++ b/docs/visual-basic/language-reference/error-messages/error-creating-win32-resources-error-message.md @@ -1,13 +1,13 @@ --- title: "Error creating Win32 resources: <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30136" @@ -20,7 +20,7 @@ ms.assetid: 05a813e4-9d65-4ce8-be8f-7ca20bbba2af caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/error-in-loading-dll.md b/docs/visual-basic/language-reference/error-messages/error-in-loading-dll.md index 53734bf115eb4..0f92fd2b4d383 100644 --- a/docs/visual-basic/language-reference/error-messages/error-in-loading-dll.md +++ b/docs/visual-basic/language-reference/error-messages/error-in-loading-dll.md @@ -1,13 +1,13 @@ --- title: "Error in loading DLL (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID48" @@ -17,7 +17,7 @@ ms.assetid: 4226cd1f-028c-477d-88a5-cb57f7e0cdc8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/error-saving-temporary-win32-resource-file-filename-error-message.md b/docs/visual-basic/language-reference/error-messages/error-saving-temporary-win32-resource-file-filename-error-message.md index 8ec7ff3944be9..f0ac811348bd5 100644 --- a/docs/visual-basic/language-reference/error-messages/error-saving-temporary-win32-resource-file-filename-error-message.md +++ b/docs/visual-basic/language-reference/error-messages/error-saving-temporary-win32-resource-file-filename-error-message.md @@ -1,13 +1,13 @@ --- title: "Error saving temporary Win32 resource file '<filename>': <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30137" @@ -20,7 +20,7 @@ ms.assetid: 61c23f48-0e06-42fc-be00-5598053c86dd caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/errors-occurred-while-compiling-the-xml-schemas-in-the-project.md b/docs/visual-basic/language-reference/error-messages/errors-occurred-while-compiling-the-xml-schemas-in-the-project.md index adca15cd1f126..51882fc1cc314 100644 --- a/docs/visual-basic/language-reference/error-messages/errors-occurred-while-compiling-the-xml-schemas-in-the-project.md +++ b/docs/visual-basic/language-reference/error-messages/errors-occurred-while-compiling-the-xml-schemas-in-the-project.md @@ -1,13 +1,13 @@ --- title: "Errors occurred while compiling the XML schemas in the project | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36810" @@ -20,7 +20,7 @@ ms.assetid: 9323b5d2-ba14-4e49-91f1-9ad647162144 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/evaluation-of-expression-or-statement-timed-out.md b/docs/visual-basic/language-reference/error-messages/evaluation-of-expression-or-statement-timed-out.md index 549e4deb0f366..ce9c15d20ba1b 100644 --- a/docs/visual-basic/language-reference/error-messages/evaluation-of-expression-or-statement-timed-out.md +++ b/docs/visual-basic/language-reference/error-messages/evaluation-of-expression-or-statement-timed-out.md @@ -1,13 +1,13 @@ --- title: "Evaluation of expression or statement timed out | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30722" @@ -20,7 +20,7 @@ ms.assetid: 6f452da8-6ef8-41fd-9ab8-6f681cf7d433 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/event-eventname1-cannot-implement-event-eventname2-on-interface.md b/docs/visual-basic/language-reference/error-messages/event-eventname1-cannot-implement-event-eventname2-on-interface.md index 88a1ab1a023fe..b0ca477ec7cd7 100644 --- a/docs/visual-basic/language-reference/error-messages/event-eventname1-cannot-implement-event-eventname2-on-interface.md +++ b/docs/visual-basic/language-reference/error-messages/event-eventname1-cannot-implement-event-eventname2-on-interface.md @@ -1,13 +1,13 @@ --- title: "Event '<eventname1>' cannot implement event '<eventname2>' on interface '<interface>' because their delegate types '<delegate1>' and '<delegate2>' do not match | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31423" @@ -20,7 +20,7 @@ ms.assetid: 2e754b66-5836-48ff-9697-b9c0d7085f18 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/eventname-is-an-event-and-cannot-be-called-directly.md b/docs/visual-basic/language-reference/error-messages/eventname-is-an-event-and-cannot-be-called-directly.md index 80c03c09abff6..5ff5949845565 100644 --- a/docs/visual-basic/language-reference/error-messages/eventname-is-an-event-and-cannot-be-called-directly.md +++ b/docs/visual-basic/language-reference/error-messages/eventname-is-an-event-and-cannot-be-called-directly.md @@ -1,13 +1,13 @@ --- title: "'<eventname>' is an event, and cannot be called directly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32022" @@ -20,7 +20,7 @@ ms.assetid: 4dcfcb8d-a9fa-46a7-a034-29d9ff3a59b3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/events-cannot-be-declared-with-a-delegate-type-that-has-a-return-type.md b/docs/visual-basic/language-reference/error-messages/events-cannot-be-declared-with-a-delegate-type-that-has-a-return-type.md index 6a3daa21c5607..48f93b5a28216 100644 --- a/docs/visual-basic/language-reference/error-messages/events-cannot-be-declared-with-a-delegate-type-that-has-a-return-type.md +++ b/docs/visual-basic/language-reference/error-messages/events-cannot-be-declared-with-a-delegate-type-that-has-a-return-type.md @@ -1,13 +1,13 @@ --- title: "Events cannot be declared with a delegate type that has a return type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31084" @@ -20,7 +20,7 @@ ms.assetid: 6111c5ca-d30b-490a-812e-dd422e221c7d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/events-of-shared-withevents-variables-cannot-be-handled-by-non-shared-methods.md b/docs/visual-basic/language-reference/error-messages/events-of-shared-withevents-variables-cannot-be-handled-by-non-shared-methods.md index e4b0d18036fa6..e4270e8394fc3 100644 --- a/docs/visual-basic/language-reference/error-messages/events-of-shared-withevents-variables-cannot-be-handled-by-non-shared-methods.md +++ b/docs/visual-basic/language-reference/error-messages/events-of-shared-withevents-variables-cannot-be-handled-by-non-shared-methods.md @@ -1,13 +1,13 @@ --- title: "Events of shared WithEvents variables cannot be handled by non-shared methods | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30594" @@ -20,7 +20,7 @@ ms.assetid: 5b9fceb4-ab11-41bb-ad3b-6f1a9da8ae7e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/expression-cannot-be-used-as-a-type-constraint.md b/docs/visual-basic/language-reference/error-messages/expression-cannot-be-used-as-a-type-constraint.md index 8b2b3349cadef..d7df0b3bcc28a 100644 --- a/docs/visual-basic/language-reference/error-messages/expression-cannot-be-used-as-a-type-constraint.md +++ b/docs/visual-basic/language-reference/error-messages/expression-cannot-be-used-as-a-type-constraint.md @@ -1,13 +1,13 @@ --- title: "'<expression>' cannot be used as a type constraint | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32061" @@ -20,7 +20,7 @@ ms.assetid: b17821b7-fa14-4397-a211-6e2a14079f09 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/expression-does-not-produce-a-value.md b/docs/visual-basic/language-reference/error-messages/expression-does-not-produce-a-value.md index b826d7a87fdaa..6343627c3b928 100644 --- a/docs/visual-basic/language-reference/error-messages/expression-does-not-produce-a-value.md +++ b/docs/visual-basic/language-reference/error-messages/expression-does-not-produce-a-value.md @@ -1,13 +1,13 @@ --- title: "Expression does not produce a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30491" @@ -20,7 +20,7 @@ ms.assetid: 8399d7ae-bc0a-49e6-81dc-2e7229708bc9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/expression-has-the-type-typename-which-is-a-restricted-type.md b/docs/visual-basic/language-reference/error-messages/expression-has-the-type-typename-which-is-a-restricted-type.md index cb3c6c510b7ea..011df9fe6a777 100644 --- a/docs/visual-basic/language-reference/error-messages/expression-has-the-type-typename-which-is-a-restricted-type.md +++ b/docs/visual-basic/language-reference/error-messages/expression-has-the-type-typename-which-is-a-restricted-type.md @@ -1,13 +1,13 @@ --- title: "Expression has the type '<typename>' which is a restricted type and cannot be used to access members inherited from 'Object' or 'ValueType' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31393" @@ -20,7 +20,7 @@ ms.assetid: 2963cf3f-c527-4aa7-b67c-ee80b6d23186 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/expression-is-a-value-and-therefore-cannot-be-the-target-of-an-assignment.md b/docs/visual-basic/language-reference/error-messages/expression-is-a-value-and-therefore-cannot-be-the-target-of-an-assignment.md index 0f52aeb02106f..8056cbc2d128e 100644 --- a/docs/visual-basic/language-reference/error-messages/expression-is-a-value-and-therefore-cannot-be-the-target-of-an-assignment.md +++ b/docs/visual-basic/language-reference/error-messages/expression-is-a-value-and-therefore-cannot-be-the-target-of-an-assignment.md @@ -1,13 +1,13 @@ --- title: "Expression is a value and therefore cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30068" @@ -20,7 +20,7 @@ ms.assetid: d65141e1-f31e-4ac5-a3b8-0b2e02a71ebf caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/expression-of-type-type-is-not-queryable.md b/docs/visual-basic/language-reference/error-messages/expression-of-type-type-is-not-queryable.md index 95dd5df8e9ed5..c236b45ef0e79 100644 --- a/docs/visual-basic/language-reference/error-messages/expression-of-type-type-is-not-queryable.md +++ b/docs/visual-basic/language-reference/error-messages/expression-of-type-type-is-not-queryable.md @@ -1,13 +1,13 @@ --- title: "Expression of type <type> is not queryable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36593" @@ -20,7 +20,7 @@ ms.assetid: 6f1f5860-bf97-4885-9ebb-bc87d028095c caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/expression-recursively-calls-the-containing-property-propertyname.md b/docs/visual-basic/language-reference/error-messages/expression-recursively-calls-the-containing-property-propertyname.md index 4f86ba76436cf..30a11110c96f4 100644 --- a/docs/visual-basic/language-reference/error-messages/expression-recursively-calls-the-containing-property-propertyname.md +++ b/docs/visual-basic/language-reference/error-messages/expression-recursively-calls-the-containing-property-propertyname.md @@ -1,13 +1,13 @@ --- title: "Expression recursively calls the containing property '<propertyname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42026" @@ -20,7 +20,7 @@ ms.assetid: 4fde9db6-3bf3-48dc-8e05-981bf08969da caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/expression-too-complex.md b/docs/visual-basic/language-reference/error-messages/expression-too-complex.md index c6d4a31fa70f8..385c6a0d24ff2 100644 --- a/docs/visual-basic/language-reference/error-messages/expression-too-complex.md +++ b/docs/visual-basic/language-reference/error-messages/expression-too-complex.md @@ -1,13 +1,13 @@ --- title: "Expression too complex | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID16" @@ -17,7 +17,7 @@ ms.assetid: 736847d1-5e03-44c8-95e4-3ed2cef2746b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/extension-attribute-can-be-applied-only-to-module-sub-or-function-declarations.md b/docs/visual-basic/language-reference/error-messages/extension-attribute-can-be-applied-only-to-module-sub-or-function-declarations.md index 00f85c036727e..41f9ec23642e0 100644 --- a/docs/visual-basic/language-reference/error-messages/extension-attribute-can-be-applied-only-to-module-sub-or-function-declarations.md +++ b/docs/visual-basic/language-reference/error-messages/extension-attribute-can-be-applied-only-to-module-sub-or-function-declarations.md @@ -1,13 +1,13 @@ --- title: "'Extension' attribute can be applied only to 'Module', 'Sub', or 'Function' declarations | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36550" @@ -20,7 +20,7 @@ ms.assetid: 4387a51f-733c-45d7-abdb-eb64d4f51078 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/file-already-open.md b/docs/visual-basic/language-reference/error-messages/file-already-open.md index 28cb7bee072f3..627a35db084cf 100644 --- a/docs/visual-basic/language-reference/error-messages/file-already-open.md +++ b/docs/visual-basic/language-reference/error-messages/file-already-open.md @@ -1,13 +1,13 @@ --- title: "File already open | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID55" @@ -17,7 +17,7 @@ ms.assetid: d674a0fb-ef16-4cc2-9da7-709a8a07dbea caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/file-is-too-large-to-read-into-a-byte-array.md b/docs/visual-basic/language-reference/error-messages/file-is-too-large-to-read-into-a-byte-array.md index 8ca26e3357b44..d9a8af85d7fd5 100644 --- a/docs/visual-basic/language-reference/error-messages/file-is-too-large-to-read-into-a-byte-array.md +++ b/docs/visual-basic/language-reference/error-messages/file-is-too-large-to-read-into-a-byte-array.md @@ -1,13 +1,13 @@ --- title: "File is too large to read into a byte array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 686630a6-a439-46c7-8d7b-34613ae4c5d8 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/file-name-or-class-name-not-found-during-automation-operation.md b/docs/visual-basic/language-reference/error-messages/file-name-or-class-name-not-found-during-automation-operation.md index dcf3093d92a63..ab2c45988c650 100644 --- a/docs/visual-basic/language-reference/error-messages/file-name-or-class-name-not-found-during-automation-operation.md +++ b/docs/visual-basic/language-reference/error-messages/file-name-or-class-name-not-found-during-automation-operation.md @@ -1,13 +1,13 @@ --- title: "File name or class name not found during Automation operation (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID432" @@ -17,7 +17,7 @@ ms.assetid: 6883c208-de5e-44da-a525-b50122e5a170 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/file-not-found-visual-basic-run-time-error.md b/docs/visual-basic/language-reference/error-messages/file-not-found-visual-basic-run-time-error.md index 361c8d0902628..cc5b28c6d24f8 100644 --- a/docs/visual-basic/language-reference/error-messages/file-not-found-visual-basic-run-time-error.md +++ b/docs/visual-basic/language-reference/error-messages/file-not-found-visual-basic-run-time-error.md @@ -1,13 +1,13 @@ --- title: "File not found (Visual Basic Run-Time Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID53" @@ -17,7 +17,7 @@ ms.assetid: 57addb16-6f9a-444d-8af8-dda52431daca caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/first-operand-in-a-binary-if-expression-must-be-nullable-or-a-reference-type.md b/docs/visual-basic/language-reference/error-messages/first-operand-in-a-binary-if-expression-must-be-nullable-or-a-reference-type.md index a7251a41b37fb..0044382193304 100644 --- a/docs/visual-basic/language-reference/error-messages/first-operand-in-a-binary-if-expression-must-be-nullable-or-a-reference-type.md +++ b/docs/visual-basic/language-reference/error-messages/first-operand-in-a-binary-if-expression-must-be-nullable-or-a-reference-type.md @@ -1,13 +1,13 @@ --- title: "First operand in a binary 'If' expression must be nullable or a reference type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33107" @@ -20,7 +20,7 @@ ms.assetid: 493c8899-3f6b-4471-8eb6-9284e8492768 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/first-statement-of-sub-new-must-be-explicit-call-to-mybase-new-or-myclass-new.md b/docs/visual-basic/language-reference/error-messages/first-statement-of-sub-new-must-be-explicit-call-to-mybase-new-or-myclass-new.md index 9832ccd18acdf..4aa92b37a0ede 100644 --- a/docs/visual-basic/language-reference/error-messages/first-statement-of-sub-new-must-be-explicit-call-to-mybase-new-or-myclass-new.md +++ b/docs/visual-basic/language-reference/error-messages/first-statement-of-sub-new-must-be-explicit-call-to-mybase-new-or-myclass-new.md @@ -1,13 +1,13 @@ --- title: "First statement of this 'Sub New' must be an explicit call to 'MyBase.New' or 'MyClass.New' because the '<constructorname>' in the base class '<baseclassname>' of '<derivedclassname>' is marked obsolete: '<errormessage>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30920" @@ -20,7 +20,7 @@ ms.assetid: e47dc755-4294-4368-b813-2177b7677957 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/first-statement-of-this-sub-new-must-be-a-call-to-mybase-new-or-myclass-new.md b/docs/visual-basic/language-reference/error-messages/first-statement-of-this-sub-new-must-be-a-call-to-mybase-new-or-myclass-new.md index fb75b0e6909fc..92875c970b86a 100644 --- a/docs/visual-basic/language-reference/error-messages/first-statement-of-this-sub-new-must-be-a-call-to-mybase-new-or-myclass-new.md +++ b/docs/visual-basic/language-reference/error-messages/first-statement-of-this-sub-new-must-be-a-call-to-mybase-new-or-myclass-new.md @@ -1,13 +1,13 @@ --- title: "First statement of this 'Sub New' must be a call to 'MyBase.New' or 'MyClass.New' (No Accessible Constructor Without Parameters) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30148" @@ -20,7 +20,7 @@ ms.assetid: 4426e8fc-cb39-4eb8-ba95-503cd32fcc89 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/for-each-on-type-typename-is-ambiguous.md b/docs/visual-basic/language-reference/error-messages/for-each-on-type-typename-is-ambiguous.md index b6f66cbeeb203..d9bb1f737a2fa 100644 --- a/docs/visual-basic/language-reference/error-messages/for-each-on-type-typename-is-ambiguous.md +++ b/docs/visual-basic/language-reference/error-messages/for-each-on-type-typename-is-ambiguous.md @@ -1,13 +1,13 @@ --- title: "'For Each' on type '<typename>' is ambiguous because the type implements multiple instantiations of 'System.Collections.Generic.IEnumerable(Of T)' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32096" @@ -20,7 +20,7 @@ ms.assetid: ed20d09c-913f-482e-89f8-c0a596c3ec24 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/friend-assembly-reference-reference-is-invalid.md b/docs/visual-basic/language-reference/error-messages/friend-assembly-reference-reference-is-invalid.md index 6e8fd8383cabb..a37d70edf0cc7 100644 --- a/docs/visual-basic/language-reference/error-messages/friend-assembly-reference-reference-is-invalid.md +++ b/docs/visual-basic/language-reference/error-messages/friend-assembly-reference-reference-is-invalid.md @@ -1,13 +1,13 @@ --- title: "Friend assembly reference <reference> is invalid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31535" @@ -20,7 +20,7 @@ ms.assetid: 6540c1d0-bb19-4051-a579-2e4f9094585e caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/function-evaluation-is-disabled.md b/docs/visual-basic/language-reference/error-messages/function-evaluation-is-disabled.md index ba181dfd32985..b93a92b532d2e 100644 --- a/docs/visual-basic/language-reference/error-messages/function-evaluation-is-disabled.md +++ b/docs/visual-basic/language-reference/error-messages/function-evaluation-is-disabled.md @@ -1,13 +1,13 @@ --- title: "Function evaluation is disabled because a previous function evaluation timed out | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30957" @@ -20,7 +20,7 @@ ms.assetid: 561e593a-f50a-4b72-a708-4cab60ec7b28 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/function-procedurename-doesn-t-return-a-value-on-all-code-paths.md b/docs/visual-basic/language-reference/error-messages/function-procedurename-doesn-t-return-a-value-on-all-code-paths.md index 576b8fcb01c3f..c694b9134a7b6 100644 --- a/docs/visual-basic/language-reference/error-messages/function-procedurename-doesn-t-return-a-value-on-all-code-paths.md +++ b/docs/visual-basic/language-reference/error-messages/function-procedurename-doesn-t-return-a-value-on-all-code-paths.md @@ -1,13 +1,13 @@ --- title: "Function '<procedurename>' doesn't return a value on all code paths | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42105" @@ -20,7 +20,7 @@ ms.assetid: b6929bf4-a365-4a70-8dc9-6b0fc09e1468 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/functionname-is-not-declared-smart-device-visual-basic-compiler-error.md b/docs/visual-basic/language-reference/error-messages/functionname-is-not-declared-smart-device-visual-basic-compiler-error.md index b1fa3f6b6610a..ac0185c0f729d 100644 --- a/docs/visual-basic/language-reference/error-messages/functionname-is-not-declared-smart-device-visual-basic-compiler-error.md +++ b/docs/visual-basic/language-reference/error-messages/functionname-is-not-declared-smart-device-visual-basic-compiler-error.md @@ -1,13 +1,13 @@ --- title: "'<functionname>' is not declared (Smart Device-Visual Basic Compiler Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30766" @@ -20,7 +20,7 @@ ms.assetid: 13918600-6087-40d7-8134-32aa9d3bfda4 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/generic-parameters-used-as-optional-parameter-types-must-be-class-constrained.md b/docs/visual-basic/language-reference/error-messages/generic-parameters-used-as-optional-parameter-types-must-be-class-constrained.md index 00e5ee706025f..45713e22a0879 100644 --- a/docs/visual-basic/language-reference/error-messages/generic-parameters-used-as-optional-parameter-types-must-be-class-constrained.md +++ b/docs/visual-basic/language-reference/error-messages/generic-parameters-used-as-optional-parameter-types-must-be-class-constrained.md @@ -1,13 +1,13 @@ --- title: "Generic parameters used as optional parameter types must be class constrained | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32124" @@ -20,7 +20,7 @@ ms.assetid: 55aa8b2a-9ce3-4620-a710-2f9b0feb6143 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/get-accessor-of-property-propertyname-is-not-accessible.md b/docs/visual-basic/language-reference/error-messages/get-accessor-of-property-propertyname-is-not-accessible.md index dc78eb86abce3..65fe9472d8dfd 100644 --- a/docs/visual-basic/language-reference/error-messages/get-accessor-of-property-propertyname-is-not-accessible.md +++ b/docs/visual-basic/language-reference/error-messages/get-accessor-of-property-propertyname-is-not-accessible.md @@ -1,13 +1,13 @@ --- title: "'Get' accessor of property '<propertyname>' is not accessible | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31103" @@ -20,7 +20,7 @@ ms.assetid: 3c346c32-7669-4b04-841d-7a9df9cb703e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/handles-clause-requires-a-withevents-variable-defined.md b/docs/visual-basic/language-reference/error-messages/handles-clause-requires-a-withevents-variable-defined.md index a1d22ebc22ea1..980763dbf792d 100644 --- a/docs/visual-basic/language-reference/error-messages/handles-clause-requires-a-withevents-variable-defined.md +++ b/docs/visual-basic/language-reference/error-messages/handles-clause-requires-a-withevents-variable-defined.md @@ -1,13 +1,13 @@ --- title: "Handles clause requires a WithEvents variable defined in the containing type or one of its base types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30506" @@ -20,7 +20,7 @@ ms.assetid: 5b66f6a8-f050-4e03-a57f-a64e85f80cb5 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/identifier-expected.md b/docs/visual-basic/language-reference/error-messages/identifier-expected.md index eda281c418cd5..e275fe57b92cc 100644 --- a/docs/visual-basic/language-reference/error-messages/identifier-expected.md +++ b/docs/visual-basic/language-reference/error-messages/identifier-expected.md @@ -1,13 +1,13 @@ --- title: "Identifier expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30203" @@ -20,7 +20,7 @@ ms.assetid: c05162ee-55d0-4d7f-84bb-e7758d4c5081 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/identifier-is-too-long.md b/docs/visual-basic/language-reference/error-messages/identifier-is-too-long.md index 04df4377996c3..8fa5176ee9700 100644 --- a/docs/visual-basic/language-reference/error-messages/identifier-is-too-long.md +++ b/docs/visual-basic/language-reference/error-messages/identifier-is-too-long.md @@ -1,13 +1,13 @@ --- title: "Identifier is too long | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30033" @@ -20,7 +20,7 @@ ms.assetid: 3d07f6d0-9a2f-49ca-94e8-1e354932e855 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/implicit-conversion-from-typename1-to-typename2-in-copying.md b/docs/visual-basic/language-reference/error-messages/implicit-conversion-from-typename1-to-typename2-in-copying.md index 687f56ea7b914..5dc3437c7566e 100644 --- a/docs/visual-basic/language-reference/error-messages/implicit-conversion-from-typename1-to-typename2-in-copying.md +++ b/docs/visual-basic/language-reference/error-messages/implicit-conversion-from-typename1-to-typename2-in-copying.md @@ -1,13 +1,13 @@ --- title: "Implicit conversion from '<typename1>' to '<typename2>' in copying the value of 'ByRef' parameter '<parametername>' back to the matching argument. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc41999" @@ -20,7 +20,7 @@ ms.assetid: ae48c738-dff8-4c0f-8931-bbb70b2c8b03 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/index.md b/docs/visual-basic/language-reference/error-messages/index.md index 20efbff79981d..d835f6f8111f7 100644 --- a/docs/visual-basic/language-reference/error-messages/index.md +++ b/docs/visual-basic/language-reference/error-messages/index.md @@ -1,13 +1,13 @@ --- title: "Error Messages (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: f2dda05b-baef-41f5-8bb1-598bd7cf239f caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/initializer-expected.md b/docs/visual-basic/language-reference/error-messages/initializer-expected.md index f2637d990ad42..c1727399419c1 100644 --- a/docs/visual-basic/language-reference/error-messages/initializer-expected.md +++ b/docs/visual-basic/language-reference/error-messages/initializer-expected.md @@ -1,13 +1,13 @@ --- title: "Initializer expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30996" @@ -20,7 +20,7 @@ ms.assetid: 6e183fe0-8888-43ed-a062-01571079455f caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/input-past-end-of-file.md b/docs/visual-basic/language-reference/error-messages/input-past-end-of-file.md index dab6331acd8de..66a89cc97fe3e 100644 --- a/docs/visual-basic/language-reference/error-messages/input-past-end-of-file.md +++ b/docs/visual-basic/language-reference/error-messages/input-past-end-of-file.md @@ -1,13 +1,13 @@ --- title: "Input past end of file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID62" @@ -17,7 +17,7 @@ ms.assetid: 65292704-6e7d-4622-9f50-eb655a59b016 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/interfacename-membername-is-already-implemented-by-the-base-class.md b/docs/visual-basic/language-reference/error-messages/interfacename-membername-is-already-implemented-by-the-base-class.md index 2e372be06cdb1..dafee4a99d474 100644 --- a/docs/visual-basic/language-reference/error-messages/interfacename-membername-is-already-implemented-by-the-base-class.md +++ b/docs/visual-basic/language-reference/error-messages/interfacename-membername-is-already-implemented-by-the-base-class.md @@ -1,13 +1,13 @@ --- title: "'<interfacename>.<membername>' is already implemented by the base class '<baseclassname>'. Re-implementation of <type> assumed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42015" @@ -20,7 +20,7 @@ ms.assetid: 658c070a-113e-4bd8-b294-12c243191160 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/internal-error-happened-at-location.md b/docs/visual-basic/language-reference/error-messages/internal-error-happened-at-location.md index 778bff5429f1e..e0946da0f3f03 100644 --- a/docs/visual-basic/language-reference/error-messages/internal-error-happened-at-location.md +++ b/docs/visual-basic/language-reference/error-messages/internal-error-happened-at-location.md @@ -1,13 +1,13 @@ --- title: "Internal error happened at <location> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 0af78cbc-89ec-40ea-9dee-bac9f2cb7c1e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/is-requires-operands-that-have-reference-types.md b/docs/visual-basic/language-reference/error-messages/is-requires-operands-that-have-reference-types.md index cc028f3b457e0..d7d30fb8aeee0 100644 --- a/docs/visual-basic/language-reference/error-messages/is-requires-operands-that-have-reference-types.md +++ b/docs/visual-basic/language-reference/error-messages/is-requires-operands-that-have-reference-types.md @@ -1,13 +1,13 @@ --- title: "'Is' requires operands that have reference types, but this operand has the value type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30020" @@ -20,7 +20,7 @@ ms.assetid: 228afebd-1203-4bd3-8d7a-c5c56f3cedc4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/isnot-operand-of-type-can-only-be-compared-to-nothing.md b/docs/visual-basic/language-reference/error-messages/isnot-operand-of-type-can-only-be-compared-to-nothing.md index 7fcadc6c08cff..2a50cbf63a84d 100644 --- a/docs/visual-basic/language-reference/error-messages/isnot-operand-of-type-can-only-be-compared-to-nothing.md +++ b/docs/visual-basic/language-reference/error-messages/isnot-operand-of-type-can-only-be-compared-to-nothing.md @@ -1,13 +1,13 @@ --- title: "'IsNot' operand of type 'typename' can only be compared to 'Nothing', because 'typename' is a nullable type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32128" @@ -20,7 +20,7 @@ ms.assetid: 1155b23a-ad75-4bab-b9da-73f35c767a36 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/keyword-is-valid-only-within-an-instance-method.md b/docs/visual-basic/language-reference/error-messages/keyword-is-valid-only-within-an-instance-method.md index 4e1388a1c98a7..487de632e686b 100644 --- a/docs/visual-basic/language-reference/error-messages/keyword-is-valid-only-within-an-instance-method.md +++ b/docs/visual-basic/language-reference/error-messages/keyword-is-valid-only-within-an-instance-method.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' is valid only within an instance method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30043" @@ -20,7 +20,7 @@ ms.assetid: 7973aa82-a681-440c-9bca-242627d7ba86 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/labels-that-are-numbers-must-be-followed-by-colons.md b/docs/visual-basic/language-reference/error-messages/labels-that-are-numbers-must-be-followed-by-colons.md index e532ee6293589..c289613e55991 100644 --- a/docs/visual-basic/language-reference/error-messages/labels-that-are-numbers-must-be-followed-by-colons.md +++ b/docs/visual-basic/language-reference/error-messages/labels-that-are-numbers-must-be-followed-by-colons.md @@ -1,13 +1,13 @@ --- title: "Labels that are numbers must be followed by colons | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30801" @@ -20,7 +20,7 @@ ms.assetid: 67743319-2d1c-496e-bfd9-22b046b43b5a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/lambda-expression-will-not-be-removed-from-this-event-handler.md b/docs/visual-basic/language-reference/error-messages/lambda-expression-will-not-be-removed-from-this-event-handler.md index d8981233ed1c4..a02eb9d7d6e42 100644 --- a/docs/visual-basic/language-reference/error-messages/lambda-expression-will-not-be-removed-from-this-event-handler.md +++ b/docs/visual-basic/language-reference/error-messages/lambda-expression-will-not-be-removed-from-this-event-handler.md @@ -1,13 +1,13 @@ --- title: "Lambda expression will not be removed from this event handler | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42326" @@ -20,7 +20,7 @@ ms.assetid: 63214dc6-0112-4245-8ebf-7c9e8f5a5782 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/lambda-expressions-are-not-valid-in-the-first-expression-of-select-case.md b/docs/visual-basic/language-reference/error-messages/lambda-expressions-are-not-valid-in-the-first-expression-of-select-case.md index b6c057175abf5..f10ee3e87c04f 100644 --- a/docs/visual-basic/language-reference/error-messages/lambda-expressions-are-not-valid-in-the-first-expression-of-select-case.md +++ b/docs/visual-basic/language-reference/error-messages/lambda-expressions-are-not-valid-in-the-first-expression-of-select-case.md @@ -1,13 +1,13 @@ --- title: "Lambda expressions are not valid in the first expression of a 'Select Case' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36635" @@ -20,7 +20,7 @@ ms.assetid: 74609979-9c03-4864-bbce-f588aa2e0917 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/late-bound-resolution;-runtime-errors-could-occur.md b/docs/visual-basic/language-reference/error-messages/late-bound-resolution;-runtime-errors-could-occur.md index f45c455e79c39..e658eb7adf31c 100644 --- a/docs/visual-basic/language-reference/error-messages/late-bound-resolution;-runtime-errors-could-occur.md +++ b/docs/visual-basic/language-reference/error-messages/late-bound-resolution;-runtime-errors-could-occur.md @@ -1,13 +1,13 @@ --- title: "Late bound resolution; runtime errors could occur | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42017" @@ -20,7 +20,7 @@ ms.assetid: 45f552c8-57c6-44c0-97d3-e510119b257a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/latebound-overload-resolution-cannot-be-applied.md b/docs/visual-basic/language-reference/error-messages/latebound-overload-resolution-cannot-be-applied.md index e8c0d8ae4531b..7fb6d95512bef 100644 --- a/docs/visual-basic/language-reference/error-messages/latebound-overload-resolution-cannot-be-applied.md +++ b/docs/visual-basic/language-reference/error-messages/latebound-overload-resolution-cannot-be-applied.md @@ -1,13 +1,13 @@ --- title: "Latebound overload resolution cannot be applied to '<procedurename>' because the accessing instance is an interface type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30933" @@ -21,7 +21,7 @@ ms.assetid: 8182eea0-dd34-4d6e-9ca0-41d8713e9dc4 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/leading-period-or-exclamation-point-can-only-appear-inside-a-with-statement.md b/docs/visual-basic/language-reference/error-messages/leading-period-or-exclamation-point-can-only-appear-inside-a-with-statement.md index 845419cad20c1..6b24785f4941a 100644 --- a/docs/visual-basic/language-reference/error-messages/leading-period-or-exclamation-point-can-only-appear-inside-a-with-statement.md +++ b/docs/visual-basic/language-reference/error-messages/leading-period-or-exclamation-point-can-only-appear-inside-a-with-statement.md @@ -1,13 +1,13 @@ --- title: "Leading '.' or '!' can only appear inside a 'With' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30157" @@ -20,7 +20,7 @@ ms.assetid: 70daaee1-14f9-45b7-9f30-53794310b95e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/line-is-too-long.md b/docs/visual-basic/language-reference/error-messages/line-is-too-long.md index f200a6b2ad452..a0ab843af0d6b 100644 --- a/docs/visual-basic/language-reference/error-messages/line-is-too-long.md +++ b/docs/visual-basic/language-reference/error-messages/line-is-too-long.md @@ -1,13 +1,13 @@ --- title: "Line is too long | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30494" @@ -20,7 +20,7 @@ ms.assetid: 27270ec3-82a4-4693-a948-dd4664a5f060 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/line-statements-are-no-longer-supported-visual-basic-compiler-error.md b/docs/visual-basic/language-reference/error-messages/line-statements-are-no-longer-supported-visual-basic-compiler-error.md index c498086c65c51..694a25dcc917c 100644 --- a/docs/visual-basic/language-reference/error-messages/line-statements-are-no-longer-supported-visual-basic-compiler-error.md +++ b/docs/visual-basic/language-reference/error-messages/line-statements-are-no-longer-supported-visual-basic-compiler-error.md @@ -1,13 +1,13 @@ --- title: "'Line' statements are no longer supported (Visual Basic Compiler Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30830" @@ -20,7 +20,7 @@ ms.assetid: 4734bc1d-882e-4555-b498-1f1ec0399d16 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/membername-cannot-expose-type-typename-outside-the-project.md b/docs/visual-basic/language-reference/error-messages/membername-cannot-expose-type-typename-outside-the-project.md index 822acd18c58db..bffabfce36628 100644 --- a/docs/visual-basic/language-reference/error-messages/membername-cannot-expose-type-typename-outside-the-project.md +++ b/docs/visual-basic/language-reference/error-messages/membername-cannot-expose-type-typename-outside-the-project.md @@ -1,13 +1,13 @@ --- title: "'<membername>' cannot expose type '<typename>' outside the project through <containertype> '<containertypename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30909" @@ -20,7 +20,7 @@ ms.assetid: ffa7395d-e182-4087-8ce8-079810fdae54 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/membername-is-ambiguous-across-the-inherited-interfaces.md b/docs/visual-basic/language-reference/error-messages/membername-is-ambiguous-across-the-inherited-interfaces.md index 9202189206ebe..88173c95cd2c4 100644 --- a/docs/visual-basic/language-reference/error-messages/membername-is-ambiguous-across-the-inherited-interfaces.md +++ b/docs/visual-basic/language-reference/error-messages/membername-is-ambiguous-across-the-inherited-interfaces.md @@ -1,13 +1,13 @@ --- title: "'<membername>' is ambiguous across the inherited interfaces '<interfacename1>' and '<interfacename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30685" @@ -20,7 +20,7 @@ ms.assetid: 756add7a-23d5-4b4f-a48d-8297d6459c73 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/message-this-error-could-also-be-due-to-mixing-a-file-reference.md b/docs/visual-basic/language-reference/error-messages/message-this-error-could-also-be-due-to-mixing-a-file-reference.md index 84fc0e096819c..7e4c4b9d9bf1c 100644 --- a/docs/visual-basic/language-reference/error-messages/message-this-error-could-also-be-due-to-mixing-a-file-reference.md +++ b/docs/visual-basic/language-reference/error-messages/message-this-error-could-also-be-due-to-mixing-a-file-reference.md @@ -1,13 +1,13 @@ --- title: "<message> This error could also be due to mixing a file reference with a project reference to assembly '<assemblyname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30971" @@ -20,7 +20,7 @@ ms.assetid: 75d2e8b5-2fdc-4623-8b32-cba805dab7db caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/method-does-not-have-a-signature-compatible-with-the-delegate.md b/docs/visual-basic/language-reference/error-messages/method-does-not-have-a-signature-compatible-with-the-delegate.md index 75e91fd93de5f..ae648b2e855a7 100644 --- a/docs/visual-basic/language-reference/error-messages/method-does-not-have-a-signature-compatible-with-the-delegate.md +++ b/docs/visual-basic/language-reference/error-messages/method-does-not-have-a-signature-compatible-with-the-delegate.md @@ -1,13 +1,13 @@ --- title: "Method does not have a signature compatible with the delegate | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36563" @@ -20,7 +20,7 @@ ms.assetid: 3ca8b873-e98d-419b-95f2-d75bd2a9eb6c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/methodname-has-multiple-definitions-with-identical-signatures.md b/docs/visual-basic/language-reference/error-messages/methodname-has-multiple-definitions-with-identical-signatures.md index b5d10baff3f02..1449b6715ecbc 100644 --- a/docs/visual-basic/language-reference/error-messages/methodname-has-multiple-definitions-with-identical-signatures.md +++ b/docs/visual-basic/language-reference/error-messages/methodname-has-multiple-definitions-with-identical-signatures.md @@ -1,13 +1,13 @@ --- title: "'<methodname>' has multiple definitions with identical signatures | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30269" @@ -20,7 +20,7 @@ ms.assetid: 39489621-6617-4e5c-9b24-c2faf8273891 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/methods-of-system-nullable-of-t-cannot-be-used-as-operands-of-the-addressof.md b/docs/visual-basic/language-reference/error-messages/methods-of-system-nullable-of-t-cannot-be-used-as-operands-of-the-addressof.md index d45ffb94582f6..0c23d0547354b 100644 --- a/docs/visual-basic/language-reference/error-messages/methods-of-system-nullable-of-t-cannot-be-used-as-operands-of-the-addressof.md +++ b/docs/visual-basic/language-reference/error-messages/methods-of-system-nullable-of-t-cannot-be-used-as-operands-of-the-addressof.md @@ -1,13 +1,13 @@ --- title: "Methods of 'System.Nullable(Of T)' cannot be used as operands of the 'AddressOf' operator | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32126" @@ -20,7 +20,7 @@ ms.assetid: 2325668b-e2ad-40ee-a1ec-30450236c20d caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/module-statements-can-occur-only-at-file-or-namespace-level.md b/docs/visual-basic/language-reference/error-messages/module-statements-can-occur-only-at-file-or-namespace-level.md index fc17c835279b1..b52c0f53e920e 100644 --- a/docs/visual-basic/language-reference/error-messages/module-statements-can-occur-only-at-file-or-namespace-level.md +++ b/docs/visual-basic/language-reference/error-messages/module-statements-can-occur-only-at-file-or-namespace-level.md @@ -1,13 +1,13 @@ --- title: "'Module' statements can occur only at file or namespace level | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30617" @@ -20,7 +20,7 @@ ms.assetid: 5e9de8e5-d26b-4fb2-9e28-814413fe9cef caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/name-is-ambiguous-in-the-namespace-namespacename.md b/docs/visual-basic/language-reference/error-messages/name-is-ambiguous-in-the-namespace-namespacename.md index 23afe03268c9c..f14a1a93cb4a2 100644 --- a/docs/visual-basic/language-reference/error-messages/name-is-ambiguous-in-the-namespace-namespacename.md +++ b/docs/visual-basic/language-reference/error-messages/name-is-ambiguous-in-the-namespace-namespacename.md @@ -1,13 +1,13 @@ --- title: "'<name>' is ambiguous in the namespace '<namespacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30560" @@ -20,7 +20,7 @@ ms.assetid: 7f032293-054b-4eae-8d97-3db8e7ddde3b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/name-membername-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/name-membername-is-not-cls-compliant.md index 97ef103aef899..f1645b0feaa28 100644 --- a/docs/visual-basic/language-reference/error-messages/name-membername-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/name-membername-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Name <membername> is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40031" @@ -20,7 +20,7 @@ ms.assetid: e2b885dc-cbf9-49ff-bbbe-531657ea99f7 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/name-name-is-not-declared.md b/docs/visual-basic/language-reference/error-messages/name-name-is-not-declared.md index 054e7711dbdd4..646ca373695b6 100644 --- a/docs/visual-basic/language-reference/error-messages/name-name-is-not-declared.md +++ b/docs/visual-basic/language-reference/error-messages/name-name-is-not-declared.md @@ -1,13 +1,13 @@ --- title: "Name '<name>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30451" @@ -20,7 +20,7 @@ ms.assetid: 765f099b-e21e-47c6-a906-a065444e56b3 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/name-namespacename-in-the-root-namespace-fullnamespacename-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/name-namespacename-in-the-root-namespace-fullnamespacename-is-not-cls-compliant.md index d944a7b932db9..9b2e7c8dda32f 100644 --- a/docs/visual-basic/language-reference/error-messages/name-namespacename-in-the-root-namespace-fullnamespacename-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/name-namespacename-in-the-root-namespace-fullnamespacename-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Name <namespacename> in the root namespace <fullnamespacename> is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40039" @@ -20,7 +20,7 @@ ms.assetid: c5bd5914-ae71-416a-8bed-f76f644f78be caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/name1-is-ambiguous-imported-from-the-namespaces-or-types-name2.md b/docs/visual-basic/language-reference/error-messages/name1-is-ambiguous-imported-from-the-namespaces-or-types-name2.md index 80bbb1dd6d455..9249abf154fff 100644 --- a/docs/visual-basic/language-reference/error-messages/name1-is-ambiguous-imported-from-the-namespaces-or-types-name2.md +++ b/docs/visual-basic/language-reference/error-messages/name1-is-ambiguous-imported-from-the-namespaces-or-types-name2.md @@ -1,13 +1,13 @@ --- title: "'<name1>' is ambiguous, imported from the namespaces or types '<name2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30561" @@ -20,7 +20,7 @@ ms.assetid: 761091f7-1018-4299-b481-3966a4a2c126 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-imports-qualifiedelementname.md b/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-imports-qualifiedelementname.md index 1962d667f8f28..3c7762d45efa3 100644 --- a/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-imports-qualifiedelementname.md +++ b/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-imports-qualifiedelementname.md @@ -1,13 +1,13 @@ --- title: "Namespace or type specified in the Imports '<qualifiedelementname>' doesn't contain any public member or cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40056" @@ -20,7 +20,7 @@ ms.assetid: b59f5754-444f-4378-9272-9678b437e84a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-project-level-imports-qualifiedelementname.md b/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-project-level-imports-qualifiedelementname.md index d79b3ef0a202e..5ccbcf12d770c 100644 --- a/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-project-level-imports-qualifiedelementname.md +++ b/docs/visual-basic/language-reference/error-messages/namespace-or-type-specified-in-the-project-level-imports-qualifiedelementname.md @@ -1,13 +1,13 @@ --- title: "Namespace or type specified in the project-level Imports '<qualifiedelementname>' doesn't contain any public member or cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40057" @@ -20,7 +20,7 @@ ms.assetid: 4ae3506e-2ebe-4ff3-995d-14ac60db5e9f caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/need-property-array-index.md b/docs/visual-basic/language-reference/error-messages/need-property-array-index.md index 5e118f5f58c02..2cef65466e72b 100644 --- a/docs/visual-basic/language-reference/error-messages/need-property-array-index.md +++ b/docs/visual-basic/language-reference/error-messages/need-property-array-index.md @@ -1,13 +1,13 @@ --- title: "Need property array index | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID385" @@ -17,7 +17,7 @@ ms.assetid: 69ec6d59-ffc4-48ac-8a28-fe6853389843 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/nested-function-does-not-have-a-signature-that-is-compatible-with-delegate.md b/docs/visual-basic/language-reference/error-messages/nested-function-does-not-have-a-signature-that-is-compatible-with-delegate.md index b16d2db06fb02..1b1320f925ea9 100644 --- a/docs/visual-basic/language-reference/error-messages/nested-function-does-not-have-a-signature-that-is-compatible-with-delegate.md +++ b/docs/visual-basic/language-reference/error-messages/nested-function-does-not-have-a-signature-that-is-compatible-with-delegate.md @@ -1,13 +1,13 @@ --- title: "Nested function does not have a signature that is compatible with delegate '<delegatename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36532" @@ -20,7 +20,7 @@ ms.assetid: 493f292c-d81e-40ef-8b47-61f020571829 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/no-accessible-main-method-with-an-appropriate-signature-was-found-in-name.md b/docs/visual-basic/language-reference/error-messages/no-accessible-main-method-with-an-appropriate-signature-was-found-in-name.md index ca650fc679d04..9a9d89504389a 100644 --- a/docs/visual-basic/language-reference/error-messages/no-accessible-main-method-with-an-appropriate-signature-was-found-in-name.md +++ b/docs/visual-basic/language-reference/error-messages/no-accessible-main-method-with-an-appropriate-signature-was-found-in-name.md @@ -1,13 +1,13 @@ --- title: "No accessible 'Main' method with an appropriate signature was found in '<name>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30737" @@ -20,7 +20,7 @@ ms.assetid: 3f40bacd-3fac-4741-b204-852f693d4340 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/non-cls-compliant-membername-is-not-allowed-in-a-cls-compliant-interface.md b/docs/visual-basic/language-reference/error-messages/non-cls-compliant-membername-is-not-allowed-in-a-cls-compliant-interface.md index da1b631fe170c..bfb53c364a77b 100644 --- a/docs/visual-basic/language-reference/error-messages/non-cls-compliant-membername-is-not-allowed-in-a-cls-compliant-interface.md +++ b/docs/visual-basic/language-reference/error-messages/non-cls-compliant-membername-is-not-allowed-in-a-cls-compliant-interface.md @@ -1,13 +1,13 @@ --- title: "Non-CLS-compliant <membername> is not allowed in a CLS-compliant interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40033" @@ -20,7 +20,7 @@ ms.assetid: 060c4b08-798e-40f1-94cf-c05c524f1b8a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/nullable-type-inference-is-not-supported-in-this-context.md b/docs/visual-basic/language-reference/error-messages/nullable-type-inference-is-not-supported-in-this-context.md index a7f18636dbbbf..a83a2cfd7eb78 100644 --- a/docs/visual-basic/language-reference/error-messages/nullable-type-inference-is-not-supported-in-this-context.md +++ b/docs/visual-basic/language-reference/error-messages/nullable-type-inference-is-not-supported-in-this-context.md @@ -1,13 +1,13 @@ --- title: "Nullable type inference is not supported in this context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36629" @@ -20,7 +20,7 @@ ms.assetid: 0a1e2dbc-d9a4-433d-9306-c5540782b81d caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/number-of-indices-exceeds-the-number-of-dimensions-of-the-indexed-array.md b/docs/visual-basic/language-reference/error-messages/number-of-indices-exceeds-the-number-of-dimensions-of-the-indexed-array.md index 0ce698b832989..660bee70838fe 100644 --- a/docs/visual-basic/language-reference/error-messages/number-of-indices-exceeds-the-number-of-dimensions-of-the-indexed-array.md +++ b/docs/visual-basic/language-reference/error-messages/number-of-indices-exceeds-the-number-of-dimensions-of-the-indexed-array.md @@ -1,13 +1,13 @@ --- title: "Number of indices exceeds the number of dimensions of the indexed array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30106" @@ -20,7 +20,7 @@ ms.assetid: 2c5363e1-62c2-4f5a-b675-c7337aeb363d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/object-or-class-does-not-support-the-set-of-events.md b/docs/visual-basic/language-reference/error-messages/object-or-class-does-not-support-the-set-of-events.md index 64b074915196a..858a15f57292b 100644 --- a/docs/visual-basic/language-reference/error-messages/object-or-class-does-not-support-the-set-of-events.md +++ b/docs/visual-basic/language-reference/error-messages/object-or-class-does-not-support-the-set-of-events.md @@ -1,13 +1,13 @@ --- title: "Object or class does not support the set of events | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID459" @@ -17,7 +17,7 @@ ms.assetid: 785df3f3-2aae-4a25-af36-1f9879d4e5fd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/object-required.md b/docs/visual-basic/language-reference/error-messages/object-required.md index 10662b054e67b..6fff5e58e0fec 100644 --- a/docs/visual-basic/language-reference/error-messages/object-required.md +++ b/docs/visual-basic/language-reference/error-messages/object-required.md @@ -1,13 +1,13 @@ --- title: "Object required (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID424" @@ -17,7 +17,7 @@ ms.assetid: afdc660b-81a5-4c92-ac7e-9c3a3105fc16 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/object-variable-or-with-block-variable-not-set.md b/docs/visual-basic/language-reference/error-messages/object-variable-or-with-block-variable-not-set.md index 2098ade355871..085d23b602564 100644 --- a/docs/visual-basic/language-reference/error-messages/object-variable-or-with-block-variable-not-set.md +++ b/docs/visual-basic/language-reference/error-messages/object-variable-or-with-block-variable-not-set.md @@ -1,13 +1,13 @@ --- title: "Object variable or With block variable not set | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID91" @@ -17,7 +17,7 @@ ms.assetid: 2f03e611-f0ed-465c-99a2-a816e034faa3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/operator-declaration-must-be-one-of.md b/docs/visual-basic/language-reference/error-messages/operator-declaration-must-be-one-of.md index 47b00764d5f3b..77632ca4bf894 100644 --- a/docs/visual-basic/language-reference/error-messages/operator-declaration-must-be-one-of.md +++ b/docs/visual-basic/language-reference/error-messages/operator-declaration-must-be-one-of.md @@ -1,13 +1,13 @@ --- title: "Operator declaration must be one of: +,-,*,-,-,^, &, Like, Mod, And, Or, Xor, Not, <<, >>, =, <>, <, <=, >, >=, CType, IsTrue, IsFalse | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33000" @@ -20,7 +20,7 @@ ms.assetid: 15c5d8eb-3a8c-4141-8f41-33151afabf97 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/optional-expected.md b/docs/visual-basic/language-reference/error-messages/optional-expected.md index b83fcd72336c9..fe6e72906220f 100644 --- a/docs/visual-basic/language-reference/error-messages/optional-expected.md +++ b/docs/visual-basic/language-reference/error-messages/optional-expected.md @@ -1,13 +1,13 @@ --- title: "'Optional' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30202" @@ -20,7 +20,7 @@ ms.assetid: 6f75060c-2db4-4a79-b5d1-5780c09a74cd caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/optional-parameters-must-specify-a-default-value.md b/docs/visual-basic/language-reference/error-messages/optional-parameters-must-specify-a-default-value.md index 00bfd734ccb5a..3bfe2832cb337 100644 --- a/docs/visual-basic/language-reference/error-messages/optional-parameters-must-specify-a-default-value.md +++ b/docs/visual-basic/language-reference/error-messages/optional-parameters-must-specify-a-default-value.md @@ -1,13 +1,13 @@ --- title: "Optional parameters must specify a default value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30812" @@ -20,7 +20,7 @@ ms.assetid: 5091a250-be66-413b-98a3-2a9974c4d600 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/ordinal-is-not-valid.md b/docs/visual-basic/language-reference/error-messages/ordinal-is-not-valid.md index 764259f9a5088..42978bb7b0a91 100644 --- a/docs/visual-basic/language-reference/error-messages/ordinal-is-not-valid.md +++ b/docs/visual-basic/language-reference/error-messages/ordinal-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Ordinal is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID452" @@ -17,7 +17,7 @@ ms.assetid: 7459562b-cd4f-4590-95e0-6126ae3589a5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/out-of-memory-visual-basic-compiler-error.md b/docs/visual-basic/language-reference/error-messages/out-of-memory-visual-basic-compiler-error.md index 8c197a22850ee..4d79493262c53 100644 --- a/docs/visual-basic/language-reference/error-messages/out-of-memory-visual-basic-compiler-error.md +++ b/docs/visual-basic/language-reference/error-messages/out-of-memory-visual-basic-compiler-error.md @@ -1,13 +1,13 @@ --- title: "Out of memory (Visual Basic Compiler Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2004" @@ -20,7 +20,7 @@ ms.assetid: 6bc0939c-e279-4875-a91c-f4076860b5b9 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/out-of-stack-space.md b/docs/visual-basic/language-reference/error-messages/out-of-stack-space.md index 17720ce9bb7ba..29a756c310675 100644 --- a/docs/visual-basic/language-reference/error-messages/out-of-stack-space.md +++ b/docs/visual-basic/language-reference/error-messages/out-of-stack-space.md @@ -1,13 +1,13 @@ --- title: "Out of stack space (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID28" @@ -17,7 +17,7 @@ ms.assetid: bfcd792b-ac29-4158-81fc-ea0c13f4ffa2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/out-of-string-space.md b/docs/visual-basic/language-reference/error-messages/out-of-string-space.md index b179afe2ffa28..a58d72a8d1e99 100644 --- a/docs/visual-basic/language-reference/error-messages/out-of-string-space.md +++ b/docs/visual-basic/language-reference/error-messages/out-of-string-space.md @@ -1,13 +1,13 @@ --- title: "Out of string space (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID14" @@ -17,7 +17,7 @@ ms.assetid: 16681c75-a400-422d-9351-c691d3c7614e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-error.md b/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-error.md index 16daae0310df6..46f8cc0e80d83 100644 --- a/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-error.md +++ b/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-error.md @@ -1,13 +1,13 @@ --- title: "Overflow (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30036" @@ -20,7 +20,7 @@ ms.assetid: b2c83de9-a132-449a-870b-e7c409d4d7ee caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-run-time-error.md b/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-run-time-error.md index 57bb398214463..38f7621dbbdf9 100644 --- a/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-run-time-error.md +++ b/docs/visual-basic/language-reference/error-messages/overflow-visual-basic-run-time-error.md @@ -1,13 +1,13 @@ --- title: "Overflow (Visual Basic Run-Time Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrERRID_Overflow" @@ -17,7 +17,7 @@ ms.assetid: c6a23279-3086-412a-bcff-ff8ed2cb8c6f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/path-file-access-error.md b/docs/visual-basic/language-reference/error-messages/path-file-access-error.md index e854a45efcb30..613a26958331a 100644 --- a/docs/visual-basic/language-reference/error-messages/path-file-access-error.md +++ b/docs/visual-basic/language-reference/error-messages/path-file-access-error.md @@ -1,13 +1,13 @@ --- title: "Path-File access error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID75" @@ -17,7 +17,7 @@ ms.assetid: 6ce3a161-7316-46bd-a785-0d50e5414020 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/path-not-found.md b/docs/visual-basic/language-reference/error-messages/path-not-found.md index 3fd097e1a1756..a91ceac49bf4f 100644 --- a/docs/visual-basic/language-reference/error-messages/path-not-found.md +++ b/docs/visual-basic/language-reference/error-messages/path-not-found.md @@ -1,13 +1,13 @@ --- title: "Path not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID76" @@ -17,7 +17,7 @@ ms.assetid: 644c45d5-4ffa-47e2-96db-6c4d2d5ae815 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/permission-denied.md b/docs/visual-basic/language-reference/error-messages/permission-denied.md index f675e68a6c82d..5a25be46b02d4 100644 --- a/docs/visual-basic/language-reference/error-messages/permission-denied.md +++ b/docs/visual-basic/language-reference/error-messages/permission-denied.md @@ -1,13 +1,13 @@ --- title: "Permission denied (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID70" @@ -17,7 +17,7 @@ ms.assetid: 71f46756-f522-4814-aab4-492bf9924245 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/procedure-call-or-argument-is-not-valid.md b/docs/visual-basic/language-reference/error-messages/procedure-call-or-argument-is-not-valid.md index ea51ad68905de..7c2b8fe182adf 100644 --- a/docs/visual-basic/language-reference/error-messages/procedure-call-or-argument-is-not-valid.md +++ b/docs/visual-basic/language-reference/error-messages/procedure-call-or-argument-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Procedure call or argument is not valid (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID5" @@ -17,7 +17,7 @@ ms.assetid: 9b07d280-66c6-4ea5-a8ed-5ddb0036f877 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/proceduresignature1-not-cls-compliant-because-it-overloads-proceduresignature2.md b/docs/visual-basic/language-reference/error-messages/proceduresignature1-not-cls-compliant-because-it-overloads-proceduresignature2.md index 13360687efb84..3ac504b8eb823 100644 --- a/docs/visual-basic/language-reference/error-messages/proceduresignature1-not-cls-compliant-because-it-overloads-proceduresignature2.md +++ b/docs/visual-basic/language-reference/error-messages/proceduresignature1-not-cls-compliant-because-it-overloads-proceduresignature2.md @@ -1,13 +1,13 @@ --- title: "<proceduresignature1> is not CLS-compliant because it overloads <proceduresignature2> which differs from it only by array of array parameter types or by the rank of the array parameter types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40035" @@ -20,7 +20,7 @@ ms.assetid: 50a66dbe-2c1e-41bf-96bc-369301c891ac caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/property-array-index-is-not-valid.md b/docs/visual-basic/language-reference/error-messages/property-array-index-is-not-valid.md index 7b44b35ce34a3..33bbdc4d1e4a5 100644 --- a/docs/visual-basic/language-reference/error-messages/property-array-index-is-not-valid.md +++ b/docs/visual-basic/language-reference/error-messages/property-array-index-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Property array index is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID381" @@ -17,7 +17,7 @@ ms.assetid: 77c14680-bc61-4f46-9529-bb9fe366c18e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/property-let-procedure-not-defined-and-property-get-procedure-did-not-return.md b/docs/visual-basic/language-reference/error-messages/property-let-procedure-not-defined-and-property-get-procedure-did-not-return.md index 622e9b67eec68..14243c81576c9 100644 --- a/docs/visual-basic/language-reference/error-messages/property-let-procedure-not-defined-and-property-get-procedure-did-not-return.md +++ b/docs/visual-basic/language-reference/error-messages/property-let-procedure-not-defined-and-property-get-procedure-did-not-return.md @@ -1,13 +1,13 @@ --- title: "Property let procedure not defined and property get procedure did not return an object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID451" @@ -17,7 +17,7 @@ ms.assetid: 8542382a-689f-4e1b-abc0-c1e2dadb92f4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/property-not-found.md b/docs/visual-basic/language-reference/error-messages/property-not-found.md index 77ad79b95fbcc..09f45e45498f1 100644 --- a/docs/visual-basic/language-reference/error-messages/property-not-found.md +++ b/docs/visual-basic/language-reference/error-messages/property-not-found.md @@ -1,13 +1,13 @@ --- title: "Property not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID422" @@ -17,7 +17,7 @@ ms.assetid: 127e0f5f-0997-4ac5-b9af-2e6a2eb513a2 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/property-or-method-not-found.md b/docs/visual-basic/language-reference/error-messages/property-or-method-not-found.md index 462d799f93fb3..5ca1057ca897a 100644 --- a/docs/visual-basic/language-reference/error-messages/property-or-method-not-found.md +++ b/docs/visual-basic/language-reference/error-messages/property-or-method-not-found.md @@ -1,13 +1,13 @@ --- title: "Property or method not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID423" @@ -17,7 +17,7 @@ ms.assetid: 471d8c1d-9edf-4014-8427-1a01b634a72d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/property-propertyname-doesn-t-return-a-value-on-all-code-paths.md b/docs/visual-basic/language-reference/error-messages/property-propertyname-doesn-t-return-a-value-on-all-code-paths.md index ae89040942d41..4ea7c544782cb 100644 --- a/docs/visual-basic/language-reference/error-messages/property-propertyname-doesn-t-return-a-value-on-all-code-paths.md +++ b/docs/visual-basic/language-reference/error-messages/property-propertyname-doesn-t-return-a-value-on-all-code-paths.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' doesn't return a value on all code paths | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42107" @@ -20,7 +20,7 @@ ms.assetid: 06800966-9c3b-4844-9f13-83ac95607d32 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/range-variable-name-can-be-inferred.md b/docs/visual-basic/language-reference/error-messages/range-variable-name-can-be-inferred.md index f5a2d18369989..76ab88cc17424 100644 --- a/docs/visual-basic/language-reference/error-messages/range-variable-name-can-be-inferred.md +++ b/docs/visual-basic/language-reference/error-messages/range-variable-name-can-be-inferred.md @@ -1,13 +1,13 @@ --- title: "Range variable name can be inferred only from a simple or qualified name with no arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36599" @@ -20,7 +20,7 @@ ms.assetid: 17763dbe-f74f-4ccb-8086-cb7e45ec4d12 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/range-variable-variable-hides-a-variable-in-an-enclosing-block.md b/docs/visual-basic/language-reference/error-messages/range-variable-variable-hides-a-variable-in-an-enclosing-block.md index 0b5c190a24a30..afad15236c7b8 100644 --- a/docs/visual-basic/language-reference/error-messages/range-variable-variable-hides-a-variable-in-an-enclosing-block.md +++ b/docs/visual-basic/language-reference/error-messages/range-variable-variable-hides-a-variable-in-an-enclosing-block.md @@ -1,13 +1,13 @@ --- title: "Range variable <variable> hides a variable in an enclosing block, a previously defined range variable, or an implicitly declared variable in a query expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36633" @@ -20,7 +20,7 @@ ms.assetid: 5d5470e4-3de5-49c2-8831-1087625f4a77 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-assemblyname-containing-the-base-class-classname.md b/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-assemblyname-containing-the-base-class-classname.md index abbde2825619b..27749b1fcf379 100644 --- a/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-assemblyname-containing-the-base-class-classname.md +++ b/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-assemblyname-containing-the-base-class-classname.md @@ -1,13 +1,13 @@ --- title: "Reference required to assembly '<assemblyname>' containing the base class '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30007" @@ -20,7 +20,7 @@ ms.assetid: 5f34cf47-6c6e-4954-bd8e-d6b020b75fb7 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-containing-type-but-suitable-reference-not-found.md b/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-containing-type-but-suitable-reference-not-found.md index 4338a0c4ab098..017fb460f8059 100644 --- a/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-containing-type-but-suitable-reference-not-found.md +++ b/docs/visual-basic/language-reference/error-messages/reference-required-to-assembly-containing-type-but-suitable-reference-not-found.md @@ -1,13 +1,13 @@ --- title: "Reference required to assembly '<assemblyidentity>' containing type '<typename>', but a suitable reference could not be found due to ambiguity between projects '<projectname1>' and '<projectname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30969" @@ -20,7 +20,7 @@ ms.assetid: 1b29dbc5-8268-45fe-bfc2-b2070a5c845c caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/region-and-end-region-are-not-valid-within-method-bodies-multiline-lambdas.md b/docs/visual-basic/language-reference/error-messages/region-and-end-region-are-not-valid-within-method-bodies-multiline-lambdas.md index b5aed0b9eabf1..690944933c0c5 100644 --- a/docs/visual-basic/language-reference/error-messages/region-and-end-region-are-not-valid-within-method-bodies-multiline-lambdas.md +++ b/docs/visual-basic/language-reference/error-messages/region-and-end-region-are-not-valid-within-method-bodies-multiline-lambdas.md @@ -1,13 +1,13 @@ --- title: "'#Region' and '#End Region' statements are not valid within method bodies-multiline lambdas | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32025" @@ -20,7 +20,7 @@ ms.assetid: 43707bf1-1c6b-4d82-b081-e5a17dca51c1 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/resume-without-error.md b/docs/visual-basic/language-reference/error-messages/resume-without-error.md index 274a0eec1fd5b..17255f0264742 100644 --- a/docs/visual-basic/language-reference/error-messages/resume-without-error.md +++ b/docs/visual-basic/language-reference/error-messages/resume-without-error.md @@ -1,13 +1,13 @@ --- title: "Resume without error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID20" @@ -17,7 +17,7 @@ ms.assetid: f9631804-fd36-4443-b36c-30db827e6176 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/return-type-of-function-procedurename-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/return-type-of-function-procedurename-is-not-cls-compliant.md index 3bd9e15fb4cde..3486fd54c2a41 100644 --- a/docs/visual-basic/language-reference/error-messages/return-type-of-function-procedurename-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/return-type-of-function-procedurename-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Return type of function '<procedurename>' is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40027" @@ -20,7 +20,7 @@ ms.assetid: 33c088c7-48e7-400c-920e-6d8967e1f3fc caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/set-accessor-of-property-propertyname-is-not-accessible.md b/docs/visual-basic/language-reference/error-messages/set-accessor-of-property-propertyname-is-not-accessible.md index 65383d37613f2..f9588b0394820 100644 --- a/docs/visual-basic/language-reference/error-messages/set-accessor-of-property-propertyname-is-not-accessible.md +++ b/docs/visual-basic/language-reference/error-messages/set-accessor-of-property-propertyname-is-not-accessible.md @@ -1,13 +1,13 @@ --- title: "'Set' accessor of property '<propertyname>' is not accessible | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31102" @@ -20,7 +20,7 @@ ms.assetid: 6f7b31b7-3656-4ae1-8851-90f5f4c6950a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/some-subkeys-cannot-be-deleted.md b/docs/visual-basic/language-reference/error-messages/some-subkeys-cannot-be-deleted.md index f960ae53b7556..d789a4463dff3 100644 --- a/docs/visual-basic/language-reference/error-messages/some-subkeys-cannot-be-deleted.md +++ b/docs/visual-basic/language-reference/error-messages/some-subkeys-cannot-be-deleted.md @@ -1,13 +1,13 @@ --- title: "Some subkeys cannot be deleted | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 14562137-af43-4972-84c1-a380a90f7d6c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/statement-cannot-end-a-block-outside-of-a-line-if-statement.md b/docs/visual-basic/language-reference/error-messages/statement-cannot-end-a-block-outside-of-a-line-if-statement.md index e1f11ce3094dc..652086a17bb43 100644 --- a/docs/visual-basic/language-reference/error-messages/statement-cannot-end-a-block-outside-of-a-line-if-statement.md +++ b/docs/visual-basic/language-reference/error-messages/statement-cannot-end-a-block-outside-of-a-line-if-statement.md @@ -1,13 +1,13 @@ --- title: "Statement cannot end a block outside of a line 'If' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32005" @@ -20,7 +20,7 @@ ms.assetid: 4039f51b-e0ee-4789-a89b-45d06de06b5d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-in-a-namespace.md b/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-in-a-namespace.md index 8a78247766d49..b4882dcbe2677 100644 --- a/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-in-a-namespace.md +++ b/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-in-a-namespace.md @@ -1,13 +1,13 @@ --- title: "Statement is not valid in a namespace | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30001" @@ -20,7 +20,7 @@ ms.assetid: 43c1b509-15f9-4e91-bcad-90bcb5f6f191 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-inside-a-method-multiline-lambda.md b/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-inside-a-method-multiline-lambda.md index 1b622341cd204..3281a70a37898 100644 --- a/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-inside-a-method-multiline-lambda.md +++ b/docs/visual-basic/language-reference/error-messages/statement-is-not-valid-inside-a-method-multiline-lambda.md @@ -1,13 +1,13 @@ --- title: "Statement is not valid inside a method-multiline lambda | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30024" @@ -20,7 +20,7 @@ ms.assetid: 758e7a8f-429b-42c1-9a78-778e5b480e04 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/string-constants-must-end-with-a-double-quote.md b/docs/visual-basic/language-reference/error-messages/string-constants-must-end-with-a-double-quote.md index 68eacea358daa..b2d5f84c7da14 100644 --- a/docs/visual-basic/language-reference/error-messages/string-constants-must-end-with-a-double-quote.md +++ b/docs/visual-basic/language-reference/error-messages/string-constants-must-end-with-a-double-quote.md @@ -1,13 +1,13 @@ --- title: "String constants must end with a double quote | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30648" @@ -20,7 +20,7 @@ ms.assetid: eefb77a4-efbc-4000-8871-edce7ef7f2df caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/structure-structurename-must-contain.md b/docs/visual-basic/language-reference/error-messages/structure-structurename-must-contain.md index e39a66cfe4a80..e727553b16c42 100644 --- a/docs/visual-basic/language-reference/error-messages/structure-structurename-must-contain.md +++ b/docs/visual-basic/language-reference/error-messages/structure-structurename-must-contain.md @@ -1,13 +1,13 @@ --- title: "Structure '<structurename>' must contain at least one instance member variable or at least one instance event declaration not marked 'Custom' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30941" @@ -20,7 +20,7 @@ ms.assetid: 7054cc1e-bac3-4c3d-82f3-35772bd8dd3b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/sub-main-was-not-found-in-name.md b/docs/visual-basic/language-reference/error-messages/sub-main-was-not-found-in-name.md index ae8faaa1282fa..f12685bcc8873 100644 --- a/docs/visual-basic/language-reference/error-messages/sub-main-was-not-found-in-name.md +++ b/docs/visual-basic/language-reference/error-messages/sub-main-was-not-found-in-name.md @@ -1,13 +1,13 @@ --- title: "'Sub Main' was not found in '<name>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30420" @@ -21,7 +21,7 @@ ms.assetid: a006d57d-4dd3-46a7-9026-ca9a31470da7 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/sub-or-function-not-defined.md b/docs/visual-basic/language-reference/error-messages/sub-or-function-not-defined.md index 8c1f29d5c0c6f..4d63fbea3cd73 100644 --- a/docs/visual-basic/language-reference/error-messages/sub-or-function-not-defined.md +++ b/docs/visual-basic/language-reference/error-messages/sub-or-function-not-defined.md @@ -1,13 +1,13 @@ --- title: "Sub or Function not defined (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID35" @@ -17,7 +17,7 @@ ms.assetid: 661fdb90-ee7d-40ce-b30b-5e7267bd957a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/subscript-out-of-range.md b/docs/visual-basic/language-reference/error-messages/subscript-out-of-range.md index ca00245456b94..c09615bf0babb 100644 --- a/docs/visual-basic/language-reference/error-messages/subscript-out-of-range.md +++ b/docs/visual-basic/language-reference/error-messages/subscript-out-of-range.md @@ -1,13 +1,13 @@ --- title: "Subscript out of range (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID9" @@ -17,7 +17,7 @@ ms.assetid: d0344a65-ec02-4caf-8d3c-9977392ca353 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/textfieldparser-is-unable-to-complete-read-operation.md b/docs/visual-basic/language-reference/error-messages/textfieldparser-is-unable-to-complete-read-operation.md index 334f9fad3ab4b..f84118d0577d8 100644 --- a/docs/visual-basic/language-reference/error-messages/textfieldparser-is-unable-to-complete-read-operation.md +++ b/docs/visual-basic/language-reference/error-messages/textfieldparser-is-unable-to-complete-read-operation.md @@ -1,13 +1,13 @@ --- title: "TextFieldParser is unable to complete the read operation because maximum buffer size has been exceeded | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_BufferExceededMaxSize" @@ -17,7 +17,7 @@ ms.assetid: 36565e82-8458-4a08-86af-d9a7a2c32937 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/the-type-for-variable-variablename-will-not-be-inferred.md b/docs/visual-basic/language-reference/error-messages/the-type-for-variable-variablename-will-not-be-inferred.md index bfaea03023803..c51d362021f39 100644 --- a/docs/visual-basic/language-reference/error-messages/the-type-for-variable-variablename-will-not-be-inferred.md +++ b/docs/visual-basic/language-reference/error-messages/the-type-for-variable-variablename-will-not-be-inferred.md @@ -1,13 +1,13 @@ --- title: "The type for variable '<variablename>' will not be inferred because it is bound to a field in an enclosing scope | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42110" @@ -20,7 +20,7 @@ ms.assetid: ef4442eb-08d1-434f-a03b-4aa2ed4e4414 caps.latest.revision: 33 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/this-array-is-fixed-or-temporarily-locked.md b/docs/visual-basic/language-reference/error-messages/this-array-is-fixed-or-temporarily-locked.md index ceae00504e53a..5aa922b0b4dad 100644 --- a/docs/visual-basic/language-reference/error-messages/this-array-is-fixed-or-temporarily-locked.md +++ b/docs/visual-basic/language-reference/error-messages/this-array-is-fixed-or-temporarily-locked.md @@ -1,13 +1,13 @@ --- title: "This array is fixed or temporarily locked (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID10" @@ -17,7 +17,7 @@ ms.assetid: de6713a6-51d7-4edb-8515-d5fb544e2091 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/this-key-is-already-associated-with-an-element-of-this-collection.md b/docs/visual-basic/language-reference/error-messages/this-key-is-already-associated-with-an-element-of-this-collection.md index 766049044d63a..4290c65cf5fa9 100644 --- a/docs/visual-basic/language-reference/error-messages/this-key-is-already-associated-with-an-element-of-this-collection.md +++ b/docs/visual-basic/language-reference/error-messages/this-key-is-already-associated-with-an-element-of-this-collection.md @@ -1,13 +1,13 @@ --- title: "This key is already associated with an element of this collection | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID457" @@ -17,7 +17,7 @@ ms.assetid: 52e15795-907e-4b10-acb7-5c37a76ce594 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/too-many-files.md b/docs/visual-basic/language-reference/error-messages/too-many-files.md index af55d2cffc51c..a9c900a695f19 100644 --- a/docs/visual-basic/language-reference/error-messages/too-many-files.md +++ b/docs/visual-basic/language-reference/error-messages/too-many-files.md @@ -1,13 +1,13 @@ --- title: "Too many files | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID67" @@ -17,7 +17,7 @@ ms.assetid: 2ff203e2-bba6-43ae-b72f-8e92a881c98f caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/type-arguments-could-not-be-inferred-from-the-delegate.md b/docs/visual-basic/language-reference/error-messages/type-arguments-could-not-be-inferred-from-the-delegate.md index 903240252ebb1..eb22501cfac6e 100644 --- a/docs/visual-basic/language-reference/error-messages/type-arguments-could-not-be-inferred-from-the-delegate.md +++ b/docs/visual-basic/language-reference/error-messages/type-arguments-could-not-be-inferred-from-the-delegate.md @@ -1,13 +1,13 @@ --- title: "Type arguments could not be inferred from the delegate | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36564" @@ -20,7 +20,7 @@ ms.assetid: 21312807-e1cd-4ac1-ae1c-c28a9c25164d caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-mismatch.md b/docs/visual-basic/language-reference/error-messages/type-mismatch.md index 103d1d4f1b86e..2cc29aaeecae0 100644 --- a/docs/visual-basic/language-reference/error-messages/type-mismatch.md +++ b/docs/visual-basic/language-reference/error-messages/type-mismatch.md @@ -1,13 +1,13 @@ --- title: "Type mismatch (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID13" @@ -17,7 +17,7 @@ ms.assetid: f72e9e21-f475-43f2-9464-29c8ad27b6c2 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/error-messages/type-of-member-membername-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/type-of-member-membername-is-not-cls-compliant.md index 6248b8120e570..bb6d8bee5c55c 100644 --- a/docs/visual-basic/language-reference/error-messages/type-of-member-membername-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/type-of-member-membername-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Type of member '<membername>' is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40025" @@ -20,7 +20,7 @@ ms.assetid: adbd34bb-43d2-4266-90e7-cd1afaf49b4e caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-of-optional-value-for-optional-parameter-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/type-of-optional-value-for-optional-parameter-is-not-cls-compliant.md index 14a6e8100ee47..3ce63170ba46c 100644 --- a/docs/visual-basic/language-reference/error-messages/type-of-optional-value-for-optional-parameter-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/type-of-optional-value-for-optional-parameter-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Type of optional value for optional parameter <parametername> is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC40042" @@ -20,7 +20,7 @@ ms.assetid: 1d6eae29-4ad3-4434-bde4-a53b6051adf5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-of-parameter-parametername-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/type-of-parameter-parametername-is-not-cls-compliant.md index b5afe64597d07..690cd1b32ecd2 100644 --- a/docs/visual-basic/language-reference/error-messages/type-of-parameter-parametername-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/type-of-parameter-parametername-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Type of parameter '<parametername>' is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40028" @@ -20,7 +20,7 @@ ms.assetid: dfa1f6f9-bb88-44ad-b85f-149144363d41 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-of-variablename-cannot-be-inferred.md b/docs/visual-basic/language-reference/error-messages/type-of-variablename-cannot-be-inferred.md index bae8f4ff1b515..9110f04c13b87 100644 --- a/docs/visual-basic/language-reference/error-messages/type-of-variablename-cannot-be-inferred.md +++ b/docs/visual-basic/language-reference/error-messages/type-of-variablename-cannot-be-inferred.md @@ -1,13 +1,13 @@ --- title: "Type of '<variablename>' cannot be inferred because the loop bounds and the step variable do not widen to the same type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30982" @@ -20,7 +20,7 @@ ms.assetid: 741e85d9-a747-42ad-a1e1-a3f1928aaff5 caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-parameters-cannot-be-used-as-qualifiers.md b/docs/visual-basic/language-reference/error-messages/type-parameters-cannot-be-used-as-qualifiers.md index a0fa3be7817d8..ffc4881f67bf6 100644 --- a/docs/visual-basic/language-reference/error-messages/type-parameters-cannot-be-used-as-qualifiers.md +++ b/docs/visual-basic/language-reference/error-messages/type-parameters-cannot-be-used-as-qualifiers.md @@ -1,13 +1,13 @@ --- title: "Type parameters cannot be used as qualifiers | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32098" @@ -20,7 +20,7 @@ ms.assetid: bab05325-dde8-4621-a5f6-368b5b7b2d76 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-typename-has-no-constructors.md b/docs/visual-basic/language-reference/error-messages/type-typename-has-no-constructors.md index 7d7df15e665a2..37063988d8987 100644 --- a/docs/visual-basic/language-reference/error-messages/type-typename-has-no-constructors.md +++ b/docs/visual-basic/language-reference/error-messages/type-typename-has-no-constructors.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' has no constructors | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30251" @@ -20,7 +20,7 @@ ms.assetid: aff3e1df-abe6-4bc0-9abc-a1e70514c561 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-typename-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/type-typename-is-not-cls-compliant.md index 9bb70c9604942..ad8c47dfe7737 100644 --- a/docs/visual-basic/language-reference/error-messages/type-typename-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/type-typename-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Type <typename> is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40041" @@ -20,7 +20,7 @@ ms.assetid: 634132c2-5646-44aa-98c6-f773e2e63882 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type-typename-is-not-defined.md b/docs/visual-basic/language-reference/error-messages/type-typename-is-not-defined.md index 4dd8d7909a519..4cdabedfc47c5 100644 --- a/docs/visual-basic/language-reference/error-messages/type-typename-is-not-defined.md +++ b/docs/visual-basic/language-reference/error-messages/type-typename-is-not-defined.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' is not defined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30002" @@ -20,7 +20,7 @@ ms.assetid: b0faf204-57fd-44de-8c05-9db027eea663 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type1-must-implement-membername-for-interface.md b/docs/visual-basic/language-reference/error-messages/type1-must-implement-membername-for-interface.md index 5b5dc349d5808..01714ad792549 100644 --- a/docs/visual-basic/language-reference/error-messages/type1-must-implement-membername-for-interface.md +++ b/docs/visual-basic/language-reference/error-messages/type1-must-implement-membername-for-interface.md @@ -1,13 +1,13 @@ --- title: "<type1>'<typename>' must implement '<membername>' for interface '<interfacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30154" @@ -20,7 +20,7 @@ ms.assetid: 259afdfa-3608-4760-adcb-88ec0da5020d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/type1-typename-must-implement-methodname-for-interface-interfacename.md b/docs/visual-basic/language-reference/error-messages/type1-typename-must-implement-methodname-for-interface-interfacename.md index 803dd74e14e33..369f08656afa8 100644 --- a/docs/visual-basic/language-reference/error-messages/type1-typename-must-implement-methodname-for-interface-interfacename.md +++ b/docs/visual-basic/language-reference/error-messages/type1-typename-must-implement-methodname-for-interface-interfacename.md @@ -1,13 +1,13 @@ --- title: "<type1>'<typename>' must implement '<methodname>' for interface '<interfacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30149" @@ -20,7 +20,7 @@ ms.assetid: 29d1b7f4-dca7-478c-bbe7-c657f342c183 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/typename-cannot-inherit-from-type-basetypename.md b/docs/visual-basic/language-reference/error-messages/typename-cannot-inherit-from-type-basetypename.md index bd2fc6aed1ba9..8fc6db2e6ac2a 100644 --- a/docs/visual-basic/language-reference/error-messages/typename-cannot-inherit-from-type-basetypename.md +++ b/docs/visual-basic/language-reference/error-messages/typename-cannot-inherit-from-type-basetypename.md @@ -1,13 +1,13 @@ --- title: "'<typename>' cannot inherit from <type> '<basetypename>' because it expands the access of the base <type> outside the assembly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30910" @@ -20,7 +20,7 @@ ms.assetid: 68fc05c5-5d55-4742-9a3b-ea04312594f4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/typename-is-a-delegate-type.md b/docs/visual-basic/language-reference/error-messages/typename-is-a-delegate-type.md index bd85b765057bc..6bb848d025204 100644 --- a/docs/visual-basic/language-reference/error-messages/typename-is-a-delegate-type.md +++ b/docs/visual-basic/language-reference/error-messages/typename-is-a-delegate-type.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is a delegate type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32008" @@ -20,7 +20,7 @@ ms.assetid: dc6abba0-a9ad-450f-8899-87265bc84abc caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/typename-is-a-type-and-cannot-be-used-as-an-expression.md b/docs/visual-basic/language-reference/error-messages/typename-is-a-type-and-cannot-be-used-as-an-expression.md index 3989996c5d723..e6200e717ac9e 100644 --- a/docs/visual-basic/language-reference/error-messages/typename-is-a-type-and-cannot-be-used-as-an-expression.md +++ b/docs/visual-basic/language-reference/error-messages/typename-is-a-type-and-cannot-be-used-as-an-expression.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is a type and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30108" @@ -20,7 +20,7 @@ ms.assetid: 7931361d-78e2-40ca-ac69-e3374273b248 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-create-strong-named-assembly-from-key-file-filename-error.md b/docs/visual-basic/language-reference/error-messages/unable-to-create-strong-named-assembly-from-key-file-filename-error.md index e6bf31b70f2dc..4bbfb65c81f7d 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-create-strong-named-assembly-from-key-file-filename-error.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-create-strong-named-assembly-from-key-file-filename-error.md @@ -1,13 +1,13 @@ --- title: "Unable to create strong-named assembly from key file '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31026" @@ -20,7 +20,7 @@ ms.assetid: 5dd09785-bc10-4ae7-ba24-b795057aca31 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-embed-resource-file-filename-error-message.md b/docs/visual-basic/language-reference/error-messages/unable-to-embed-resource-file-filename-error-message.md index a04608586d5b3..ef59ef131f57e 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-embed-resource-file-filename-error-message.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-embed-resource-file-filename-error-message.md @@ -1,13 +1,13 @@ --- title: "Unable to embed resource file '<filename>': <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30143" @@ -20,7 +20,7 @@ ms.assetid: 319e95b5-5176-4fe1-bc04-90075594b397 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-emit-assembly-error-message.md b/docs/visual-basic/language-reference/error-messages/unable-to-emit-assembly-error-message.md index 71a5f1a17d671..789907636fa66 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-emit-assembly-error-message.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-emit-assembly-error-message.md @@ -1,13 +1,13 @@ --- title: "Unable to emit assembly: <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30145" @@ -20,7 +20,7 @@ ms.assetid: 2e7eb2b9-eda6-4bdb-95cc-72c7f0be7528 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-find-required-file-filename.md b/docs/visual-basic/language-reference/error-messages/unable-to-find-required-file-filename.md index b7291aa002f4e..1b48ec31f38f4 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-find-required-file-filename.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-find-required-file-filename.md @@ -1,13 +1,13 @@ --- title: "Unable to find required file '<filename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30655" @@ -20,7 +20,7 @@ ms.assetid: 756db378-e758-48a9-88ff-496bc55bc0b6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-get-serial-port-names-because-of-an-internal-system-error.md b/docs/visual-basic/language-reference/error-messages/unable-to-get-serial-port-names-because-of-an-internal-system-error.md index 7565dd7a2983e..655c762edb4c0 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-get-serial-port-names-because-of-an-internal-system-error.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-get-serial-port-names-because-of-an-internal-system-error.md @@ -1,13 +1,13 @@ --- title: "Unable to get serial port names because of an internal system error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 789a1e94-28c2-4c20-8ee4-ad65fea37812 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-link-to-resource-file-filename-error-message.md b/docs/visual-basic/language-reference/error-messages/unable-to-link-to-resource-file-filename-error-message.md index 43402413298cf..d1598ccefca59 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-link-to-resource-file-filename-error-message.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-link-to-resource-file-filename-error-message.md @@ -1,13 +1,13 @@ --- title: "Unable to link to resource file '<filename>': <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30144" @@ -20,7 +20,7 @@ ms.assetid: 67ae276e-80d4-4162-ba00-e546c9294340 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-load-information-for-class-classname.md b/docs/visual-basic/language-reference/error-messages/unable-to-load-information-for-class-classname.md index 53dfdd33e2c79..dbf8b032afdce 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-load-information-for-class-classname.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-load-information-for-class-classname.md @@ -1,13 +1,13 @@ --- title: "Unable to load information for class '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30712" @@ -20,7 +20,7 @@ ms.assetid: c7ffbd6d-05c6-4261-b44b-1bcd521bb350 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-write-output-to-memory.md b/docs/visual-basic/language-reference/error-messages/unable-to-write-output-to-memory.md index c6158795ad4e6..7e6c92b6e9504 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-write-output-to-memory.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-write-output-to-memory.md @@ -1,13 +1,13 @@ --- title: "Unable to write output to memory | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31020" @@ -20,7 +20,7 @@ ms.assetid: 23996dca-250f-4320-8211-1560e90172df caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-write-temporary-file-because-temporary-path-is-not-available.md b/docs/visual-basic/language-reference/error-messages/unable-to-write-temporary-file-because-temporary-path-is-not-available.md index 8016f09fc358a..10f8839395d2e 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-write-temporary-file-because-temporary-path-is-not-available.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-write-temporary-file-because-temporary-path-is-not-available.md @@ -1,13 +1,13 @@ --- title: "Unable to write temporary file because temporary path is not available | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30698" @@ -20,7 +20,7 @@ ms.assetid: 3b77b7e3-8b17-40de-b4e1-05e4b9b325ad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/unable-to-write-to-output-file-filename-error.md b/docs/visual-basic/language-reference/error-messages/unable-to-write-to-output-file-filename-error.md index 639afd84725fe..8b03950f63e2f 100644 --- a/docs/visual-basic/language-reference/error-messages/unable-to-write-to-output-file-filename-error.md +++ b/docs/visual-basic/language-reference/error-messages/unable-to-write-to-output-file-filename-error.md @@ -1,13 +1,13 @@ --- title: "Unable to write to output file '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31019" @@ -20,7 +20,7 @@ ms.assetid: 0845b245-11bb-46fd-95ca-f6cef3c318ef caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/underlying-type-typename-of-enum-is-not-cls-compliant.md b/docs/visual-basic/language-reference/error-messages/underlying-type-typename-of-enum-is-not-cls-compliant.md index a2f8e5d99c70b..7e9b785cedede 100644 --- a/docs/visual-basic/language-reference/error-messages/underlying-type-typename-of-enum-is-not-cls-compliant.md +++ b/docs/visual-basic/language-reference/error-messages/underlying-type-typename-of-enum-is-not-cls-compliant.md @@ -1,13 +1,13 @@ --- title: "Underlying type <typename> of Enum is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40032" @@ -20,7 +20,7 @@ ms.assetid: 32bf1949-fd73-456c-a323-bf1ffe1320ed caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/using-the-iteration-variable-in-a-lambda-expression-may-have-unexpected-results.md b/docs/visual-basic/language-reference/error-messages/using-the-iteration-variable-in-a-lambda-expression-may-have-unexpected-results.md index 54828c17ce5f4..8c927a7c27360 100644 --- a/docs/visual-basic/language-reference/error-messages/using-the-iteration-variable-in-a-lambda-expression-may-have-unexpected-results.md +++ b/docs/visual-basic/language-reference/error-messages/using-the-iteration-variable-in-a-lambda-expression-may-have-unexpected-results.md @@ -1,13 +1,13 @@ --- title: "Using the iteration variable in a lambda expression may have unexpected results | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42324" @@ -20,7 +20,7 @@ ms.assetid: b5c2c4bd-3b2a-4a73-aaeb-55728eb03b68 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/value-of-type-type1-cannot-be-converted-to-type2.md b/docs/visual-basic/language-reference/error-messages/value-of-type-type1-cannot-be-converted-to-type2.md index d1a9b45e3023b..d5782a19c0992 100644 --- a/docs/visual-basic/language-reference/error-messages/value-of-type-type1-cannot-be-converted-to-type2.md +++ b/docs/visual-basic/language-reference/error-messages/value-of-type-type1-cannot-be-converted-to-type2.md @@ -1,13 +1,13 @@ --- title: "Value of type 'type1' cannot be converted to 'type2' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31194" @@ -20,7 +20,7 @@ ms.assetid: 03d50c31-addd-4c90-9c53-725b84f9782e caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2-multiple.md b/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2-multiple.md index 91c08557f2c6d..111547be7791f 100644 --- a/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2-multiple.md +++ b/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2-multiple.md @@ -1,13 +1,13 @@ --- title: "Value of type '<typename1>' cannot be converted to '<typename2>' (Multiple file references) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30961" @@ -20,7 +20,7 @@ ms.assetid: 8be5aa0d-d236-4ac3-aa9c-5044f9f6562b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2.md b/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2.md index c84bb8834b78a..e2e1cf7ab8a5d 100644 --- a/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2.md +++ b/docs/visual-basic/language-reference/error-messages/value-of-type-typename1-cannot-be-converted-to-typename2.md @@ -1,13 +1,13 @@ --- title: "Value of type '<typename1>' cannot be converted to '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30955" @@ -20,7 +20,7 @@ ms.assetid: 966b61eb-441e-48b0-bedf-ca95384ecb8b caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/variable-uses-an-automation-type-not-supported.md b/docs/visual-basic/language-reference/error-messages/variable-uses-an-automation-type-not-supported.md index ff6972f2e565e..dc4bd33771f9e 100644 --- a/docs/visual-basic/language-reference/error-messages/variable-uses-an-automation-type-not-supported.md +++ b/docs/visual-basic/language-reference/error-messages/variable-uses-an-automation-type-not-supported.md @@ -1,13 +1,13 @@ --- title: "Variable uses an Automation type not supported in Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID458" @@ -17,7 +17,7 @@ ms.assetid: bde4f4da-493b-452c-b6e4-1d370edba4cd caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/variable-variablename-hides-a-variable-in-an-enclosing-block.md b/docs/visual-basic/language-reference/error-messages/variable-variablename-hides-a-variable-in-an-enclosing-block.md index 7b0aef65546d0..a96b97aae546b 100644 --- a/docs/visual-basic/language-reference/error-messages/variable-variablename-hides-a-variable-in-an-enclosing-block.md +++ b/docs/visual-basic/language-reference/error-messages/variable-variablename-hides-a-variable-in-an-enclosing-block.md @@ -1,13 +1,13 @@ --- title: "Variable '<variablename>' hides a variable in an enclosing block | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30616" @@ -20,7 +20,7 @@ ms.assetid: e7658ebc-da45-451b-a409-a0f8915f0beb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/variable-variablename-is-used-before-it-has-been-assigned-a-value.md b/docs/visual-basic/language-reference/error-messages/variable-variablename-is-used-before-it-has-been-assigned-a-value.md index e1e3e6c4ff7cb..4f8041130ca7b 100644 --- a/docs/visual-basic/language-reference/error-messages/variable-variablename-is-used-before-it-has-been-assigned-a-value.md +++ b/docs/visual-basic/language-reference/error-messages/variable-variablename-is-used-before-it-has-been-assigned-a-value.md @@ -1,13 +1,13 @@ --- title: "Variable '<variablename>' is used before it has been assigned a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42104" @@ -20,7 +20,7 @@ ms.assetid: 6909aa0b-b4a1-46f5-a18c-ba3e565c1dd8 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/xml-axis-properties-do-not-support-late-binding.md b/docs/visual-basic/language-reference/error-messages/xml-axis-properties-do-not-support-late-binding.md index ae2369e17be77..c26d69945e750 100644 --- a/docs/visual-basic/language-reference/error-messages/xml-axis-properties-do-not-support-late-binding.md +++ b/docs/visual-basic/language-reference/error-messages/xml-axis-properties-do-not-support-late-binding.md @@ -1,13 +1,13 @@ --- title: "XML axis properties do not support late binding | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31168" @@ -20,7 +20,7 @@ ms.assetid: 45707363-55e4-4151-892d-d8729106355b caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/xml-comment-exception-must-have-a-cref-attribute.md b/docs/visual-basic/language-reference/error-messages/xml-comment-exception-must-have-a-cref-attribute.md index aeda388295e75..bbfb5caf4d5db 100644 --- a/docs/visual-basic/language-reference/error-messages/xml-comment-exception-must-have-a-cref-attribute.md +++ b/docs/visual-basic/language-reference/error-messages/xml-comment-exception-must-have-a-cref-attribute.md @@ -1,13 +1,13 @@ --- title: "XML comment exception must have a 'cref' attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42319" @@ -20,7 +20,7 @@ ms.assetid: 62eeeba3-6811-48be-b1ef-c2e4feda3177 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/xml-entity-references-are-not-supported.md b/docs/visual-basic/language-reference/error-messages/xml-entity-references-are-not-supported.md index fe6f45b8c0ecb..df623c22fc609 100644 --- a/docs/visual-basic/language-reference/error-messages/xml-entity-references-are-not-supported.md +++ b/docs/visual-basic/language-reference/error-messages/xml-entity-references-are-not-supported.md @@ -1,13 +1,13 @@ --- title: "XML entity references are not supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31180" @@ -20,7 +20,7 @@ ms.assetid: 2a393327-d8e2-4187-85b1-642b4f53b4ae caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/xml-literals-and-xml-properties-are-not-supported-in-embedded-code-in-aspnet.md b/docs/visual-basic/language-reference/error-messages/xml-literals-and-xml-properties-are-not-supported-in-embedded-code-in-aspnet.md index 6ec3a4a58d801..25e6a4f523f8d 100644 --- a/docs/visual-basic/language-reference/error-messages/xml-literals-and-xml-properties-are-not-supported-in-embedded-code-in-aspnet.md +++ b/docs/visual-basic/language-reference/error-messages/xml-literals-and-xml-properties-are-not-supported-in-embedded-code-in-aspnet.md @@ -1,13 +1,13 @@ --- title: "XML literals and XML properties are not supported in embedded code within ASP.NET | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31200" @@ -20,7 +20,7 @@ ms.assetid: 053e8cba-8584-45cc-9fa0-43d122779772 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/error-messages/xml-namespace-uri-uri-can-be-bound-only-to-xmlns.md b/docs/visual-basic/language-reference/error-messages/xml-namespace-uri-uri-can-be-bound-only-to-xmlns.md index 44e405d85b175..abd6d06414d8a 100644 --- a/docs/visual-basic/language-reference/error-messages/xml-namespace-uri-uri-can-be-bound-only-to-xmlns.md +++ b/docs/visual-basic/language-reference/error-messages/xml-namespace-uri-uri-can-be-bound-only-to-xmlns.md @@ -1,13 +1,13 @@ --- title: "XML namespace URI '<uri>' can be bound only to 'xmlns' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31183" @@ -20,7 +20,7 @@ ms.assetid: 0ab1dbce-8397-4959-b2cd-f58798b051a0 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/functions/conversion-functions.md b/docs/visual-basic/language-reference/functions/conversion-functions.md index 82f081d548d5a..2da7a0d1513b9 100644 --- a/docs/visual-basic/language-reference/functions/conversion-functions.md +++ b/docs/visual-basic/language-reference/functions/conversion-functions.md @@ -1,13 +1,13 @@ --- title: "Conversion Functions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: 8a8fb553-a8ac-424e-8103-26eea25eaa71 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/functions/ctype-function.md b/docs/visual-basic/language-reference/functions/ctype-function.md index 2e316c2a22a67..4658d324cd6ac 100644 --- a/docs/visual-basic/language-reference/functions/ctype-function.md +++ b/docs/visual-basic/language-reference/functions/ctype-function.md @@ -1,13 +1,13 @@ --- title: "CType Function (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.CType" @@ -22,7 +22,7 @@ ms.assetid: dd4b29e7-6fa1-428c-877e-69955420bb72 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/functions/index.md b/docs/visual-basic/language-reference/functions/index.md index 2e4592d665a8e..1e85fa138d06f 100644 --- a/docs/visual-basic/language-reference/functions/index.md +++ b/docs/visual-basic/language-reference/functions/index.md @@ -1,13 +1,13 @@ --- title: "Functions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: d86fc51f-f46e-4941-8ae2-6262da3d2688 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/functions/math-functions.md b/docs/visual-basic/language-reference/functions/math-functions.md index 7181bb063d246..a4c48891cc6a6 100644 --- a/docs/visual-basic/language-reference/functions/math-functions.md +++ b/docs/visual-basic/language-reference/functions/math-functions.md @@ -1,13 +1,13 @@ --- title: "Math Functions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 4d2d82e7-6924-42fe-a4a7-b4dd5bebbd0c caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/functions/return-values-for-the-cstr-function.md b/docs/visual-basic/language-reference/functions/return-values-for-the-cstr-function.md index c29d129b2753d..2048207cac69e 100644 --- a/docs/visual-basic/language-reference/functions/return-values-for-the-cstr-function.md +++ b/docs/visual-basic/language-reference/functions/return-values-for-the-cstr-function.md @@ -1,13 +1,13 @@ --- title: "Return Values for the CStr Function (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 3aa744e7-1419-45d5-85e3-e5abc2953673 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/functions/string-functions.md b/docs/visual-basic/language-reference/functions/string-functions.md index 700e48c5239fd..bb6c60547bc03 100644 --- a/docs/visual-basic/language-reference/functions/string-functions.md +++ b/docs/visual-basic/language-reference/functions/string-functions.md @@ -1,13 +1,13 @@ --- title: "String Functions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: f1bf9ac2-cbcf-4298-ae51-53182076bdc8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/functions/type-conversion-functions.md b/docs/visual-basic/language-reference/functions/type-conversion-functions.md index 2702e09a933c2..07b2915996bc3 100644 --- a/docs/visual-basic/language-reference/functions/type-conversion-functions.md +++ b/docs/visual-basic/language-reference/functions/type-conversion-functions.md @@ -1,13 +1,13 @@ --- title: "Type Conversion Functions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.CUShort" @@ -94,7 +94,7 @@ ms.assetid: d9d8d165-f967-44ff-a6cd-598e4740a99e caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/index.md b/docs/visual-basic/language-reference/index.md index 4241cfaf1bfdd..69d469edd9942 100644 --- a/docs/visual-basic/language-reference/index.md +++ b/docs/visual-basic/language-reference/index.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Language Reference | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 5c6bd31a-9542-4f3e-bfd5-e951af58f0f2 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/arrays-summary.md b/docs/visual-basic/language-reference/keywords/arrays-summary.md index d8400d1360f2d..2dc62f2b30110 100644 --- a/docs/visual-basic/language-reference/keywords/arrays-summary.md +++ b/docs/visual-basic/language-reference/keywords/arrays-summary.md @@ -1,13 +1,13 @@ --- title: "Arrays Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 167f77d4-7cb2-4a31-9dc9-0fd0b26fda7e caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/collection-object-summary.md b/docs/visual-basic/language-reference/keywords/collection-object-summary.md index 3a93f0c615ba3..194d2b28ffc22 100644 --- a/docs/visual-basic/language-reference/keywords/collection-object-summary.md +++ b/docs/visual-basic/language-reference/keywords/collection-object-summary.md @@ -1,13 +1,13 @@ --- title: "Collection Object Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: c4586369-d817-4453-9cb0-1a272fc66737 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/control-flow-summary.md b/docs/visual-basic/language-reference/keywords/control-flow-summary.md index 57013479737b0..17bf3f9494bb1 100644 --- a/docs/visual-basic/language-reference/keywords/control-flow-summary.md +++ b/docs/visual-basic/language-reference/keywords/control-flow-summary.md @@ -1,13 +1,13 @@ --- title: "Control Flow Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 6885d426-fa87-4e1c-881f-f0e9ec8d98af caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/conversion-summary.md b/docs/visual-basic/language-reference/keywords/conversion-summary.md index 9260df6cc7fed..213dfd20fe784 100644 --- a/docs/visual-basic/language-reference/keywords/conversion-summary.md +++ b/docs/visual-basic/language-reference/keywords/conversion-summary.md @@ -1,13 +1,13 @@ --- title: "Conversion Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: ae2c79a7-2d62-4fbe-8585-14360d11f987 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/keywords/data-types-summary.md b/docs/visual-basic/language-reference/keywords/data-types-summary.md index 1bf1b8d705951..c05ea1916efe5 100644 --- a/docs/visual-basic/language-reference/keywords/data-types-summary.md +++ b/docs/visual-basic/language-reference/keywords/data-types-summary.md @@ -1,13 +1,13 @@ --- title: "Data Types Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 4ea2ef2a-3d4d-42d9-9f8f-173a37c96e53 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/dates-and-times-summary.md b/docs/visual-basic/language-reference/keywords/dates-and-times-summary.md index da4181bc6c302..cfcaef5446f58 100644 --- a/docs/visual-basic/language-reference/keywords/dates-and-times-summary.md +++ b/docs/visual-basic/language-reference/keywords/dates-and-times-summary.md @@ -1,13 +1,13 @@ --- title: "Dates and Times Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 914d0563-b53c-492c-ac62-d833ce805f2f caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/declarations-and-constants-summary.md b/docs/visual-basic/language-reference/keywords/declarations-and-constants-summary.md index ff17c2ede71fb..075f52c31c5bf 100644 --- a/docs/visual-basic/language-reference/keywords/declarations-and-constants-summary.md +++ b/docs/visual-basic/language-reference/keywords/declarations-and-constants-summary.md @@ -1,13 +1,13 @@ --- title: "Declarations and Constants Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 79d64f3e-941d-4d39-bc5b-79f225d5be6e caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/derived-math-functions.md b/docs/visual-basic/language-reference/keywords/derived-math-functions.md index b2f0476a60be2..5e8d16ef77667 100644 --- a/docs/visual-basic/language-reference/keywords/derived-math-functions.md +++ b/docs/visual-basic/language-reference/keywords/derived-math-functions.md @@ -1,13 +1,13 @@ --- title: "Derived Math Functions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -34,7 +34,7 @@ ms.assetid: 63e449d8-9444-44fb-8db1-6d9cf346e2aa caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/directories-and-files-summary.md b/docs/visual-basic/language-reference/keywords/directories-and-files-summary.md index f456b8029ffbb..80c45732ce8b0 100644 --- a/docs/visual-basic/language-reference/keywords/directories-and-files-summary.md +++ b/docs/visual-basic/language-reference/keywords/directories-and-files-summary.md @@ -1,13 +1,13 @@ --- title: "Directories and Files Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 588b75fd-a09b-4381-822d-19868990c170 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/errors-summary.md b/docs/visual-basic/language-reference/keywords/errors-summary.md index a00a648c5d377..cfcad1298f563 100644 --- a/docs/visual-basic/language-reference/keywords/errors-summary.md +++ b/docs/visual-basic/language-reference/keywords/errors-summary.md @@ -1,13 +1,13 @@ --- title: "Errors Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 2557da60-c6dc-4e99-8128-fceb6f8a0736 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/financial-summary.md b/docs/visual-basic/language-reference/keywords/financial-summary.md index 04a5af013ceb1..0d40e6a442996 100644 --- a/docs/visual-basic/language-reference/keywords/financial-summary.md +++ b/docs/visual-basic/language-reference/keywords/financial-summary.md @@ -1,13 +1,13 @@ --- title: "Financial Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 474f973e-7103-42b7-aa4d-367c935e07e1 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/index.md b/docs/visual-basic/language-reference/keywords/index.md index 9845a6e8a4279..cfe6e7f40287b 100644 --- a/docs/visual-basic/language-reference/keywords/index.md +++ b/docs/visual-basic/language-reference/keywords/index.md @@ -1,13 +1,13 @@ --- title: "Keywords (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: b5a65ef0-c408-4836-afb6-e6828c0771ca caps.latest.revision: 43 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/keywords/information-and-interaction-summary.md b/docs/visual-basic/language-reference/keywords/information-and-interaction-summary.md index 0cd292b455818..ec45052d2f5b6 100644 --- a/docs/visual-basic/language-reference/keywords/information-and-interaction-summary.md +++ b/docs/visual-basic/language-reference/keywords/information-and-interaction-summary.md @@ -1,13 +1,13 @@ --- title: "Information and Interaction Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 6e698461-e944-4c0f-ae48-87429f1fe740 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/input-and-output-summary.md b/docs/visual-basic/language-reference/keywords/input-and-output-summary.md index 6a970a570cd8b..7386b933fbe88 100644 --- a/docs/visual-basic/language-reference/keywords/input-and-output-summary.md +++ b/docs/visual-basic/language-reference/keywords/input-and-output-summary.md @@ -1,13 +1,13 @@ --- title: "Input and Output Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 6b0cbb88-6593-43b8-8a40-a61563bc0ce9 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/math-summary.md b/docs/visual-basic/language-reference/keywords/math-summary.md index baecf95f5e136..0bcb53c70b3d1 100644 --- a/docs/visual-basic/language-reference/keywords/math-summary.md +++ b/docs/visual-basic/language-reference/keywords/math-summary.md @@ -1,13 +1,13 @@ --- title: "Math Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 6abf2dd7-92d2-488a-8e2b-819be9b30c3f caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/my-reference.md b/docs/visual-basic/language-reference/keywords/my-reference.md index 0a6d380838470..d76d8e5e254b7 100644 --- a/docs/visual-basic/language-reference/keywords/my-reference.md +++ b/docs/visual-basic/language-reference/keywords/my-reference.md @@ -1,13 +1,13 @@ --- title: "My Reference (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 6f803bd7-21ff-4569-b1fe-b00a6678b1e3 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/operators-summary.md b/docs/visual-basic/language-reference/keywords/operators-summary.md index 1ecbe00faa402..bb6c422e92731 100644 --- a/docs/visual-basic/language-reference/keywords/operators-summary.md +++ b/docs/visual-basic/language-reference/keywords/operators-summary.md @@ -1,13 +1,13 @@ --- title: "Operators Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: cb44c210-686f-4417-a13f-51c0d60161f8 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/registry-summary.md b/docs/visual-basic/language-reference/keywords/registry-summary.md index 9f94d40b34216..194dbb70827a9 100644 --- a/docs/visual-basic/language-reference/keywords/registry-summary.md +++ b/docs/visual-basic/language-reference/keywords/registry-summary.md @@ -1,13 +1,13 @@ --- title: "Registry Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 6e90eb8a-1a4e-4387-8a68-9287dc7875e8 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/keywords/string-manipulation-summary.md b/docs/visual-basic/language-reference/keywords/string-manipulation-summary.md index 41edadad3a2a9..004d8622f393f 100644 --- a/docs/visual-basic/language-reference/keywords/string-manipulation-summary.md +++ b/docs/visual-basic/language-reference/keywords/string-manipulation-summary.md @@ -1,13 +1,13 @@ --- title: "String Manipulation Summary (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 5d3197eb-fe66-417e-9e2a-20450660c9c6 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/ansi.md b/docs/visual-basic/language-reference/modifiers/ansi.md index 6b182abbc35ce..58b9dcddd6d55 100644 --- a/docs/visual-basic/language-reference/modifiers/ansi.md +++ b/docs/visual-basic/language-reference/modifiers/ansi.md @@ -1,13 +1,13 @@ --- title: "Ansi (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Ansi" @@ -21,7 +21,7 @@ ms.assetid: 4f1fa6ff-5557-41ab-b6da-90baf4c15917 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/assembly.md b/docs/visual-basic/language-reference/modifiers/assembly.md index bcfbe3c102e48..145bb1031ec78 100644 --- a/docs/visual-basic/language-reference/modifiers/assembly.md +++ b/docs/visual-basic/language-reference/modifiers/assembly.md @@ -1,13 +1,13 @@ --- title: "Assembly (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Assembly" @@ -23,7 +23,7 @@ ms.assetid: 925e7471-3bdf-4b51-bb93-cbcfc6efc52f caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/async.md b/docs/visual-basic/language-reference/modifiers/async.md index 0b84fe9b82c02..86c5206c7874e 100644 --- a/docs/visual-basic/language-reference/modifiers/async.md +++ b/docs/visual-basic/language-reference/modifiers/async.md @@ -1,13 +1,13 @@ --- title: "Async (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Async" @@ -18,7 +18,7 @@ ms.assetid: 1be8b4b5-9689-41b5-bd33-b906bfd53bc5 caps.latest.revision: 37 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/auto.md b/docs/visual-basic/language-reference/modifiers/auto.md index 53e9416610f0c..3a01666b1b207 100644 --- a/docs/visual-basic/language-reference/modifiers/auto.md +++ b/docs/visual-basic/language-reference/modifiers/auto.md @@ -1,13 +1,13 @@ --- title: "Auto (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Auto" @@ -22,7 +22,7 @@ ms.assetid: bf79ba95-a62c-48a5-916f-0ac7a52c13ec caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/byref.md b/docs/visual-basic/language-reference/modifiers/byref.md index 17f2a2150ac22..ea686b4bbae35 100644 --- a/docs/visual-basic/language-reference/modifiers/byref.md +++ b/docs/visual-basic/language-reference/modifiers/byref.md @@ -1,13 +1,13 @@ --- title: "ByRef (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ByRef" @@ -21,7 +21,7 @@ ms.assetid: 4692e032-46f3-4e41-b0fa-3004364d9138 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/byval.md b/docs/visual-basic/language-reference/modifiers/byval.md index 3d79bc4fadd54..2f60a68c1d96d 100644 --- a/docs/visual-basic/language-reference/modifiers/byval.md +++ b/docs/visual-basic/language-reference/modifiers/byval.md @@ -1,13 +1,13 @@ --- title: "ByVal (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ByVal" @@ -21,7 +21,7 @@ ms.assetid: 1eaf4e58-b305-4785-9e3d-e416b9c75598 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/default.md b/docs/visual-basic/language-reference/modifiers/default.md index 255b8ec1868e5..8e529ad364d67 100644 --- a/docs/visual-basic/language-reference/modifiers/default.md +++ b/docs/visual-basic/language-reference/modifiers/default.md @@ -1,13 +1,13 @@ --- title: "Default (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Default" @@ -23,7 +23,7 @@ ms.assetid: 45fce9b9-d212-4b2d-ab86-6e359b8b57af caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/friend.md b/docs/visual-basic/language-reference/modifiers/friend.md index 47cf16859bf50..9b9c3af802a20 100644 --- a/docs/visual-basic/language-reference/modifiers/friend.md +++ b/docs/visual-basic/language-reference/modifiers/friend.md @@ -1,13 +1,13 @@ --- title: "Friend (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Friend" @@ -23,7 +23,7 @@ ms.assetid: b664605e-1c79-4728-b996-aa59c50846bc caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/modifiers/in-generic-modifier.md b/docs/visual-basic/language-reference/modifiers/in-generic-modifier.md index a1bc1d91bea48..d1d0a35f9d914 100644 --- a/docs/visual-basic/language-reference/modifiers/in-generic-modifier.md +++ b/docs/visual-basic/language-reference/modifiers/in-generic-modifier.md @@ -1,13 +1,13 @@ --- title: "In (Generic Modifier) (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.VarianceIn" @@ -20,7 +20,7 @@ ms.assetid: 59bb13c5-fe96-42b8-8286-86293d1661c5 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/index.md b/docs/visual-basic/language-reference/modifiers/index.md index 51583f07b2e31..4239b41796c1c 100644 --- a/docs/visual-basic/language-reference/modifiers/index.md +++ b/docs/visual-basic/language-reference/modifiers/index.md @@ -1,13 +1,13 @@ --- title: "Modifiers (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: a49a0e51-d700-4705-9196-3e0eb582dda6 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/iterator.md b/docs/visual-basic/language-reference/modifiers/iterator.md index ca0e7108cfccb..1c162b56acbc9 100644 --- a/docs/visual-basic/language-reference/modifiers/iterator.md +++ b/docs/visual-basic/language-reference/modifiers/iterator.md @@ -1,13 +1,13 @@ --- title: "Iterator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Iterator" @@ -17,7 +17,7 @@ ms.assetid: 69cb0b04-ac87-49d0-bcfe-810c0d60daff caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/key.md b/docs/visual-basic/language-reference/modifiers/key.md index 6928e9d2ceec8..1b73999912eb2 100644 --- a/docs/visual-basic/language-reference/modifiers/key.md +++ b/docs/visual-basic/language-reference/modifiers/key.md @@ -1,13 +1,13 @@ --- title: "Key (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.AnonymousKey" @@ -21,7 +21,7 @@ ms.assetid: 7697a928-7d14-4430-a72a-c9e96e8d6c11 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/module-keyword.md b/docs/visual-basic/language-reference/modifiers/module-keyword.md index c98c90c386464..b55ed7be38a12 100644 --- a/docs/visual-basic/language-reference/modifiers/module-keyword.md +++ b/docs/visual-basic/language-reference/modifiers/module-keyword.md @@ -1,13 +1,13 @@ --- title: "Module <keyword> (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ModuleAttribute" @@ -21,7 +21,7 @@ ms.assetid: d971b940-05ab-4d56-8485-e3b8a661906b caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/mustinherit.md b/docs/visual-basic/language-reference/modifiers/mustinherit.md index 1a4e5334387f2..974c9d39f9eb9 100644 --- a/docs/visual-basic/language-reference/modifiers/mustinherit.md +++ b/docs/visual-basic/language-reference/modifiers/mustinherit.md @@ -1,13 +1,13 @@ --- title: "MustInherit (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "MustInherit" @@ -23,7 +23,7 @@ ms.assetid: b8f05185-90e3-4dd7-adc2-90d852fab5b4 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/mustoverride.md b/docs/visual-basic/language-reference/modifiers/mustoverride.md index 2b016c7810b4c..7071068d77ba1 100644 --- a/docs/visual-basic/language-reference/modifiers/mustoverride.md +++ b/docs/visual-basic/language-reference/modifiers/mustoverride.md @@ -1,13 +1,13 @@ --- title: "MustOverride (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.MustOverride" @@ -28,7 +28,7 @@ ms.assetid: 6e9d9ad6-bb64-433f-b32b-3ef84293bf96 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/narrowing.md b/docs/visual-basic/language-reference/modifiers/narrowing.md index 7a9a35d091138..204b20797a6ac 100644 --- a/docs/visual-basic/language-reference/modifiers/narrowing.md +++ b/docs/visual-basic/language-reference/modifiers/narrowing.md @@ -1,13 +1,13 @@ --- title: "Narrowing (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.narrowing" @@ -23,7 +23,7 @@ ms.assetid: a207ee91-aca4-4771-b4e2-713f029bf2bb caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/notinheritable.md b/docs/visual-basic/language-reference/modifiers/notinheritable.md index d38dcc0021644..89395d35a0074 100644 --- a/docs/visual-basic/language-reference/modifiers/notinheritable.md +++ b/docs/visual-basic/language-reference/modifiers/notinheritable.md @@ -1,13 +1,13 @@ --- title: "NotInheritable (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "NotInheritable" @@ -28,7 +28,7 @@ ms.assetid: 5c4da7c9-9562-4653-a947-1972e992f9f9 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/notoverridable.md b/docs/visual-basic/language-reference/modifiers/notoverridable.md index 1542e94f15caf..b8ab0ce645429 100644 --- a/docs/visual-basic/language-reference/modifiers/notoverridable.md +++ b/docs/visual-basic/language-reference/modifiers/notoverridable.md @@ -1,13 +1,13 @@ --- title: "NotOverridable (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.NotOverridable" @@ -29,7 +29,7 @@ ms.assetid: 66ec6984-f5f5-4857-b362-6a3907aaf9e0 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/optional.md b/docs/visual-basic/language-reference/modifiers/optional.md index d174f78c533d5..83693c1aaefab 100644 --- a/docs/visual-basic/language-reference/modifiers/optional.md +++ b/docs/visual-basic/language-reference/modifiers/optional.md @@ -1,13 +1,13 @@ --- title: "Optional (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Optional" @@ -21,7 +21,7 @@ ms.assetid: 4571ce88-a539-4115-b230-54eb277c6aa7 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/out-generic-modifier.md b/docs/visual-basic/language-reference/modifiers/out-generic-modifier.md index 2ab12744dd32d..69548c9d14ec4 100644 --- a/docs/visual-basic/language-reference/modifiers/out-generic-modifier.md +++ b/docs/visual-basic/language-reference/modifiers/out-generic-modifier.md @@ -1,13 +1,13 @@ --- title: "Out (Generic Modifier) (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.VarianceOut" @@ -20,7 +20,7 @@ ms.assetid: c4418369-1518-4a46-9a1e-054c61038eca caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/overloads.md b/docs/visual-basic/language-reference/modifiers/overloads.md index be3532f6fcc6b..c8c61b6c6b612 100644 --- a/docs/visual-basic/language-reference/modifiers/overloads.md +++ b/docs/visual-basic/language-reference/modifiers/overloads.md @@ -1,13 +1,13 @@ --- title: "Overloads (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Overloads" @@ -23,7 +23,7 @@ ms.assetid: 0c6820b8-25b2-4664-bc59-5ca93c99c042 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/overridable.md b/docs/visual-basic/language-reference/modifiers/overridable.md index 0fbb7ad57418a..3e0f02b457e51 100644 --- a/docs/visual-basic/language-reference/modifiers/overridable.md +++ b/docs/visual-basic/language-reference/modifiers/overridable.md @@ -1,13 +1,13 @@ --- title: "Overridable (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Overridable" @@ -29,7 +29,7 @@ ms.assetid: 612581e7-8a4c-4a5d-beff-3402fffa6f35 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/overrides.md b/docs/visual-basic/language-reference/modifiers/overrides.md index bcf1f1c6a405b..61ae81b0261c3 100644 --- a/docs/visual-basic/language-reference/modifiers/overrides.md +++ b/docs/visual-basic/language-reference/modifiers/overrides.md @@ -1,13 +1,13 @@ --- title: "Overrides (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Overrides" @@ -26,7 +26,7 @@ ms.assetid: 9f5e6144-ce10-465e-842b-1a8f8760af90 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/paramarray.md b/docs/visual-basic/language-reference/modifiers/paramarray.md index 919aecf80cd3c..a24d045d6daf0 100644 --- a/docs/visual-basic/language-reference/modifiers/paramarray.md +++ b/docs/visual-basic/language-reference/modifiers/paramarray.md @@ -1,13 +1,13 @@ --- title: "ParamArray (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ParamArray" @@ -21,7 +21,7 @@ ms.assetid: a5f18789-92bd-488f-9c7e-cf3719963635 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/partial.md b/docs/visual-basic/language-reference/modifiers/partial.md index b703c98155e6f..812e3a386ecaf 100644 --- a/docs/visual-basic/language-reference/modifiers/partial.md +++ b/docs/visual-basic/language-reference/modifiers/partial.md @@ -1,13 +1,13 @@ --- title: "Partial (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Partial" @@ -27,7 +27,7 @@ ms.assetid: 7adaef80-f435-46e1-970a-269fff63b448 caps.latest.revision: 36 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/private.md b/docs/visual-basic/language-reference/modifiers/private.md index 10a8535351ceb..55558791fbeed 100644 --- a/docs/visual-basic/language-reference/modifiers/private.md +++ b/docs/visual-basic/language-reference/modifiers/private.md @@ -1,13 +1,13 @@ --- title: "Private (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Private" @@ -20,7 +20,7 @@ ms.assetid: aba74a2e-5824-4613-bf63-b9ec7787f4e6 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/protected.md b/docs/visual-basic/language-reference/modifiers/protected.md index 2b62897b1f144..7af0e7ec2e132 100644 --- a/docs/visual-basic/language-reference/modifiers/protected.md +++ b/docs/visual-basic/language-reference/modifiers/protected.md @@ -1,13 +1,13 @@ --- title: "Protected (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Protected" @@ -23,7 +23,7 @@ ms.assetid: 74ad3d56-309f-49d2-b60c-1d0157d010e8 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/public.md b/docs/visual-basic/language-reference/modifiers/public.md index b6fc3d58efd37..1791f3ea6e872 100644 --- a/docs/visual-basic/language-reference/modifiers/public.md +++ b/docs/visual-basic/language-reference/modifiers/public.md @@ -1,13 +1,13 @@ --- title: "Public (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Public" @@ -21,7 +21,7 @@ ms.assetid: 284c9e1b-ed23-499b-9bc9-ad87c11485a5 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/readonly.md b/docs/visual-basic/language-reference/modifiers/readonly.md index 3b56b5addd927..27841d7781d6f 100644 --- a/docs/visual-basic/language-reference/modifiers/readonly.md +++ b/docs/visual-basic/language-reference/modifiers/readonly.md @@ -1,13 +1,13 @@ --- title: "ReadOnly (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ReadOnly" @@ -23,7 +23,7 @@ ms.assetid: e868185d-6142-4359-a2fd-a7965cadfce8 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/shadows.md b/docs/visual-basic/language-reference/modifiers/shadows.md index 39779be278126..27ab971592278 100644 --- a/docs/visual-basic/language-reference/modifiers/shadows.md +++ b/docs/visual-basic/language-reference/modifiers/shadows.md @@ -1,13 +1,13 @@ --- title: "Shadows (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Shadows" @@ -24,7 +24,7 @@ ms.assetid: 6bf687cd-0544-4797-b51b-911125ec57c6 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/shared.md b/docs/visual-basic/language-reference/modifiers/shared.md index f56009cdea7da..2e002115fd967 100644 --- a/docs/visual-basic/language-reference/modifiers/shared.md +++ b/docs/visual-basic/language-reference/modifiers/shared.md @@ -1,13 +1,13 @@ --- title: "Shared (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Shared" @@ -24,7 +24,7 @@ ms.assetid: 2bf7cf2c-b0dd-485e-8749-b5d674dab4cd caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/static.md b/docs/visual-basic/language-reference/modifiers/static.md index 6dc1f0affdf36..0cdb1ede4f23d 100644 --- a/docs/visual-basic/language-reference/modifiers/static.md +++ b/docs/visual-basic/language-reference/modifiers/static.md @@ -1,13 +1,13 @@ --- title: "Static (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Static" @@ -20,7 +20,7 @@ ms.assetid: 19013910-4658-47b6-a22e-1744b527979e caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/unicode.md b/docs/visual-basic/language-reference/modifiers/unicode.md index dcbbef1ec21b9..d0cb1c188c5c2 100644 --- a/docs/visual-basic/language-reference/modifiers/unicode.md +++ b/docs/visual-basic/language-reference/modifiers/unicode.md @@ -1,13 +1,13 @@ --- title: "Unicode (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Unicode" @@ -22,7 +22,7 @@ ms.assetid: 0021d5ff-3209-444e-8497-420f3e6ee075 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/widening.md b/docs/visual-basic/language-reference/modifiers/widening.md index 5a56e21f1eac0..8aad5963cbd2b 100644 --- a/docs/visual-basic/language-reference/modifiers/widening.md +++ b/docs/visual-basic/language-reference/modifiers/widening.md @@ -1,13 +1,13 @@ --- title: "Widening (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.widening" @@ -23,7 +23,7 @@ ms.assetid: 646ae263-94d3-40a2-b0cc-64f619292f56 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/modifiers/withevents.md b/docs/visual-basic/language-reference/modifiers/withevents.md index e8545f99d6135..24698332aa1ad 100644 --- a/docs/visual-basic/language-reference/modifiers/withevents.md +++ b/docs/visual-basic/language-reference/modifiers/withevents.md @@ -1,13 +1,13 @@ --- title: "WithEvents (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.WithEvents" @@ -20,7 +20,7 @@ ms.assetid: 19d461f5-d72f-4de9-8c1d-0a6650316990 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modifiers/writeonly.md b/docs/visual-basic/language-reference/modifiers/writeonly.md index d5e5217224562..015440ba31ee6 100644 --- a/docs/visual-basic/language-reference/modifiers/writeonly.md +++ b/docs/visual-basic/language-reference/modifiers/writeonly.md @@ -1,13 +1,13 @@ --- title: "WriteOnly (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "WriteOnly" @@ -24,7 +24,7 @@ ms.assetid: 488d2899-b09f-4cee-92f0-6f9f9fc4f944 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/modules.md b/docs/visual-basic/language-reference/modules.md index 879d1a037a6a8..9083d2c6a513f 100644 --- a/docs/visual-basic/language-reference/modules.md +++ b/docs/visual-basic/language-reference/modules.md @@ -1,13 +1,13 @@ --- title: "Modules (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 370bfc90-e8f2-4942-bdec-9897ce605d31 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/nothing.md b/docs/visual-basic/language-reference/nothing.md index 83d19c0db36f9..c1fb5377e0e98 100644 --- a/docs/visual-basic/language-reference/nothing.md +++ b/docs/visual-basic/language-reference/nothing.md @@ -1,13 +1,13 @@ --- title: "Nothing (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Nothing" @@ -21,7 +21,7 @@ ms.assetid: 06176e2d-bbf7-4a37-afaa-a86ad21ee99f caps.latest.revision: 31 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/index.md b/docs/visual-basic/language-reference/objects/index.md index adef1a53f7061..33c0e8fc4cf75 100644 --- a/docs/visual-basic/language-reference/objects/index.md +++ b/docs/visual-basic/language-reference/objects/index.md @@ -1,13 +1,13 @@ --- title: "Objects (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 651c73e4-dca8-402b-9c6b-e3902b3a3f4b caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-application-info-object.md b/docs/visual-basic/language-reference/objects/my-application-info-object.md index 3d8800cd16fc5..0d66cb6e9e676 100644 --- a/docs/visual-basic/language-reference/objects/my-application-info-object.md +++ b/docs/visual-basic/language-reference/objects/my-application-info-object.md @@ -1,13 +1,13 @@ --- title: "My.Application.Info Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 2f4782ed-3da2-4d88-b341-0c6f480fb7bb caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-application-log-object.md b/docs/visual-basic/language-reference/objects/my-application-log-object.md index fbca3b85f3497..1236800dc2e5b 100644 --- a/docs/visual-basic/language-reference/objects/my-application-log-object.md +++ b/docs/visual-basic/language-reference/objects/my-application-log-object.md @@ -1,13 +1,13 @@ --- title: "My.Application.Log Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 296147f9-1109-4a55-9b5e-047f1ab9466c caps.latest.revision: 32 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/objects/my-application-object.md b/docs/visual-basic/language-reference/objects/my-application-object.md index 2f33400496518..15cc46217885b 100644 --- a/docs/visual-basic/language-reference/objects/my-application-object.md +++ b/docs/visual-basic/language-reference/objects/my-application-object.md @@ -1,13 +1,13 @@ --- title: "My.Application Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: a0ecfccf-acf7-49ec-a08b-72e6458c5c8d caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-audio-object.md b/docs/visual-basic/language-reference/objects/my-computer-audio-object.md index 591a2ef6035ff..5c2a7dff547f3 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-audio-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-audio-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Audio Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: ab5bdd04-b0ce-48b2-91c5-6404ceca31d0 caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-clipboard-object.md b/docs/visual-basic/language-reference/objects/my-computer-clipboard-object.md index 47e5d96cc9e5d..903d585a25696 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-clipboard-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-clipboard-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Clipboard Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 05d4ede9-1f9a-4495-87f0-77350b8d2e5d caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-clock-object.md b/docs/visual-basic/language-reference/objects/my-computer-clock-object.md index 7356dc2d2a85c..d25c438238fec 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-clock-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-clock-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Clock Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: a362b270-8a1b-404a-95c8-516a60c607dd caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-filesystem-object.md b/docs/visual-basic/language-reference/objects/my-computer-filesystem-object.md index bd8e80e73894d..6663dc9c26f7c 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-filesystem-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-filesystem-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.FileSystem Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: 4c145456-5453-4bda-aab5-578dc8bee59a caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-filesystem-specialdirectories-object.md b/docs/visual-basic/language-reference/objects/my-computer-filesystem-specialdirectories-object.md index 1f244830cd798..d72d1083e2f86 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-filesystem-specialdirectories-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-filesystem-specialdirectories-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.FileSystem.SpecialDirectories Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: d5f375c3-094b-4011-8438-17a31bc6df2b caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-info-object.md b/docs/visual-basic/language-reference/objects/my-computer-info-object.md index 3aab920ba9ab5..35582d9e96404 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-info-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-info-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Info Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 2eb2aa5f-303d-426c-918d-989c8b7b08d0 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-keyboard-object.md b/docs/visual-basic/language-reference/objects/my-computer-keyboard-object.md index 60ccaf833730d..31ee82f5e6a45 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-keyboard-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-keyboard-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Keyboard Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 78dec9be-4e69-4ede-b9be-2ac34bec2b26 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-mouse-object.md b/docs/visual-basic/language-reference/objects/my-computer-mouse-object.md index 34d538a6b3b03..1bff015023d0a 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-mouse-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-mouse-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Mouse Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: da473357-2120-47dd-bd42-c63d695157eb caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-network-object.md b/docs/visual-basic/language-reference/objects/my-computer-network-object.md index ffe959fff46f0..ed67ae9e8d445 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-network-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-network-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Network Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 94ddbade-aff1-42f8-a6c8-88b78c28c0db caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-object.md b/docs/visual-basic/language-reference/objects/my-computer-object.md index 0920317d16e7c..fe153c1070529 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: cc814d79-6f7f-4e54-8b9d-5ecfdd77a0b8 caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-ports-object.md b/docs/visual-basic/language-reference/objects/my-computer-ports-object.md index 1e50c4c6fb3c5..f8753b3deed93 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-ports-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-ports-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Ports Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 244ede4e-25b7-445b-9fd6-163550cce193 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-computer-registry-object.md b/docs/visual-basic/language-reference/objects/my-computer-registry-object.md index 6fe1f734c907d..6c0fa02ccba51 100644 --- a/docs/visual-basic/language-reference/objects/my-computer-registry-object.md +++ b/docs/visual-basic/language-reference/objects/my-computer-registry-object.md @@ -1,13 +1,13 @@ --- title: "My.Computer.Registry Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: afd9edf9-ef9b-438b-a390-d71a02dc8203 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-forms-object.md b/docs/visual-basic/language-reference/objects/my-forms-object.md index dddba25be3580..93ab520f3521a 100644 --- a/docs/visual-basic/language-reference/objects/my-forms-object.md +++ b/docs/visual-basic/language-reference/objects/my-forms-object.md @@ -1,13 +1,13 @@ --- title: "My.Forms Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "My.Forms" @@ -20,7 +20,7 @@ ms.assetid: f6bff4e6-6769-4294-956b-037aa6106d2a caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-log-object.md b/docs/visual-basic/language-reference/objects/my-log-object.md index b068f852ba52f..b5adec06112b8 100644 --- a/docs/visual-basic/language-reference/objects/my-log-object.md +++ b/docs/visual-basic/language-reference/objects/my-log-object.md @@ -1,13 +1,13 @@ --- title: "My.Log Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 309b14b4-8875-4b2f-9661-a734b8cbff07 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-request-object.md b/docs/visual-basic/language-reference/objects/my-request-object.md index 69ade81eba7c7..41d1e100d1d28 100644 --- a/docs/visual-basic/language-reference/objects/my-request-object.md +++ b/docs/visual-basic/language-reference/objects/my-request-object.md @@ -1,13 +1,13 @@ --- title: "My.Request Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "My.MyWebExtension.Request" @@ -20,7 +20,7 @@ ms.assetid: 93d5f0e2-6b60-4a2c-8652-d90216f6ad10 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-resources-object.md b/docs/visual-basic/language-reference/objects/my-resources-object.md index 50b7df9f1e0de..0510dd2766ee9 100644 --- a/docs/visual-basic/language-reference/objects/my-resources-object.md +++ b/docs/visual-basic/language-reference/objects/my-resources-object.md @@ -1,13 +1,13 @@ --- title: "My.Resources Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "My.Resources" @@ -21,7 +21,7 @@ ms.assetid: 34c3f2dc-7b87-432c-9d5f-17ea666bb266 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-response-object.md b/docs/visual-basic/language-reference/objects/my-response-object.md index 362efa15ad192..31db4efba7423 100644 --- a/docs/visual-basic/language-reference/objects/my-response-object.md +++ b/docs/visual-basic/language-reference/objects/my-response-object.md @@ -1,13 +1,13 @@ --- title: "My.Response Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "My.MyWebExtension.Response" @@ -20,7 +20,7 @@ ms.assetid: 626359bc-3165-40b4-bfaf-2c610e26eb5b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-settings-object.md b/docs/visual-basic/language-reference/objects/my-settings-object.md index a828497c0df57..de98d0e6caa71 100644 --- a/docs/visual-basic/language-reference/objects/my-settings-object.md +++ b/docs/visual-basic/language-reference/objects/my-settings-object.md @@ -1,13 +1,13 @@ --- title: "My.Settings Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "My.MySettingsProperty.Settings" @@ -20,7 +20,7 @@ ms.assetid: 41f30dc1-202a-4273-b9b7-5728941f996c caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-user-object.md b/docs/visual-basic/language-reference/objects/my-user-object.md index 0511f063ec82c..94e4e5ff4be20 100644 --- a/docs/visual-basic/language-reference/objects/my-user-object.md +++ b/docs/visual-basic/language-reference/objects/my-user-object.md @@ -1,13 +1,13 @@ --- title: "My.User Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: caa7462e-2149-4bdb-8850-802b80b93cbf caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/my-webservices-object.md b/docs/visual-basic/language-reference/objects/my-webservices-object.md index df14c285f5560..17774c64a5a5d 100644 --- a/docs/visual-basic/language-reference/objects/my-webservices-object.md +++ b/docs/visual-basic/language-reference/objects/my-webservices-object.md @@ -1,13 +1,13 @@ --- title: "My.WebServices Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "My.WebServices" @@ -20,7 +20,7 @@ ms.assetid: f188dc05-2c75-41b6-bb68-122d1c3110a2 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/objects/textfieldparser-object.md b/docs/visual-basic/language-reference/objects/textfieldparser-object.md index f74bff4965b29..b77435db461e4 100644 --- a/docs/visual-basic/language-reference/objects/textfieldparser-object.md +++ b/docs/visual-basic/language-reference/objects/textfieldparser-object.md @@ -1,13 +1,13 @@ --- title: "TextFieldParser Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" +ms.prod: .net + ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: d44bd2b0-7dfc-410b-a48b-534c1e97460b caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/addition-assignment-operator.md b/docs/visual-basic/language-reference/operators/addition-assignment-operator.md index f9088a924cc95..f2c194192f6c0 100644 --- a/docs/visual-basic/language-reference/operators/addition-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/addition-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "+= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.+=" @@ -23,7 +23,7 @@ ms.assetid: d3e959f4-85d4-4e47-87c4-77b62335a5b3 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/addition-operator.md b/docs/visual-basic/language-reference/operators/addition-operator.md index 481373ec2fb41..548f208cf7a2a 100644 --- a/docs/visual-basic/language-reference/operators/addition-operator.md +++ b/docs/visual-basic/language-reference/operators/addition-operator.md @@ -1,13 +1,13 @@ --- title: "+ Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.+" @@ -23,7 +23,7 @@ ms.assetid: 5694778f-0a2c-4539-8009-f66f318fb46d caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/addressof-operator.md b/docs/visual-basic/language-reference/operators/addressof-operator.md index 63e701d69eaf5..63f530c9f9b88 100644 --- a/docs/visual-basic/language-reference/operators/addressof-operator.md +++ b/docs/visual-basic/language-reference/operators/addressof-operator.md @@ -1,13 +1,13 @@ --- title: "AddressOf Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "AddressOf" @@ -21,7 +21,7 @@ ms.assetid: 8105a59d-60d8-4ab5-b221-5899cdfacbf4 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/and-assignment-operator.md b/docs/visual-basic/language-reference/operators/and-assignment-operator.md index 3ae5bebb570df..12ae6a25b00ca 100644 --- a/docs/visual-basic/language-reference/operators/and-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/and-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "&= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.&=" @@ -23,7 +23,7 @@ ms.assetid: 0cf262fc-1a05-419a-a503-60013f111c8a caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/and-operator.md b/docs/visual-basic/language-reference/operators/and-operator.md index 0b13a09f7e5fb..b67e383a506aa 100644 --- a/docs/visual-basic/language-reference/operators/and-operator.md +++ b/docs/visual-basic/language-reference/operators/and-operator.md @@ -1,13 +1,13 @@ --- title: "And Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.And" @@ -26,7 +26,7 @@ ms.assetid: 2ea711f3-439a-4c7c-9e3a-1ffe3b0d6046 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/andalso-operator.md b/docs/visual-basic/language-reference/operators/andalso-operator.md index 3e53fe602dd68..d6bcd7a06c087 100644 --- a/docs/visual-basic/language-reference/operators/andalso-operator.md +++ b/docs/visual-basic/language-reference/operators/andalso-operator.md @@ -1,13 +1,13 @@ --- title: "AndAlso Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.AndAlso" @@ -24,7 +24,7 @@ ms.assetid: bbc15191-b374-495b-9b8f-7b8c2f4388eb caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/arithmetic-operators.md b/docs/visual-basic/language-reference/operators/arithmetic-operators.md index 0ee07ba87ccdc..31ad6fa2d6bb2 100644 --- a/docs/visual-basic/language-reference/operators/arithmetic-operators.md +++ b/docs/visual-basic/language-reference/operators/arithmetic-operators.md @@ -1,13 +1,13 @@ --- title: "Arithmetic Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 330178e0-a375-4742-b662-b3080c89fa54 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/assignment-operator.md b/docs/visual-basic/language-reference/operators/assignment-operator.md index 170488b81a4ff..4cd06b0ce22f7 100644 --- a/docs/visual-basic/language-reference/operators/assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/assignment-operator.md @@ -1,13 +1,13 @@ --- title: "= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Assign" @@ -21,7 +21,7 @@ ms.assetid: 2dac2e49-86c8-42f8-80c1-458452fb5e29 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/assignment-operators.md b/docs/visual-basic/language-reference/operators/assignment-operators.md index 31796b4201bec..9a507fb3dbe35 100644 --- a/docs/visual-basic/language-reference/operators/assignment-operators.md +++ b/docs/visual-basic/language-reference/operators/assignment-operators.md @@ -1,13 +1,13 @@ --- title: "Assignment Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 43b7e40c-b7af-45f6-b100-198a90f2561e caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/await-operator.md b/docs/visual-basic/language-reference/operators/await-operator.md index 1b85d5f0deeec..3751dcc736d82 100644 --- a/docs/visual-basic/language-reference/operators/await-operator.md +++ b/docs/visual-basic/language-reference/operators/await-operator.md @@ -1,13 +1,13 @@ --- title: "Await Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Await" @@ -18,7 +18,7 @@ ms.assetid: 6b1ce283-e92b-4ba7-b081-7be7b3d37af9 caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/bit-shift-operators.md b/docs/visual-basic/language-reference/operators/bit-shift-operators.md index 1bba495b3a3c9..2bbb27de7767a 100644 --- a/docs/visual-basic/language-reference/operators/bit-shift-operators.md +++ b/docs/visual-basic/language-reference/operators/bit-shift-operators.md @@ -1,13 +1,13 @@ --- title: "Bit Shift Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 64889319-a057-471b-85d8-69fcd4af6230 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/comparison-operators.md b/docs/visual-basic/language-reference/operators/comparison-operators.md index c813be413cdf0..0c724d742951f 100644 --- a/docs/visual-basic/language-reference/operators/comparison-operators.md +++ b/docs/visual-basic/language-reference/operators/comparison-operators.md @@ -1,13 +1,13 @@ --- title: "Comparison Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.<>" @@ -43,7 +43,7 @@ ms.assetid: d6cb12a8-e52e-46a7-8aaf-f804d634a825 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/concatenation-operator.md b/docs/visual-basic/language-reference/operators/concatenation-operator.md index 932bd8a09bda9..d615a177cf3e5 100644 --- a/docs/visual-basic/language-reference/operators/concatenation-operator.md +++ b/docs/visual-basic/language-reference/operators/concatenation-operator.md @@ -1,13 +1,13 @@ --- title: "& Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.&" @@ -23,7 +23,7 @@ ms.assetid: fefc3d00-cbf1-475c-8c5e-6fb213b3f85a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/concatenation-operators.md b/docs/visual-basic/language-reference/operators/concatenation-operators.md index 3806bfd71961c..c75197a0cb1ce 100644 --- a/docs/visual-basic/language-reference/operators/concatenation-operators.md +++ b/docs/visual-basic/language-reference/operators/concatenation-operators.md @@ -1,13 +1,13 @@ --- title: "Concatenation Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: d787368b-3713-47ff-bce8-f112720a673a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/data-types-of-operator-results.md b/docs/visual-basic/language-reference/operators/data-types-of-operator-results.md index d194a0bdde17e..ddd0755964f40 100644 --- a/docs/visual-basic/language-reference/operators/data-types-of-operator-results.md +++ b/docs/visual-basic/language-reference/operators/data-types-of-operator-results.md @@ -1,13 +1,13 @@ --- title: "Data Types of Operator Results (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 9d524533-e1a1-4aa8-b1b8-622068173d06 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/directcast-operator.md b/docs/visual-basic/language-reference/operators/directcast-operator.md index 6c0cf204c7b2b..26eae8f31667c 100644 --- a/docs/visual-basic/language-reference/operators/directcast-operator.md +++ b/docs/visual-basic/language-reference/operators/directcast-operator.md @@ -1,13 +1,13 @@ --- title: "DirectCast Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.directCast" @@ -20,7 +20,7 @@ ms.assetid: 63e5a1d0-4d9e-4732-bf8f-e90c0c8784b8 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/exponentiation-assignment-operator.md b/docs/visual-basic/language-reference/operators/exponentiation-assignment-operator.md index ca39561b3af62..1eaf82b0b698d 100644 --- a/docs/visual-basic/language-reference/operators/exponentiation-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/exponentiation-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "^= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.^=" @@ -22,7 +22,7 @@ ms.assetid: 397da132-2d96-4a85-a7bc-f7c730a608c9 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/exponentiation-operator.md b/docs/visual-basic/language-reference/operators/exponentiation-operator.md index 118101b149656..6774cf107b84d 100644 --- a/docs/visual-basic/language-reference/operators/exponentiation-operator.md +++ b/docs/visual-basic/language-reference/operators/exponentiation-operator.md @@ -1,13 +1,13 @@ --- title: "^ Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.^" @@ -27,7 +27,7 @@ ms.assetid: d89a1ca8-83da-4784-a87b-a9d7dceb3f62 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/floating-point-division-assignment-operator.md b/docs/visual-basic/language-reference/operators/floating-point-division-assignment-operator.md index 57d538bebb2e4..11d5c0957c25f 100644 --- a/docs/visual-basic/language-reference/operators/floating-point-division-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/floating-point-division-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "-= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb./=" @@ -23,7 +23,7 @@ ms.assetid: a1e22d0e-8380-4761-9da1-84fb51c34821 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/floating-point-division-operator.md b/docs/visual-basic/language-reference/operators/floating-point-division-operator.md index 3f66c20af2e78..99411dac20ae7 100644 --- a/docs/visual-basic/language-reference/operators/floating-point-division-operator.md +++ b/docs/visual-basic/language-reference/operators/floating-point-division-operator.md @@ -1,13 +1,13 @@ --- title: "- Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb./" @@ -29,7 +29,7 @@ ms.assetid: 335e97f2-c434-439e-9064-76973a051101 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/function-expression.md b/docs/visual-basic/language-reference/operators/function-expression.md index e780dfd8688c2..02f77b10a1cdc 100644 --- a/docs/visual-basic/language-reference/operators/function-expression.md +++ b/docs/visual-basic/language-reference/operators/function-expression.md @@ -1,13 +1,13 @@ --- title: "Function Expression (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: e8a47a45-4b8a-4f45-a623-7653625dffbc caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/gettype-operator.md b/docs/visual-basic/language-reference/operators/gettype-operator.md index 56cd3d6ab2f28..81bc3c9a15ac3 100644 --- a/docs/visual-basic/language-reference/operators/gettype-operator.md +++ b/docs/visual-basic/language-reference/operators/gettype-operator.md @@ -1,13 +1,13 @@ --- title: "GetType Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.GetType" @@ -20,7 +20,7 @@ ms.assetid: 4f733297-2503-4607-850c-15eba65fff90 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/getxmlnamespace-operator.md b/docs/visual-basic/language-reference/operators/getxmlnamespace-operator.md index f4fde21a150e2..28b25231056ba 100644 --- a/docs/visual-basic/language-reference/operators/getxmlnamespace-operator.md +++ b/docs/visual-basic/language-reference/operators/getxmlnamespace-operator.md @@ -1,13 +1,13 @@ --- title: "GetXmlNamespace Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.GetXmlNamespace" @@ -21,7 +21,7 @@ ms.assetid: d0d28cfd-0755-4896-ae0b-4981aa35517c caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/if-operator.md b/docs/visual-basic/language-reference/operators/if-operator.md index 041ba2a0ea1bd..141a4bee960ae 100644 --- a/docs/visual-basic/language-reference/operators/if-operator.md +++ b/docs/visual-basic/language-reference/operators/if-operator.md @@ -1,13 +1,13 @@ --- title: "If Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.IfOperator" @@ -24,7 +24,7 @@ ms.assetid: dd56c9df-7cd4-442c-9ba6-20c70ee44c8f caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/index.md b/docs/visual-basic/language-reference/operators/index.md index 070fb42d181fd..fc836e8fe19e0 100644 --- a/docs/visual-basic/language-reference/operators/index.md +++ b/docs/visual-basic/language-reference/operators/index.md @@ -1,13 +1,13 @@ --- title: "Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 3d3421df-fcc5-4888-9249-d78f16774ce6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/integer-division-assignment-operator.md b/docs/visual-basic/language-reference/operators/integer-division-assignment-operator.md index 5626aa7cf6575..28118446d19eb 100644 --- a/docs/visual-basic/language-reference/operators/integer-division-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/integer-division-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "-= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.-=" @@ -23,7 +23,7 @@ ms.assetid: 5ead0c37-ae50-48f7-8435-8e341d81cae1 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/integer-division-operator.md b/docs/visual-basic/language-reference/operators/integer-division-operator.md index 4c44e584a85e1..ad5c7e95ceee9 100644 --- a/docs/visual-basic/language-reference/operators/integer-division-operator.md +++ b/docs/visual-basic/language-reference/operators/integer-division-operator.md @@ -1,13 +1,13 @@ --- title: "- Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.\" @@ -30,7 +30,7 @@ ms.assetid: 4b0ee347-950c-45c9-8e23-54bc85df208e caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/is-operator.md b/docs/visual-basic/language-reference/operators/is-operator.md index e2c03c4963954..ed560e6e5c27c 100644 --- a/docs/visual-basic/language-reference/operators/is-operator.md +++ b/docs/visual-basic/language-reference/operators/is-operator.md @@ -1,13 +1,13 @@ --- title: "Is Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.is" @@ -22,7 +22,7 @@ ms.assetid: 8045a6c8-2a83-45b6-ad47-d09a704c656d caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/isfalse-operator.md b/docs/visual-basic/language-reference/operators/isfalse-operator.md index 90c21f85edfdc..e724ee1446c3e 100644 --- a/docs/visual-basic/language-reference/operators/isfalse-operator.md +++ b/docs/visual-basic/language-reference/operators/isfalse-operator.md @@ -1,13 +1,13 @@ --- title: "IsFalse Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.isfalse" @@ -20,7 +20,7 @@ ms.assetid: 37fc9dbf-e5cc-4570-b93f-7213447974df caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/isnot-operator.md b/docs/visual-basic/language-reference/operators/isnot-operator.md index a8f20e3d8bba8..6d52a55e53a65 100644 --- a/docs/visual-basic/language-reference/operators/isnot-operator.md +++ b/docs/visual-basic/language-reference/operators/isnot-operator.md @@ -1,13 +1,13 @@ --- title: "IsNot Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.isnot" @@ -19,7 +19,7 @@ ms.assetid: 8dd2bcdb-0166-48a2-9094-60dfb448f36c caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/istrue-operator.md b/docs/visual-basic/language-reference/operators/istrue-operator.md index e7ddf2c64e2fd..ed9486ca394c7 100644 --- a/docs/visual-basic/language-reference/operators/istrue-operator.md +++ b/docs/visual-basic/language-reference/operators/istrue-operator.md @@ -1,13 +1,13 @@ --- title: "IsTrue Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.istrue" @@ -20,7 +20,7 @@ ms.assetid: b6cec0f2-61b1-4331-a7f0-4d07ee3179d6 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/left-shift-assignment-operator.md b/docs/visual-basic/language-reference/operators/left-shift-assignment-operator.md index 163bae5d461c4..0f54c8855d2ea 100644 --- a/docs/visual-basic/language-reference/operators/left-shift-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/left-shift-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "<<= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.<<=" @@ -24,7 +24,7 @@ ms.assetid: 8ad26613-faff-4e2f-89ee-63feee33bfda caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/left-shift-operator.md b/docs/visual-basic/language-reference/operators/left-shift-operator.md index 38741994f2ef8..eeb7a2870b276 100644 --- a/docs/visual-basic/language-reference/operators/left-shift-operator.md +++ b/docs/visual-basic/language-reference/operators/left-shift-operator.md @@ -1,13 +1,13 @@ --- title: "<< Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.<<" @@ -21,7 +21,7 @@ ms.assetid: fdb93d25-81ba-417f-b808-41207bfb8440 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/like-operator.md b/docs/visual-basic/language-reference/operators/like-operator.md index cf723bc970175..ef33fee8ca0b9 100644 --- a/docs/visual-basic/language-reference/operators/like-operator.md +++ b/docs/visual-basic/language-reference/operators/like-operator.md @@ -1,13 +1,13 @@ --- title: "Like Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Like" @@ -35,7 +35,7 @@ ms.assetid: 966283ec-80e2-4294-baa8-c75baff804f9 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/logical-bitwise-operators.md b/docs/visual-basic/language-reference/operators/logical-bitwise-operators.md index 990b85815096d..672108d0a85e7 100644 --- a/docs/visual-basic/language-reference/operators/logical-bitwise-operators.md +++ b/docs/visual-basic/language-reference/operators/logical-bitwise-operators.md @@ -1,13 +1,13 @@ --- title: "Logical-Bitwise Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 55de4889-7679-4859-8063-bee15abca53f caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/miscellaneous-operators.md b/docs/visual-basic/language-reference/operators/miscellaneous-operators.md index ba6e51b178e3d..7f30bdfa11ab6 100644 --- a/docs/visual-basic/language-reference/operators/miscellaneous-operators.md +++ b/docs/visual-basic/language-reference/operators/miscellaneous-operators.md @@ -1,13 +1,13 @@ --- title: "Miscellaneous Operators (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 2423b3c5-fc3f-479c-bcd2-2c6ebe92814f caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/mod-operator.md b/docs/visual-basic/language-reference/operators/mod-operator.md index 5a7bbf8e5cb09..6e25c96e112b8 100644 --- a/docs/visual-basic/language-reference/operators/mod-operator.md +++ b/docs/visual-basic/language-reference/operators/mod-operator.md @@ -1,13 +1,13 @@ --- title: "Mod Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Mod" @@ -25,7 +25,7 @@ ms.assetid: 6ff7e40e-cec8-4c77-bff6-8ddd2791c25b caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/operators/multiplication-assignment-operator.md b/docs/visual-basic/language-reference/operators/multiplication-assignment-operator.md index ee2a8dcaa8d9f..1345d88c26707 100644 --- a/docs/visual-basic/language-reference/operators/multiplication-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/multiplication-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "*= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.*=" @@ -23,7 +23,7 @@ ms.assetid: 96c86509-6eb8-4682-8226-3852e049376f caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/multiplication-operator.md b/docs/visual-basic/language-reference/operators/multiplication-operator.md index 57d8565ded596..4bbcd4d5927ac 100644 --- a/docs/visual-basic/language-reference/operators/multiplication-operator.md +++ b/docs/visual-basic/language-reference/operators/multiplication-operator.md @@ -1,13 +1,13 @@ --- title: "* Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.*" @@ -23,7 +23,7 @@ ms.assetid: 2b210382-99da-4195-89ba-b1d06f5e89ad caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/new-operator.md b/docs/visual-basic/language-reference/operators/new-operator.md index 0b28bc60a41f5..82053a62e1df8 100644 --- a/docs/visual-basic/language-reference/operators/new-operator.md +++ b/docs/visual-basic/language-reference/operators/new-operator.md @@ -1,13 +1,13 @@ --- title: "New Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.new" @@ -24,7 +24,7 @@ ms.assetid: d7d566d7-fe0e-4336-91f7-641a542de4d0 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/not-operator.md b/docs/visual-basic/language-reference/operators/not-operator.md index f5c1a6234dc87..3a70da9f58a41 100644 --- a/docs/visual-basic/language-reference/operators/not-operator.md +++ b/docs/visual-basic/language-reference/operators/not-operator.md @@ -1,13 +1,13 @@ --- title: "Not Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Not" @@ -27,7 +27,7 @@ ms.assetid: 8f2ea83c-d2ed-480a-a474-3042a1cad9b5 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/operator-precedence.md b/docs/visual-basic/language-reference/operators/operator-precedence.md index cfd582d71c5c4..d87fa3a8720a3 100644 --- a/docs/visual-basic/language-reference/operators/operator-precedence.md +++ b/docs/visual-basic/language-reference/operators/operator-precedence.md @@ -1,13 +1,13 @@ --- title: "Operator Precedence in Visual Basic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: cbbdb282-f572-458e-a520-008a675f8063 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/operators-listed-by-functionality.md b/docs/visual-basic/language-reference/operators/operators-listed-by-functionality.md index c0cea190dd8f4..422a932e53b3b 100644 --- a/docs/visual-basic/language-reference/operators/operators-listed-by-functionality.md +++ b/docs/visual-basic/language-reference/operators/operators-listed-by-functionality.md @@ -1,13 +1,13 @@ --- title: "Operators Listed by Functionality (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: d1fb027c-872b-4ccc-afc8-2380e3f65d4a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/or-operator.md b/docs/visual-basic/language-reference/operators/or-operator.md index 7ed28e3d2c13e..0e2a38264fa15 100644 --- a/docs/visual-basic/language-reference/operators/or-operator.md +++ b/docs/visual-basic/language-reference/operators/or-operator.md @@ -1,13 +1,13 @@ --- title: "Or Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Or" @@ -28,7 +28,7 @@ ms.assetid: 41ed6905-bf3d-468a-9e3b-03c10d461891 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/orelse-operator.md b/docs/visual-basic/language-reference/operators/orelse-operator.md index de913ef82d6b5..ff4e71db04ced 100644 --- a/docs/visual-basic/language-reference/operators/orelse-operator.md +++ b/docs/visual-basic/language-reference/operators/orelse-operator.md @@ -1,13 +1,13 @@ --- title: "OrElse Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "OrElse" @@ -24,7 +24,7 @@ ms.assetid: 253803d8-05b0-47d7-b213-abd222847779 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/right-shift-assignment-operator.md b/docs/visual-basic/language-reference/operators/right-shift-assignment-operator.md index 8e4748f38f70c..0fb6da508b3a0 100644 --- a/docs/visual-basic/language-reference/operators/right-shift-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/right-shift-assignment-operator.md @@ -1,13 +1,13 @@ --- title: ">>= Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.>>=" @@ -23,7 +23,7 @@ ms.assetid: 2bcd9abb-7a8c-4229-b75d-8816ff1dc700 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/right-shift-operator.md b/docs/visual-basic/language-reference/operators/right-shift-operator.md index 1562761f7a233..98e80104b89a1 100644 --- a/docs/visual-basic/language-reference/operators/right-shift-operator.md +++ b/docs/visual-basic/language-reference/operators/right-shift-operator.md @@ -1,13 +1,13 @@ --- title: ">> Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.>>" @@ -23,7 +23,7 @@ ms.assetid: 054dc6a6-47d9-47ef-82da-cfa2b59fbf8f caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/sub-expression.md b/docs/visual-basic/language-reference/operators/sub-expression.md index bde4bfa8d6362..7b8da6e3a7339 100644 --- a/docs/visual-basic/language-reference/operators/sub-expression.md +++ b/docs/visual-basic/language-reference/operators/sub-expression.md @@ -1,13 +1,13 @@ --- title: "Sub Expression (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "lambda expressions [Visual Basic], sub expression" @@ -17,7 +17,7 @@ ms.assetid: 36b6bfd1-6539-4d8f-a5eb-6541a745ffde caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/subtraction-assignment-operator.md b/docs/visual-basic/language-reference/operators/subtraction-assignment-operator.md index 653e47d9333e1..e1133532f4733 100644 --- a/docs/visual-basic/language-reference/operators/subtraction-assignment-operator.md +++ b/docs/visual-basic/language-reference/operators/subtraction-assignment-operator.md @@ -1,13 +1,13 @@ --- title: "-= Operator | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "\=" @@ -24,7 +24,7 @@ ms.assetid: 6f39915d-e398-4045-afcc-da6885e57b9c caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/subtraction-operator.md b/docs/visual-basic/language-reference/operators/subtraction-operator.md index 4d6b7c8b54ad1..56ee231df50c1 100644 --- a/docs/visual-basic/language-reference/operators/subtraction-operator.md +++ b/docs/visual-basic/language-reference/operators/subtraction-operator.md @@ -1,13 +1,13 @@ --- title: "- Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Negate" @@ -30,7 +30,7 @@ ms.assetid: bff2c368-662d-4c92-ac87-1d9bdfd3426a caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/trycast-operator.md b/docs/visual-basic/language-reference/operators/trycast-operator.md index 095437b796a4b..0a47170b7b82a 100644 --- a/docs/visual-basic/language-reference/operators/trycast-operator.md +++ b/docs/visual-basic/language-reference/operators/trycast-operator.md @@ -1,13 +1,13 @@ --- title: "TryCast Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.trycast" @@ -20,7 +20,7 @@ ms.assetid: d1ef5d47-fef4-491e-b014-1d910628f65c caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/typeof-operator.md b/docs/visual-basic/language-reference/operators/typeof-operator.md index bcb06aa912c8a..6c6f206499736 100644 --- a/docs/visual-basic/language-reference/operators/typeof-operator.md +++ b/docs/visual-basic/language-reference/operators/typeof-operator.md @@ -1,13 +1,13 @@ --- title: "TypeOf Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "TypeOf" @@ -25,7 +25,7 @@ ms.assetid: 33f65296-659a-4b9a-9a29-c2a91cff68b2 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/operators/xor-operator.md b/docs/visual-basic/language-reference/operators/xor-operator.md index 45a2c54ea3ed8..f2c8afe326f60 100644 --- a/docs/visual-basic/language-reference/operators/xor-operator.md +++ b/docs/visual-basic/language-reference/operators/xor-operator.md @@ -1,13 +1,13 @@ --- title: "Xor Operator (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Xor" @@ -27,7 +27,7 @@ ms.assetid: 036000a9-3934-4e7f-a9d0-a816de3d84a6 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/properties.md b/docs/visual-basic/language-reference/properties.md index e70de97b82607..01e1ba4e3457f 100644 --- a/docs/visual-basic/language-reference/properties.md +++ b/docs/visual-basic/language-reference/properties.md @@ -1,13 +1,13 @@ --- title: "Properties (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: c995caf9-8d0e-4fb8-ae02-e9e6087d7651 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/aggregate-clause.md b/docs/visual-basic/language-reference/queries/aggregate-clause.md index 18041dcaa14a2..8426e105d8286 100644 --- a/docs/visual-basic/language-reference/queries/aggregate-clause.md +++ b/docs/visual-basic/language-reference/queries/aggregate-clause.md @@ -1,13 +1,13 @@ --- title: "Aggregate Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryAggregateIn" @@ -23,7 +23,7 @@ ms.assetid: 1315a814-5db6-4077-b34b-b141e11cc0eb caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/distinct-clause.md b/docs/visual-basic/language-reference/queries/distinct-clause.md index 1245ea1d04561..c72ea1b354326 100644 --- a/docs/visual-basic/language-reference/queries/distinct-clause.md +++ b/docs/visual-basic/language-reference/queries/distinct-clause.md @@ -1,13 +1,13 @@ --- title: "Distinct Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryDistinct" @@ -21,7 +21,7 @@ ms.assetid: 86f42614-0d8f-4ffc-b888-ce8a37a8d36a caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/equals-clause.md b/docs/visual-basic/language-reference/queries/equals-clause.md index 42f5172d4470c..fdbdd15088c78 100644 --- a/docs/visual-basic/language-reference/queries/equals-clause.md +++ b/docs/visual-basic/language-reference/queries/equals-clause.md @@ -1,13 +1,13 @@ --- title: "Equals Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Equals" @@ -19,7 +19,7 @@ ms.assetid: 3f5a7f21-3d54-4479-8197-bab62b34ac2e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/from-clause.md b/docs/visual-basic/language-reference/queries/from-clause.md index fc5f7cc7cf57f..2ffbe13606e82 100644 --- a/docs/visual-basic/language-reference/queries/from-clause.md +++ b/docs/visual-basic/language-reference/queries/from-clause.md @@ -1,13 +1,13 @@ --- title: "From Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryFrom" @@ -23,7 +23,7 @@ ms.assetid: 83e3665e-68a0-4540-a3a3-3d777a0f95d5 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/group-by-clause.md b/docs/visual-basic/language-reference/queries/group-by-clause.md index 89f86ff84b001..ddd53caf632f9 100644 --- a/docs/visual-basic/language-reference/queries/group-by-clause.md +++ b/docs/visual-basic/language-reference/queries/group-by-clause.md @@ -1,13 +1,13 @@ --- title: "Group By Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryGroupByInto" @@ -25,7 +25,7 @@ ms.assetid: b1b5dcea-6654-473b-a2db-01f7e4c265d7 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/group-join-clause.md b/docs/visual-basic/language-reference/queries/group-join-clause.md index bbed7e813cbdb..51c40ece0d22f 100644 --- a/docs/visual-basic/language-reference/queries/group-join-clause.md +++ b/docs/visual-basic/language-reference/queries/group-join-clause.md @@ -1,13 +1,13 @@ --- title: "Group Join Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryGroupJoinIn" @@ -24,7 +24,7 @@ ms.assetid: 37dbf79c-7b5c-421b-bbb7-dadfd2b92a1c caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/join-clause.md b/docs/visual-basic/language-reference/queries/join-clause.md index 7e36d60374230..f0f8fb8ee3053 100644 --- a/docs/visual-basic/language-reference/queries/join-clause.md +++ b/docs/visual-basic/language-reference/queries/join-clause.md @@ -1,13 +1,13 @@ --- title: "Join Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryJoinIn" @@ -23,7 +23,7 @@ ms.assetid: 6dd37936-b27c-4e00-98ad-154b23f4de64 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/let-clause.md b/docs/visual-basic/language-reference/queries/let-clause.md index e1215631b1fd0..9eec9ef5136a4 100644 --- a/docs/visual-basic/language-reference/queries/let-clause.md +++ b/docs/visual-basic/language-reference/queries/let-clause.md @@ -1,13 +1,13 @@ --- title: "Let Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryLet" @@ -21,7 +21,7 @@ ms.assetid: 981aa516-16eb-4c53-b1f1-5aa3e82f316e caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/order-by-clause.md b/docs/visual-basic/language-reference/queries/order-by-clause.md index 55d73b11f4216..53c38b47e6940 100644 --- a/docs/visual-basic/language-reference/queries/order-by-clause.md +++ b/docs/visual-basic/language-reference/queries/order-by-clause.md @@ -1,13 +1,13 @@ --- title: "Order By Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryOrderBy" @@ -23,7 +23,7 @@ ms.assetid: fa911282-6b81-44c7-acfa-46b5bb93df75 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/queries.md b/docs/visual-basic/language-reference/queries/queries.md index 1fa6cbbe6ea28..d9e8071bc3424 100644 --- a/docs/visual-basic/language-reference/queries/queries.md +++ b/docs/visual-basic/language-reference/queries/queries.md @@ -1,13 +1,13 @@ --- title: "Queries (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 8edc717c-4a24-4cbc-9c16-11f479c935db caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/select-clause.md b/docs/visual-basic/language-reference/queries/select-clause.md index 3f854c938e232..234c4c361b76c 100644 --- a/docs/visual-basic/language-reference/queries/select-clause.md +++ b/docs/visual-basic/language-reference/queries/select-clause.md @@ -1,13 +1,13 @@ --- title: "Select Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QuerySelect" @@ -21,7 +21,7 @@ ms.assetid: 27a3f61c-5960-4692-9b91-4d0c4b6178fe caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/skip-clause.md b/docs/visual-basic/language-reference/queries/skip-clause.md index 18b94133beba6..4683998deb195 100644 --- a/docs/visual-basic/language-reference/queries/skip-clause.md +++ b/docs/visual-basic/language-reference/queries/skip-clause.md @@ -1,13 +1,13 @@ --- title: "Skip Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QuerySkip" @@ -21,7 +21,7 @@ ms.assetid: f00eb172-3907-4c43-9745-d8546ab86234 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/queries/skip-while-clause.md b/docs/visual-basic/language-reference/queries/skip-while-clause.md index a05f29c98ff94..fbae4e8998a2e 100644 --- a/docs/visual-basic/language-reference/queries/skip-while-clause.md +++ b/docs/visual-basic/language-reference/queries/skip-while-clause.md @@ -1,13 +1,13 @@ --- title: "Skip While Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QuerySkipWhile" @@ -21,7 +21,7 @@ ms.assetid: 5dee8350-7520-4f1a-b00d-590cacd572d6 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/take-clause.md b/docs/visual-basic/language-reference/queries/take-clause.md index 1ca8e8feca99a..bbeb14b73a9e1 100644 --- a/docs/visual-basic/language-reference/queries/take-clause.md +++ b/docs/visual-basic/language-reference/queries/take-clause.md @@ -1,13 +1,13 @@ --- title: "Take Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryTake" @@ -21,7 +21,7 @@ ms.assetid: 77bf87b2-1476-4456-957f-fee922fbad8c caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/take-while-clause.md b/docs/visual-basic/language-reference/queries/take-while-clause.md index d13b4264493af..a39e1c173ec7c 100644 --- a/docs/visual-basic/language-reference/queries/take-while-clause.md +++ b/docs/visual-basic/language-reference/queries/take-while-clause.md @@ -1,13 +1,13 @@ --- title: "Take While Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryTakeWhile" @@ -21,7 +21,7 @@ ms.assetid: db8f9f2f-fc9f-4a6c-b0b8-1bf048147e11 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/queries/where-clause.md b/docs/visual-basic/language-reference/queries/where-clause.md index c4ffbb3910d68..706f366ad2061 100644 --- a/docs/visual-basic/language-reference/queries/where-clause.md +++ b/docs/visual-basic/language-reference/queries/where-clause.md @@ -1,13 +1,13 @@ --- title: "Where Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.QueryWhere" @@ -21,7 +21,7 @@ ms.assetid: 48b5c2c5-3181-429c-8545-894296798c89 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/runtime-library-members.md b/docs/visual-basic/language-reference/runtime-library-members.md index 4490c21f14c20..c7a10fa249aed 100644 --- a/docs/visual-basic/language-reference/runtime-library-members.md +++ b/docs/visual-basic/language-reference/runtime-library-members.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Runtime Library Members | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "VisualBasic" @@ -22,7 +22,7 @@ ms.assetid: f5e82c6e-3500-452b-bdb8-78f0d5477604 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/a-e-statements.md b/docs/visual-basic/language-reference/statements/a-e-statements.md index b56863a529210..cb0b6f53f74b7 100644 --- a/docs/visual-basic/language-reference/statements/a-e-statements.md +++ b/docs/visual-basic/language-reference/statements/a-e-statements.md @@ -1,13 +1,13 @@ --- title: "A-E Statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: af97c2bf-dddb-48a8-8eb6-798cd219430b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/addhandler-statement.md b/docs/visual-basic/language-reference/statements/addhandler-statement.md index 04ed03d3555c6..aaaec22052cb2 100644 --- a/docs/visual-basic/language-reference/statements/addhandler-statement.md +++ b/docs/visual-basic/language-reference/statements/addhandler-statement.md @@ -1,13 +1,13 @@ --- title: "AddHandler Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.AddHandlerMethod" @@ -21,7 +21,7 @@ ms.assetid: cfe69799-2a0f-42c0-a99e-09fed954da01 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/alias-clause.md b/docs/visual-basic/language-reference/statements/alias-clause.md index f42fccf375be5..828541993abc2 100644 --- a/docs/visual-basic/language-reference/statements/alias-clause.md +++ b/docs/visual-basic/language-reference/statements/alias-clause.md @@ -1,13 +1,13 @@ --- title: "Alias Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Alias" @@ -19,7 +19,7 @@ ms.assetid: 58c06b11-465d-4d87-906a-73200a3d7f19 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/as-clause.md b/docs/visual-basic/language-reference/statements/as-clause.md index f396db0c9fdb4..71804a8cec2f8 100644 --- a/docs/visual-basic/language-reference/statements/as-clause.md +++ b/docs/visual-basic/language-reference/statements/as-clause.md @@ -1,13 +1,13 @@ --- title: "As Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.as" @@ -21,7 +21,7 @@ ms.assetid: b4281ec8-2be5-49f7-aae8-ae0a96265b0d caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/attribute-list.md b/docs/visual-basic/language-reference/statements/attribute-list.md index 4f5828b83373c..c4b181fea9b5f 100644 --- a/docs/visual-basic/language-reference/statements/attribute-list.md +++ b/docs/visual-basic/language-reference/statements/attribute-list.md @@ -1,13 +1,13 @@ --- title: "Attribute List (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 5880073a-68a4-4b6b-8a07-ace32959a4e2 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/call-statement.md b/docs/visual-basic/language-reference/statements/call-statement.md index e8eb5bc8dcd3f..350c463a802f7 100644 --- a/docs/visual-basic/language-reference/statements/call-statement.md +++ b/docs/visual-basic/language-reference/statements/call-statement.md @@ -1,13 +1,13 @@ --- title: "Call Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Call" @@ -21,7 +21,7 @@ ms.assetid: e5b31571-6867-406f-b8e7-a3f9aae4723a caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/class-statement.md b/docs/visual-basic/language-reference/statements/class-statement.md index 3c9ee052a8db7..311da4aa1611a 100644 --- a/docs/visual-basic/language-reference/statements/class-statement.md +++ b/docs/visual-basic/language-reference/statements/class-statement.md @@ -1,13 +1,13 @@ --- title: "Class Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Class" @@ -26,7 +26,7 @@ ms.assetid: f2664f38-eb5a-4d4b-a374-1d041521fb6c caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/clauses.md b/docs/visual-basic/language-reference/statements/clauses.md index e3b9bee68493a..c214cb80e0e26 100644 --- a/docs/visual-basic/language-reference/statements/clauses.md +++ b/docs/visual-basic/language-reference/statements/clauses.md @@ -1,13 +1,13 @@ --- title: "Clauses (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 5e89f5f3-d129-4ed1-8857-30cd71cff95e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/const-statement.md b/docs/visual-basic/language-reference/statements/const-statement.md index b8915a0f388c5..a48981b25edbd 100644 --- a/docs/visual-basic/language-reference/statements/const-statement.md +++ b/docs/visual-basic/language-reference/statements/const-statement.md @@ -1,13 +1,13 @@ --- title: "Const Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Const" @@ -19,7 +19,7 @@ ms.assetid: 495b318d-b7c5-4198-94f8-0790a541b07a caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/continue-statement.md b/docs/visual-basic/language-reference/statements/continue-statement.md index 6e8ace773793a..c9a0302616af1 100644 --- a/docs/visual-basic/language-reference/statements/continue-statement.md +++ b/docs/visual-basic/language-reference/statements/continue-statement.md @@ -1,13 +1,13 @@ --- title: "Continue Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.continue" @@ -20,7 +20,7 @@ ms.assetid: 3ad00103-358b-4af3-a3a8-1b9ea0e995d3 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/declaration-contexts-and-default-access-levels.md b/docs/visual-basic/language-reference/statements/declaration-contexts-and-default-access-levels.md index 85969412ffce4..63108bc7bca88 100644 --- a/docs/visual-basic/language-reference/statements/declaration-contexts-and-default-access-levels.md +++ b/docs/visual-basic/language-reference/statements/declaration-contexts-and-default-access-levels.md @@ -1,13 +1,13 @@ --- title: "Declaration Contexts and Default Access Levels (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: bf63b96e-e825-4745-88c8-5dae222728db caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/declare-statement.md b/docs/visual-basic/language-reference/statements/declare-statement.md index fc0980809cb56..ec4888c5258c7 100644 --- a/docs/visual-basic/language-reference/statements/declare-statement.md +++ b/docs/visual-basic/language-reference/statements/declare-statement.md @@ -1,13 +1,13 @@ --- title: "Declare Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Declare" @@ -40,7 +40,7 @@ ms.assetid: d3f21fb0-b804-4c99-97ed-583b23894cf1 caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/delegate-statement.md b/docs/visual-basic/language-reference/statements/delegate-statement.md index cd783dda1d5e5..6d25e5fafeafc 100644 --- a/docs/visual-basic/language-reference/statements/delegate-statement.md +++ b/docs/visual-basic/language-reference/statements/delegate-statement.md @@ -1,13 +1,13 @@ --- title: "Delegate Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Delegate" @@ -20,7 +20,7 @@ ms.assetid: f799c518-0817-40cc-ad0b-4da846fdba57 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/dim-statement.md b/docs/visual-basic/language-reference/statements/dim-statement.md index 915430ea4ed85..cead9d6ed143a 100644 --- a/docs/visual-basic/language-reference/statements/dim-statement.md +++ b/docs/visual-basic/language-reference/statements/dim-statement.md @@ -1,13 +1,13 @@ --- title: "Dim Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Dim" @@ -42,7 +42,7 @@ ms.assetid: fae3eca1-f0b2-4400-994b-7aa58a848448 caps.latest.revision: 72 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/do-loop-statement.md b/docs/visual-basic/language-reference/statements/do-loop-statement.md index 076aea1df1deb..dbe9a09af355e 100644 --- a/docs/visual-basic/language-reference/statements/do-loop-statement.md +++ b/docs/visual-basic/language-reference/statements/do-loop-statement.md @@ -1,13 +1,13 @@ --- title: "Do...Loop Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Do" @@ -33,7 +33,7 @@ ms.assetid: 892f9096-b3e2-4aee-834d-83bc4e2c379d caps.latest.revision: 37 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/else-statement.md b/docs/visual-basic/language-reference/statements/else-statement.md index 0c95824baa078..26b6f3631000b 100644 --- a/docs/visual-basic/language-reference/statements/else-statement.md +++ b/docs/visual-basic/language-reference/statements/else-statement.md @@ -1,13 +1,13 @@ --- title: "Else Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.else" @@ -19,7 +19,7 @@ ms.assetid: 154dd3d3-137b-4de6-a5aa-699b18dfb639 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/end-keyword-statement.md b/docs/visual-basic/language-reference/statements/end-keyword-statement.md index c3a3c97d6beb7..c10c5100e4d4f 100644 --- a/docs/visual-basic/language-reference/statements/end-keyword-statement.md +++ b/docs/visual-basic/language-reference/statements/end-keyword-statement.md @@ -1,13 +1,13 @@ --- title: "End <keyword> Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.EndDefinition" @@ -19,7 +19,7 @@ ms.assetid: 42d6e088-ab0f-4cda-88e8-fdce3e5fcf4f caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/end-statement.md b/docs/visual-basic/language-reference/statements/end-statement.md index e42dc2567a4e7..1828b194c8d89 100644 --- a/docs/visual-basic/language-reference/statements/end-statement.md +++ b/docs/visual-basic/language-reference/statements/end-statement.md @@ -1,13 +1,13 @@ --- title: "End Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.End" @@ -27,7 +27,7 @@ ms.assetid: 0e64467c-0f34-4aab-9ddd-43f8b9d55d90 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/enum-statement.md b/docs/visual-basic/language-reference/statements/enum-statement.md index cfbfd235505b6..ee0d551967212 100644 --- a/docs/visual-basic/language-reference/statements/enum-statement.md +++ b/docs/visual-basic/language-reference/statements/enum-statement.md @@ -1,13 +1,13 @@ --- title: "Enum Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Enum" @@ -24,7 +24,7 @@ ms.assetid: a45e51f1-65ff-48e1-bf32-79130f137377 caps.latest.revision: 44 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/statements/erase-statement.md b/docs/visual-basic/language-reference/statements/erase-statement.md index 8102f1b917316..d72489543a02e 100644 --- a/docs/visual-basic/language-reference/statements/erase-statement.md +++ b/docs/visual-basic/language-reference/statements/erase-statement.md @@ -1,13 +1,13 @@ --- title: "Erase Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Erase" @@ -20,7 +20,7 @@ ms.assetid: 7a8133d7-b750-4d74-8b66-ba1dd9778d4b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/error-statement.md b/docs/visual-basic/language-reference/statements/error-statement.md index 7660cfdfa0860..82e40a4e7fd6a 100644 --- a/docs/visual-basic/language-reference/statements/error-statement.md +++ b/docs/visual-basic/language-reference/statements/error-statement.md @@ -1,13 +1,13 @@ --- title: "Error Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.error" @@ -23,7 +23,7 @@ ms.assetid: 85cd5c59-5224-4f02-aaf5-fcfefab17a29 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/event-statement.md b/docs/visual-basic/language-reference/statements/event-statement.md index 94f4485cda04f..6c5aed3c012a8 100644 --- a/docs/visual-basic/language-reference/statements/event-statement.md +++ b/docs/visual-basic/language-reference/statements/event-statement.md @@ -1,13 +1,13 @@ --- title: "Event Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Event" @@ -31,7 +31,7 @@ ms.assetid: 306ff8ed-74dd-4b6a-bd2f-e91b17474042 caps.latest.revision: 33 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/exit-statement.md b/docs/visual-basic/language-reference/statements/exit-statement.md index f6896c85a3c9d..38b92ee91ff74 100644 --- a/docs/visual-basic/language-reference/statements/exit-statement.md +++ b/docs/visual-basic/language-reference/statements/exit-statement.md @@ -1,13 +1,13 @@ --- title: "Exit Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Exit" @@ -25,7 +25,7 @@ ms.assetid: 760bfb32-5c3f-4bdb-a432-9a6001c92db7 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/f-p-statements.md b/docs/visual-basic/language-reference/statements/f-p-statements.md index 449dbb8fb3eee..e0f2b3273d02e 100644 --- a/docs/visual-basic/language-reference/statements/f-p-statements.md +++ b/docs/visual-basic/language-reference/statements/f-p-statements.md @@ -1,13 +1,13 @@ --- title: "F-P Statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: cdce7ab0-c52e-4d33-a29b-bf32cdacc79f caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/for-each-next-statement.md b/docs/visual-basic/language-reference/statements/for-each-next-statement.md index ac58f968b42c0..29e6f1782eb08 100644 --- a/docs/visual-basic/language-reference/statements/for-each-next-statement.md +++ b/docs/visual-basic/language-reference/statements/for-each-next-statement.md @@ -1,13 +1,13 @@ --- title: "For Each...Next Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ForEach" @@ -35,7 +35,7 @@ ms.assetid: ebce3120-95c3-42b1-b70b-fa7da40c75e2 caps.latest.revision: 56 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/statements/for-next-statement.md b/docs/visual-basic/language-reference/statements/for-next-statement.md index 02c75bfc80115..326aca287be6e 100644 --- a/docs/visual-basic/language-reference/statements/for-next-statement.md +++ b/docs/visual-basic/language-reference/statements/for-next-statement.md @@ -1,13 +1,13 @@ --- title: "For...Next Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Step" @@ -36,7 +36,7 @@ ms.assetid: f5fc0d51-67ce-4c36-9f09-31c9a91c94e9 caps.latest.revision: 64 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/statements/function-statement.md b/docs/visual-basic/language-reference/statements/function-statement.md index f8b8c5737712c..c052082dbc8a5 100644 --- a/docs/visual-basic/language-reference/statements/function-statement.md +++ b/docs/visual-basic/language-reference/statements/function-statement.md @@ -1,13 +1,13 @@ --- title: "Function Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Function" @@ -41,7 +41,7 @@ ms.assetid: a4497077-0f46-4ede-a27f-9e8670df52b9 caps.latest.revision: 62 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/get-statement.md b/docs/visual-basic/language-reference/statements/get-statement.md index aa436081cb7ec..7be5704e7523a 100644 --- a/docs/visual-basic/language-reference/statements/get-statement.md +++ b/docs/visual-basic/language-reference/statements/get-statement.md @@ -1,13 +1,13 @@ --- title: "Get Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Get" @@ -24,7 +24,7 @@ ms.assetid: 56b05cdc-bd64-4dfd-bb12-824eacec6f94 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/goto-statement.md b/docs/visual-basic/language-reference/statements/goto-statement.md index cc42958712fba..3b1ad99fbafd3 100644 --- a/docs/visual-basic/language-reference/statements/goto-statement.md +++ b/docs/visual-basic/language-reference/statements/goto-statement.md @@ -1,13 +1,13 @@ --- title: "GoTo Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.GoTo" @@ -26,7 +26,7 @@ ms.assetid: 313274c2-8ab3-4b9c-9ba3-0fd6798e4f6d caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/handles-clause.md b/docs/visual-basic/language-reference/statements/handles-clause.md index 0fee1300efaae..f6f55004e3b68 100644 --- a/docs/visual-basic/language-reference/statements/handles-clause.md +++ b/docs/visual-basic/language-reference/statements/handles-clause.md @@ -1,13 +1,13 @@ --- title: "Handles Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Handles" @@ -20,7 +20,7 @@ ms.assetid: 1b051c0e-f499-42f6-acb5-6f4f27824b40 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/if-then-else-statement.md b/docs/visual-basic/language-reference/statements/if-then-else-statement.md index dd32e7eb61968..6b3486ea5e871 100644 --- a/docs/visual-basic/language-reference/statements/if-then-else-statement.md +++ b/docs/visual-basic/language-reference/statements/if-then-else-statement.md @@ -1,13 +1,13 @@ --- title: "If...Then...Else Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ElseIf" @@ -34,7 +34,7 @@ ms.assetid: 790068a2-1307-4e28-8a72-be5ebda099e9 caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/implements-clause.md b/docs/visual-basic/language-reference/statements/implements-clause.md index 641326f25f4f0..33f50f0e59712 100644 --- a/docs/visual-basic/language-reference/statements/implements-clause.md +++ b/docs/visual-basic/language-reference/statements/implements-clause.md @@ -1,13 +1,13 @@ --- title: "Implements Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ImplementsClause" @@ -30,7 +30,7 @@ ms.assetid: 5252cdf9-964d-4fc6-af0f-0449b7126b5a caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/implements-statement.md b/docs/visual-basic/language-reference/statements/implements-statement.md index f24d91fc40d4b..7ceb1e0210c24 100644 --- a/docs/visual-basic/language-reference/statements/implements-statement.md +++ b/docs/visual-basic/language-reference/statements/implements-statement.md @@ -1,13 +1,13 @@ --- title: "Implements Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Implements" @@ -22,7 +22,7 @@ ms.assetid: 1fafb83f-f55a-4215-8ea9-681e8622613d caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/imports-statement-net-namespace-and-type.md b/docs/visual-basic/language-reference/statements/imports-statement-net-namespace-and-type.md index f09cb62ba9008..469d382913884 100644 --- a/docs/visual-basic/language-reference/statements/imports-statement-net-namespace-and-type.md +++ b/docs/visual-basic/language-reference/statements/imports-statement-net-namespace-and-type.md @@ -1,13 +1,13 @@ --- title: "Imports Statement (.NET Namespace and Type) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Imports" @@ -29,7 +29,7 @@ ms.assetid: 7062f8aa-d890-4232-9eed-92836e13fb6e caps.latest.revision: 40 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/imports-statement-xml-namespace.md b/docs/visual-basic/language-reference/statements/imports-statement-xml-namespace.md index 004e01d6eec3a..11394f9b013d8 100644 --- a/docs/visual-basic/language-reference/statements/imports-statement-xml-namespace.md +++ b/docs/visual-basic/language-reference/statements/imports-statement-xml-namespace.md @@ -1,13 +1,13 @@ --- title: "Imports Statement (XML Namespace) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ImportsXmlns" @@ -22,7 +22,7 @@ ms.assetid: 1f4d50a6-08c7-4c2e-8206-ccae35fcd1b4 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/in-clause.md b/docs/visual-basic/language-reference/statements/in-clause.md index 3342bb7b28cb8..d02dd0e394899 100644 --- a/docs/visual-basic/language-reference/statements/in-clause.md +++ b/docs/visual-basic/language-reference/statements/in-clause.md @@ -1,13 +1,13 @@ --- title: "In Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.In" @@ -19,7 +19,7 @@ ms.assetid: 2f003a85-8fb6-4280-822b-6ac12839b915 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/index.md b/docs/visual-basic/language-reference/statements/index.md index 88282cd62d56c..6ea0e2d8f8091 100644 --- a/docs/visual-basic/language-reference/statements/index.md +++ b/docs/visual-basic/language-reference/statements/index.md @@ -1,13 +1,13 @@ --- title: "Statements (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 1cbd7703-8d3b-48fd-831e-14c9cc85675a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/inherits-statement.md b/docs/visual-basic/language-reference/statements/inherits-statement.md index 832685ea629dd..8816a0b7aeb70 100644 --- a/docs/visual-basic/language-reference/statements/inherits-statement.md +++ b/docs/visual-basic/language-reference/statements/inherits-statement.md @@ -1,13 +1,13 @@ --- title: "Inherits Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Inherits" @@ -21,7 +21,7 @@ ms.assetid: 9e6fe042-9af3-4341-8093-fc3537770cf2 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/interface-statement.md b/docs/visual-basic/language-reference/statements/interface-statement.md index 5befcd4020c43..9191b637f480f 100644 --- a/docs/visual-basic/language-reference/statements/interface-statement.md +++ b/docs/visual-basic/language-reference/statements/interface-statement.md @@ -1,13 +1,13 @@ --- title: "Interface Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Interface" @@ -20,7 +20,7 @@ ms.assetid: 8997af73-bda3-4f79-bd41-ca396b610260 caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/into-clause.md b/docs/visual-basic/language-reference/statements/into-clause.md index 0220e01415ee3..753de65810abe 100644 --- a/docs/visual-basic/language-reference/statements/into-clause.md +++ b/docs/visual-basic/language-reference/statements/into-clause.md @@ -1,13 +1,13 @@ --- title: "Into Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: e1534550-8f4b-4978-b043-fad7b8fd79ac caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/mid-statement.md b/docs/visual-basic/language-reference/statements/mid-statement.md index da45cab7e4b6d..26c62ac2d0870 100644 --- a/docs/visual-basic/language-reference/statements/mid-statement.md +++ b/docs/visual-basic/language-reference/statements/mid-statement.md @@ -1,13 +1,13 @@ --- title: "Mid Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.MidB" @@ -23,7 +23,7 @@ ms.assetid: 2b82d7a8-9646-4cb0-bec5-80abc98297bf caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/statements/module-statement.md b/docs/visual-basic/language-reference/statements/module-statement.md index 166b0aa13a5a8..c3f121aa548be 100644 --- a/docs/visual-basic/language-reference/statements/module-statement.md +++ b/docs/visual-basic/language-reference/statements/module-statement.md @@ -1,13 +1,13 @@ --- title: "Module Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Module" @@ -26,7 +26,7 @@ ms.assetid: a1243afc-14a5-45df-95d5-51118aeac362 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/namespace-statement.md b/docs/visual-basic/language-reference/statements/namespace-statement.md index 5aa5a8aa725c0..a344747b666b9 100644 --- a/docs/visual-basic/language-reference/statements/namespace-statement.md +++ b/docs/visual-basic/language-reference/statements/namespace-statement.md @@ -1,13 +1,13 @@ --- title: "Namespace Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Namespace" @@ -25,7 +25,7 @@ ms.assetid: a31fbd95-9ace-4c3d-bbb1-51222a2272b2 caps.latest.revision: 39 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/of-clause.md b/docs/visual-basic/language-reference/statements/of-clause.md index f328cede3506e..6d60409ad0253 100644 --- a/docs/visual-basic/language-reference/statements/of-clause.md +++ b/docs/visual-basic/language-reference/statements/of-clause.md @@ -1,13 +1,13 @@ --- title: "Of Clause (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Of" @@ -30,7 +30,7 @@ ms.assetid: 0db8f65c-65af-4089-ab7f-6fcfecb60444 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/on-error-statement.md b/docs/visual-basic/language-reference/statements/on-error-statement.md index 954df2f926d83..59ca02a2f4a5a 100644 --- a/docs/visual-basic/language-reference/statements/on-error-statement.md +++ b/docs/visual-basic/language-reference/statements/on-error-statement.md @@ -1,13 +1,13 @@ --- title: "On Error Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.OnError" @@ -35,7 +35,7 @@ ms.assetid: ff947930-fb84-40cf-bd66-1ea219561d5c caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/operator-statement.md b/docs/visual-basic/language-reference/statements/operator-statement.md index d4886bd05a87c..03e8a74683059 100644 --- a/docs/visual-basic/language-reference/statements/operator-statement.md +++ b/docs/visual-basic/language-reference/statements/operator-statement.md @@ -1,13 +1,13 @@ --- title: "Operator Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.operator" @@ -30,7 +30,7 @@ ms.assetid: b12ec4af-1ad7-4a17-865b-c5ee96320ae5 caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/option-compare-statement.md b/docs/visual-basic/language-reference/statements/option-compare-statement.md index cec636711e15a..d62ac4623e79a 100644 --- a/docs/visual-basic/language-reference/statements/option-compare-statement.md +++ b/docs/visual-basic/language-reference/statements/option-compare-statement.md @@ -1,13 +1,13 @@ --- title: "Option Compare Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Compare" @@ -31,7 +31,7 @@ ms.assetid: 54e8eeeb-3b0d-4fb9-acce-fbfbd5975f6e caps.latest.revision: 37 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/option-explicit-statement.md b/docs/visual-basic/language-reference/statements/option-explicit-statement.md index 65b7b55febd3c..4c2c0b7dc8eb6 100644 --- a/docs/visual-basic/language-reference/statements/option-explicit-statement.md +++ b/docs/visual-basic/language-reference/statements/option-explicit-statement.md @@ -1,13 +1,13 @@ --- title: "Option Explicit Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Explicit" @@ -24,7 +24,7 @@ ms.assetid: e82ac1ad-2cd3-49b2-b985-8bcf016f3fcc caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/option-infer-statement.md b/docs/visual-basic/language-reference/statements/option-infer-statement.md index efc73bdea2d27..1854e8c8abb6b 100644 --- a/docs/visual-basic/language-reference/statements/option-infer-statement.md +++ b/docs/visual-basic/language-reference/statements/option-infer-statement.md @@ -1,13 +1,13 @@ --- title: "Option Infer Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.OptionInfer" @@ -24,7 +24,7 @@ ms.assetid: 4ad3e6e9-8f5b-4209-a248-de22ef6e4652 caps.latest.revision: 72 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/option-keyword-statement.md b/docs/visual-basic/language-reference/statements/option-keyword-statement.md index 959ca0964143f..f6eb5592fb2c1 100644 --- a/docs/visual-basic/language-reference/statements/option-keyword-statement.md +++ b/docs/visual-basic/language-reference/statements/option-keyword-statement.md @@ -1,13 +1,13 @@ --- title: "Option <keyword> Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.option" @@ -19,7 +19,7 @@ ms.assetid: 6b2f41c4-2403-43b6-8a14-94a3775e5b47 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/option-strict-statement.md b/docs/visual-basic/language-reference/statements/option-strict-statement.md index 6d21f2855a706..f12c79177810e 100644 --- a/docs/visual-basic/language-reference/statements/option-strict-statement.md +++ b/docs/visual-basic/language-reference/statements/option-strict-statement.md @@ -1,13 +1,13 @@ --- title: "Option Strict Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Strict" @@ -24,7 +24,7 @@ ms.assetid: 5883e0c1-a920-4274-8e46-b0ff047eaee5 caps.latest.revision: 49 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/parameter-list.md b/docs/visual-basic/language-reference/statements/parameter-list.md index f8211f4124b1a..074b0fe7d7101 100644 --- a/docs/visual-basic/language-reference/statements/parameter-list.md +++ b/docs/visual-basic/language-reference/statements/parameter-list.md @@ -1,13 +1,13 @@ --- title: "Parameter List (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 5d737319-0c34-4df9-a23d-188fc840becd caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/property-statement.md b/docs/visual-basic/language-reference/statements/property-statement.md index 6d46e1ac1d909..f2ceb00fbf7c8 100644 --- a/docs/visual-basic/language-reference/statements/property-statement.md +++ b/docs/visual-basic/language-reference/statements/property-statement.md @@ -1,13 +1,13 @@ --- title: "Property Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.PropertySet" @@ -24,7 +24,7 @@ ms.assetid: 3155edaf-8ebd-45c6-9cef-11d5d2dc8d38 caps.latest.revision: 41 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/q-z-statements.md b/docs/visual-basic/language-reference/statements/q-z-statements.md index 4629a91ca05bd..634385c228a15 100644 --- a/docs/visual-basic/language-reference/statements/q-z-statements.md +++ b/docs/visual-basic/language-reference/statements/q-z-statements.md @@ -1,13 +1,13 @@ --- title: "Q-Z Statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 32a9e547-c1b7-40f2-8118-7eef1d19649e caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/raiseevent-statement.md b/docs/visual-basic/language-reference/statements/raiseevent-statement.md index 212f629e58a5f..57a667bd4c0b1 100644 --- a/docs/visual-basic/language-reference/statements/raiseevent-statement.md +++ b/docs/visual-basic/language-reference/statements/raiseevent-statement.md @@ -1,13 +1,13 @@ --- title: "RaiseEvent Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.RaiseEventMethod" @@ -23,7 +23,7 @@ ms.assetid: f82e380a-1e6b-4047-bea8-c853f4d2c742 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/redim-statement.md b/docs/visual-basic/language-reference/statements/redim-statement.md index 800b66c760b2e..cea17b1e178ee 100644 --- a/docs/visual-basic/language-reference/statements/redim-statement.md +++ b/docs/visual-basic/language-reference/statements/redim-statement.md @@ -1,13 +1,13 @@ --- title: "ReDim Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ReDim" @@ -39,7 +39,7 @@ ms.assetid: ad1c5e07-dcd7-4ae1-a79e-ad3f2dcc2083 caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/rem-statement.md b/docs/visual-basic/language-reference/statements/rem-statement.md index a9a0c11308b8a..2dff443ccba90 100644 --- a/docs/visual-basic/language-reference/statements/rem-statement.md +++ b/docs/visual-basic/language-reference/statements/rem-statement.md @@ -1,13 +1,13 @@ --- title: "REM Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.'" @@ -26,7 +26,7 @@ ms.assetid: 34126d7f-e0f9-476d-91e6-b31b398615dc caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/removehandler-statement.md b/docs/visual-basic/language-reference/statements/removehandler-statement.md index 230d228721146..a9593f223b687 100644 --- a/docs/visual-basic/language-reference/statements/removehandler-statement.md +++ b/docs/visual-basic/language-reference/statements/removehandler-statement.md @@ -1,13 +1,13 @@ --- title: "RemoveHandler Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.RemoveHandlerMethod" @@ -22,7 +22,7 @@ ms.assetid: 647cd825-e877-4910-b4f1-8d168beebe6a caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/resume-statement.md b/docs/visual-basic/language-reference/statements/resume-statement.md index 2c5aa027a23b5..9a178768a4086 100644 --- a/docs/visual-basic/language-reference/statements/resume-statement.md +++ b/docs/visual-basic/language-reference/statements/resume-statement.md @@ -1,13 +1,13 @@ --- title: "Resume Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Resume" @@ -28,7 +28,7 @@ ms.assetid: e24d058b-1a5c-4274-acb9-7d295d3ea537 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/return-statement.md b/docs/visual-basic/language-reference/statements/return-statement.md index e0fefb89b7b53..80e7e27d1b8d4 100644 --- a/docs/visual-basic/language-reference/statements/return-statement.md +++ b/docs/visual-basic/language-reference/statements/return-statement.md @@ -1,13 +1,13 @@ --- title: "Return Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Return" @@ -22,7 +22,7 @@ ms.assetid: ac86e7f0-5a67-42c3-9834-0e0381efa3ec caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/select-case-statement.md b/docs/visual-basic/language-reference/statements/select-case-statement.md index 5e06e7c035fa9..0b24506c6e499 100644 --- a/docs/visual-basic/language-reference/statements/select-case-statement.md +++ b/docs/visual-basic/language-reference/statements/select-case-statement.md @@ -1,13 +1,13 @@ --- title: "Select...Case Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Select" @@ -34,7 +34,7 @@ ms.assetid: 68877b65-5419-4bf0-a465-20cd0e4c7d44 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/set-statement.md b/docs/visual-basic/language-reference/statements/set-statement.md index 296a01793b325..d063b3c6c4dd1 100644 --- a/docs/visual-basic/language-reference/statements/set-statement.md +++ b/docs/visual-basic/language-reference/statements/set-statement.md @@ -1,13 +1,13 @@ --- title: "Set Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Set" @@ -23,7 +23,7 @@ ms.assetid: 9ecc27b4-df84-420d-9075-db25455fb3cd caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/stop-statement.md b/docs/visual-basic/language-reference/statements/stop-statement.md index db97db4ae59cd..1164deb9310a8 100644 --- a/docs/visual-basic/language-reference/statements/stop-statement.md +++ b/docs/visual-basic/language-reference/statements/stop-statement.md @@ -1,13 +1,13 @@ --- title: "Stop Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Stop" @@ -25,7 +25,7 @@ ms.assetid: c9a9fde0-d649-4662-9bef-bd0146ebc2a7 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/structure-statement.md b/docs/visual-basic/language-reference/statements/structure-statement.md index 6fea72c1e1602..1b3584dd304a8 100644 --- a/docs/visual-basic/language-reference/statements/structure-statement.md +++ b/docs/visual-basic/language-reference/statements/structure-statement.md @@ -1,13 +1,13 @@ --- title: "Structure Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Structure" @@ -25,7 +25,7 @@ ms.assetid: 9bd1deea-2a89-4cdc-812c-6dcbb947c391 caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/sub-statement.md b/docs/visual-basic/language-reference/statements/sub-statement.md index 3ee9fa2f735e4..2570899607c95 100644 --- a/docs/visual-basic/language-reference/statements/sub-statement.md +++ b/docs/visual-basic/language-reference/statements/sub-statement.md @@ -1,13 +1,13 @@ --- title: "Sub Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Sub" @@ -42,7 +42,7 @@ ms.assetid: e347d700-d06c-405b-b302-e9b1edb57dfc caps.latest.revision: 52 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/synclock-statement.md b/docs/visual-basic/language-reference/statements/synclock-statement.md index e42857b496996..29f5badaa3c56 100644 --- a/docs/visual-basic/language-reference/statements/synclock-statement.md +++ b/docs/visual-basic/language-reference/statements/synclock-statement.md @@ -1,13 +1,13 @@ --- title: "SyncLock Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.SyncLock" @@ -22,7 +22,7 @@ ms.assetid: 14501703-298f-4d43-b139-c4b6366af176 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/then-statement.md b/docs/visual-basic/language-reference/statements/then-statement.md index 6887345649a6e..b7b0a039c94af 100644 --- a/docs/visual-basic/language-reference/statements/then-statement.md +++ b/docs/visual-basic/language-reference/statements/then-statement.md @@ -1,13 +1,13 @@ --- title: "Then Statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 41fdb422-d222-4c10-b5b0-c421c79e9070 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/throw-statement.md b/docs/visual-basic/language-reference/statements/throw-statement.md index 5ea0500ce5c82..7187149ae8663 100644 --- a/docs/visual-basic/language-reference/statements/throw-statement.md +++ b/docs/visual-basic/language-reference/statements/throw-statement.md @@ -1,13 +1,13 @@ --- title: "Throw Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Throw" @@ -27,7 +27,7 @@ ms.assetid: a6e07406-5c8a-4498-87a2-8339f3651d62 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/try-catch-finally-statement.md b/docs/visual-basic/language-reference/statements/try-catch-finally-statement.md index 23053b2254f51..8a4790536531d 100644 --- a/docs/visual-basic/language-reference/statements/try-catch-finally-statement.md +++ b/docs/visual-basic/language-reference/statements/try-catch-finally-statement.md @@ -1,13 +1,13 @@ --- title: "Try...Catch...Finally Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Try...Catch...Finally" @@ -32,7 +32,7 @@ ms.assetid: d6488026-ccb3-42b8-a810-0d97b9d6472b caps.latest.revision: 69 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/type-list.md b/docs/visual-basic/language-reference/statements/type-list.md index c6bc5c6e2134b..c77802db2db55 100644 --- a/docs/visual-basic/language-reference/statements/type-list.md +++ b/docs/visual-basic/language-reference/statements/type-list.md @@ -1,13 +1,13 @@ --- title: "Type List (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "StructureConstraint" @@ -37,7 +37,7 @@ ms.assetid: 56db947a-2ae8-40f2-a70a-960764e9d0db caps.latest.revision: 33 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/using-statement.md b/docs/visual-basic/language-reference/statements/using-statement.md index 2c3ccf80ff05c..26f20e8009566 100644 --- a/docs/visual-basic/language-reference/statements/using-statement.md +++ b/docs/visual-basic/language-reference/statements/using-statement.md @@ -1,13 +1,13 @@ --- title: "Using Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.using" @@ -22,7 +22,7 @@ ms.assetid: 665d1580-dd54-4e96-a9a9-6be2a68948f1 caps.latest.revision: 36 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/while-end-while-statement.md b/docs/visual-basic/language-reference/statements/while-end-while-statement.md index e3872baf5a626..cf386eb99f023 100644 --- a/docs/visual-basic/language-reference/statements/while-end-while-statement.md +++ b/docs/visual-basic/language-reference/statements/while-end-while-statement.md @@ -1,13 +1,13 @@ --- title: "While...End While Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.While" @@ -22,7 +22,7 @@ ms.assetid: b931d1ce-e8ed-44d8-a13d-92a4f5458a1e caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/with-end-with-statement.md b/docs/visual-basic/language-reference/statements/with-end-with-statement.md index 6c1247d08dfac..f6728b16c7edf 100644 --- a/docs/visual-basic/language-reference/statements/with-end-with-statement.md +++ b/docs/visual-basic/language-reference/statements/with-end-with-statement.md @@ -1,13 +1,13 @@ --- title: "With...End With Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.With" @@ -28,7 +28,7 @@ ms.assetid: 340d5fbb-4f43-48ec-a024-80843c137817 caps.latest.revision: 34 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/statements/yield-statement.md b/docs/visual-basic/language-reference/statements/yield-statement.md index 3726ab18363aa..c212e57fd9639 100644 --- a/docs/visual-basic/language-reference/statements/yield-statement.md +++ b/docs/visual-basic/language-reference/statements/yield-statement.md @@ -1,13 +1,13 @@ --- title: "Yield Statement (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Yield" @@ -19,7 +19,7 @@ ms.assetid: f33126c5-d7c4-43e2-8e36-4ae3f0703d97 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/language-reference/typographic-and-code-conventions.md b/docs/visual-basic/language-reference/typographic-and-code-conventions.md index 89252a0e66a09..fb37807b74956 100644 --- a/docs/visual-basic/language-reference/typographic-and-code-conventions.md +++ b/docs/visual-basic/language-reference/typographic-and-code-conventions.md @@ -1,13 +1,13 @@ --- title: "Typographic and Code Conventions (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 1916cd81-ea9d-4faa-81f7-4a0d864b60f4 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-axis/extension-indexer-property.md b/docs/visual-basic/language-reference/xml-axis/extension-indexer-property.md index 1089dd6bae89f..7fd1af31fb969 100644 --- a/docs/visual-basic/language-reference/xml-axis/extension-indexer-property.md +++ b/docs/visual-basic/language-reference/xml-axis/extension-indexer-property.md @@ -1,13 +1,13 @@ --- title: "Extension Indexer Property (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlPropertyExtensionIndexer" @@ -22,7 +22,7 @@ ms.assetid: a16a4b13-54be-432c-82b3-a87091464ada caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-axis/xml-attribute-axis-property.md b/docs/visual-basic/language-reference/xml-axis/xml-attribute-axis-property.md index e186313516b9a..43a22e71dc8fa 100644 --- a/docs/visual-basic/language-reference/xml-axis/xml-attribute-axis-property.md +++ b/docs/visual-basic/language-reference/xml-axis/xml-attribute-axis-property.md @@ -1,13 +1,13 @@ --- title: "XML Attribute Axis Property (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlPropertyAttributeAxis" @@ -23,7 +23,7 @@ ms.assetid: 7a4777e1-0618-4de9-9510-fb9ace2bf4db caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-axis/xml-axis-properties.md b/docs/visual-basic/language-reference/xml-axis/xml-axis-properties.md index a1060287b14e3..1c2c560206884 100644 --- a/docs/visual-basic/language-reference/xml-axis/xml-axis-properties.md +++ b/docs/visual-basic/language-reference/xml-axis/xml-axis-properties.md @@ -1,13 +1,13 @@ --- title: "XML Axis Properties (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 7e400e20-5d1e-4d22-a65c-9df79d5c1621 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-axis/xml-child-axis-property.md b/docs/visual-basic/language-reference/xml-axis/xml-child-axis-property.md index 503453e541ca9..4599ed99f666e 100644 --- a/docs/visual-basic/language-reference/xml-axis/xml-child-axis-property.md +++ b/docs/visual-basic/language-reference/xml-axis/xml-child-axis-property.md @@ -1,13 +1,13 @@ --- title: "XML Child Axis Property (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlPropertyChildAxis" @@ -23,7 +23,7 @@ ms.assetid: 89a59d00-985e-4f5c-b59f-29b47bad11cb caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-axis/xml-descendant-axis-property.md b/docs/visual-basic/language-reference/xml-axis/xml-descendant-axis-property.md index 440857a9830fe..634ea343f1720 100644 --- a/docs/visual-basic/language-reference/xml-axis/xml-descendant-axis-property.md +++ b/docs/visual-basic/language-reference/xml-axis/xml-descendant-axis-property.md @@ -1,13 +1,13 @@ --- title: "XML Descendant Axis Property (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlPropertyDescendantsAxis" @@ -23,7 +23,7 @@ ms.assetid: a178f85b-5d54-438f-8479-40b62af6fe76 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-axis/xml-value-property.md b/docs/visual-basic/language-reference/xml-axis/xml-value-property.md index 517e409cadf8c..45db42e31b8ed 100644 --- a/docs/visual-basic/language-reference/xml-axis/xml-value-property.md +++ b/docs/visual-basic/language-reference/xml-axis/xml-value-property.md @@ -1,13 +1,13 @@ --- title: "XML Value Property (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlPropertyExtensionValue" @@ -22,7 +22,7 @@ ms.assetid: 7ddd057a-a195-4e9b-ad8b-2ee0e615a20f caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-literals/index.md b/docs/visual-basic/language-reference/xml-literals/index.md index d9d1a00b38e8a..b45ff223be893 100644 --- a/docs/visual-basic/language-reference/xml-literals/index.md +++ b/docs/visual-basic/language-reference/xml-literals/index.md @@ -1,13 +1,13 @@ --- title: "XML Literals (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 16b28c40-8768-423f-bd9c-22ff10de2b54 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-literals/xml-cdata-literal.md b/docs/visual-basic/language-reference/xml-literals/xml-cdata-literal.md index 1d2d07dfe5a42..98b749947179f 100644 --- a/docs/visual-basic/language-reference/xml-literals/xml-cdata-literal.md +++ b/docs/visual-basic/language-reference/xml-literals/xml-cdata-literal.md @@ -1,13 +1,13 @@ --- title: "XML CDATA Literal (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlLiteralCdata" @@ -21,7 +21,7 @@ ms.assetid: 9eafb6a4-dd9d-4866-85e8-0654c65abc44 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-literals/xml-comment-literal.md b/docs/visual-basic/language-reference/xml-literals/xml-comment-literal.md index fe85039db87ce..829a06e5e4c76 100644 --- a/docs/visual-basic/language-reference/xml-literals/xml-comment-literal.md +++ b/docs/visual-basic/language-reference/xml-literals/xml-comment-literal.md @@ -1,13 +1,13 @@ --- title: "XML Comment Literal (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlLiteralComment" @@ -22,7 +22,7 @@ ms.assetid: 634c1cee-5e01-48d0-88d7-2dd55e4a9e52 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-literals/xml-document-literal.md b/docs/visual-basic/language-reference/xml-literals/xml-document-literal.md index 51c08675f7334..9a61f46a618a7 100644 --- a/docs/visual-basic/language-reference/xml-literals/xml-document-literal.md +++ b/docs/visual-basic/language-reference/xml-literals/xml-document-literal.md @@ -1,13 +1,13 @@ --- title: "XML Document Literal (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlLiteralDocument" @@ -22,7 +22,7 @@ ms.assetid: f7bbee56-0911-41de-b907-96f20450137b caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-literals/xml-element-literal.md b/docs/visual-basic/language-reference/xml-literals/xml-element-literal.md index 2d70985f62baf..09df163900ea6 100644 --- a/docs/visual-basic/language-reference/xml-literals/xml-element-literal.md +++ b/docs/visual-basic/language-reference/xml-literals/xml-element-literal.md @@ -1,13 +1,13 @@ --- title: "XML Element Literal (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlLiteralElement" @@ -21,7 +21,7 @@ ms.assetid: 95039642-7893-48b7-b23f-45a6c55d8f67 caps.latest.revision: 32 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xml-literals/xml-processing-instruction-literal.md b/docs/visual-basic/language-reference/xml-literals/xml-processing-instruction-literal.md index 60f2ba4b80394..a008c75bccc31 100644 --- a/docs/visual-basic/language-reference/xml-literals/xml-processing-instruction-literal.md +++ b/docs/visual-basic/language-reference/xml-literals/xml-processing-instruction-literal.md @@ -1,13 +1,13 @@ --- title: "XML Processing Instruction Literal (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlLiteralProcessingInstruction" @@ -21,7 +21,7 @@ ms.assetid: cef4f7f8-0011-4f64-8602-795077ad4f15 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/c.md b/docs/visual-basic/language-reference/xmldoc/c.md index 5edb13af71958..440ec0db2d197 100644 --- a/docs/visual-basic/language-reference/xmldoc/c.md +++ b/docs/visual-basic/language-reference/xmldoc/c.md @@ -1,13 +1,13 @@ --- title: "<c> (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 36ad5d1b-11f7-4012-8932-41962ac327d1 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/code.md b/docs/visual-basic/language-reference/xmldoc/code.md index c53e49a103a47..cffa5a1054b73 100644 --- a/docs/visual-basic/language-reference/xmldoc/code.md +++ b/docs/visual-basic/language-reference/xmldoc/code.md @@ -1,13 +1,13 @@ --- title: "<code> (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 925e5342-be05-45f2-bf66-7398bbd6710e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/example.md b/docs/visual-basic/language-reference/xmldoc/example.md index 1f5925cf0e954..7d1a56a2e88bf 100644 --- a/docs/visual-basic/language-reference/xmldoc/example.md +++ b/docs/visual-basic/language-reference/xmldoc/example.md @@ -2,12 +2,12 @@ title: "<example> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 90eeda1c-3fc4-427c-879c-5046d265a97c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/exception.md b/docs/visual-basic/language-reference/xmldoc/exception.md index c46f0b5c174ae..62e4d45b54c0a 100644 --- a/docs/visual-basic/language-reference/xmldoc/exception.md +++ b/docs/visual-basic/language-reference/xmldoc/exception.md @@ -2,12 +2,12 @@ title: "<exception> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: c0517549-171e-4dae-ab88-a9c1700b6eee caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/include.md b/docs/visual-basic/language-reference/xmldoc/include.md index 6a7f13a965ca8..e49a18c503d70 100644 --- a/docs/visual-basic/language-reference/xmldoc/include.md +++ b/docs/visual-basic/language-reference/xmldoc/include.md @@ -2,12 +2,12 @@ title: "<include> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: ba8e9173-82cd-460b-8938-a075a2dfb36d caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/list.md b/docs/visual-basic/language-reference/xmldoc/list.md index 60f89c559b09d..86086045e0926 100644 --- a/docs/visual-basic/language-reference/xmldoc/list.md +++ b/docs/visual-basic/language-reference/xmldoc/list.md @@ -1,13 +1,13 @@ --- title: "<list> (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: ec35fced-d58e-4520-a764-0691256e014b caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/para.md b/docs/visual-basic/language-reference/xmldoc/para.md index 9caf9ffb51022..45781b04f9402 100644 --- a/docs/visual-basic/language-reference/xmldoc/para.md +++ b/docs/visual-basic/language-reference/xmldoc/para.md @@ -2,12 +2,12 @@ title: "<para> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: a3a18b6c-6416-4358-94ec-37b22675fd37 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/param.md b/docs/visual-basic/language-reference/xmldoc/param.md index f194ab98493e8..095765e3d30fb 100644 --- a/docs/visual-basic/language-reference/xmldoc/param.md +++ b/docs/visual-basic/language-reference/xmldoc/param.md @@ -2,12 +2,12 @@ title: "<param> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 4e32e86f-f6f3-4301-b7fc-2f321fb54368 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/paramref.md b/docs/visual-basic/language-reference/xmldoc/paramref.md index 0010524b152f9..ac332b309435f 100644 --- a/docs/visual-basic/language-reference/xmldoc/paramref.md +++ b/docs/visual-basic/language-reference/xmldoc/paramref.md @@ -2,12 +2,12 @@ title: "<paramref> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 8979d53b-beb1-41b7-b41e-6bbea1c17a03 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/permission.md b/docs/visual-basic/language-reference/xmldoc/permission.md index c9482aa6eda1f..08cce027d7820 100644 --- a/docs/visual-basic/language-reference/xmldoc/permission.md +++ b/docs/visual-basic/language-reference/xmldoc/permission.md @@ -2,12 +2,12 @@ title: "<permission> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 0edf0500-5cd7-49c0-9255-64c48f972b77 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/recommended-xml-tags-for-documentation-comments.md b/docs/visual-basic/language-reference/xmldoc/recommended-xml-tags-for-documentation-comments.md index 4b7bc9c8c3c8b..617f861d23e4f 100644 --- a/docs/visual-basic/language-reference/xmldoc/recommended-xml-tags-for-documentation-comments.md +++ b/docs/visual-basic/language-reference/xmldoc/recommended-xml-tags-for-documentation-comments.md @@ -2,12 +2,12 @@ title: "Recommended XML Tags for Documentation Comments (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.XmlDocComment" @@ -21,7 +21,7 @@ ms.assetid: 294e0736-ff1e-498e-af83-6db71ed41a72 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/remarks.md b/docs/visual-basic/language-reference/xmldoc/remarks.md index 53e619cfab668..9234e2af63702 100644 --- a/docs/visual-basic/language-reference/xmldoc/remarks.md +++ b/docs/visual-basic/language-reference/xmldoc/remarks.md @@ -2,12 +2,12 @@ title: "<remarks> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: c6241773-a7ed-41c9-9a8b-9722a0c606a9 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/returns.md b/docs/visual-basic/language-reference/xmldoc/returns.md index 853550e635195..76c7711f52f4a 100644 --- a/docs/visual-basic/language-reference/xmldoc/returns.md +++ b/docs/visual-basic/language-reference/xmldoc/returns.md @@ -2,12 +2,12 @@ title: "<returns> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: a03a6469-d907-425d-882f-083187950e7e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/see.md b/docs/visual-basic/language-reference/xmldoc/see.md index 0ca26d175ce7d..28a27d0fc8b9f 100644 --- a/docs/visual-basic/language-reference/xmldoc/see.md +++ b/docs/visual-basic/language-reference/xmldoc/see.md @@ -2,12 +2,12 @@ title: "<see> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 7e18f60b-ef4a-4678-a797-5eb918635ca9 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/seealso.md b/docs/visual-basic/language-reference/xmldoc/seealso.md index 773c5afc3a486..25c4e810f5f10 100644 --- a/docs/visual-basic/language-reference/xmldoc/seealso.md +++ b/docs/visual-basic/language-reference/xmldoc/seealso.md @@ -2,12 +2,12 @@ title: "<seealso> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 36050c95-1af2-4284-b9b6-1a70691ed978 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/summary.md b/docs/visual-basic/language-reference/xmldoc/summary.md index c648f03bdf3d2..cc88a9bf3f1f1 100644 --- a/docs/visual-basic/language-reference/xmldoc/summary.md +++ b/docs/visual-basic/language-reference/xmldoc/summary.md @@ -2,12 +2,12 @@ title: "<summary> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 861c847d-dd94-478a-aa23-bf4899cdc848 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/typeparam.md b/docs/visual-basic/language-reference/xmldoc/typeparam.md index e562f8b607a8d..b5d738440f4e1 100644 --- a/docs/visual-basic/language-reference/xmldoc/typeparam.md +++ b/docs/visual-basic/language-reference/xmldoc/typeparam.md @@ -2,12 +2,12 @@ title: "<typeparam> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 1bb5ba78-f060-478c-905c-77a2e43639af caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/language-reference/xmldoc/value.md b/docs/visual-basic/language-reference/xmldoc/value.md index 44cd81dbd728c..91d20ad44bda4 100644 --- a/docs/visual-basic/language-reference/xmldoc/value.md +++ b/docs/visual-basic/language-reference/xmldoc/value.md @@ -2,12 +2,12 @@ title: "<value> (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 0b84b02e-9e6d-41b5-a926-0d5dc76dacb5 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/misc/a-class-used-in-the-expression-is-not-loaded-during-debugging-session.md b/docs/visual-basic/misc/a-class-used-in-the-expression-is-not-loaded-during-debugging-session.md index 80d0f774ebaac..914154e52cc4a 100644 --- a/docs/visual-basic/misc/a-class-used-in-the-expression-is-not-loaded-during-debugging-session.md +++ b/docs/visual-basic/misc/a-class-used-in-the-expression-is-not-loaded-during-debugging-session.md @@ -1,19 +1,19 @@ --- title: "A class used in the expression is not loaded during debugging session | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: c61ce85c-de0f-40bf-9442-fb61f2f3b0bf caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/a-delimiter-cannot-be-nothing-or-an-empty-string.md b/docs/visual-basic/misc/a-delimiter-cannot-be-nothing-or-an-empty-string.md index bde8b12d916c8..85f162c1514af 100644 --- a/docs/visual-basic/misc/a-delimiter-cannot-be-nothing-or-an-empty-string.md +++ b/docs/visual-basic/misc/a-delimiter-cannot-be-nothing-or-an-empty-string.md @@ -1,13 +1,13 @@ --- title: "A delimiter cannot be Nothing or an empty String | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_DelimiterNothing" @@ -15,7 +15,7 @@ ms.assetid: 8885fcd1-c201-409d-9a32-6ff2b13c0c13 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/a-log-has-already-been-created-with-this-name-on-this-machine.md b/docs/visual-basic/misc/a-log-has-already-been-created-with-this-name-on-this-machine.md index eae67e7d89a0f..4ee5c52634516 100644 --- a/docs/visual-basic/misc/a-log-has-already-been-created-with-this-name-on-this-machine.md +++ b/docs/visual-basic/misc/a-log-has-already-been-created-with-this-name-on-this-machine.md @@ -1,19 +1,19 @@ --- title: "A log has already been created with this name on this machine | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 3dd78d9f-890e-4409-bebb-048fdf34711b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/access-denied-to-name.md b/docs/visual-basic/misc/access-denied-to-name.md index c93a468ebee76..e84bc07fc5a8d 100644 --- a/docs/visual-basic/misc/access-denied-to-name.md +++ b/docs/visual-basic/misc/access-denied-to-name.md @@ -1,19 +1,19 @@ --- title: "Access denied to '<name>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 196c7286-4833-41d9-bbcb-f64c17eb2a59 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/add-failed-duplicate-key-value-supplied.md b/docs/visual-basic/misc/add-failed-duplicate-key-value-supplied.md index 7d6ac56d5a447..63c8a495a95de 100644 --- a/docs/visual-basic/misc/add-failed-duplicate-key-value-supplied.md +++ b/docs/visual-basic/misc/add-failed-duplicate-key-value-supplied.md @@ -1,13 +1,13 @@ --- title: "Add failed. Duplicate key value supplied | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrCollection_DuplicateKey" @@ -15,7 +15,7 @@ ms.assetid: 7b1d6e6c-a69d-4713-a19d-ae1534a60464 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/address-is-not-a-valid-remote-file-address.md b/docs/visual-basic/misc/address-is-not-a-valid-remote-file-address.md index f79f4064bf5f6..5301d3f6a898e 100644 --- a/docs/visual-basic/misc/address-is-not-a-valid-remote-file-address.md +++ b/docs/visual-basic/misc/address-is-not-a-valid-remote-file-address.md @@ -1,19 +1,19 @@ --- title: "<address> is not a valid remote file address | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 2c312242-6c42-4754-a1f5-7e801a542604 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/all-field-widths-except-the-last-element-must-be-greater-than-zero.md b/docs/visual-basic/misc/all-field-widths-except-the-last-element-must-be-greater-than-zero.md index de1d8a0a03bc6..e86a0ce037001 100644 --- a/docs/visual-basic/misc/all-field-widths-except-the-last-element-must-be-greater-than-zero.md +++ b/docs/visual-basic/misc/all-field-widths-except-the-last-element-must-be-greater-than-zero.md @@ -1,13 +1,13 @@ --- title: "All field widths, except the last element, must be greater than zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_FieldWidthsMustPositive" @@ -15,7 +15,7 @@ ms.assetid: 41d8c661-a749-4c89-be56-905c6e7c3c9d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/an-invalid-name-was-specified-for-the-event-log.md b/docs/visual-basic/misc/an-invalid-name-was-specified-for-the-event-log.md index fcb202068ce99..2cef2df955bb9 100644 --- a/docs/visual-basic/misc/an-invalid-name-was-specified-for-the-event-log.md +++ b/docs/visual-basic/misc/an-invalid-name-was-specified-for-the-event-log.md @@ -1,19 +1,19 @@ --- title: "An invalid name was specified for the event log | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: b1b158bd-f13f-4371-a8af-31c0e86ae6be caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/another-event-log-has-already-registered-a-source-with-this-name.md b/docs/visual-basic/misc/another-event-log-has-already-registered-a-source-with-this-name.md index a8d67795b124f..3eec4a7f28016 100644 --- a/docs/visual-basic/misc/another-event-log-has-already-registered-a-source-with-this-name.md +++ b/docs/visual-basic/misc/another-event-log-has-already-registered-a-source-with-this-name.md @@ -1,19 +1,19 @@ --- title: "Another event log has already registered a source with this name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: e6f5cd95-bb3f-4845-84fb-ae623a9bd44e caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/application-defined-or-object-defined-error.md b/docs/visual-basic/misc/application-defined-or-object-defined-error.md index 0dfb0dd520cb6..f65191df7c842 100644 --- a/docs/visual-basic/misc/application-defined-or-object-defined-error.md +++ b/docs/visual-basic/misc/application-defined-or-object-defined-error.md @@ -1,13 +1,13 @@ --- title: "Application-defined or object-defined error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID95" @@ -15,7 +15,7 @@ ms.assetid: 02b8e145-7988-48ad-abad-ed7656b4933c caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-access-is-not-valid-append-mode.md b/docs/visual-basic/misc/argument-access-is-not-valid-append-mode.md index 939f90d406079..eb348d1d3a12d 100644 --- a/docs/visual-basic/misc/argument-access-is-not-valid-append-mode.md +++ b/docs/visual-basic/misc/argument-access-is-not-valid-append-mode.md @@ -1,13 +1,13 @@ --- title: "Argument 'Access' is not valid. Valid values for Append mode are 'OpenAccess.Write' and 'OpenAccess.Default' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileSystem_IllegalAppendAccess" @@ -15,7 +15,7 @@ ms.assetid: f584056e-5eb7-401f-b43d-d08252e66d1c caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-access-is-not-valid-input-mode.md b/docs/visual-basic/misc/argument-access-is-not-valid-input-mode.md index 352eea9662deb..9841c8ea9a7dd 100644 --- a/docs/visual-basic/misc/argument-access-is-not-valid-input-mode.md +++ b/docs/visual-basic/misc/argument-access-is-not-valid-input-mode.md @@ -1,13 +1,13 @@ --- title: "Argument 'Access' is not valid. Valid values for Input mode are 'OpenAccess.Read' and 'OpenAccess.Default' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileSystem_IllegalInputAccess" @@ -15,7 +15,7 @@ ms.assetid: 60929c62-b9dc-4a9c-9363-2325238f744d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-access-is-not-valid.md b/docs/visual-basic/misc/argument-access-is-not-valid.md index f96261287dea7..abb4e483f9969 100644 --- a/docs/visual-basic/misc/argument-access-is-not-valid.md +++ b/docs/visual-basic/misc/argument-access-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Argument 'Access' is not valid. Valid values for Output mode are 'OpenAccess.Write' and 'OpenAccess.Default' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileSystem_IllegalOutputAccess" @@ -15,7 +15,7 @@ ms.assetid: 29a40d2d-10d7-476b-b7c5-d10ab6a3bcce caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argument1-must-be-less-than-or-equal-to-the-length-of-argument2.md b/docs/visual-basic/misc/argument-argument1-must-be-less-than-or-equal-to-the-length-of-argument2.md index 4dcbfdfbd45b3..b3c92e798b4d0 100644 --- a/docs/visual-basic/misc/argument-argument1-must-be-less-than-or-equal-to-the-length-of-argument2.md +++ b/docs/visual-basic/misc/argument-argument1-must-be-less-than-or-equal-to-the-length-of-argument2.md @@ -1,13 +1,13 @@ --- title: "Argument '<argument1>' must be less than or equal to the length of argument '<argument2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_IndexLELength2" @@ -15,7 +15,7 @@ ms.assetid: 10765f81-79c5-44c2-89c5-888253105b78 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-cannot-be-a-multidimensional-array.md b/docs/visual-basic/misc/argument-argumentname-cannot-be-a-multidimensional-array.md index e35e1353de32f..21c3d92592ae5 100644 --- a/docs/visual-basic/misc/argument-argumentname-cannot-be-a-multidimensional-array.md +++ b/docs/visual-basic/misc/argument-argumentname-cannot-be-a-multidimensional-array.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' cannot be a multidimensional array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_RankEQOne1" @@ -15,7 +15,7 @@ ms.assetid: 3b44521a-44e3-4cbe-9a99-1e0ac6ccf537 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-cannot-be-an-empty-string-or-nothing.md b/docs/visual-basic/misc/argument-argumentname-cannot-be-an-empty-string-or-nothing.md index 244381fa112b6..0c1b249f5deec 100644 --- a/docs/visual-basic/misc/argument-argumentname-cannot-be-an-empty-string-or-nothing.md +++ b/docs/visual-basic/misc/argument-argumentname-cannot-be-an-empty-string-or-nothing.md @@ -1,13 +1,13 @@ --- title: "Argument <argumentname> cannot be an empty string or Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrGeneral_ArgumentEmptyOrNothing_Name" @@ -15,7 +15,7 @@ ms.assetid: 2c458944-1bdf-4ea7-9caf-560ca7582cc0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-a-numeric-value.md b/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-a-numeric-value.md index a1e217f7c25cb..87f3d127fa417 100644 --- a/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-a-numeric-value.md +++ b/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-a-numeric-value.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' cannot be converted to a numeric value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgumentNotNumeric1" @@ -15,7 +15,7 @@ ms.assetid: 1901c4d4-abbe-462f-a450-5d907d485e94 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-date.md b/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-date.md index e237bca328364..ba3337d2d8e24 100644 --- a/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-date.md +++ b/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-date.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' cannot be converted to type 'Date' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidDateValue1" @@ -15,7 +15,7 @@ ms.assetid: 928b8d75-f523-40c3-819a-03a1eb596ccc caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-typename.md b/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-typename.md index 4534a418eb5ab..1f2770ead0495 100644 --- a/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-typename.md +++ b/docs/visual-basic/misc/argument-argumentname-cannot-be-converted-to-type-typename.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' cannot be converted to type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidValueType2" @@ -15,7 +15,7 @@ ms.assetid: 5b83a9cf-296b-479f-aa17-df655b8f51a0 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-is-not-a-valid-value.md b/docs/visual-basic/misc/argument-argumentname-is-not-a-valid-value.md index a4329de6c10d5..f29142db2331b 100644 --- a/docs/visual-basic/misc/argument-argumentname-is-not-a-valid-value.md +++ b/docs/visual-basic/misc/argument-argumentname-is-not-a-valid-value.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' is not a valid value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidValue1" @@ -15,7 +15,7 @@ ms.assetid: 38d937f1-3f81-4c15-834f-c4a2769a0011 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-is-not-valid-for-the-array.md b/docs/visual-basic/misc/argument-argumentname-is-not-valid-for-the-array.md index 0a61966d50249..0cb8b04d3f78e 100644 --- a/docs/visual-basic/misc/argument-argumentname-is-not-valid-for-the-array.md +++ b/docs/visual-basic/misc/argument-argumentname-is-not-valid-for-the-array.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' is not valid for the array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidRank1" @@ -15,7 +15,7 @@ ms.assetid: 2c931ede-9c41-4ad3-8dfd-d649617f567c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-is-nothing-or-empty.md b/docs/visual-basic/misc/argument-argumentname-is-nothing-or-empty.md index bf648463aaef4..b9fee23cfdac1 100644 --- a/docs/visual-basic/misc/argument-argumentname-is-nothing-or-empty.md +++ b/docs/visual-basic/misc/argument-argumentname-is-nothing-or-empty.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' is Nothing or empty | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_PathNullOrEmpty1" @@ -15,7 +15,7 @@ ms.assetid: 4a742518-30ce-4054-b1bb-df6978f15c06 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-is-nothing.md b/docs/visual-basic/misc/argument-argumentname-is-nothing.md index 2b5f724a07f5f..7c1e1d5162379 100644 --- a/docs/visual-basic/misc/argument-argumentname-is-nothing.md +++ b/docs/visual-basic/misc/argument-argumentname-is-nothing.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' is Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidNullValue1" @@ -15,7 +15,7 @@ ms.assetid: abbde904-c191-4911-8822-c9dd2f81d616 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-0-or-equal-to-1.md b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-0-or-equal-to-1.md index e7ca9e37d6b7b..0de88f0317c21 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-0-or-equal-to-1.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-0-or-equal-to-1.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be greater than 0 or equal to -1 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_MinusOneOrGTZero1" @@ -15,7 +15,7 @@ ms.assetid: 22c6bf5f-5194-43ec-8a8c-88f781801927 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1-1.md b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1-1.md index 174c743c50358..93b3154116aa0 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1-1.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1-1.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be greater than or equal to -1 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_GEMinusOne1" @@ -15,7 +15,7 @@ ms.assetid: 4bdbef4c-6eff-4fab-a1d0-cb176d5f8798 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1.md b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1.md index cc7e7969c7279..946b5aaa05312 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-1.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be greater than or equal to 1 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_GEOne1" @@ -15,7 +15,7 @@ ms.assetid: e7769937-5227-4530-89ca-3d6ffc505005 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero-1.md b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero-1.md index 96f189869b457..4cd6ee50b3e53 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero-1.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero-1.md @@ -1,13 +1,13 @@ --- title: "Argument <argumentname> must be greater than or equal to zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_GEZero1" @@ -15,7 +15,7 @@ ms.assetid: 6f54fdc6-e263-4b2f-a66f-f206f3a59818 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero.md b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero.md index b6b80a5b88141..60af420e2108a 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-or-equal-to-zero.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be greater than or equal to zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFinancial_ArgGEZero1" @@ -15,7 +15,7 @@ ms.assetid: 7b901c2a-3447-4afc-91f8-8fa5f6f961d7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-zero.md b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-zero.md index 2a1d984b8e2db..b04446ac1c452 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-zero.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-greater-than-zero.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be greater than zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_GTZero1" @@ -15,7 +15,7 @@ ms.assetid: f9939fbd-6c4f-4871-9452-9ea0267e948e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-in-the-range-of-32768-to-65535.md b/docs/visual-basic/misc/argument-argumentname-must-be-in-the-range-of-32768-to-65535.md index 613d3d317f8ba..de5c73f76c0c7 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-in-the-range-of-32768-to-65535.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-in-the-range-of-32768-to-65535.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be in the range of -32768 to 65535 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_RangeTwoBytes1" @@ -15,7 +15,7 @@ ms.assetid: d1ab6767-8334-4d7c-bb99-c837a793ed69 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-0-to-99.md b/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-0-to-99.md index 391951f94ef3f..a2afcfe850096 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-0-to-99.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-0-to-99.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be within the range 0 to 99 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_Range0to99_1" @@ -15,7 +15,7 @@ ms.assetid: d9d9a15e-c5ee-4104-9504-b48a4a191415 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-1-to-255.md b/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-1-to-255.md index a919c868e6199..40b8535a6ee18 100644 --- a/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-1-to-255.md +++ b/docs/visual-basic/misc/argument-argumentname-must-be-within-the-range-1-to-255.md @@ -1,13 +1,13 @@ --- title: "Argument '<argumentname>' must be within the range 1 to 255 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_Range1toFF1" @@ -15,7 +15,7 @@ ms.assetid: a447f9a6-1c90-4c71-abff-81170331e4c5 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-argumentname1-must-be-less-than-or-equal-the-length-of-argumentname2.md b/docs/visual-basic/misc/argument-argumentname1-must-be-less-than-or-equal-the-length-of-argumentname2.md index 6469df1eeb348..6f7e5fbaa0ac8 100644 --- a/docs/visual-basic/misc/argument-argumentname1-must-be-less-than-or-equal-the-length-of-argumentname2.md +++ b/docs/visual-basic/misc/argument-argumentname1-must-be-less-than-or-equal-the-length-of-argumentname2.md @@ -1,19 +1,19 @@ --- title: "Argument '<argumentname1>' must be less than or equal the length of argument '<argumentname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 55a2401f-a44d-4671-b35e-878f48594162 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-basepath-must-be-a-path-to-a-folder.md b/docs/visual-basic/misc/argument-basepath-must-be-a-path-to-a-folder.md index aa322b1db769f..1919d1c344766 100644 --- a/docs/visual-basic/misc/argument-basepath-must-be-a-path-to-a-folder.md +++ b/docs/visual-basic/misc/argument-basepath-must-be-a-path-to-a-folder.md @@ -1,19 +1,19 @@ --- title: "Argument BasePath must be a path to a folder | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: b180ce60-ad57-41a6-a313-491d86d84cc7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-cannot-be-an-empty-string.md b/docs/visual-basic/misc/argument-cannot-be-an-empty-string.md index 560437984b617..98aa1cdeb079f 100644 --- a/docs/visual-basic/misc/argument-cannot-be-an-empty-string.md +++ b/docs/visual-basic/misc/argument-cannot-be-an-empty-string.md @@ -1,19 +1,19 @@ --- title: "Argument cannot be an empty string | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 17dd3385-8655-44f6-bf36-3ef570afb1cb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-cannot-be-less-than-zero.md b/docs/visual-basic/misc/argument-cannot-be-less-than-zero.md index 7fa618d740dac..79624e4643802 100644 --- a/docs/visual-basic/misc/argument-cannot-be-less-than-zero.md +++ b/docs/visual-basic/misc/argument-cannot-be-less-than-zero.md @@ -1,19 +1,19 @@ --- title: "Argument cannot be less than zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: ce004a9a-5fb5-4aa9-8717-63bdc101a639 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-cannot-be-nothing.md b/docs/visual-basic/misc/argument-cannot-be-nothing.md index 15f164e00aee7..3c987cc764404 100644 --- a/docs/visual-basic/misc/argument-cannot-be-nothing.md +++ b/docs/visual-basic/misc/argument-cannot-be-nothing.md @@ -1,13 +1,13 @@ --- title: "Argument cannot be Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrGeneral_ArgumentNullException" @@ -15,7 +15,7 @@ ms.assetid: 2abd995b-36a5-45f0-b3c1-6e0c3b31a875 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-conversion-is-not-valid.md b/docs/visual-basic/misc/argument-conversion-is-not-valid.md index 3cf79314ef6e9..aed35da833730 100644 --- a/docs/visual-basic/misc/argument-conversion-is-not-valid.md +++ b/docs/visual-basic/misc/argument-conversion-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Argument 'Conversion' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidVbStrConv" @@ -15,7 +15,7 @@ ms.assetid: a5497ad5-25be-4ac7-91fb-ad117d683efe caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-life-cannot-be-zero.md b/docs/visual-basic/misc/argument-life-cannot-be-zero.md index faf7b43cc9695..dbc9b2c2fc691 100644 --- a/docs/visual-basic/misc/argument-life-cannot-be-zero.md +++ b/docs/visual-basic/misc/argument-life-cannot-be-zero.md @@ -1,13 +1,13 @@ --- title: "Argument 'Life' cannot be zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFinancial_LifeNEZero" @@ -15,7 +15,7 @@ ms.assetid: c402da97-a2b2-4219-a83a-0cebbfdffef2 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-nper-must-be-greater-than-zero.md b/docs/visual-basic/misc/argument-nper-must-be-greater-than-zero.md index 199d2a915b09b..60a8a7306c3fa 100644 --- a/docs/visual-basic/misc/argument-nper-must-be-greater-than-zero.md +++ b/docs/visual-basic/misc/argument-nper-must-be-greater-than-zero.md @@ -1,13 +1,13 @@ --- title: "Argument 'NPer' must be greater than zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrRate_NPerMustBeGTZero" @@ -15,7 +15,7 @@ ms.assetid: d49242df-dbd1-4b26-bd8c-ed56d24fdfcd caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-path-is-nothing-or-empty.md b/docs/visual-basic/misc/argument-path-is-nothing-or-empty.md index d6a62d0d4f369..b5a32d0e05ea7 100644 --- a/docs/visual-basic/misc/argument-path-is-nothing-or-empty.md +++ b/docs/visual-basic/misc/argument-path-is-nothing-or-empty.md @@ -1,13 +1,13 @@ --- title: "Argument 'Path' is Nothing or empty | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_PathNullOrEmpty" @@ -15,7 +15,7 @@ ms.assetid: ba8aed14-2543-4c8e-ad88-c35b49078dd6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-per-is-not-valid.md b/docs/visual-basic/misc/argument-per-is-not-valid.md index 2784cd00ae7e7..414adcfefb558 100644 --- a/docs/visual-basic/misc/argument-per-is-not-valid.md +++ b/docs/visual-basic/misc/argument-per-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Argument 'Per' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrPPMT_PerGT0AndLTNPer" @@ -15,7 +15,7 @@ ms.assetid: 5f3fadba-d32c-4e52-b949-85a907e6c12f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-period-must-be-less-than-or-equal-to-argument-life.md b/docs/visual-basic/misc/argument-period-must-be-less-than-or-equal-to-argument-life.md index ebdf91b260c52..22bd416b282f8 100644 --- a/docs/visual-basic/misc/argument-period-must-be-less-than-or-equal-to-argument-life.md +++ b/docs/visual-basic/misc/argument-period-must-be-less-than-or-equal-to-argument-life.md @@ -1,13 +1,13 @@ --- title: "Argument 'Period' must be less than or equal to argument 'Life' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFinancial_PeriodLELife" @@ -15,7 +15,7 @@ ms.assetid: dc575d41-b376-4b05-bbbe-6de1e98385f1 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/argument-value-pathname-contains-characters-that-are-not-valid-in-a-path-name.md b/docs/visual-basic/misc/argument-value-pathname-contains-characters-that-are-not-valid-in-a-path-name.md index 34942908b1138..4c359a3a8eef0 100644 --- a/docs/visual-basic/misc/argument-value-pathname-contains-characters-that-are-not-valid-in-a-path-name.md +++ b/docs/visual-basic/misc/argument-value-pathname-contains-characters-that-are-not-valid-in-a-path-name.md @@ -1,13 +1,13 @@ --- title: "Argument value '<pathname>' contains characters that are not valid in a path name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidPathChars1" @@ -15,7 +15,7 @@ ms.assetid: 3e1c61b3-888e-4dc3-a02c-a2e023dd7a07 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/arguments-are-not-valid.md b/docs/visual-basic/misc/arguments-are-not-valid.md index f8c3d99ca46cc..4c4310ed13ec7 100644 --- a/docs/visual-basic/misc/arguments-are-not-valid.md +++ b/docs/visual-basic/misc/arguments-are-not-valid.md @@ -1,13 +1,13 @@ --- title: "Arguments are not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidValue" @@ -15,7 +15,7 @@ ms.assetid: dc0be8ab-b2b7-40b7-8c94-7ac9eadb5e94 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/array-dimensions-do-not-match-those-specified-in-the-vbfixedarray-attribute.md b/docs/visual-basic/misc/array-dimensions-do-not-match-those-specified-in-the-vbfixedarray-attribute.md index 09bc56db97e82..f08e20c52cc5e 100644 --- a/docs/visual-basic/misc/array-dimensions-do-not-match-those-specified-in-the-vbfixedarray-attribute.md +++ b/docs/visual-basic/misc/array-dimensions-do-not-match-those-specified-in-the-vbfixedarray-attribute.md @@ -1,13 +1,13 @@ --- title: "Array dimensions do not match those specified in the 'VBFixedArray' attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_ArrayDimensionsDontMatch" @@ -15,7 +15,7 @@ ms.assetid: 71809e3b-8147-4314-9c4c-e4a5bc9a5530 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/attribute-structlayout-can-not-be-applied-to-a-generic-type.md b/docs/visual-basic/misc/attribute-structlayout-can-not-be-applied-to-a-generic-type.md index 77ee9e6587e2c..badb91c195110 100644 --- a/docs/visual-basic/misc/attribute-structlayout-can-not-be-applied-to-a-generic-type.md +++ b/docs/visual-basic/misc/attribute-structlayout-can-not-be-applied-to-a-generic-type.md @@ -1,19 +1,19 @@ --- title: "Attribute 'StructLayout' can not be applied to a generic type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: a22318d3-e8d1-4ce1-bfe0-be3c2941c3e9 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/automation-object-does-not-have-a-default-value.md b/docs/visual-basic/misc/automation-object-does-not-have-a-default-value.md index dc9a3a7225ea5..89cde4e431877 100644 --- a/docs/visual-basic/misc/automation-object-does-not-have-a-default-value.md +++ b/docs/visual-basic/misc/automation-object-does-not-have-a-default-value.md @@ -1,13 +1,13 @@ --- title: "Automation object does not have a default value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID443" @@ -15,7 +15,7 @@ ms.assetid: 162641f6-5a19-4c37-8c92-17929885e87e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bad-record-number.md b/docs/visual-basic/misc/bad-record-number.md index 9e9cfe6512f56..2073b47b152d2 100644 --- a/docs/visual-basic/misc/bad-record-number.md +++ b/docs/visual-basic/misc/bad-record-number.md @@ -1,13 +1,13 @@ --- title: "Bad record number | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID63" @@ -15,7 +15,7 @@ ms.assetid: 1fcc33f8-822a-4de9-a6e3-228ddb5824a6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/baselogname-cannot-be-nothing-or-an-empty-string.md b/docs/visual-basic/misc/baselogname-cannot-be-nothing-or-an-empty-string.md index c9c69fb54f27d..2a18909511b89 100644 --- a/docs/visual-basic/misc/baselogname-cannot-be-nothing-or-an-empty-string.md +++ b/docs/visual-basic/misc/baselogname-cannot-be-nothing-or-an-empty-string.md @@ -1,13 +1,13 @@ --- title: "BaseLogName cannot be Nothing or an empty String | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrApplicationLogBaseNameNull" @@ -15,7 +15,7 @@ ms.assetid: 8e7665e3-5343-45fa-bc79-64e235a0477f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/baudrate-must-be-greater-than-0.md b/docs/visual-basic/misc/baudrate-must-be-greater-than-0.md index f4982a5013f29..8b0650d3e14a1 100644 --- a/docs/visual-basic/misc/baudrate-must-be-greater-than-0.md +++ b/docs/visual-basic/misc/baudrate-must-be-greater-than-0.md @@ -1,19 +1,19 @@ --- title: "BaudRate must be greater than 0 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 5d26c4b1-45ca-459b-9b96-907dbc6ea25c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2000.md b/docs/visual-basic/misc/bc2000.md index 8b66f12866c22..83fcd94392634 100644 --- a/docs/visual-basic/misc/bc2000.md +++ b/docs/visual-basic/misc/bc2000.md @@ -1,13 +1,13 @@ --- title: "Initialization error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2000" @@ -18,7 +18,7 @@ ms.assetid: 82fdab51-eee0-488b-9f7e-a5c0c5c182ab caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2001.md b/docs/visual-basic/misc/bc2001.md index 24de670d8b11d..26415333914fd 100644 --- a/docs/visual-basic/misc/bc2001.md +++ b/docs/visual-basic/misc/bc2001.md @@ -1,13 +1,13 @@ --- title: "File <filename> could not be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2001" @@ -18,7 +18,7 @@ ms.assetid: 1aa8fb26-9a48-4c27-9ff4-67cf1d423b57 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2002.md b/docs/visual-basic/misc/bc2002.md index b103115ed9588..c7cf5d3591bf5 100644 --- a/docs/visual-basic/misc/bc2002.md +++ b/docs/visual-basic/misc/bc2002.md @@ -1,13 +1,13 @@ --- title: "Source file <filename> specified multiple times | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2002" @@ -18,7 +18,7 @@ ms.assetid: 0e3ab493-bf7e-42bd-870a-d10846ce79ad caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2003.md b/docs/visual-basic/misc/bc2003.md index 857f55c1df6de..0b7bb80f653d0 100644 --- a/docs/visual-basic/misc/bc2003.md +++ b/docs/visual-basic/misc/bc2003.md @@ -1,13 +1,13 @@ --- title: "Response file <filename> included multiple times | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2003" @@ -18,7 +18,7 @@ ms.assetid: 05240edd-e753-453b-b831-569f669d94d2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2006.md b/docs/visual-basic/misc/bc2006.md index 229d6e711d190..7a90d75102125 100644 --- a/docs/visual-basic/misc/bc2006.md +++ b/docs/visual-basic/misc/bc2006.md @@ -1,13 +1,13 @@ --- title: "Option <optionname> requires <argument> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2006" @@ -18,7 +18,7 @@ ms.assetid: 36d7d25d-8da4-4b06-847f-f59b1d681224 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2007.md b/docs/visual-basic/misc/bc2007.md index 6d6e45bde62cb..7e15faaa15231 100644 --- a/docs/visual-basic/misc/bc2007.md +++ b/docs/visual-basic/misc/bc2007.md @@ -1,13 +1,13 @@ --- title: "Unrecognized option <optionname>; ignored | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2007" @@ -18,7 +18,7 @@ ms.assetid: 3668a70f-44fc-4f45-9af9-14dcaaaf7d8e caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2008.md b/docs/visual-basic/misc/bc2008.md index 818095e44cb15..a2bac53d12d2c 100644 --- a/docs/visual-basic/misc/bc2008.md +++ b/docs/visual-basic/misc/bc2008.md @@ -1,13 +1,13 @@ --- title: "No input sources specified | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2008" @@ -18,7 +18,7 @@ ms.assetid: a919c834-d1ff-4c6f-85ed-b11c662c918d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2009.md b/docs/visual-basic/misc/bc2009.md index f7ba6a8a69d14..82a1a047e88ea 100644 --- a/docs/visual-basic/misc/bc2009.md +++ b/docs/visual-basic/misc/bc2009.md @@ -1,13 +1,13 @@ --- title: "option <optionname> can be followed only by '+' or '-' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2009" @@ -18,7 +18,7 @@ ms.assetid: 90e5dcf9-37fb-4a97-9f53-4e7c73d6ba9f caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2010.md b/docs/visual-basic/misc/bc2010.md index 16f870b0ee133..952ed84c72339 100644 --- a/docs/visual-basic/misc/bc2010.md +++ b/docs/visual-basic/misc/bc2010.md @@ -1,13 +1,13 @@ --- title: "Compilation failed: <message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2010" @@ -18,7 +18,7 @@ ms.assetid: 6ab41c48-5a80-4e83-8b97-dc27dbe61ee2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2011.md b/docs/visual-basic/misc/bc2011.md index c0ec103c004ee..7af4104cb97e7 100644 --- a/docs/visual-basic/misc/bc2011.md +++ b/docs/visual-basic/misc/bc2011.md @@ -1,13 +1,13 @@ --- title: "Unable to open response file '<filename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2011" @@ -18,7 +18,7 @@ ms.assetid: 07e799b6-797a-49b5-9e4e-081ae0c68653 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2014.md b/docs/visual-basic/misc/bc2014.md index 9ce3959bba560..dc69bb9afcc63 100644 --- a/docs/visual-basic/misc/bc2014.md +++ b/docs/visual-basic/misc/bc2014.md @@ -1,13 +1,13 @@ --- title: "the value '<value>' is invalid for option '<optionname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2014" @@ -18,7 +18,7 @@ ms.assetid: 4a16749d-acf5-4eac-bbed-2cc37936bcdc caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2015.md b/docs/visual-basic/misc/bc2015.md index 713f188c4a6a4..bc4d660f09b81 100644 --- a/docs/visual-basic/misc/bc2015.md +++ b/docs/visual-basic/misc/bc2015.md @@ -1,13 +1,13 @@ --- title: "The file '<filename>' is not a text file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2015" @@ -18,7 +18,7 @@ ms.assetid: 838cd00c-43ee-48d1-8a0d-5e1d5122ec9d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2016.md b/docs/visual-basic/misc/bc2016.md index 4467c2afefd1c..f944e68fb5103 100644 --- a/docs/visual-basic/misc/bc2016.md +++ b/docs/visual-basic/misc/bc2016.md @@ -1,13 +1,13 @@ --- title: "Codepage '<name>' is invalid or not installed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2016" @@ -18,7 +18,7 @@ ms.assetid: 842dced2-c80f-4754-a465-dd0e15024d62 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2017.md b/docs/visual-basic/misc/bc2017.md index d89cfea76dc81..19da24e91b059 100644 --- a/docs/visual-basic/misc/bc2017.md +++ b/docs/visual-basic/misc/bc2017.md @@ -1,13 +1,13 @@ --- title: "Could not find library '<libraryname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2017" @@ -18,7 +18,7 @@ ms.assetid: e6c36482-add1-4e22-8470-4bb2f7c1281e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2020.md b/docs/visual-basic/misc/bc2020.md index 0805779dfbc57..ef9b9cbd0a903 100644 --- a/docs/visual-basic/misc/bc2020.md +++ b/docs/visual-basic/misc/bc2020.md @@ -1,13 +1,13 @@ --- title: "The maximum number of errors has been exceeded | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2020" @@ -18,7 +18,7 @@ ms.assetid: 08694da7-9864-4da6-9513-3d40b9ba046d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2023.md b/docs/visual-basic/misc/bc2023.md index af93c258a1ed4..2c7b96fb82552 100644 --- a/docs/visual-basic/misc/bc2023.md +++ b/docs/visual-basic/misc/bc2023.md @@ -1,13 +1,13 @@ --- title: "Cannot specify both -win32icon and -win32resource | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2023" @@ -18,7 +18,7 @@ ms.assetid: 60914807-1fde-4fef-9c6f-6f4a62527eed caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2024.md b/docs/visual-basic/misc/bc2024.md index 3464ac781ce9e..9625a1264968f 100644 --- a/docs/visual-basic/misc/bc2024.md +++ b/docs/visual-basic/misc/bc2024.md @@ -1,13 +1,13 @@ --- title: "The default assembly reference '<reference>' has already been automatically added; ignored | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2024" @@ -18,7 +18,7 @@ ms.assetid: 1754b4b7-9c89-4ab1-87f0-f464fa9f8185 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2025.md b/docs/visual-basic/misc/bc2025.md index db20e03221946..e37d3128f5654 100644 --- a/docs/visual-basic/misc/bc2025.md +++ b/docs/visual-basic/misc/bc2025.md @@ -1,13 +1,13 @@ --- title: "Ignoring -noconfig option because it was specified in a response file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2025" @@ -18,7 +18,7 @@ ms.assetid: 87fb393d-e17f-4e50-8d98-d9dfeba30c3e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2026.md b/docs/visual-basic/misc/bc2026.md index 27724a4813f83..cbd3e78d9869e 100644 --- a/docs/visual-basic/misc/bc2026.md +++ b/docs/visual-basic/misc/bc2026.md @@ -1,13 +1,13 @@ --- title: "Warning number '<number>' for the option '<optionname>' is either not configurable or not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2026" @@ -18,7 +18,7 @@ ms.assetid: a2d0e6dd-0231-42a1-9629-22eb0591a903 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2027.md b/docs/visual-basic/misc/bc2027.md index 532a6b43d7fdf..558512f7f51b9 100644 --- a/docs/visual-basic/misc/bc2027.md +++ b/docs/visual-basic/misc/bc2027.md @@ -1,13 +1,13 @@ --- title: "cannot send error report automatically | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2027" @@ -18,7 +18,7 @@ ms.assetid: 84ba8580-2234-46d1-b4a5-94b03f64c0c7 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2028.md b/docs/visual-basic/misc/bc2028.md index 0fbe7f4b68dac..eee130a2e6d92 100644 --- a/docs/visual-basic/misc/bc2028.md +++ b/docs/visual-basic/misc/bc2028.md @@ -1,13 +1,13 @@ --- title: "option '<option>' cannot be followed by '+' or '-'; ignored | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2028" @@ -18,7 +18,7 @@ ms.assetid: 32d1bd57-947b-4cad-a634-9981db3c885a caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2029.md b/docs/visual-basic/misc/bc2029.md index a925c0c438acd..9553783c876e6 100644 --- a/docs/visual-basic/misc/bc2029.md +++ b/docs/visual-basic/misc/bc2029.md @@ -1,13 +1,13 @@ --- title: "Cannot infer an output file name from resource only input files; provide the '-out' option | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2029" @@ -18,7 +18,7 @@ ms.assetid: 97d70760-fcf9-45fc-b3bc-18d877d6564a caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2030.md b/docs/visual-basic/misc/bc2030.md index f9b75feb6ad3f..84192571661a7 100644 --- a/docs/visual-basic/misc/bc2030.md +++ b/docs/visual-basic/misc/bc2030.md @@ -1,13 +1,13 @@ --- title: "The -moduleassemblyname option may only be specified when building a target of type 'module' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2030" @@ -18,7 +18,7 @@ ms.assetid: 2ebc577b-3464-40cc-8788-9fc9d3b4f928 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2031.md b/docs/visual-basic/misc/bc2031.md index f6fb6cdc4711a..3f819b94fe2bd 100644 --- a/docs/visual-basic/misc/bc2031.md +++ b/docs/visual-basic/misc/bc2031.md @@ -1,13 +1,13 @@ --- title: "<value> is not a valid value for -moduleassemblyname | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2031" @@ -18,7 +18,7 @@ ms.assetid: 20955791-5e61-462f-bc2e-220ef3365968 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2033.md b/docs/visual-basic/misc/bc2033.md index bc5e6a40c4370..d7b1a8baba05c 100644 --- a/docs/visual-basic/misc/bc2033.md +++ b/docs/visual-basic/misc/bc2033.md @@ -1,13 +1,13 @@ --- title: "Error embedding Win32 manifest: Option -win32manifest conflicts with -nowin32manifest | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2033" @@ -18,7 +18,7 @@ ms.assetid: e921b34a-1ab3-4ba0-81b3-e45c62de4718 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2034.md b/docs/visual-basic/misc/bc2034.md index fb10c17ded691..5b71c0cf51855 100644 --- a/docs/visual-basic/misc/bc2034.md +++ b/docs/visual-basic/misc/bc2034.md @@ -1,13 +1,13 @@ --- title: "Option -win32manifest ignored | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc2034" @@ -18,7 +18,7 @@ ms.assetid: 8009553a-f6ba-4d2b-8ddd-8a9357bc928e caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc2035.md b/docs/visual-basic/misc/bc2035.md index 4fa8448a89610..2c357463716ec 100644 --- a/docs/visual-basic/misc/bc2035.md +++ b/docs/visual-basic/misc/bc2035.md @@ -1,13 +1,13 @@ --- title: "Error embedding Win32 manifest: Default manifest file cannot be accessed. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc2035" @@ -18,7 +18,7 @@ ms.assetid: 267b3e97-15c6-4e2a-8c36-e5818fd6ba19 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30003.md b/docs/visual-basic/misc/bc30003.md index da54c0e080661..8aa2a37ef83e2 100644 --- a/docs/visual-basic/misc/bc30003.md +++ b/docs/visual-basic/misc/bc30003.md @@ -1,13 +1,13 @@ --- title: "'Next' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30003" @@ -18,7 +18,7 @@ ms.assetid: 75a68984-decd-43e2-808a-f14b36dd2c60 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30004.md b/docs/visual-basic/misc/bc30004.md index d0ed0c1e1b389..432862cb6cb05 100644 --- a/docs/visual-basic/misc/bc30004.md +++ b/docs/visual-basic/misc/bc30004.md @@ -1,13 +1,13 @@ --- title: "Character constant must contain exactly one character | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30004" @@ -18,7 +18,7 @@ ms.assetid: 592fb00e-7c4a-4d0b-84bf-a844296925dd caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30005.md b/docs/visual-basic/misc/bc30005.md index d1078b1db6f57..f3363cc92d95d 100644 --- a/docs/visual-basic/misc/bc30005.md +++ b/docs/visual-basic/misc/bc30005.md @@ -1,13 +1,13 @@ --- title: "Reference required to assembly '<assemblyname>' containing the definition for event '<eventname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30005" @@ -18,7 +18,7 @@ ms.assetid: 843b0b2f-0f93-41c3-8727-13a2138e8140 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30006.md b/docs/visual-basic/misc/bc30006.md index cb87db4c2da05..02e925ccf7e9f 100644 --- a/docs/visual-basic/misc/bc30006.md +++ b/docs/visual-basic/misc/bc30006.md @@ -1,13 +1,13 @@ --- title: "Reference required to module '<modulename>' containing the definition for event '<eventname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30006" @@ -18,7 +18,7 @@ ms.assetid: 7ab80acd-b47b-4920-bb15-6a3206b984e4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30008.md b/docs/visual-basic/misc/bc30008.md index 6dbfdc8600d5c..31d126dbb763e 100644 --- a/docs/visual-basic/misc/bc30008.md +++ b/docs/visual-basic/misc/bc30008.md @@ -1,13 +1,13 @@ --- title: "Reference required to module '<modulename>' containing the base class '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30008" @@ -18,7 +18,7 @@ ms.assetid: ec8de475-8a8b-4aa5-86c9-6fcc44dcec06 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30009.md b/docs/visual-basic/misc/bc30009.md index f76fa9e56f282..8b829290db610 100644 --- a/docs/visual-basic/misc/bc30009.md +++ b/docs/visual-basic/misc/bc30009.md @@ -1,13 +1,13 @@ --- title: "Reference required to assembly '<assemblyname>' containing the implemented interface '<interfacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30009" @@ -18,7 +18,7 @@ ms.assetid: b2dfb89d-7fde-4a8e-ba7f-fe1e59eabaca caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30010.md b/docs/visual-basic/misc/bc30010.md index 21d40667a780f..0aef4df5c2f08 100644 --- a/docs/visual-basic/misc/bc30010.md +++ b/docs/visual-basic/misc/bc30010.md @@ -1,13 +1,13 @@ --- title: "Reference required to module '<modulename>' containing the implemented interface '<interfacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30010" @@ -18,7 +18,7 @@ ms.assetid: 57fe7e15-bf99-49d1-ba6c-bb7abeb615b1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30011.md b/docs/visual-basic/misc/bc30011.md index d1b4e18247996..5d37bf0bb8c3e 100644 --- a/docs/visual-basic/misc/bc30011.md +++ b/docs/visual-basic/misc/bc30011.md @@ -1,13 +1,13 @@ --- title: "Internal compiler error: code generator received malformed input | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30011" @@ -18,7 +18,7 @@ ms.assetid: 859bb8f7-869e-46f0-8017-c88cdf92f324 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30012.md b/docs/visual-basic/misc/bc30012.md index 1470ce1cf3db3..1750f8a24252c 100644 --- a/docs/visual-basic/misc/bc30012.md +++ b/docs/visual-basic/misc/bc30012.md @@ -1,13 +1,13 @@ --- title: "'#If' block must end with a matching '#End If' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30012" @@ -18,7 +18,7 @@ ms.assetid: 9d51f3be-d2c3-4918-a36d-0d9e9763e47b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30013.md b/docs/visual-basic/misc/bc30013.md index 62a6c02a8f699..ca499244f5ece 100644 --- a/docs/visual-basic/misc/bc30013.md +++ b/docs/visual-basic/misc/bc30013.md @@ -1,13 +1,13 @@ --- title: "'#ElseIf', '#Else', or '#End If' must be preceded by a matching '#If' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30013" @@ -18,7 +18,7 @@ ms.assetid: 8fe2d23c-8b8f-46d8-90f2-7f8857ea43bb caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30015.md b/docs/visual-basic/misc/bc30015.md index 80706356d7118..1d912b67f307d 100644 --- a/docs/visual-basic/misc/bc30015.md +++ b/docs/visual-basic/misc/bc30015.md @@ -1,13 +1,13 @@ --- title: "Inheriting from 'System.<classname>' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30015" @@ -18,7 +18,7 @@ ms.assetid: b4c005df-a510-47c7-b5cc-27f4514d32b6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30016.md b/docs/visual-basic/misc/bc30016.md index 6c2d1aae5aabe..040425bd75110 100644 --- a/docs/visual-basic/misc/bc30016.md +++ b/docs/visual-basic/misc/bc30016.md @@ -1,13 +1,13 @@ --- title: "Labels are not valid outside methods-multiline lambdas | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30016" @@ -18,7 +18,7 @@ ms.assetid: 17d12a96-d759-4df9-882c-5e45c1d814a5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30018.md b/docs/visual-basic/misc/bc30018.md index 8fc6322977c98..214731a763e01 100644 --- a/docs/visual-basic/misc/bc30018.md +++ b/docs/visual-basic/misc/bc30018.md @@ -1,13 +1,13 @@ --- title: "Delegates cannot implement interface methods | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30018" @@ -18,7 +18,7 @@ ms.assetid: 71851072-c0c7-4131-aaf7-f3e9e6a2a448 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30019.md b/docs/visual-basic/misc/bc30019.md index 0f068c83823ff..62d43d889ee32 100644 --- a/docs/visual-basic/misc/bc30019.md +++ b/docs/visual-basic/misc/bc30019.md @@ -1,13 +1,13 @@ --- title: "Delegates cannot handle events | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30019" @@ -18,7 +18,7 @@ ms.assetid: 7f0c7bb9-8e81-44bf-acc5-80d9785708aa caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30021.md b/docs/visual-basic/misc/bc30021.md index 6680f85b4d693..32fdebf34852c 100644 --- a/docs/visual-basic/misc/bc30021.md +++ b/docs/visual-basic/misc/bc30021.md @@ -1,13 +1,13 @@ --- title: "'TypeOf...Is' requires its left operand to have a reference type, but this operand has the type '<type>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30021" @@ -18,7 +18,7 @@ ms.assetid: a6e76fc8-9c7f-4e55-8b68-e6e7b03a6737 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30022.md b/docs/visual-basic/misc/bc30022.md index 2112208224738..4a8ea4bd1febc 100644 --- a/docs/visual-basic/misc/bc30022.md +++ b/docs/visual-basic/misc/bc30022.md @@ -1,13 +1,13 @@ --- title: "Properties declared 'ReadOnly' cannot have a 'Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30022" @@ -18,7 +18,7 @@ ms.assetid: a22eff96-8c18-47c4-9ef0-f98b2ab8a5d8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30023.md b/docs/visual-basic/misc/bc30023.md index 86834a70d4bb2..483d1e870b6cc 100644 --- a/docs/visual-basic/misc/bc30023.md +++ b/docs/visual-basic/misc/bc30023.md @@ -1,13 +1,13 @@ --- title: "Properties declared 'WriteOnly' cannot have a 'Get' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30023" @@ -18,7 +18,7 @@ ms.assetid: ac290f7d-cbc3-4979-a5d9-1ae1bb26e79d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30025.md b/docs/visual-basic/misc/bc30025.md index 8ae882b64986b..2f8fd859dbe77 100644 --- a/docs/visual-basic/misc/bc30025.md +++ b/docs/visual-basic/misc/bc30025.md @@ -1,13 +1,13 @@ --- title: "Property missing 'End Property' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30025" @@ -18,7 +18,7 @@ ms.assetid: 00d7bd6d-e3d7-4a4b-9310-b611889be3e2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30026.md b/docs/visual-basic/misc/bc30026.md index 5f8cf1d9c4ed9..587003e90bb03 100644 --- a/docs/visual-basic/misc/bc30026.md +++ b/docs/visual-basic/misc/bc30026.md @@ -1,13 +1,13 @@ --- title: "'End Sub' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30026" @@ -18,7 +18,7 @@ ms.assetid: f60fa169-2e6b-4cf8-93dd-ce520a35b497 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30027.md b/docs/visual-basic/misc/bc30027.md index 2199e166ee0d7..9df58aa1b320f 100644 --- a/docs/visual-basic/misc/bc30027.md +++ b/docs/visual-basic/misc/bc30027.md @@ -1,13 +1,13 @@ --- title: "'End Function' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30027" @@ -18,7 +18,7 @@ ms.assetid: 5ee1a8ae-d0cb-437d-966e-aba0ea4d3106 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30028.md b/docs/visual-basic/misc/bc30028.md index e3bae3db616ba..1f2a69a9faec5 100644 --- a/docs/visual-basic/misc/bc30028.md +++ b/docs/visual-basic/misc/bc30028.md @@ -1,13 +1,13 @@ --- title: "'#Else' must be preceded by a matching '#If' or '#ElseIf' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30028" @@ -18,7 +18,7 @@ ms.assetid: c6ed34de-d6ed-4227-9880-538055aff20a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30030.md b/docs/visual-basic/misc/bc30030.md index fcecda224cf2a..da51617a1b75a 100644 --- a/docs/visual-basic/misc/bc30030.md +++ b/docs/visual-basic/misc/bc30030.md @@ -1,13 +1,13 @@ --- title: "Try must have at least one 'Catch' or a 'Finally' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30030" @@ -18,7 +18,7 @@ ms.assetid: d6eadd58-3788-42ae-8cc0-59aba86c7c0e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30031.md b/docs/visual-basic/misc/bc30031.md index 6513fa53175e2..302cff818f590 100644 --- a/docs/visual-basic/misc/bc30031.md +++ b/docs/visual-basic/misc/bc30031.md @@ -1,13 +1,13 @@ --- title: "Fully qualified names for types in namespaces cannot be longer than <number> characters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30031" @@ -18,7 +18,7 @@ ms.assetid: bd6a88b2-3d15-47ce-98a9-935468b75059 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30032.md b/docs/visual-basic/misc/bc30032.md index 68e08cdb5f124..9cc72fc991b1d 100644 --- a/docs/visual-basic/misc/bc30032.md +++ b/docs/visual-basic/misc/bc30032.md @@ -1,13 +1,13 @@ --- title: "Events cannot have a return type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30032" @@ -18,7 +18,7 @@ ms.assetid: 4cd3bffc-b5b2-4000-bfb9-7d6968e6fc62 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30034.md b/docs/visual-basic/misc/bc30034.md index 88b56eb31e842..f593021e2fe0e 100644 --- a/docs/visual-basic/misc/bc30034.md +++ b/docs/visual-basic/misc/bc30034.md @@ -1,13 +1,13 @@ --- title: "Bracketed identifier is missing closing ']' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30034" @@ -18,7 +18,7 @@ ms.assetid: 46f25ddb-0d9f-48f8-8656-1a880ba8a1ba caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30035.md b/docs/visual-basic/misc/bc30035.md index 7a597ae31b053..010d99ed8a482 100644 --- a/docs/visual-basic/misc/bc30035.md +++ b/docs/visual-basic/misc/bc30035.md @@ -1,13 +1,13 @@ --- title: "Syntax error (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30035" @@ -18,7 +18,7 @@ ms.assetid: 5fe98cb3-263f-4dd7-9f9e-0b22f5659660 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30037.md b/docs/visual-basic/misc/bc30037.md index 14749cb0dc84a..0210f6f9f2cdf 100644 --- a/docs/visual-basic/misc/bc30037.md +++ b/docs/visual-basic/misc/bc30037.md @@ -1,13 +1,13 @@ --- title: "Character is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30037" @@ -18,7 +18,7 @@ ms.assetid: bc34e427-f3fa-43a7-bbf6-2e608c9d2494 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30038.md b/docs/visual-basic/misc/bc30038.md index 966a1a3f632a9..7180ccfdc300e 100644 --- a/docs/visual-basic/misc/bc30038.md +++ b/docs/visual-basic/misc/bc30038.md @@ -1,13 +1,13 @@ --- title: "Option Strict On prohibits operands of type Object for operator '<operatorname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30038" @@ -18,7 +18,7 @@ ms.assetid: eb047d36-1fb4-460d-ae98-c76f31a89bed caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30039.md b/docs/visual-basic/misc/bc30039.md index 63ac41cbe769a..14d28c5caadaf 100644 --- a/docs/visual-basic/misc/bc30039.md +++ b/docs/visual-basic/misc/bc30039.md @@ -1,13 +1,13 @@ --- title: "Loop control variable cannot be a property or a late-bound indexed array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30039" @@ -18,7 +18,7 @@ ms.assetid: 63846449-b1df-4626-bf99-36fa9b187799 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30040.md b/docs/visual-basic/misc/bc30040.md index 3ae2b9559d9d2..ad381d1b2d0ab 100644 --- a/docs/visual-basic/misc/bc30040.md +++ b/docs/visual-basic/misc/bc30040.md @@ -1,13 +1,13 @@ --- title: "First statement of a method body cannot be on the same line as the method declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30040" @@ -18,7 +18,7 @@ ms.assetid: 27df3488-de77-499d-b9a6-08037d540cb0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30041.md b/docs/visual-basic/misc/bc30041.md index d1343c0940b35..abafaa4d975d5 100644 --- a/docs/visual-basic/misc/bc30041.md +++ b/docs/visual-basic/misc/bc30041.md @@ -1,13 +1,13 @@ --- title: "Maximum number of errors has been exceeded | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30041" @@ -18,7 +18,7 @@ ms.assetid: 989d0477-106f-4cc4-b097-ee32ca70ca59 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30044.md b/docs/visual-basic/misc/bc30044.md index d7151679bccaa..f1bbfe93871e5 100644 --- a/docs/visual-basic/misc/bc30044.md +++ b/docs/visual-basic/misc/bc30044.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' is not valid within a structure | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30044" @@ -18,7 +18,7 @@ ms.assetid: 252510cf-e084-47e4-9592-4aa8f94fabe4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30045.md b/docs/visual-basic/misc/bc30045.md index 53cf2331c855e..4f5feee8d6ae0 100644 --- a/docs/visual-basic/misc/bc30045.md +++ b/docs/visual-basic/misc/bc30045.md @@ -1,13 +1,13 @@ --- title: "Attribute constructor has a parameter of type '<type>', which is not an integral, floating-point, or Enum type or one of Char, String, Boolean, System.Type or 1-dimensional array of these types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30045" @@ -18,7 +18,7 @@ ms.assetid: 16899755-7901-4c56-ae90-54c3532e8319 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30046.md b/docs/visual-basic/misc/bc30046.md index 17d2719497b25..56c2084ff86bb 100644 --- a/docs/visual-basic/misc/bc30046.md +++ b/docs/visual-basic/misc/bc30046.md @@ -1,13 +1,13 @@ --- title: "Method cannot have both a ParamArray and Optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30046" @@ -18,7 +18,7 @@ ms.assetid: 41066df8-c9ee-4f67-9f6c-4f62e3abc7be caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30049.md b/docs/visual-basic/misc/bc30049.md index 4d8717a5bd444..5e766d805d6a8 100644 --- a/docs/visual-basic/misc/bc30049.md +++ b/docs/visual-basic/misc/bc30049.md @@ -1,13 +1,13 @@ --- title: "'<statementname>' statement requires an array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30049" @@ -18,7 +18,7 @@ ms.assetid: 294ce09c-49f9-4f78-b0eb-8bae51ea9a1c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30050.md b/docs/visual-basic/misc/bc30050.md index 6021d1e06ad23..ba7fe6f9c8490 100644 --- a/docs/visual-basic/misc/bc30050.md +++ b/docs/visual-basic/misc/bc30050.md @@ -1,13 +1,13 @@ --- title: "ParamArray parameter must be an array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30050" @@ -18,7 +18,7 @@ ms.assetid: da02aefe-950e-4289-89b3-48e10d0def1b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30051.md b/docs/visual-basic/misc/bc30051.md index fe093503d2af8..91fd79d79ba34 100644 --- a/docs/visual-basic/misc/bc30051.md +++ b/docs/visual-basic/misc/bc30051.md @@ -1,13 +1,13 @@ --- title: "ParamArray parameter must be a one-dimensional array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30051" @@ -18,7 +18,7 @@ ms.assetid: a462e73e-2ff4-45ee-916f-56642dc5688c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30052.md b/docs/visual-basic/misc/bc30052.md index 1b0f9bc8fb3dc..aabfaba656375 100644 --- a/docs/visual-basic/misc/bc30052.md +++ b/docs/visual-basic/misc/bc30052.md @@ -1,13 +1,13 @@ --- title: "Array exceeds the limit of 32 dimensions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30052" @@ -18,7 +18,7 @@ ms.assetid: 5ee0d2cb-14e2-4a0f-b758-f987a3f9eb73 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30053.md b/docs/visual-basic/misc/bc30053.md index 3d6054005b43c..3c749afbc98af 100644 --- a/docs/visual-basic/misc/bc30053.md +++ b/docs/visual-basic/misc/bc30053.md @@ -1,13 +1,13 @@ --- title: "Arrays cannot be declared with 'New' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30053" @@ -18,7 +18,7 @@ ms.assetid: aa55f3b7-2045-497b-9543-5ec6e2b74fe2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30057.md b/docs/visual-basic/misc/bc30057.md index 7b0a4a05ec912..a5978c66a5d68 100644 --- a/docs/visual-basic/misc/bc30057.md +++ b/docs/visual-basic/misc/bc30057.md @@ -1,13 +1,13 @@ --- title: "Too many arguments to '<procedurename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30057" @@ -18,7 +18,7 @@ ms.assetid: 1e0bd0e0-81c2-43cc-85bd-9f9d7c0d6a85 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30058.md b/docs/visual-basic/misc/bc30058.md index c4c594351331d..ba23ab9e79cfb 100644 --- a/docs/visual-basic/misc/bc30058.md +++ b/docs/visual-basic/misc/bc30058.md @@ -1,13 +1,13 @@ --- title: "Statements and labels are not valid between 'Select Case' and first 'Case' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30058" @@ -18,7 +18,7 @@ ms.assetid: 399b4659-f7df-4377-80be-43019f1e6206 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30059.md b/docs/visual-basic/misc/bc30059.md index 359d2ac802456..e4e573a430964 100644 --- a/docs/visual-basic/misc/bc30059.md +++ b/docs/visual-basic/misc/bc30059.md @@ -1,13 +1,13 @@ --- title: "Constant expression is required | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30059" @@ -18,7 +18,7 @@ ms.assetid: fdd5e7bb-6370-4a63-bbb6-23b15badb4c8 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30060.md b/docs/visual-basic/misc/bc30060.md index dd14a7806cdf0..a5de86ea038de 100644 --- a/docs/visual-basic/misc/bc30060.md +++ b/docs/visual-basic/misc/bc30060.md @@ -1,13 +1,13 @@ --- title: "Conversion from '<type1>' to '<type2>' cannot occur in a constant expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30060" @@ -18,7 +18,7 @@ ms.assetid: bea60254-67b6-4881-91d2-47854c4d073c caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30062.md b/docs/visual-basic/misc/bc30062.md index dfe212f17a768..608fe3d29661e 100644 --- a/docs/visual-basic/misc/bc30062.md +++ b/docs/visual-basic/misc/bc30062.md @@ -1,13 +1,13 @@ --- title: "'Me' cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30062" @@ -18,7 +18,7 @@ ms.assetid: 05350c30-f227-453f-a743-54fa4305b1f5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30064.md b/docs/visual-basic/misc/bc30064.md index 11d97809b30d6..d992d98e0a5a7 100644 --- a/docs/visual-basic/misc/bc30064.md +++ b/docs/visual-basic/misc/bc30064.md @@ -1,13 +1,13 @@ --- title: "'ReadOnly' variable cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30064" @@ -18,7 +18,7 @@ ms.assetid: 17e0751d-4c22-40b2-bb07-cb5c845dbc30 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30065.md b/docs/visual-basic/misc/bc30065.md index a8fc889c63d02..a57e00251faa6 100644 --- a/docs/visual-basic/misc/bc30065.md +++ b/docs/visual-basic/misc/bc30065.md @@ -1,13 +1,13 @@ --- title: "'Exit Sub' is not valid in a Function or Property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30065" @@ -18,7 +18,7 @@ ms.assetid: d6426861-ba64-4dca-9100-262c6c058bd9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30066.md b/docs/visual-basic/misc/bc30066.md index f22bc0b681294..2279d656b21c2 100644 --- a/docs/visual-basic/misc/bc30066.md +++ b/docs/visual-basic/misc/bc30066.md @@ -1,13 +1,13 @@ --- title: "'Exit Property' is not valid in a Function or Sub | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30066" @@ -18,7 +18,7 @@ ms.assetid: 09e7e766-e35d-4282-b949-d227f733f950 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30067.md b/docs/visual-basic/misc/bc30067.md index 94526e5efa234..8f4e248d43ff0 100644 --- a/docs/visual-basic/misc/bc30067.md +++ b/docs/visual-basic/misc/bc30067.md @@ -1,13 +1,13 @@ --- title: "'Exit Function' is not valid in a Sub or Property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30067" @@ -18,7 +18,7 @@ ms.assetid: 207fef65-4383-4120-9e5a-e0e14d168a72 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30069.md b/docs/visual-basic/misc/bc30069.md index 211acab008574..2a995f03e6bb6 100644 --- a/docs/visual-basic/misc/bc30069.md +++ b/docs/visual-basic/misc/bc30069.md @@ -1,13 +1,13 @@ --- title: "For loop control variable '<variablename>' already in use by an enclosing For loop | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30069" @@ -18,7 +18,7 @@ ms.assetid: e12c8cd5-55ad-4d10-8a3b-7b27f3716c8c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30070.md b/docs/visual-basic/misc/bc30070.md index fab4bbf9f6ba1..cd55303081f0c 100644 --- a/docs/visual-basic/misc/bc30070.md +++ b/docs/visual-basic/misc/bc30070.md @@ -1,13 +1,13 @@ --- title: "Next control variable does not match For loop control variable '<variablename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30070" @@ -18,7 +18,7 @@ ms.assetid: e9e96008-b053-4fa0-8966-decaad99fecd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30071.md b/docs/visual-basic/misc/bc30071.md index f28c3ab29d875..abb016b09dd1d 100644 --- a/docs/visual-basic/misc/bc30071.md +++ b/docs/visual-basic/misc/bc30071.md @@ -1,13 +1,13 @@ --- title: "'Case Else' can only appear inside a 'Select Case' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30071" @@ -18,7 +18,7 @@ ms.assetid: 9a4f8ccb-717a-4d18-91b4-4a373202c38a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30072.md b/docs/visual-basic/misc/bc30072.md index a774904d4d228..7c6ad1b4d0889 100644 --- a/docs/visual-basic/misc/bc30072.md +++ b/docs/visual-basic/misc/bc30072.md @@ -1,13 +1,13 @@ --- title: "'Case' can only appear inside a 'Select Case' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30072" @@ -18,7 +18,7 @@ ms.assetid: da808bc3-f154-444a-b547-3cf55beff8a9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30074.md b/docs/visual-basic/misc/bc30074.md index 781dc1e0e6f88..67319ccc682d3 100644 --- a/docs/visual-basic/misc/bc30074.md +++ b/docs/visual-basic/misc/bc30074.md @@ -1,13 +1,13 @@ --- title: "Constant cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30074" @@ -18,7 +18,7 @@ ms.assetid: e805a517-228a-4147-a2c0-9dba93d3ba42 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30075.md b/docs/visual-basic/misc/bc30075.md index d78e7484cf1ac..5bfdd6b29bc19 100644 --- a/docs/visual-basic/misc/bc30075.md +++ b/docs/visual-basic/misc/bc30075.md @@ -1,13 +1,13 @@ --- title: "Named arguments are not valid as array subscripts | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30075" @@ -18,7 +18,7 @@ ms.assetid: a25025c9-0763-4c19-9e9b-cffb9aacaa8a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30081.md b/docs/visual-basic/misc/bc30081.md index 1d16dd517950c..1dc222a6f0c67 100644 --- a/docs/visual-basic/misc/bc30081.md +++ b/docs/visual-basic/misc/bc30081.md @@ -1,13 +1,13 @@ --- title: "'If' must end with a matching 'End If' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30081" @@ -18,7 +18,7 @@ ms.assetid: e5905d59-56bb-4daf-aca5-5ff847fc62f6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30082.md b/docs/visual-basic/misc/bc30082.md index 15f2ad869f8ec..4336a5938de22 100644 --- a/docs/visual-basic/misc/bc30082.md +++ b/docs/visual-basic/misc/bc30082.md @@ -1,13 +1,13 @@ --- title: "'While' must end with a matching 'End While' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30082" @@ -18,7 +18,7 @@ ms.assetid: 50b722b1-906f-4cb1-b5d4-fefab2ba3907 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30083.md b/docs/visual-basic/misc/bc30083.md index d447ab4a2159c..15e37018c4c37 100644 --- a/docs/visual-basic/misc/bc30083.md +++ b/docs/visual-basic/misc/bc30083.md @@ -1,13 +1,13 @@ --- title: "'Do' must end with a matching 'Loop' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30083" @@ -18,7 +18,7 @@ ms.assetid: b157b9e3-57fa-4324-a13d-b37bcf0861e6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30084.md b/docs/visual-basic/misc/bc30084.md index 1df8948bdafad..a010fa7be18a4 100644 --- a/docs/visual-basic/misc/bc30084.md +++ b/docs/visual-basic/misc/bc30084.md @@ -1,13 +1,13 @@ --- title: "'For' must end with a matching 'Next' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30084" @@ -18,7 +18,7 @@ ms.assetid: 4c5e49c2-7343-4487-b5f8-a38c97ba895b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30085.md b/docs/visual-basic/misc/bc30085.md index a91672ca79c6d..b4c13c7320366 100644 --- a/docs/visual-basic/misc/bc30085.md +++ b/docs/visual-basic/misc/bc30085.md @@ -1,13 +1,13 @@ --- title: "'With' must end with a matching 'End With' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30085" @@ -18,7 +18,7 @@ ms.assetid: aa88f4d0-be5f-4efe-a4ef-80e6d6124e6e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30086.md b/docs/visual-basic/misc/bc30086.md index ca529298837a2..cb9a1823ef920 100644 --- a/docs/visual-basic/misc/bc30086.md +++ b/docs/visual-basic/misc/bc30086.md @@ -1,13 +1,13 @@ --- title: "'Else' must be preceded by a matching 'If' or 'ElseIf' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30086" @@ -18,7 +18,7 @@ ms.assetid: 5e76b3c6-571f-4a6f-b524-26150cb6e986 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30087.md b/docs/visual-basic/misc/bc30087.md index 9bef9ae2cafe0..fb8473c81bf3f 100644 --- a/docs/visual-basic/misc/bc30087.md +++ b/docs/visual-basic/misc/bc30087.md @@ -1,13 +1,13 @@ --- title: "'End If' must be preceded by a matching 'If' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30087" @@ -18,7 +18,7 @@ ms.assetid: 81c056bb-267e-44ef-9a44-3a41273090ea caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30088.md b/docs/visual-basic/misc/bc30088.md index 537032bcbac6a..b0a2ccc8101b5 100644 --- a/docs/visual-basic/misc/bc30088.md +++ b/docs/visual-basic/misc/bc30088.md @@ -1,13 +1,13 @@ --- title: "'End Select' must be preceded by a matching 'Select Case' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30088" @@ -18,7 +18,7 @@ ms.assetid: 9de8c0d4-4ce9-45cf-98d6-8f68bba507a5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30089.md b/docs/visual-basic/misc/bc30089.md index a0b974e5e4751..784627c8719c6 100644 --- a/docs/visual-basic/misc/bc30089.md +++ b/docs/visual-basic/misc/bc30089.md @@ -1,13 +1,13 @@ --- title: "'Exit Do' can only appear inside a 'Do' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30089" @@ -18,7 +18,7 @@ ms.assetid: 0e1d0b35-e42b-4b90-b8a2-91fd6ef44f06 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30090.md b/docs/visual-basic/misc/bc30090.md index 759acaedf7185..8407923f83f50 100644 --- a/docs/visual-basic/misc/bc30090.md +++ b/docs/visual-basic/misc/bc30090.md @@ -1,13 +1,13 @@ --- title: "'End While' must be preceded by a matching 'While' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30090" @@ -18,7 +18,7 @@ ms.assetid: 302b26b8-8fa4-4e49-86f0-d7c49fec485f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30091.md b/docs/visual-basic/misc/bc30091.md index 02e26141e2061..ab62b0e0e7f47 100644 --- a/docs/visual-basic/misc/bc30091.md +++ b/docs/visual-basic/misc/bc30091.md @@ -1,13 +1,13 @@ --- title: "'Loop' must be preceded by a matching 'Do' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30091" @@ -18,7 +18,7 @@ ms.assetid: 05f47b2f-4eaa-4911-981e-3fce737d249f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30092.md b/docs/visual-basic/misc/bc30092.md index 5dfb9ad0a7c55..14311c9822f99 100644 --- a/docs/visual-basic/misc/bc30092.md +++ b/docs/visual-basic/misc/bc30092.md @@ -1,13 +1,13 @@ --- title: "'Next' must be preceded by a matching 'For' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30092" @@ -18,7 +18,7 @@ ms.assetid: 4bf49bb2-c69b-443d-aa58-cb40fcfb1370 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30093.md b/docs/visual-basic/misc/bc30093.md index 89476b32999c3..3f36f99286e34 100644 --- a/docs/visual-basic/misc/bc30093.md +++ b/docs/visual-basic/misc/bc30093.md @@ -1,13 +1,13 @@ --- title: "'End With' must be preceded by a matching 'With' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30093" @@ -18,7 +18,7 @@ ms.assetid: b0f1f7d5-0c33-4b97-8043-f0f5b40ca5d7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30094.md b/docs/visual-basic/misc/bc30094.md index 1da66914999f8..9fd4d689bfc4b 100644 --- a/docs/visual-basic/misc/bc30094.md +++ b/docs/visual-basic/misc/bc30094.md @@ -1,13 +1,13 @@ --- title: "Label '<labelname>' is already defined in the current method-multiline lambda | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30094" @@ -18,7 +18,7 @@ ms.assetid: e3771a22-1205-41ab-8e64-12ef679cb376 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30095.md b/docs/visual-basic/misc/bc30095.md index 56f4283d8c80a..b620b5f78acec 100644 --- a/docs/visual-basic/misc/bc30095.md +++ b/docs/visual-basic/misc/bc30095.md @@ -1,13 +1,13 @@ --- title: "'Select Case' must end with a matching 'End Select' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30095" @@ -18,7 +18,7 @@ ms.assetid: f0809aa5-e6c9-43c9-9664-4ff02825c3d8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30096.md b/docs/visual-basic/misc/bc30096.md index 539d162e96f28..7881bda05cb60 100644 --- a/docs/visual-basic/misc/bc30096.md +++ b/docs/visual-basic/misc/bc30096.md @@ -1,13 +1,13 @@ --- title: "'Exit For' can only appear inside a 'For' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30096" @@ -18,7 +18,7 @@ ms.assetid: 1062a329-9364-4234-9175-4c70a51cb7ae caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30097.md b/docs/visual-basic/misc/bc30097.md index ca66fd8d35755..8b51653019b31 100644 --- a/docs/visual-basic/misc/bc30097.md +++ b/docs/visual-basic/misc/bc30097.md @@ -1,13 +1,13 @@ --- title: "'Exit While' can only appear inside a 'While' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30097" @@ -18,7 +18,7 @@ ms.assetid: cf0a3e09-5252-4198-bb27-c103c98d9f19 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30098.md b/docs/visual-basic/misc/bc30098.md index 75466541c8be6..2cfff88ba6624 100644 --- a/docs/visual-basic/misc/bc30098.md +++ b/docs/visual-basic/misc/bc30098.md @@ -1,13 +1,13 @@ --- title: "'ReadOnly' property '<propertyname>' cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30098" @@ -18,7 +18,7 @@ ms.assetid: d0c6cdac-a49d-49d2-ba92-ddf01eed0620 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30099.md b/docs/visual-basic/misc/bc30099.md index 87968951c9e27..2866bc47d7025 100644 --- a/docs/visual-basic/misc/bc30099.md +++ b/docs/visual-basic/misc/bc30099.md @@ -1,13 +1,13 @@ --- title: "'Exit Select' can only appear inside a 'Select' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30099" @@ -18,7 +18,7 @@ ms.assetid: 37c65fc8-6ad9-456a-80b8-66288c62ef24 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30101.md b/docs/visual-basic/misc/bc30101.md index 18836ce46506c..1cbf0dbdcbc62 100644 --- a/docs/visual-basic/misc/bc30101.md +++ b/docs/visual-basic/misc/bc30101.md @@ -1,13 +1,13 @@ --- title: "Branching out of a 'Finally' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30101" @@ -18,7 +18,7 @@ ms.assetid: 16a0dc29-3657-4373-b77f-38f3cb80e6c9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30103.md b/docs/visual-basic/misc/bc30103.md index 6431bd9c7aa59..bbb818fe3ee88 100644 --- a/docs/visual-basic/misc/bc30103.md +++ b/docs/visual-basic/misc/bc30103.md @@ -1,13 +1,13 @@ --- title: "'!' requires its left operand to have a type parameter, class or interface type, but this operand has the type '<type>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30103" @@ -18,7 +18,7 @@ ms.assetid: 95982e5e-c3e5-402e-ad7b-4c5076a13869 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30105.md b/docs/visual-basic/misc/bc30105.md index bbd845279d80e..b8ce191724329 100644 --- a/docs/visual-basic/misc/bc30105.md +++ b/docs/visual-basic/misc/bc30105.md @@ -1,13 +1,13 @@ --- title: "Number of indices is less than the number of dimensions of the indexed array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30105" @@ -18,7 +18,7 @@ ms.assetid: 6074acee-7ffd-447e-ab67-4f927f831d80 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30107.md b/docs/visual-basic/misc/bc30107.md index 138d97835b9fc..42d423343453c 100644 --- a/docs/visual-basic/misc/bc30107.md +++ b/docs/visual-basic/misc/bc30107.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is an Enum type and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30107" @@ -18,7 +18,7 @@ ms.assetid: 7bd8b87d-85bf-44e5-84d4-ae6407d21c30 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30109.md b/docs/visual-basic/misc/bc30109.md index 09c3528ea8e77..8f92decb3f7e4 100644 --- a/docs/visual-basic/misc/bc30109.md +++ b/docs/visual-basic/misc/bc30109.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is a class type and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30109" @@ -18,7 +18,7 @@ ms.assetid: 9845a592-2e1d-43fd-b88f-aa6d1b13b1f5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30110.md b/docs/visual-basic/misc/bc30110.md index 1912c02de7c26..9ff021f124e74 100644 --- a/docs/visual-basic/misc/bc30110.md +++ b/docs/visual-basic/misc/bc30110.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is a structure type and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30110" @@ -18,7 +18,7 @@ ms.assetid: 7971ba3a-e5af-4de3-bc3e-80b06f7b30fd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30111.md b/docs/visual-basic/misc/bc30111.md index aae4e50b589cd..22ca7f07e21ad 100644 --- a/docs/visual-basic/misc/bc30111.md +++ b/docs/visual-basic/misc/bc30111.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is an interface type and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30111" @@ -18,7 +18,7 @@ ms.assetid: 94b9cc47-11bc-4b88-b379-6cf0a3660777 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30112.md b/docs/visual-basic/misc/bc30112.md index 9ba9528d27c9b..b5207b9716661 100644 --- a/docs/visual-basic/misc/bc30112.md +++ b/docs/visual-basic/misc/bc30112.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is a namespace and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30112" @@ -18,7 +18,7 @@ ms.assetid: b3be0f99-e966-4046-81a2-66d7cca7d485 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30113.md b/docs/visual-basic/misc/bc30113.md index 8f1c799b6c71b..125c73fa20951 100644 --- a/docs/visual-basic/misc/bc30113.md +++ b/docs/visual-basic/misc/bc30113.md @@ -1,13 +1,13 @@ --- title: "'<namespace>' is not a valid name and cannot be used as the root namespace name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30113" @@ -18,7 +18,7 @@ ms.assetid: 932342a9-1b3f-4168-8de3-fcca3bf1e08e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30114.md b/docs/visual-basic/misc/bc30114.md index a15a130487559..50415e1d3955c 100644 --- a/docs/visual-basic/misc/bc30114.md +++ b/docs/visual-basic/misc/bc30114.md @@ -1,13 +1,13 @@ --- title: "'prefix' is an XML prefix and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30114" @@ -18,7 +18,7 @@ ms.assetid: 5cb7c89e-c61b-483a-9369-5285b7cbcf45 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30121.md b/docs/visual-basic/misc/bc30121.md index 71fdac40b34d3..333b64bf10c5e 100644 --- a/docs/visual-basic/misc/bc30121.md +++ b/docs/visual-basic/misc/bc30121.md @@ -1,13 +1,13 @@ --- title: "'Inherits' can appear only once within a 'Class' statement and can only specify one class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30121" @@ -18,7 +18,7 @@ ms.assetid: 4ac5b018-5632-4661-8ac6-dbda2f8c4dfe caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30122.md b/docs/visual-basic/misc/bc30122.md index aeaa65ac8249f..c4ec45686e843 100644 --- a/docs/visual-basic/misc/bc30122.md +++ b/docs/visual-basic/misc/bc30122.md @@ -1,13 +1,13 @@ --- title: "'Stop' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30122" @@ -18,7 +18,7 @@ ms.assetid: c4197217-23b4-4777-a93a-022ba6c7e154 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30123.md b/docs/visual-basic/misc/bc30123.md index 41dc9668f74f8..e48d85222af4d 100644 --- a/docs/visual-basic/misc/bc30123.md +++ b/docs/visual-basic/misc/bc30123.md @@ -1,13 +1,13 @@ --- title: "'End' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30123" @@ -18,7 +18,7 @@ ms.assetid: 40a1f756-106b-4d8a-9d31-e41fdf3e7bf0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30124.md b/docs/visual-basic/misc/bc30124.md index e7d939490807e..45d0dbf4ed21a 100644 --- a/docs/visual-basic/misc/bc30124.md +++ b/docs/visual-basic/misc/bc30124.md @@ -1,13 +1,13 @@ --- title: "Property without a 'ReadOnly' or 'WriteOnly' specifier must provide both a 'Get' and a 'Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30124" @@ -18,7 +18,7 @@ ms.assetid: b24fc997-9a6b-44d1-b712-dab498a6fc72 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30125.md b/docs/visual-basic/misc/bc30125.md index 585210a65f5f9..3bd2e3589082c 100644 --- a/docs/visual-basic/misc/bc30125.md +++ b/docs/visual-basic/misc/bc30125.md @@ -1,13 +1,13 @@ --- title: "'WriteOnly' property must provide a 'Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30125" @@ -18,7 +18,7 @@ ms.assetid: c2b18086-9cd9-4094-b9a9-491c8d617096 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30126.md b/docs/visual-basic/misc/bc30126.md index a04aa3d989c6b..2dcee22f854f4 100644 --- a/docs/visual-basic/misc/bc30126.md +++ b/docs/visual-basic/misc/bc30126.md @@ -1,13 +1,13 @@ --- title: "'ReadOnly' property must provide a 'Get' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30126" @@ -18,7 +18,7 @@ ms.assetid: a522c39e-1f11-45c8-a00b-3546c842909a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30127.md b/docs/visual-basic/misc/bc30127.md index d0a7b9a442f60..bcdc7959a70fd 100644 --- a/docs/visual-basic/misc/bc30127.md +++ b/docs/visual-basic/misc/bc30127.md @@ -1,13 +1,13 @@ --- title: "Attribute '<attributename>' is not valid: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30127" @@ -18,7 +18,7 @@ ms.assetid: 556e03ab-3c9c-42fe-adf4-2c790c1388d7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30128.md b/docs/visual-basic/misc/bc30128.md index 7cb7d7c7df80c..b2a5979277f33 100644 --- a/docs/visual-basic/misc/bc30128.md +++ b/docs/visual-basic/misc/bc30128.md @@ -1,13 +1,13 @@ --- title: "Security attribute '<attributename>' is not valid: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30128" @@ -18,7 +18,7 @@ ms.assetid: 7a9a0b31-cdf4-45da-9d45-b9ef5cdbcbae caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30129.md b/docs/visual-basic/misc/bc30129.md index 8eadda89f2a68..59463453892c5 100644 --- a/docs/visual-basic/misc/bc30129.md +++ b/docs/visual-basic/misc/bc30129.md @@ -1,13 +1,13 @@ --- title: "Assembly attribute '<attributename>' is not valid: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30129" @@ -18,7 +18,7 @@ ms.assetid: c51e00e3-48c9-4eab-943d-c843f354a283 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30130.md b/docs/visual-basic/misc/bc30130.md index e0e620db10ebe..556430495fe81 100644 --- a/docs/visual-basic/misc/bc30130.md +++ b/docs/visual-basic/misc/bc30130.md @@ -1,13 +1,13 @@ --- title: "Module attribute '<attributename>' is not valid: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30130" @@ -18,7 +18,7 @@ ms.assetid: 199e1629-a07f-413d-bda6-7ce91f81c85b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30131.md b/docs/visual-basic/misc/bc30131.md index e07991d1bf6d7..0c6ffbf999936 100644 --- a/docs/visual-basic/misc/bc30131.md +++ b/docs/visual-basic/misc/bc30131.md @@ -1,13 +1,13 @@ --- title: "Security attribute '<attributename>' cannot be applied to a module | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30131" @@ -18,7 +18,7 @@ ms.assetid: d65822dc-1c6a-4af8-8b54-7eb0c6733091 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30132.md b/docs/visual-basic/misc/bc30132.md index 188625d91472d..b4e046ee6c05b 100644 --- a/docs/visual-basic/misc/bc30132.md +++ b/docs/visual-basic/misc/bc30132.md @@ -1,13 +1,13 @@ --- title: "Label '<labelname>' is not defined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30132" @@ -18,7 +18,7 @@ ms.assetid: 3a7be2ea-7e10-4ac6-921a-d094b41e9142 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30133.md b/docs/visual-basic/misc/bc30133.md index d57c3992c2ff7..9355a907e0512 100644 --- a/docs/visual-basic/misc/bc30133.md +++ b/docs/visual-basic/misc/bc30133.md @@ -1,13 +1,13 @@ --- title: "'GoTo' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30133" @@ -18,7 +18,7 @@ ms.assetid: e5901616-6aec-4718-b452-90b2143301b0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30134.md b/docs/visual-basic/misc/bc30134.md index 61d70faca5b9f..f6d7789d3f8fb 100644 --- a/docs/visual-basic/misc/bc30134.md +++ b/docs/visual-basic/misc/bc30134.md @@ -1,13 +1,13 @@ --- title: "Labels are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30134" @@ -18,7 +18,7 @@ ms.assetid: ad36b56a-8e17-4699-a69b-afdc70b7dc5a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30135.md b/docs/visual-basic/misc/bc30135.md index b977fab0ba677..263dfaf72a24b 100644 --- a/docs/visual-basic/misc/bc30135.md +++ b/docs/visual-basic/misc/bc30135.md @@ -1,13 +1,13 @@ --- title: "'SyncLock' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30135" @@ -18,7 +18,7 @@ ms.assetid: 099771a1-5bf4-4c16-8fc3-262926c771df caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30138.md b/docs/visual-basic/misc/bc30138.md index 712f65d4738d6..eb285550ae42c 100644 --- a/docs/visual-basic/misc/bc30138.md +++ b/docs/visual-basic/misc/bc30138.md @@ -1,13 +1,13 @@ --- title: "Unable to create temp file in path '<filename>': <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30138" @@ -18,7 +18,7 @@ ms.assetid: fa47c3bb-3bbf-4fca-800e-de728e9e1779 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30139.md b/docs/visual-basic/misc/bc30139.md index b59998ae54b9f..74494b9ba7f14 100644 --- a/docs/visual-basic/misc/bc30139.md +++ b/docs/visual-basic/misc/bc30139.md @@ -1,13 +1,13 @@ --- title: "Error setting assembly manifest option: <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30139" @@ -18,7 +18,7 @@ ms.assetid: f6f32f4b-4d57-4255-9b04-06c6461e0a78 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30141.md b/docs/visual-basic/misc/bc30141.md index a350408894800..b4d91c3d2b068 100644 --- a/docs/visual-basic/misc/bc30141.md +++ b/docs/visual-basic/misc/bc30141.md @@ -1,13 +1,13 @@ --- title: "Unable to create Assembly Linker object: <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30141" @@ -18,7 +18,7 @@ ms.assetid: 30a447a9-d39f-491a-849e-306f4d2029ef caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30142.md b/docs/visual-basic/misc/bc30142.md index dd96eb743cc60..85f3435656fca 100644 --- a/docs/visual-basic/misc/bc30142.md +++ b/docs/visual-basic/misc/bc30142.md @@ -1,13 +1,13 @@ --- title: "Unable to generate a reference to file '<filename>' (use TLBIMP utility to reference COM DLLs): <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30142" @@ -18,7 +18,7 @@ ms.assetid: ee0f2c77-3714-4ec2-bddf-d098ab77722f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30146.md b/docs/visual-basic/misc/bc30146.md index 84f8688a51c5e..fa7089a889c19 100644 --- a/docs/visual-basic/misc/bc30146.md +++ b/docs/visual-basic/misc/bc30146.md @@ -1,13 +1,13 @@ --- title: "Unable to sign assembly: <error message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30146" @@ -18,7 +18,7 @@ ms.assetid: b5b44d98-4156-415f-87aa-8ccc69eba56f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30147.md b/docs/visual-basic/misc/bc30147.md index a731fdd9097a1..94c988e1e2bab 100644 --- a/docs/visual-basic/misc/bc30147.md +++ b/docs/visual-basic/misc/bc30147.md @@ -1,13 +1,13 @@ --- title: "'Return' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30147" @@ -18,7 +18,7 @@ ms.assetid: ed3647ce-1450-4c60-96c6-2bfe49cf62d5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30166.md b/docs/visual-basic/misc/bc30166.md index 7e994fc783759..bc3d2fe0ee40b 100644 --- a/docs/visual-basic/misc/bc30166.md +++ b/docs/visual-basic/misc/bc30166.md @@ -1,13 +1,13 @@ --- title: "Cannot create an instance of Module '<modulename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30166" @@ -18,7 +18,7 @@ ms.assetid: 40b9dbd3-9b57-450f-a631-b0ab06ca19c4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30175.md b/docs/visual-basic/misc/bc30175.md index 295dc93bb35c1..ba50992d3267c 100644 --- a/docs/visual-basic/misc/bc30175.md +++ b/docs/visual-basic/misc/bc30175.md @@ -1,13 +1,13 @@ --- title: "<type1> '<typename>' and <type2> '<typename>', declared in '<name>', conflict in <namespace> '<namespacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30175" @@ -18,7 +18,7 @@ ms.assetid: a7ffa877-d2ad-4e75-96f3-10056a63ef99 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30176.md b/docs/visual-basic/misc/bc30176.md index a7567c513cec8..28423a68db9e0 100644 --- a/docs/visual-basic/misc/bc30176.md +++ b/docs/visual-basic/misc/bc30176.md @@ -1,13 +1,13 @@ --- title: "Only one of 'Public', 'Private', 'Protected', 'Friend', or 'Protected Friend' can be specified | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30176" @@ -18,7 +18,7 @@ ms.assetid: ad31e991-203e-4114-bdbb-45bd3c3646ea caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30177.md b/docs/visual-basic/misc/bc30177.md index 2e091e3a0f6e7..be8865d1b00dc 100644 --- a/docs/visual-basic/misc/bc30177.md +++ b/docs/visual-basic/misc/bc30177.md @@ -1,13 +1,13 @@ --- title: "Only one of 'NotOverridable', 'MustOverride', or 'Overridable' can be specified | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30177" @@ -18,7 +18,7 @@ ms.assetid: cf9a4a60-ecbb-4010-a3d6-fc8e2e42a69b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30178.md b/docs/visual-basic/misc/bc30178.md index 77eec3647a7ea..d988908ed41ab 100644 --- a/docs/visual-basic/misc/bc30178.md +++ b/docs/visual-basic/misc/bc30178.md @@ -1,13 +1,13 @@ --- title: "Specifier is duplicated | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30178" @@ -18,7 +18,7 @@ ms.assetid: e57a63e2-b6ae-4ba4-8fec-adc6c959d8fa caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30179.md b/docs/visual-basic/misc/bc30179.md index ae252eecb85e4..34597fe721579 100644 --- a/docs/visual-basic/misc/bc30179.md +++ b/docs/visual-basic/misc/bc30179.md @@ -1,13 +1,13 @@ --- title: "<type1> '<typename>' and <type2> '<typename>' conflict in <namespace> '<namespacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30179" @@ -18,7 +18,7 @@ ms.assetid: af482e30-c80b-4a46-8991-65f3972fdd7f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30180.md b/docs/visual-basic/misc/bc30180.md index 72a353758d0f1..99f363fc03339 100644 --- a/docs/visual-basic/misc/bc30180.md +++ b/docs/visual-basic/misc/bc30180.md @@ -1,13 +1,13 @@ --- title: "Keyword does not name a type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30180" @@ -18,7 +18,7 @@ ms.assetid: 3d684f99-d5f5-49ee-931e-1fa8f54231e5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30181.md b/docs/visual-basic/misc/bc30181.md index 1f5f6f0f178c3..cd6f9ddb4867e 100644 --- a/docs/visual-basic/misc/bc30181.md +++ b/docs/visual-basic/misc/bc30181.md @@ -1,13 +1,13 @@ --- title: "Specifiers valid only at the beginning of a declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30181" @@ -18,7 +18,7 @@ ms.assetid: 1f272403-8e11-4811-a499-8ca14077a463 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30182.md b/docs/visual-basic/misc/bc30182.md index a67537d9d1f7d..00ee98869f213 100644 --- a/docs/visual-basic/misc/bc30182.md +++ b/docs/visual-basic/misc/bc30182.md @@ -1,13 +1,13 @@ --- title: "Type expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30182" @@ -18,7 +18,7 @@ ms.assetid: 896e3936-7caa-4083-8058-9018ddabc65b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30183.md b/docs/visual-basic/misc/bc30183.md index c5f665b8cef96..eab3a65f7309d 100644 --- a/docs/visual-basic/misc/bc30183.md +++ b/docs/visual-basic/misc/bc30183.md @@ -1,13 +1,13 @@ --- title: "Keyword is not valid as an identifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30183" @@ -18,7 +18,7 @@ ms.assetid: 37206d31-4247-414c-88d0-ebba1b00f10c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30184.md b/docs/visual-basic/misc/bc30184.md index 624b87e952f60..e0a4b67b04f4b 100644 --- a/docs/visual-basic/misc/bc30184.md +++ b/docs/visual-basic/misc/bc30184.md @@ -1,13 +1,13 @@ --- title: "'End Enum' must be preceded by a matching 'Enum' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30184" @@ -18,7 +18,7 @@ ms.assetid: b7f5ebf0-10c8-4320-8caf-dffc24ae8a71 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30185.md b/docs/visual-basic/misc/bc30185.md index fd09ae44a330f..97adc594b3f62 100644 --- a/docs/visual-basic/misc/bc30185.md +++ b/docs/visual-basic/misc/bc30185.md @@ -1,13 +1,13 @@ --- title: "'Enum' must end with a matching 'End Enum' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30185" @@ -18,7 +18,7 @@ ms.assetid: 43dd759c-1207-4dcc-b2e2-478d91e6f2f8 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30186.md b/docs/visual-basic/misc/bc30186.md index 763cd9c7ce146..a361fc21c9b2a 100644 --- a/docs/visual-basic/misc/bc30186.md +++ b/docs/visual-basic/misc/bc30186.md @@ -1,13 +1,13 @@ --- title: "'Using' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30186" @@ -18,7 +18,7 @@ ms.assetid: 97a1a7c2-6183-452b-9ac6-d59d8721b29a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30192.md b/docs/visual-basic/misc/bc30192.md index e2b450f03e8c5..6e7f57cd71480 100644 --- a/docs/visual-basic/misc/bc30192.md +++ b/docs/visual-basic/misc/bc30192.md @@ -1,13 +1,13 @@ --- title: "End of parameter list expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30192" @@ -18,7 +18,7 @@ ms.assetid: 7f7e1ef9-090a-49dc-9dc2-8900fa90ff72 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30193.md b/docs/visual-basic/misc/bc30193.md index 6f5358eaa37d5..ad40f36a7c45b 100644 --- a/docs/visual-basic/misc/bc30193.md +++ b/docs/visual-basic/misc/bc30193.md @@ -1,13 +1,13 @@ --- title: "Specifiers and attributes are not valid on this statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30193" @@ -18,7 +18,7 @@ ms.assetid: 1d2bbe33-7920-438a-90b1-c01363772877 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30195.md b/docs/visual-basic/misc/bc30195.md index 5c56e24fe39fe..0e868ccfb2b6f 100644 --- a/docs/visual-basic/misc/bc30195.md +++ b/docs/visual-basic/misc/bc30195.md @@ -1,13 +1,13 @@ --- title: "Expected one of 'Dim', 'Const', 'Public', 'Private', 'Protected', 'Friend', 'Shadows', 'ReadOnly' or 'Shared' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30195" @@ -18,7 +18,7 @@ ms.assetid: 95684eaa-5aa2-4ae4-9a73-5f97c491e02c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30196.md b/docs/visual-basic/misc/bc30196.md index 2556205229c8e..907d95f967b52 100644 --- a/docs/visual-basic/misc/bc30196.md +++ b/docs/visual-basic/misc/bc30196.md @@ -1,13 +1,13 @@ --- title: "Comma expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30196" @@ -18,7 +18,7 @@ ms.assetid: 680ceb5c-fb14-4826-a59e-2094d4f815a2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30197.md b/docs/visual-basic/misc/bc30197.md index 024e74e4b2294..2ba4827c3d56b 100644 --- a/docs/visual-basic/misc/bc30197.md +++ b/docs/visual-basic/misc/bc30197.md @@ -1,13 +1,13 @@ --- title: "'As' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30197" @@ -18,7 +18,7 @@ ms.assetid: 9579f9f0-0fc3-4ffc-a1f9-c700662ef105 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30198.md b/docs/visual-basic/misc/bc30198.md index 1392cd93b165b..3e31d5adb746b 100644 --- a/docs/visual-basic/misc/bc30198.md +++ b/docs/visual-basic/misc/bc30198.md @@ -1,13 +1,13 @@ --- title: "')' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30198" @@ -18,7 +18,7 @@ ms.assetid: e80434b1-cfe4-4bb7-952e-6a96a3e7ad21 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30199.md b/docs/visual-basic/misc/bc30199.md index 82b9ca88f15bf..1a2397dbd1296 100644 --- a/docs/visual-basic/misc/bc30199.md +++ b/docs/visual-basic/misc/bc30199.md @@ -1,13 +1,13 @@ --- title: "'(' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30199" @@ -18,7 +18,7 @@ ms.assetid: 33de46cd-6e7a-4852-baab-dc0e195d9b09 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30200.md b/docs/visual-basic/misc/bc30200.md index fabbfd2827043..e4de77d6c8091 100644 --- a/docs/visual-basic/misc/bc30200.md +++ b/docs/visual-basic/misc/bc30200.md @@ -1,13 +1,13 @@ --- title: "'New' is not valid in this context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30200" @@ -18,7 +18,7 @@ ms.assetid: 9fd787c6-f4d5-4bc1-bd73-d52fe2baa263 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30201.md b/docs/visual-basic/misc/bc30201.md index 1c44f0eb5b903..701616ec495e8 100644 --- a/docs/visual-basic/misc/bc30201.md +++ b/docs/visual-basic/misc/bc30201.md @@ -1,13 +1,13 @@ --- title: "Expression expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30201" @@ -18,7 +18,7 @@ ms.assetid: 8a88e595-b590-4b05-bed3-8d04ba12d838 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30204.md b/docs/visual-basic/misc/bc30204.md index a5624fdd6c2ae..85f829d46ecf3 100644 --- a/docs/visual-basic/misc/bc30204.md +++ b/docs/visual-basic/misc/bc30204.md @@ -1,13 +1,13 @@ --- title: "Integer constant expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30204" @@ -18,7 +18,7 @@ ms.assetid: e8d2fe24-7e63-4c30-b022-3b0323f00f4e caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30206.md b/docs/visual-basic/misc/bc30206.md index 962e9f0f7162d..b86dff7d3783e 100644 --- a/docs/visual-basic/misc/bc30206.md +++ b/docs/visual-basic/misc/bc30206.md @@ -1,13 +1,13 @@ --- title: "'Option' must be followed by 'Compare', 'Explicit', 'Infer', or 'Strict' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30206" @@ -18,7 +18,7 @@ ms.assetid: f9def54d-eb4c-4ab7-bb8f-53800b87be36 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30207.md b/docs/visual-basic/misc/bc30207.md index 0b0e521a947e0..9c91bf99beb58 100644 --- a/docs/visual-basic/misc/bc30207.md +++ b/docs/visual-basic/misc/bc30207.md @@ -1,13 +1,13 @@ --- title: "'Option Compare' must be followed by 'Text' or 'Binary' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30207" @@ -18,7 +18,7 @@ ms.assetid: e59cf10d-47ce-401d-8474-3b69a3a5f5db caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30208.md b/docs/visual-basic/misc/bc30208.md index db03ff099ff9d..37262d59d7afc 100644 --- a/docs/visual-basic/misc/bc30208.md +++ b/docs/visual-basic/misc/bc30208.md @@ -1,13 +1,13 @@ --- title: "'Compare' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30208" @@ -18,7 +18,7 @@ ms.assetid: 754217e7-8f52-480b-9bb3-2535b5309205 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30209.md b/docs/visual-basic/misc/bc30209.md index c61e6584a1395..a855db039d247 100644 --- a/docs/visual-basic/misc/bc30209.md +++ b/docs/visual-basic/misc/bc30209.md @@ -1,13 +1,13 @@ --- title: "Option Strict On requires all variable declarations to have an 'As' clause | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30209" @@ -18,7 +18,7 @@ ms.assetid: 69c2e32a-86aa-4075-a142-440605a7063a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30210.md b/docs/visual-basic/misc/bc30210.md index 43651c33d4e20..20c4d0bd3361f 100644 --- a/docs/visual-basic/misc/bc30210.md +++ b/docs/visual-basic/misc/bc30210.md @@ -1,13 +1,13 @@ --- title: "Option Strict On requires all Function, Property, and Operator declarations to have an 'As' clause | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30210" @@ -18,7 +18,7 @@ ms.assetid: 4d217e56-0eac-4834-bcad-234a69809390 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30211.md b/docs/visual-basic/misc/bc30211.md index 098dabea9a9a7..16f7dcec38887 100644 --- a/docs/visual-basic/misc/bc30211.md +++ b/docs/visual-basic/misc/bc30211.md @@ -1,13 +1,13 @@ --- title: "Option Strict On requires that all method parameters have an 'As' clause | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30211" @@ -18,7 +18,7 @@ ms.assetid: 855795ce-8499-4525-a1de-cbb8ba364cd7 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30213.md b/docs/visual-basic/misc/bc30213.md index f3302074e973a..49b1f4a23a8c5 100644 --- a/docs/visual-basic/misc/bc30213.md +++ b/docs/visual-basic/misc/bc30213.md @@ -1,13 +1,13 @@ --- title: "Comma or ')' expected (Procedure Parameter List) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30213" @@ -18,7 +18,7 @@ ms.assetid: 140b45e1-316d-460c-b7b7-95b092a98ceb caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30215.md b/docs/visual-basic/misc/bc30215.md index c90b3b8e07319..68e3b72a09722 100644 --- a/docs/visual-basic/misc/bc30215.md +++ b/docs/visual-basic/misc/bc30215.md @@ -1,13 +1,13 @@ --- title: "'Sub' or 'Function' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30215" @@ -18,7 +18,7 @@ ms.assetid: 013f4200-b3cf-4cd8-a235-15067ca773fc caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30217.md b/docs/visual-basic/misc/bc30217.md index 791c397881199..116b9697cf90f 100644 --- a/docs/visual-basic/misc/bc30217.md +++ b/docs/visual-basic/misc/bc30217.md @@ -1,13 +1,13 @@ --- title: "String constant expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30217" @@ -18,7 +18,7 @@ ms.assetid: 02e4f418-fd5d-41a4-8896-70d06eb5035a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30218.md b/docs/visual-basic/misc/bc30218.md index 70e064f34a6e1..4888ff060b9ed 100644 --- a/docs/visual-basic/misc/bc30218.md +++ b/docs/visual-basic/misc/bc30218.md @@ -1,13 +1,13 @@ --- title: "'Lib' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30218" @@ -18,7 +18,7 @@ ms.assetid: 0a757d84-a3c4-4878-bd65-9e7be0b8d52b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30224.md b/docs/visual-basic/misc/bc30224.md index 5116518102be1..98c3a2cf474ac 100644 --- a/docs/visual-basic/misc/bc30224.md +++ b/docs/visual-basic/misc/bc30224.md @@ -1,13 +1,13 @@ --- title: "'Is' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30224" @@ -18,7 +18,7 @@ ms.assetid: 6b5c34c8-53a8-4b49-b343-19be4d0ebda5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30225.md b/docs/visual-basic/misc/bc30225.md index c9cb23d2b0cfd..24219078d548f 100644 --- a/docs/visual-basic/misc/bc30225.md +++ b/docs/visual-basic/misc/bc30225.md @@ -1,13 +1,13 @@ --- title: "'Option <specifier>' statement can only appear once per file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30225" @@ -18,7 +18,7 @@ ms.assetid: 56970b37-7262-4a8f-ac01-2bb2cc8503de caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30230.md b/docs/visual-basic/misc/bc30230.md index f321df2861074..19dd19800d63b 100644 --- a/docs/visual-basic/misc/bc30230.md +++ b/docs/visual-basic/misc/bc30230.md @@ -1,13 +1,13 @@ --- title: "'Inherits' not valid in Modules | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30230" @@ -18,7 +18,7 @@ ms.assetid: bccd61f7-cb47-4101-9b35-743c97876630 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30231.md b/docs/visual-basic/misc/bc30231.md index 56d321590a02f..0f161f43f290c 100644 --- a/docs/visual-basic/misc/bc30231.md +++ b/docs/visual-basic/misc/bc30231.md @@ -1,13 +1,13 @@ --- title: "'Implements' not valid in Modules | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30231" @@ -18,7 +18,7 @@ ms.assetid: 16e6c3ea-ce89-4646-8c3f-0ef51324bc13 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30232.md b/docs/visual-basic/misc/bc30232.md index 005a640e32cbf..30a6c9ee5c025 100644 --- a/docs/visual-basic/misc/bc30232.md +++ b/docs/visual-basic/misc/bc30232.md @@ -1,13 +1,13 @@ --- title: "Implemented type must be an interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30232" @@ -18,7 +18,7 @@ ms.assetid: 63f3dd4c-2f99-4070-b506-2fa808df24d4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30233.md b/docs/visual-basic/misc/bc30233.md index c70fc2015d852..b51139f046fb1 100644 --- a/docs/visual-basic/misc/bc30233.md +++ b/docs/visual-basic/misc/bc30233.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on a constant declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30233" @@ -18,7 +18,7 @@ ms.assetid: 6f01278c-0404-4282-b42e-c750e6907ee9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30234.md b/docs/visual-basic/misc/bc30234.md index 4aeccf0c04b22..9e3448b1f51c7 100644 --- a/docs/visual-basic/misc/bc30234.md +++ b/docs/visual-basic/misc/bc30234.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on a WithEvents declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30234" @@ -18,7 +18,7 @@ ms.assetid: f7c9e2e4-d2f6-4bcf-bea9-a290c4c64804 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30235.md b/docs/visual-basic/misc/bc30235.md index 9dec8afc80f38..4c5cafb261279 100644 --- a/docs/visual-basic/misc/bc30235.md +++ b/docs/visual-basic/misc/bc30235.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on a member variable declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30235" @@ -18,7 +18,7 @@ ms.assetid: 8c5764e4-0096-4ca0-8656-05341a39833a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30237.md b/docs/visual-basic/misc/bc30237.md index 260976620d6ee..8f3db232d3804 100644 --- a/docs/visual-basic/misc/bc30237.md +++ b/docs/visual-basic/misc/bc30237.md @@ -1,13 +1,13 @@ --- title: "Parameter already declared with name '<argumentname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30237" @@ -18,7 +18,7 @@ ms.assetid: 98b7c153-1df5-4e0e-8296-5855ced04813 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30238.md b/docs/visual-basic/misc/bc30238.md index 442f1b5d10a59..925ad62e82726 100644 --- a/docs/visual-basic/misc/bc30238.md +++ b/docs/visual-basic/misc/bc30238.md @@ -1,13 +1,13 @@ --- title: "'Loop' cannot have a condition if matching 'Do' has one | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30238" @@ -18,7 +18,7 @@ ms.assetid: 81513cb5-69e7-4d62-b33e-e54cb8c5e8bf caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30239.md b/docs/visual-basic/misc/bc30239.md index f6435ebe9170c..3655499287e33 100644 --- a/docs/visual-basic/misc/bc30239.md +++ b/docs/visual-basic/misc/bc30239.md @@ -1,13 +1,13 @@ --- title: "Relational operator expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30239" @@ -18,7 +18,7 @@ ms.assetid: c5701568-77a1-441b-a0f7-f7b36cbd17e3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30240.md b/docs/visual-basic/misc/bc30240.md index 186ff0c66c36f..d24353b35b8a8 100644 --- a/docs/visual-basic/misc/bc30240.md +++ b/docs/visual-basic/misc/bc30240.md @@ -1,13 +1,13 @@ --- title: "'Exit' must be followed by 'Sub', 'Function', 'Property', 'Do', 'For', 'While', 'Select', or 'Try' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30240" @@ -18,7 +18,7 @@ ms.assetid: 91078689-f4bf-4331-a475-10bc9fe7cd0c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30241.md b/docs/visual-basic/misc/bc30241.md index e811ce73a23b0..363233ffafe70 100644 --- a/docs/visual-basic/misc/bc30241.md +++ b/docs/visual-basic/misc/bc30241.md @@ -1,13 +1,13 @@ --- title: "Named argument expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30241" @@ -18,7 +18,7 @@ ms.assetid: d21fe832-814c-4a33-aa31-a1e425924881 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30242.md b/docs/visual-basic/misc/bc30242.md index 73654de5e5a32..4244fce65ca54 100644 --- a/docs/visual-basic/misc/bc30242.md +++ b/docs/visual-basic/misc/bc30242.md @@ -1,13 +1,13 @@ --- title: "'<modifier>' is not valid on a method declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30242" @@ -18,7 +18,7 @@ ms.assetid: 269d7f3d-e1b6-4c10-94f3-a07373d66792 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30243.md b/docs/visual-basic/misc/bc30243.md index 3a9967df46f77..d4127cc88315a 100644 --- a/docs/visual-basic/misc/bc30243.md +++ b/docs/visual-basic/misc/bc30243.md @@ -1,13 +1,13 @@ --- title: "'<modifier>' is not valid on an event declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30243" @@ -18,7 +18,7 @@ ms.assetid: 7e7c886e-34f5-44a0-b278-5ba7354ea2ad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30244.md b/docs/visual-basic/misc/bc30244.md index a019fe35cdc5b..f9d020acbba92 100644 --- a/docs/visual-basic/misc/bc30244.md +++ b/docs/visual-basic/misc/bc30244.md @@ -1,13 +1,13 @@ --- title: "'<modifier>' is not valid on a Declare | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30244" @@ -18,7 +18,7 @@ ms.assetid: 31de75fc-2049-425e-bb94-75d99fc9fdf3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30246.md b/docs/visual-basic/misc/bc30246.md index 305f1e7787b72..82cd92c4be67c 100644 --- a/docs/visual-basic/misc/bc30246.md +++ b/docs/visual-basic/misc/bc30246.md @@ -1,13 +1,13 @@ --- title: "'<modifier>' is not valid on a local constant declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30246" @@ -18,7 +18,7 @@ ms.assetid: 1a4a8570-2f04-4a8f-a110-47d97448fb7a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30247.md b/docs/visual-basic/misc/bc30247.md index 2e2b32f60da8d..331b6c438b08e 100644 --- a/docs/visual-basic/misc/bc30247.md +++ b/docs/visual-basic/misc/bc30247.md @@ -1,13 +1,13 @@ --- title: "'<modifier>' is not valid on a local variable declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30247" @@ -18,7 +18,7 @@ ms.assetid: 8c43503c-71a4-47d8-97f7-67658da774b1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30248.md b/docs/visual-basic/misc/bc30248.md index c52d53b347270..d30f2864289c1 100644 --- a/docs/visual-basic/misc/bc30248.md +++ b/docs/visual-basic/misc/bc30248.md @@ -1,13 +1,13 @@ --- title: "'If', 'ElseIf', 'Else', 'End If', or 'Const' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30248" @@ -18,7 +18,7 @@ ms.assetid: fa3bf591-8036-459c-8c29-ed7784e444f6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30249.md b/docs/visual-basic/misc/bc30249.md index ec9bbc8a767de..8f7b676d96d92 100644 --- a/docs/visual-basic/misc/bc30249.md +++ b/docs/visual-basic/misc/bc30249.md @@ -1,13 +1,13 @@ --- title: "'=' expected (Declaration) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30249" @@ -18,7 +18,7 @@ ms.assetid: 09a38794-6c87-45f9-8b1c-ea491757d527 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30252.md b/docs/visual-basic/misc/bc30252.md index af69178c1b537..0d70acb8838e2 100644 --- a/docs/visual-basic/misc/bc30252.md +++ b/docs/visual-basic/misc/bc30252.md @@ -1,13 +1,13 @@ --- title: "'End Interface' must be preceded by a matching 'Interface' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30252" @@ -18,7 +18,7 @@ ms.assetid: 1a2c3278-5dd7-4a72-9dca-3f2a5bdfd04c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30253.md b/docs/visual-basic/misc/bc30253.md index dfb36682083ae..da86949b55cfc 100644 --- a/docs/visual-basic/misc/bc30253.md +++ b/docs/visual-basic/misc/bc30253.md @@ -1,13 +1,13 @@ --- title: "'Interface' must end with a matching 'End Interface' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30253" @@ -18,7 +18,7 @@ ms.assetid: 0a2d5b70-997f-4926-ab79-4fdfa23042f7 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30256.md b/docs/visual-basic/misc/bc30256.md index 13eef6dbdee4b..196a56999d83e 100644 --- a/docs/visual-basic/misc/bc30256.md +++ b/docs/visual-basic/misc/bc30256.md @@ -1,13 +1,13 @@ --- title: "<error>: '<classname1>' inherits from '<classname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30256" @@ -18,7 +18,7 @@ ms.assetid: 170a12ee-87ef-4a49-8c84-ebf57fac435e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30257.md b/docs/visual-basic/misc/bc30257.md index a56d06f6bbadf..202ee6449e4e0 100644 --- a/docs/visual-basic/misc/bc30257.md +++ b/docs/visual-basic/misc/bc30257.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' cannot inherit from itself: <message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30257" @@ -18,7 +18,7 @@ ms.assetid: 03e3034c-a0fa-4619-84b9-5bc9aa0dfe80 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30258.md b/docs/visual-basic/misc/bc30258.md index ee59ee4b610f3..4dcbabb94f313 100644 --- a/docs/visual-basic/misc/bc30258.md +++ b/docs/visual-basic/misc/bc30258.md @@ -1,13 +1,13 @@ --- title: "Classes can inherit only from other classes | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30258" @@ -18,7 +18,7 @@ ms.assetid: cc07e7cd-b4a9-41a4-b1ac-2ef28162a1dd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30260.md b/docs/visual-basic/misc/bc30260.md index ac3c1bd92836a..5ac14e8a8b543 100644 --- a/docs/visual-basic/misc/bc30260.md +++ b/docs/visual-basic/misc/bc30260.md @@ -1,13 +1,13 @@ --- title: "'<name>' is already declared as '<declaration>' in this <declarationspace> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30260" @@ -18,7 +18,7 @@ ms.assetid: d1ebc940-2427-4c29-b8ee-7a97164035f2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30266.md b/docs/visual-basic/misc/bc30266.md index 06bb3a8b43cf3..90a92b9e93d31 100644 --- a/docs/visual-basic/misc/bc30266.md +++ b/docs/visual-basic/misc/bc30266.md @@ -1,13 +1,13 @@ --- title: "'<declaration1>' cannot override '<declaration2>' because they have different access levels | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30266" @@ -18,7 +18,7 @@ ms.assetid: c9c5c14e-876c-430d-ab98-5087c19efae7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30267.md b/docs/visual-basic/misc/bc30267.md index dff7489cedc47..84aee49102b3f 100644 --- a/docs/visual-basic/misc/bc30267.md +++ b/docs/visual-basic/misc/bc30267.md @@ -1,13 +1,13 @@ --- title: "'<declaration1>' cannot override '<declaration2>' because it is declared 'NotOverridable' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30267" @@ -18,7 +18,7 @@ ms.assetid: fb1f6797-4e49-442e-a660-59d602132631 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30268.md b/docs/visual-basic/misc/bc30268.md index 552e34311308e..399723912b273 100644 --- a/docs/visual-basic/misc/bc30268.md +++ b/docs/visual-basic/misc/bc30268.md @@ -1,13 +1,13 @@ --- title: "'<declaration1>' cannot override '<declaration2>' because it is declared 'Shared' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30268" @@ -18,7 +18,7 @@ ms.assetid: d011fb26-6236-462e-9173-622f8bbeb536 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30270.md b/docs/visual-basic/misc/bc30270.md index 884ee31fb17db..e889589b352c9 100644 --- a/docs/visual-basic/misc/bc30270.md +++ b/docs/visual-basic/misc/bc30270.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on an interface method declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30270" @@ -18,7 +18,7 @@ ms.assetid: 598f2944-3e5d-4686-b6f7-2b4bcaf5c211 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30272.md b/docs/visual-basic/misc/bc30272.md index ef51c64ad0494..23ae6be5ffeff 100644 --- a/docs/visual-basic/misc/bc30272.md +++ b/docs/visual-basic/misc/bc30272.md @@ -1,13 +1,13 @@ --- title: "'<argumentname>' is not a parameter of '<methoddeclaration>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30272" @@ -18,7 +18,7 @@ ms.assetid: cb9d00df-6e7c-4232-b5c3-5edddc53a65e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30273.md b/docs/visual-basic/misc/bc30273.md index 4cfc9886e04af..1af6879593e2d 100644 --- a/docs/visual-basic/misc/bc30273.md +++ b/docs/visual-basic/misc/bc30273.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on an interface property declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30273" @@ -18,7 +18,7 @@ ms.assetid: f10c4f5f-6176-4dba-99a9-b58f3b390fba caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30274.md b/docs/visual-basic/misc/bc30274.md index 1129b611d9505..230120c8d7a30 100644 --- a/docs/visual-basic/misc/bc30274.md +++ b/docs/visual-basic/misc/bc30274.md @@ -1,13 +1,13 @@ --- title: "Parameter '<parametername>' of '<methodname>' already has a matching argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30274" @@ -18,7 +18,7 @@ ms.assetid: 5ce7ed2b-d3b3-409d-946a-65f4c9af986a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30275.md b/docs/visual-basic/misc/bc30275.md index 1765d3d1fcd07..02027d86e6846 100644 --- a/docs/visual-basic/misc/bc30275.md +++ b/docs/visual-basic/misc/bc30275.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on an interface event declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30275" @@ -18,7 +18,7 @@ ms.assetid: bd12c952-c619-4753-8d6d-90ef4086fdc2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30277.md b/docs/visual-basic/misc/bc30277.md index ac0dd323998c4..0f77f1fd9088f 100644 --- a/docs/visual-basic/misc/bc30277.md +++ b/docs/visual-basic/misc/bc30277.md @@ -1,13 +1,13 @@ --- title: "Type character '<charactername>' does not match declared data type '<type>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30277" @@ -18,7 +18,7 @@ ms.assetid: 9808f57e-a46c-43f9-b5e7-275794627763 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30278.md b/docs/visual-basic/misc/bc30278.md index dde26e82dca2c..7fe6f685daa1c 100644 --- a/docs/visual-basic/misc/bc30278.md +++ b/docs/visual-basic/misc/bc30278.md @@ -1,13 +1,13 @@ --- title: "'Sub' or 'Function' expected after 'Delegate' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30278" @@ -18,7 +18,7 @@ ms.assetid: fee206b9-8dc0-436f-9909-abd8c17957f8 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30280.md b/docs/visual-basic/misc/bc30280.md index 7325adaf389c0..93477b64c3be7 100644 --- a/docs/visual-basic/misc/bc30280.md +++ b/docs/visual-basic/misc/bc30280.md @@ -1,13 +1,13 @@ --- title: "Enum '<enumname>' must contain at least one member | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30280" @@ -18,7 +18,7 @@ ms.assetid: eece372a-f87f-4270-ba66-5ff68f0dfb5e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30281.md b/docs/visual-basic/misc/bc30281.md index 593d819425a1a..5fb6f38a0a068 100644 --- a/docs/visual-basic/misc/bc30281.md +++ b/docs/visual-basic/misc/bc30281.md @@ -1,13 +1,13 @@ --- title: "Structure '<structurename>' must contain at least one instance member variable or Event declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30281" @@ -18,7 +18,7 @@ ms.assetid: a03ee4e2-5fea-4933-898f-7f125b25824e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30282.md b/docs/visual-basic/misc/bc30282.md index 8d56f513e84e2..fa7533ab132f2 100644 --- a/docs/visual-basic/misc/bc30282.md +++ b/docs/visual-basic/misc/bc30282.md @@ -1,13 +1,13 @@ --- title: "Constructor call is valid only as the first statement in an instance constructor | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30282" @@ -18,7 +18,7 @@ ms.assetid: c51b172f-fbd7-4ef5-8276-01a4bf6ed35b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30283.md b/docs/visual-basic/misc/bc30283.md index a23fb73ca414b..b60364c582ecf 100644 --- a/docs/visual-basic/misc/bc30283.md +++ b/docs/visual-basic/misc/bc30283.md @@ -1,13 +1,13 @@ --- title: "'Sub New' cannot be declared 'Overrides' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30283" @@ -18,7 +18,7 @@ ms.assetid: 0e71cdcb-b62e-4a36-8829-83de5c453c74 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30284.md b/docs/visual-basic/misc/bc30284.md index fb896ac238899..6e16ac90c02d8 100644 --- a/docs/visual-basic/misc/bc30284.md +++ b/docs/visual-basic/misc/bc30284.md @@ -1,13 +1,13 @@ --- title: "<type1> '<typename>' cannot be declared 'Overrides' because it does not override a <type1> in a base <type2> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30284" @@ -18,7 +18,7 @@ ms.assetid: 8166bd09-dad3-495d-8cf7-66f90824a288 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30287.md b/docs/visual-basic/misc/bc30287.md index fdf89141256b7..ac6cfba282598 100644 --- a/docs/visual-basic/misc/bc30287.md +++ b/docs/visual-basic/misc/bc30287.md @@ -1,13 +1,13 @@ --- title: "'.' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30287" @@ -18,7 +18,7 @@ ms.assetid: 7d7b4934-b521-4ed3-b054-aeb71f8daacf caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30288.md b/docs/visual-basic/misc/bc30288.md index 27108bd6d9492..9e4207a83b0e3 100644 --- a/docs/visual-basic/misc/bc30288.md +++ b/docs/visual-basic/misc/bc30288.md @@ -1,13 +1,13 @@ --- title: "Local variable '<variablename>' is already declared in the current block | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30288" @@ -18,7 +18,7 @@ ms.assetid: 99352028-6c60-4596-9ea8-cdae632fefb8 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30289.md b/docs/visual-basic/misc/bc30289.md index 809fca76fada9..8f3c3563fbe58 100644 --- a/docs/visual-basic/misc/bc30289.md +++ b/docs/visual-basic/misc/bc30289.md @@ -1,13 +1,13 @@ --- title: "Statement cannot appear within a method body | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30289" @@ -18,7 +18,7 @@ ms.assetid: 9dc332e2-3dd7-4159-959b-6776345c9d0c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30290.md b/docs/visual-basic/misc/bc30290.md index 2dbbe382d51c4..2ae87e5c55d4f 100644 --- a/docs/visual-basic/misc/bc30290.md +++ b/docs/visual-basic/misc/bc30290.md @@ -1,13 +1,13 @@ --- title: "Local variable cannot have the same name as the function containing it | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30290" @@ -18,7 +18,7 @@ ms.assetid: 34c38cff-fb9c-406d-82e8-ca251ee77104 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30293.md b/docs/visual-basic/misc/bc30293.md index bedf3217c9f16..cb1a563422529 100644 --- a/docs/visual-basic/misc/bc30293.md +++ b/docs/visual-basic/misc/bc30293.md @@ -1,13 +1,13 @@ --- title: "<error>: '<structurename1>' contains '<structurename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30293" @@ -18,7 +18,7 @@ ms.assetid: c9d225e7-0627-4682-97f2-fd9c7be2842b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30294.md b/docs/visual-basic/misc/bc30294.md index e684ed4044409..c973177412334 100644 --- a/docs/visual-basic/misc/bc30294.md +++ b/docs/visual-basic/misc/bc30294.md @@ -1,13 +1,13 @@ --- title: "Structure '<structurename>' cannot contain an instance of itself: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30294" @@ -18,7 +18,7 @@ ms.assetid: 17780e11-2425-4860-9345-b5db019d2bf3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30296.md b/docs/visual-basic/misc/bc30296.md index 2ad2b5b8982dc..4e4a96413d4a9 100644 --- a/docs/visual-basic/misc/bc30296.md +++ b/docs/visual-basic/misc/bc30296.md @@ -1,13 +1,13 @@ --- title: "Interface '<interfacename>' cannot inherit from itself: <message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30296" @@ -18,7 +18,7 @@ ms.assetid: a5bc1ae2-2083-4e26-b8a4-3c4dd951fd27 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30297.md b/docs/visual-basic/misc/bc30297.md index cd5df91c1eca9..dfb29600f4059 100644 --- a/docs/visual-basic/misc/bc30297.md +++ b/docs/visual-basic/misc/bc30297.md @@ -1,13 +1,13 @@ --- title: "<error>: '<constructorname1>' calls '<constructorname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30297" @@ -18,7 +18,7 @@ ms.assetid: dfca67d7-f4d7-4451-a937-68f22b8527d5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30299.md b/docs/visual-basic/misc/bc30299.md index cdbce430e1128..94a769e60a75b 100644 --- a/docs/visual-basic/misc/bc30299.md +++ b/docs/visual-basic/misc/bc30299.md @@ -1,13 +1,13 @@ --- title: "'<classname1>' cannot inherit from <type> '<classname2>' because '<classname2>' is declared 'NotInheritable' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30299" @@ -18,7 +18,7 @@ ms.assetid: 627d50f5-9e75-495d-93f7-50096ba2ea08 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30300.md b/docs/visual-basic/misc/bc30300.md index 96a4305bc0815..a23c76952d534 100644 --- a/docs/visual-basic/misc/bc30300.md +++ b/docs/visual-basic/misc/bc30300.md @@ -1,13 +1,13 @@ --- title: "'<method1>' and '<method2>' cannot overload each other because they differ only by optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30300" @@ -18,7 +18,7 @@ ms.assetid: adb44ceb-57a0-4123-8fd8-7eb83c3f601f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30301.md b/docs/visual-basic/misc/bc30301.md index d786cad3c0691..4668e51520a81 100644 --- a/docs/visual-basic/misc/bc30301.md +++ b/docs/visual-basic/misc/bc30301.md @@ -1,13 +1,13 @@ --- title: "'<method1>' and '<method2>' cannot overload each other because they differ only by return types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30301" @@ -18,7 +18,7 @@ ms.assetid: 5adc442b-9671-4d93-add8-42929b1a09b9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30302.md b/docs/visual-basic/misc/bc30302.md index 1cf5beb32d168..390a05616b19b 100644 --- a/docs/visual-basic/misc/bc30302.md +++ b/docs/visual-basic/misc/bc30302.md @@ -1,13 +1,13 @@ --- title: "Type character '<character>' cannot be used in a declaration with an explicit type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30302" @@ -18,7 +18,7 @@ ms.assetid: 502ba135-0400-4e89-9e97-6237ccb05b96 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30303.md b/docs/visual-basic/misc/bc30303.md index 531fcaea96b36..774b526f46dd2 100644 --- a/docs/visual-basic/misc/bc30303.md +++ b/docs/visual-basic/misc/bc30303.md @@ -1,13 +1,13 @@ --- title: "Type character cannot be used in a 'Sub' declaration because a 'Sub' doesn't return a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30303" @@ -18,7 +18,7 @@ ms.assetid: f5a744f0-d312-4fe3-90cd-3cf372a93664 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30305.md b/docs/visual-basic/misc/bc30305.md index baf11925d2f90..346c6920f559e 100644 --- a/docs/visual-basic/misc/bc30305.md +++ b/docs/visual-basic/misc/bc30305.md @@ -1,13 +1,13 @@ --- title: "'<method1>' and '<method2>' cannot overload each other because they differ only by the default values of optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30305" @@ -18,7 +18,7 @@ ms.assetid: f07f925e-9f95-4885-bdba-eaba2d0483d8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30307.md b/docs/visual-basic/misc/bc30307.md index 97b5e057d20d7..31b72a59c897e 100644 --- a/docs/visual-basic/misc/bc30307.md +++ b/docs/visual-basic/misc/bc30307.md @@ -1,13 +1,13 @@ --- title: "'<method1>' cannot override '<method2>' because they differ by the default values of optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30307" @@ -18,7 +18,7 @@ ms.assetid: c4cf6040-41c3-4650-8eb9-bff063756599 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30308.md b/docs/visual-basic/misc/bc30308.md index 753db65711c4e..bb5bbfdb7b84c 100644 --- a/docs/visual-basic/misc/bc30308.md +++ b/docs/visual-basic/misc/bc30308.md @@ -1,13 +1,13 @@ --- title: "'<method1>' cannot override '<method2>' because they differ by optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30308" @@ -18,7 +18,7 @@ ms.assetid: 591dc351-4b87-4e92-81e1-2c1ff51da295 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30311.md b/docs/visual-basic/misc/bc30311.md index e4cf2ff8e95ea..44dc4b411803f 100644 --- a/docs/visual-basic/misc/bc30311.md +++ b/docs/visual-basic/misc/bc30311.md @@ -1,13 +1,13 @@ --- title: "Value of type '<type1>' cannot be converted to '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30311" @@ -18,7 +18,7 @@ ms.assetid: e3a513d4-2a1e-46d6-b592-b2e756b89d7d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30321.md b/docs/visual-basic/misc/bc30321.md index 9ea4862927e4b..49bcecba9f19d 100644 --- a/docs/visual-basic/misc/bc30321.md +++ b/docs/visual-basic/misc/bc30321.md @@ -1,13 +1,13 @@ --- title: "'Case' cannot follow a 'Case Else' in the same 'Select' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30321" @@ -18,7 +18,7 @@ ms.assetid: eeedbceb-2c8d-4acb-b84c-8b42c058f083 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30332.md b/docs/visual-basic/misc/bc30332.md index bf299aafeb15d..11d2459387594 100644 --- a/docs/visual-basic/misc/bc30332.md +++ b/docs/visual-basic/misc/bc30332.md @@ -1,13 +1,13 @@ --- title: "Value of type '<type1>' cannot be converted to '<type2>' because '<type3>' is not derived from '<type4>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30332" @@ -18,7 +18,7 @@ ms.assetid: 290081f8-eeb5-4b5c-818b-7159fe91f1ec caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30333.md b/docs/visual-basic/misc/bc30333.md index 24a332d9fe99c..b897ccd29faef 100644 --- a/docs/visual-basic/misc/bc30333.md +++ b/docs/visual-basic/misc/bc30333.md @@ -1,13 +1,13 @@ --- title: "Value of type '<type1>' cannot be converted to '<type2>' because '<type3>' is not a reference type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30333" @@ -18,7 +18,7 @@ ms.assetid: ccb78e63-030a-46bf-af7e-2656e35ce95a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30337.md b/docs/visual-basic/misc/bc30337.md index 61cbb08d2bc0d..5d15031bec089 100644 --- a/docs/visual-basic/misc/bc30337.md +++ b/docs/visual-basic/misc/bc30337.md @@ -1,13 +1,13 @@ --- title: "'For' loop control variable cannot be of type '<type>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30337" @@ -18,7 +18,7 @@ ms.assetid: 988bba15-e9a2-4045-98a0-7f53c8b2c3e3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30345.md b/docs/visual-basic/misc/bc30345.md index c3c307a11ba2a..e7a73ab0e2f62 100644 --- a/docs/visual-basic/misc/bc30345.md +++ b/docs/visual-basic/misc/bc30345.md @@ -1,13 +1,13 @@ --- title: "'<method1>' and '<method2>' cannot overload each other because they differ only by parameters declared 'ByRef' or 'ByVal' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30345" @@ -18,7 +18,7 @@ ms.assetid: 82af13b1-2641-4881-b25a-c782974bded1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30354.md b/docs/visual-basic/misc/bc30354.md index b78a07eb63925..e718443124dca 100644 --- a/docs/visual-basic/misc/bc30354.md +++ b/docs/visual-basic/misc/bc30354.md @@ -1,13 +1,13 @@ --- title: "Interface can inherit only from another interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30354" @@ -18,7 +18,7 @@ ms.assetid: 8ce4ea75-6086-4d49-89c7-a04987ec7bee caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30357.md b/docs/visual-basic/misc/bc30357.md index a4a4588dbced0..08cf066530169 100644 --- a/docs/visual-basic/misc/bc30357.md +++ b/docs/visual-basic/misc/bc30357.md @@ -1,13 +1,13 @@ --- title: "'Inherits' statements must precede all declarations in an interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30357" @@ -18,7 +18,7 @@ ms.assetid: 730481dc-cbf8-430f-80d0-03b1cdcc0c79 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30359.md b/docs/visual-basic/misc/bc30359.md index 6f7b2f27b5824..4f40142bf6af6 100644 --- a/docs/visual-basic/misc/bc30359.md +++ b/docs/visual-basic/misc/bc30359.md @@ -1,13 +1,13 @@ --- title: "'Default' can be applied to only one property name in a <type> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30359" @@ -18,7 +18,7 @@ ms.assetid: d8dd0aa6-ebe1-4601-beec-130edc12f81e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30360.md b/docs/visual-basic/misc/bc30360.md index 57cc70ad4d201..9dbd873deefd1 100644 --- a/docs/visual-basic/misc/bc30360.md +++ b/docs/visual-basic/misc/bc30360.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' must be declared 'Default' because it overrides a default property on the base '<name>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30360" @@ -18,7 +18,7 @@ ms.assetid: 6acbf77c-247e-4e49-9784-4c05cc0df748 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30361.md b/docs/visual-basic/misc/bc30361.md index 99246ca41704c..2b5e475d30818 100644 --- a/docs/visual-basic/misc/bc30361.md +++ b/docs/visual-basic/misc/bc30361.md @@ -1,13 +1,13 @@ --- title: "'<property1>' and '<property2>' cannot overload each other because only one is declared 'Default' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30361" @@ -18,7 +18,7 @@ ms.assetid: bac85b32-1a1f-4c43-817c-76e209cfeb8c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30362.md b/docs/visual-basic/misc/bc30362.md index a3806aa252710..5f51dfbe98aa3 100644 --- a/docs/visual-basic/misc/bc30362.md +++ b/docs/visual-basic/misc/bc30362.md @@ -1,13 +1,13 @@ --- title: "'<propertyname1>' cannot override '<propertyname2>' because they differ by 'ReadOnly' or 'WriteOnly' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30362" @@ -18,7 +18,7 @@ ms.assetid: 883deb25-e6db-403e-8c03-f580baf1afa9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30363.md b/docs/visual-basic/misc/bc30363.md index 6e371bf4da292..e64f359f80268 100644 --- a/docs/visual-basic/misc/bc30363.md +++ b/docs/visual-basic/misc/bc30363.md @@ -1,13 +1,13 @@ --- title: "'Sub New' cannot be declared in an interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30363" @@ -18,7 +18,7 @@ ms.assetid: 371d9aa8-a935-48ce-ada2-0a69ba20e070 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30364.md b/docs/visual-basic/misc/bc30364.md index 6a591af5b890b..5d8199cccab42 100644 --- a/docs/visual-basic/misc/bc30364.md +++ b/docs/visual-basic/misc/bc30364.md @@ -1,13 +1,13 @@ --- title: "'Sub New' cannot be declared '<modifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30364" @@ -18,7 +18,7 @@ ms.assetid: 679af5af-6470-4702-be2e-83dc7da7cc11 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30366.md b/docs/visual-basic/misc/bc30366.md index ae1d06e47aebf..c46f87267c948 100644 --- a/docs/visual-basic/misc/bc30366.md +++ b/docs/visual-basic/misc/bc30366.md @@ -1,13 +1,13 @@ --- title: "<methodname>' and '<methodname>' cannot overload each because they differ by 'ReadOnly' or 'WriteOnly' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30366" @@ -18,7 +18,7 @@ ms.assetid: 2440fd29-e205-4004-b2ee-9d954d17b8d3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30367.md b/docs/visual-basic/misc/bc30367.md index 9482aea02604e..599c5610f2ea1 100644 --- a/docs/visual-basic/misc/bc30367.md +++ b/docs/visual-basic/misc/bc30367.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' cannot be indexed because it has no default property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30367" @@ -18,7 +18,7 @@ ms.assetid: bcccde7e-4433-459f-a060-7236902fc05e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30368.md b/docs/visual-basic/misc/bc30368.md index 7a403e1e58a20..52e1babb57569 100644 --- a/docs/visual-basic/misc/bc30368.md +++ b/docs/visual-basic/misc/bc30368.md @@ -1,13 +1,13 @@ --- title: "'<method1>' and '<method2>' cannot overload each other because they differ only by parameters declared 'ParamArray' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30368" @@ -18,7 +18,7 @@ ms.assetid: 6111df0c-fc3e-40b2-b536-effbd132ef72 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30370.md b/docs/visual-basic/misc/bc30370.md index f5cf38c699692..ed4a3f6792ff4 100644 --- a/docs/visual-basic/misc/bc30370.md +++ b/docs/visual-basic/misc/bc30370.md @@ -1,13 +1,13 @@ --- title: "'}' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30370" @@ -18,7 +18,7 @@ ms.assetid: a4ce9be9-fc5d-46ec-a217-c3428bd0b97e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30371.md b/docs/visual-basic/misc/bc30371.md index 238d9f07293dd..c5e2f3fe2d042 100644 --- a/docs/visual-basic/misc/bc30371.md +++ b/docs/visual-basic/misc/bc30371.md @@ -1,13 +1,13 @@ --- title: "Module '<modulename>' cannot be used as a type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30371" @@ -18,7 +18,7 @@ ms.assetid: bf8a9d13-a97c-42cd-b3e5-49a7fb5a1d5c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30375.md b/docs/visual-basic/misc/bc30375.md index c1c7ccdce2152..f44f8aba3566a 100644 --- a/docs/visual-basic/misc/bc30375.md +++ b/docs/visual-basic/misc/bc30375.md @@ -1,13 +1,13 @@ --- title: "'New' cannot be used on an interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30375" @@ -18,7 +18,7 @@ ms.assetid: c1e06108-1b52-4cbe-8cae-e816a0dbac0b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30376.md b/docs/visual-basic/misc/bc30376.md index e5b5b264193d6..f1f16f67728eb 100644 --- a/docs/visual-basic/misc/bc30376.md +++ b/docs/visual-basic/misc/bc30376.md @@ -1,13 +1,13 @@ --- title: "'New' cannot be used on class '<classname>' because it contains a 'MustOverride' member that has not been overridden | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30376" @@ -18,7 +18,7 @@ ms.assetid: f3aed05a-8202-4d2d-9c49-3c000d055116 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30377.md b/docs/visual-basic/misc/bc30377.md index 78f99ec10198a..64610c5fac81b 100644 --- a/docs/visual-basic/misc/bc30377.md +++ b/docs/visual-basic/misc/bc30377.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' is already declared in interface '<interfacename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30377" @@ -18,7 +18,7 @@ ms.assetid: 8949bb5e-f023-46d7-9303-1d3cdc6ec9de caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30379.md b/docs/visual-basic/misc/bc30379.md index bce1c4ad614da..b026df057ffdd 100644 --- a/docs/visual-basic/misc/bc30379.md +++ b/docs/visual-basic/misc/bc30379.md @@ -1,13 +1,13 @@ --- title: "'Catch' cannot appear after 'Finally' within a 'Try' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30379" @@ -18,7 +18,7 @@ ms.assetid: 33d1278b-cf10-4c66-aaf8-08a4372f370b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30380.md b/docs/visual-basic/misc/bc30380.md index 05153af2206d8..41c3a21b670e4 100644 --- a/docs/visual-basic/misc/bc30380.md +++ b/docs/visual-basic/misc/bc30380.md @@ -1,13 +1,13 @@ --- title: "'Catch' cannot appear outside a 'Try' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30380" @@ -18,7 +18,7 @@ ms.assetid: 73ce950d-881f-4532-8024-40a4930abd32 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30381.md b/docs/visual-basic/misc/bc30381.md index 45b663d7aa4b5..fb2274e9d540b 100644 --- a/docs/visual-basic/misc/bc30381.md +++ b/docs/visual-basic/misc/bc30381.md @@ -1,13 +1,13 @@ --- title: "'Finally' can only appear once in a 'Try' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30381" @@ -18,7 +18,7 @@ ms.assetid: 4fa1d5fa-c54a-4f8c-9d66-9dbcc38c53bf caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30382.md b/docs/visual-basic/misc/bc30382.md index c47fffbfaa71b..d0ef364240846 100644 --- a/docs/visual-basic/misc/bc30382.md +++ b/docs/visual-basic/misc/bc30382.md @@ -1,13 +1,13 @@ --- title: "'Finally' cannot appear outside a 'Try' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30382" @@ -18,7 +18,7 @@ ms.assetid: 0314d8d2-18bc-4bbd-858c-0a18408b52fd caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30383.md b/docs/visual-basic/misc/bc30383.md index 2456ae4e8b8e4..cfc0635bee123 100644 --- a/docs/visual-basic/misc/bc30383.md +++ b/docs/visual-basic/misc/bc30383.md @@ -1,13 +1,13 @@ --- title: "'End Try' must be preceded by a matching 'Try' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30383" @@ -18,7 +18,7 @@ ms.assetid: 1d13357a-ab44-4082-b204-6e2e94f4774e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30384.md b/docs/visual-basic/misc/bc30384.md index fef965fff0dcd..e1d761dd91aa5 100644 --- a/docs/visual-basic/misc/bc30384.md +++ b/docs/visual-basic/misc/bc30384.md @@ -1,13 +1,13 @@ --- title: "'Try' must end with a matching 'End Try' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30384" @@ -18,7 +18,7 @@ ms.assetid: 898300b4-c091-4105-aeb0-9bd559ff6b6f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30385.md b/docs/visual-basic/misc/bc30385.md index 514664a1c11d4..afe6732d4205f 100644 --- a/docs/visual-basic/misc/bc30385.md +++ b/docs/visual-basic/misc/bc30385.md @@ -1,13 +1,13 @@ --- title: "'<modifier>' is not valid on a Delegate declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30385" @@ -18,7 +18,7 @@ ms.assetid: cacbcdc7-dca9-4a22-b3bf-7e264308c031 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30387.md b/docs/visual-basic/misc/bc30387.md index 55721fb9603c9..c854884fc06f7 100644 --- a/docs/visual-basic/misc/bc30387.md +++ b/docs/visual-basic/misc/bc30387.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' must declare a 'Sub New' because its base class '<classname2>' does not have an accessible 'Sub New' that can be called with no arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30387" @@ -18,7 +18,7 @@ ms.assetid: ff587e79-fa47-4b55-9a08-24688b209e0a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30389.md b/docs/visual-basic/misc/bc30389.md index f2ce5698545c4..9cebf6bf4e2ea 100644 --- a/docs/visual-basic/misc/bc30389.md +++ b/docs/visual-basic/misc/bc30389.md @@ -1,13 +1,13 @@ --- title: "'<method>' is not accessible in this context because it is '<modifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30389" @@ -18,7 +18,7 @@ ms.assetid: fae58a68-df91-4741-a8c9-f1bb10e166e2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30390.md b/docs/visual-basic/misc/bc30390.md index ee6a2dd6b3f25..b2f4aa499b93b 100644 --- a/docs/visual-basic/misc/bc30390.md +++ b/docs/visual-basic/misc/bc30390.md @@ -1,13 +1,13 @@ --- title: "'<qualifiedmethod>' is not accessible in this context because it is '<modifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30390" @@ -18,7 +18,7 @@ ms.assetid: 3b44ea93-56a1-48eb-b8b7-78555bfdcc63 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30392.md b/docs/visual-basic/misc/bc30392.md index de8dc9d76c832..290fbf3102d84 100644 --- a/docs/visual-basic/misc/bc30392.md +++ b/docs/visual-basic/misc/bc30392.md @@ -1,13 +1,13 @@ --- title: "'Catch' cannot catch type '<typename>' because it is not 'System.Exception' or a class that inherits from 'System.Exception' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30392" @@ -18,7 +18,7 @@ ms.assetid: 1d513d1d-38f5-4b4e-95bb-9f1209553803 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30393.md b/docs/visual-basic/misc/bc30393.md index d9db7778d1db6..06f4e9781855a 100644 --- a/docs/visual-basic/misc/bc30393.md +++ b/docs/visual-basic/misc/bc30393.md @@ -1,13 +1,13 @@ --- title: "'Exit Try' can only appear inside a 'Try' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30393" @@ -18,7 +18,7 @@ ms.assetid: b8651df3-a32f-478c-a6d8-aa0ef584155f caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30395.md b/docs/visual-basic/misc/bc30395.md index f6192e01f902e..0b7858eb8651d 100644 --- a/docs/visual-basic/misc/bc30395.md +++ b/docs/visual-basic/misc/bc30395.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on a Structure declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30395" @@ -18,7 +18,7 @@ ms.assetid: 5b20d4ea-fb87-43e6-be79-6ebccebc96a4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30396.md b/docs/visual-basic/misc/bc30396.md index e1329a22c8d5e..d0ddbb7b21925 100644 --- a/docs/visual-basic/misc/bc30396.md +++ b/docs/visual-basic/misc/bc30396.md @@ -1,13 +1,13 @@ --- title: "'<specifier>' is not valid on an Enum declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30396" @@ -18,7 +18,7 @@ ms.assetid: aea77b54-c237-4f04-854b-c282ef07c0c0 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30397.md b/docs/visual-basic/misc/bc30397.md index b09bf0f53360b..2eb7ae38569ee 100644 --- a/docs/visual-basic/misc/bc30397.md +++ b/docs/visual-basic/misc/bc30397.md @@ -1,13 +1,13 @@ --- title: "'<modifier>' is not valid on an Interface declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30397" @@ -18,7 +18,7 @@ ms.assetid: 9143dc87-c396-4ff9-9987-0b460ee32b38 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30398.md b/docs/visual-basic/misc/bc30398.md index 1ce554be17dbd..f20e315ad1e2a 100644 --- a/docs/visual-basic/misc/bc30398.md +++ b/docs/visual-basic/misc/bc30398.md @@ -1,13 +1,13 @@ --- title: "'<method1>' cannot override '<method2>' because they differ by a parameter that is marked as 'ByRef' versus 'ByVal' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30398" @@ -18,7 +18,7 @@ ms.assetid: 78d62276-4ad9-4876-8c35-a30c9c195638 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30399.md b/docs/visual-basic/misc/bc30399.md index 1d39d1c461f54..7f0062403ccb4 100644 --- a/docs/visual-basic/misc/bc30399.md +++ b/docs/visual-basic/misc/bc30399.md @@ -1,13 +1,13 @@ --- title: "'MyBase' cannot be used with method '<methodname>' because it is declared 'MustOverride' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30399" @@ -18,7 +18,7 @@ ms.assetid: 09a30219-a07c-425f-be03-36fc38c04cb0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30401.md b/docs/visual-basic/misc/bc30401.md index 4a79ff87e03a8..c8f9b0fecdb51 100644 --- a/docs/visual-basic/misc/bc30401.md +++ b/docs/visual-basic/misc/bc30401.md @@ -1,13 +1,13 @@ --- title: "'<interfacename1>' cannot implement '<methodname>' because there is no matching <method> on interface '<interfacename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30401" @@ -18,7 +18,7 @@ ms.assetid: b8565a0f-1a6a-4904-a7bf-e815e64ffa36 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30408.md b/docs/visual-basic/misc/bc30408.md index 783c17eb41abd..c57c70c3766bb 100644 --- a/docs/visual-basic/misc/bc30408.md +++ b/docs/visual-basic/misc/bc30408.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' does not have the same signature as delegate '<delegatename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30408" @@ -18,7 +18,7 @@ ms.assetid: 845f6686-388f-4253-b635-146e517015a1 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30412.md b/docs/visual-basic/misc/bc30412.md index 40cbf8fe640c2..9ebac6983800e 100644 --- a/docs/visual-basic/misc/bc30412.md +++ b/docs/visual-basic/misc/bc30412.md @@ -1,13 +1,13 @@ --- title: "'WithEvents' variables must have an 'As' clause | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30412" @@ -18,7 +18,7 @@ ms.assetid: 8c941523-8e5d-4bf0-8a52-772ecd5d5592 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30413.md b/docs/visual-basic/misc/bc30413.md index ec50229227862..e25304ab0af94 100644 --- a/docs/visual-basic/misc/bc30413.md +++ b/docs/visual-basic/misc/bc30413.md @@ -1,13 +1,13 @@ --- title: "'WithEvents' variables can only be typed as classes, interfaces or type parameters with class constraints | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30413" @@ -18,7 +18,7 @@ ms.assetid: 11ddf207-2760-425f-b4c2-bb9fe6da36ea caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30414.md b/docs/visual-basic/misc/bc30414.md index e40e51047e00b..1a6c98587bc08 100644 --- a/docs/visual-basic/misc/bc30414.md +++ b/docs/visual-basic/misc/bc30414.md @@ -1,13 +1,13 @@ --- title: "Value of type '<type1>' cannot be converted to '<type2>' because the array types have different numbers of dimensions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30414" @@ -18,7 +18,7 @@ ms.assetid: 0b103956-ce19-4bf8-9ec5-ef4f5c090a56 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30415.md b/docs/visual-basic/misc/bc30415.md index 0243a5701d5c3..bc543139d795b 100644 --- a/docs/visual-basic/misc/bc30415.md +++ b/docs/visual-basic/misc/bc30415.md @@ -1,13 +1,13 @@ --- title: "'ReDim' cannot change the number of dimensions of an array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30415" @@ -18,7 +18,7 @@ ms.assetid: 8ce97188-ff96-4e8c-917c-efc2f94173a3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30423.md b/docs/visual-basic/misc/bc30423.md index 6c4db40eba366..716b6dabe2f5c 100644 --- a/docs/visual-basic/misc/bc30423.md +++ b/docs/visual-basic/misc/bc30423.md @@ -1,13 +1,13 @@ --- title: "Optional parameters cannot be declared as the type '<type>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30423" @@ -18,7 +18,7 @@ ms.assetid: 972dab8b-d91e-4a89-b822-2b8e4aadd25f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30429.md b/docs/visual-basic/misc/bc30429.md index cdb3d85488d72..334bce7000b30 100644 --- a/docs/visual-basic/misc/bc30429.md +++ b/docs/visual-basic/misc/bc30429.md @@ -1,13 +1,13 @@ --- title: "'End Sub' must be preceded by a matching 'Sub' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30429" @@ -18,7 +18,7 @@ ms.assetid: cf9d0cfe-5dfa-4f6d-9d10-69eb16e413e1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30430.md b/docs/visual-basic/misc/bc30430.md index 52726adb83587..e18894bf08e6a 100644 --- a/docs/visual-basic/misc/bc30430.md +++ b/docs/visual-basic/misc/bc30430.md @@ -1,13 +1,13 @@ --- title: "'End Function' must be preceded by a matching 'Function' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30430" @@ -18,7 +18,7 @@ ms.assetid: de66a6b4-0321-45c2-aca0-87d2b4244b31 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30431.md b/docs/visual-basic/misc/bc30431.md index 453d43bc7d972..fd1357689154e 100644 --- a/docs/visual-basic/misc/bc30431.md +++ b/docs/visual-basic/misc/bc30431.md @@ -1,13 +1,13 @@ --- title: "'End Property' must be preceded by a matching 'Property' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30431" @@ -18,7 +18,7 @@ ms.assetid: b1e02d97-b38a-4acf-b351-1726f17a0051 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30433.md b/docs/visual-basic/misc/bc30433.md index 910d1e5572d4f..8e347cfcf95e9 100644 --- a/docs/visual-basic/misc/bc30433.md +++ b/docs/visual-basic/misc/bc30433.md @@ -1,13 +1,13 @@ --- title: "Methods in a Module cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30433" @@ -18,7 +18,7 @@ ms.assetid: e9fa204c-a40f-439e-95bb-048a89a19159 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30434.md b/docs/visual-basic/misc/bc30434.md index 7e4cf2226ed56..ba505e2368681 100644 --- a/docs/visual-basic/misc/bc30434.md +++ b/docs/visual-basic/misc/bc30434.md @@ -1,13 +1,13 @@ --- title: "Events in a Module cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30434" @@ -18,7 +18,7 @@ ms.assetid: ac6a63e3-89a6-4fbb-ade1-4fa033252379 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30435.md b/docs/visual-basic/misc/bc30435.md index 402b39651bb94..2488751c9b614 100644 --- a/docs/visual-basic/misc/bc30435.md +++ b/docs/visual-basic/misc/bc30435.md @@ -1,13 +1,13 @@ --- title: "Members in a Structure cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30435" @@ -18,7 +18,7 @@ ms.assetid: a2af7276-7dad-4ac3-bb1d-059e16384b9a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30436.md b/docs/visual-basic/misc/bc30436.md index bb672c80eb852..de47209d9183c 100644 --- a/docs/visual-basic/misc/bc30436.md +++ b/docs/visual-basic/misc/bc30436.md @@ -1,13 +1,13 @@ --- title: "Members in a Module cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30436" @@ -18,7 +18,7 @@ ms.assetid: c0560864-64f6-4c76-803f-d9c51df89d62 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30437.md b/docs/visual-basic/misc/bc30437.md index e549f3e8842d1..7f35521713f93 100644 --- a/docs/visual-basic/misc/bc30437.md +++ b/docs/visual-basic/misc/bc30437.md @@ -1,13 +1,13 @@ --- title: "'<method1>' cannot override '<method2>' because they differ by their return types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30437" @@ -18,7 +18,7 @@ ms.assetid: e566ae72-c597-4b33-b70d-5d4ea879d644 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30438.md b/docs/visual-basic/misc/bc30438.md index 39a6a6d8c54fd..183649740565e 100644 --- a/docs/visual-basic/misc/bc30438.md +++ b/docs/visual-basic/misc/bc30438.md @@ -1,13 +1,13 @@ --- title: "Constants must have a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30438" @@ -18,7 +18,7 @@ ms.assetid: 845e49d6-cff4-41c2-8a68-475cec11e1b1 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30441.md b/docs/visual-basic/misc/bc30441.md index 8529bcfab0370..2c110ccf7c993 100644 --- a/docs/visual-basic/misc/bc30441.md +++ b/docs/visual-basic/misc/bc30441.md @@ -1,13 +1,13 @@ --- title: "'Catch' must end with a matching 'End Try' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30441" @@ -18,7 +18,7 @@ ms.assetid: 0e4756b4-1f29-4073-88c5-8f8c93ba6c9e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30442.md b/docs/visual-basic/misc/bc30442.md index 20e2dfc903478..a4f11733806c2 100644 --- a/docs/visual-basic/misc/bc30442.md +++ b/docs/visual-basic/misc/bc30442.md @@ -1,13 +1,13 @@ --- title: "'Finally' must end with a matching 'End Try' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30442" @@ -18,7 +18,7 @@ ms.assetid: 36cce657-186c-4ba0-a760-abcef9529f18 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30443.md b/docs/visual-basic/misc/bc30443.md index 8fb6ca0507f35..e76498964357c 100644 --- a/docs/visual-basic/misc/bc30443.md +++ b/docs/visual-basic/misc/bc30443.md @@ -1,13 +1,13 @@ --- title: "'Get' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30443" @@ -18,7 +18,7 @@ ms.assetid: 6a68e7f7-3006-4c7f-ad53-d1fcfb105e10 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30444.md b/docs/visual-basic/misc/bc30444.md index 0db80ccd7e85a..10a4681c3dbad 100644 --- a/docs/visual-basic/misc/bc30444.md +++ b/docs/visual-basic/misc/bc30444.md @@ -1,13 +1,13 @@ --- title: "'Set' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30444" @@ -18,7 +18,7 @@ ms.assetid: cf3513c5-922f-4ea9-9ec4-0bb52c253164 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30445.md b/docs/visual-basic/misc/bc30445.md index c6e41cec5fb98..a745cfbb1cae2 100644 --- a/docs/visual-basic/misc/bc30445.md +++ b/docs/visual-basic/misc/bc30445.md @@ -1,13 +1,13 @@ --- title: "Const declaration cannot have an array initializer | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30445" @@ -18,7 +18,7 @@ ms.assetid: 7bb95208-ce25-42ae-b6e8-a5ecbc0738de caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30452.md b/docs/visual-basic/misc/bc30452.md index 6666ca50850ce..b79d136927e9c 100644 --- a/docs/visual-basic/misc/bc30452.md +++ b/docs/visual-basic/misc/bc30452.md @@ -1,13 +1,13 @@ --- title: "Operator '<operatorname>' is not defined for types '<type1>' and '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30452" @@ -18,7 +18,7 @@ ms.assetid: a3ceed45-b918-4572-9379-cc90619bddab caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30454.md b/docs/visual-basic/misc/bc30454.md index 95562d4f9a85e..a356e9c49cb3a 100644 --- a/docs/visual-basic/misc/bc30454.md +++ b/docs/visual-basic/misc/bc30454.md @@ -1,13 +1,13 @@ --- title: "Expression is not a method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30454" @@ -18,7 +18,7 @@ ms.assetid: 4480968a-1364-480a-b33c-c65458acbc07 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30455.md b/docs/visual-basic/misc/bc30455.md index dba5ede84836e..0dbbfa0a561ff 100644 --- a/docs/visual-basic/misc/bc30455.md +++ b/docs/visual-basic/misc/bc30455.md @@ -1,13 +1,13 @@ --- title: "Argument not specified for parameter '<parametername>' of '<methodname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30455" @@ -18,7 +18,7 @@ ms.assetid: f08cc694-97da-4dcc-ab88-2ecb21b9eba1 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30456.md b/docs/visual-basic/misc/bc30456.md index fdb8cdf80f297..cbd735744de73 100644 --- a/docs/visual-basic/misc/bc30456.md +++ b/docs/visual-basic/misc/bc30456.md @@ -1,13 +1,13 @@ --- title: "'<name>' is not a member of '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30456" @@ -18,7 +18,7 @@ ms.assetid: 029f9742-858a-40c5-b771-7cdfb2c777cc caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30458.md b/docs/visual-basic/misc/bc30458.md index 887f587d8ad4d..b30e01d74c07f 100644 --- a/docs/visual-basic/misc/bc30458.md +++ b/docs/visual-basic/misc/bc30458.md @@ -1,13 +1,13 @@ --- title: "Types are not available in this context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30458" @@ -18,7 +18,7 @@ ms.assetid: 04b61d4f-d560-4cb6-be3e-4e21e35050c8 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30460.md b/docs/visual-basic/misc/bc30460.md index b5264b125e1a3..af0cfd5ffbec1 100644 --- a/docs/visual-basic/misc/bc30460.md +++ b/docs/visual-basic/misc/bc30460.md @@ -1,13 +1,13 @@ --- title: "'End Class' must be preceded by a matching 'Class' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30460" @@ -18,7 +18,7 @@ ms.assetid: 0e6989da-f281-4ac4-8579-b6d627be8de8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30461.md b/docs/visual-basic/misc/bc30461.md index 15a1273758dff..9a244b940336a 100644 --- a/docs/visual-basic/misc/bc30461.md +++ b/docs/visual-basic/misc/bc30461.md @@ -1,13 +1,13 @@ --- title: "Classes cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30461" @@ -18,7 +18,7 @@ ms.assetid: 275644b0-1c47-4433-8a16-225df69cb46f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30465.md b/docs/visual-basic/misc/bc30465.md index 77ece6ef7a718..d81f2bb9be76f 100644 --- a/docs/visual-basic/misc/bc30465.md +++ b/docs/visual-basic/misc/bc30465.md @@ -1,13 +1,13 @@ --- title: "'Imports' statements must precede any declarations | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30465" @@ -18,7 +18,7 @@ ms.assetid: 726365f6-d6fc-454a-a43b-afa41bfea82a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30467.md b/docs/visual-basic/misc/bc30467.md index 368892b587b8c..225f3f6437d3c 100644 --- a/docs/visual-basic/misc/bc30467.md +++ b/docs/visual-basic/misc/bc30467.md @@ -1,13 +1,13 @@ --- title: "'<name1>' for the Imports '<name2>' does not refer to a Namespace, Class, Structure, Enum or Module | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30467" @@ -18,7 +18,7 @@ ms.assetid: a4b8a23b-ba1b-44f7-9584-258dd2607581 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30468.md b/docs/visual-basic/misc/bc30468.md index 7cd72bc76feb4..51104c81da477 100644 --- a/docs/visual-basic/misc/bc30468.md +++ b/docs/visual-basic/misc/bc30468.md @@ -1,13 +1,13 @@ --- title: "Type declaration characters are not valid in this context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30468" @@ -18,7 +18,7 @@ ms.assetid: b786bafa-95e0-4c4b-b8fd-21e665bfed59 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30469.md b/docs/visual-basic/misc/bc30469.md index d5d98a71836d8..fe040fc8b9ef9 100644 --- a/docs/visual-basic/misc/bc30469.md +++ b/docs/visual-basic/misc/bc30469.md @@ -1,13 +1,13 @@ --- title: "Reference to a non-shared member requires an object reference | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30469" @@ -18,7 +18,7 @@ ms.assetid: af503e8b-2e1f-4f91-a07f-b1ddd73dd4a6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30470.md b/docs/visual-basic/misc/bc30470.md index 4189bad05e089..1f55ea8ca5437 100644 --- a/docs/visual-basic/misc/bc30470.md +++ b/docs/visual-basic/misc/bc30470.md @@ -1,13 +1,13 @@ --- title: "'MyClass' cannot be used outside of a class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30470" @@ -18,7 +18,7 @@ ms.assetid: 9f868a3d-5b11-44ba-9e5d-119b06650486 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30471.md b/docs/visual-basic/misc/bc30471.md index 54f7be81305cf..41a0ee3301a23 100644 --- a/docs/visual-basic/misc/bc30471.md +++ b/docs/visual-basic/misc/bc30471.md @@ -1,13 +1,13 @@ --- title: "Expression is not an array or a method, and cannot have an argument list | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30471" @@ -18,7 +18,7 @@ ms.assetid: cdf48716-ac2c-45ba-933b-67ce487a034f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30474.md b/docs/visual-basic/misc/bc30474.md index 91c1d6891e3e4..e6de166ee78b2 100644 --- a/docs/visual-basic/misc/bc30474.md +++ b/docs/visual-basic/misc/bc30474.md @@ -1,13 +1,13 @@ --- title: "'<method1>' cannot override '<method2>' because it is a 'Declare' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30474" @@ -18,7 +18,7 @@ ms.assetid: 7277e8cc-aa3c-40c3-8682-c8c42d2ee921 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30476.md b/docs/visual-basic/misc/bc30476.md index 4c25deb65617f..ffd06907d9b09 100644 --- a/docs/visual-basic/misc/bc30476.md +++ b/docs/visual-basic/misc/bc30476.md @@ -1,13 +1,13 @@ --- title: "'WithEvents' variables cannot be typed as arrays | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30476" @@ -18,7 +18,7 @@ ms.assetid: 29bed445-a247-4c88-a1eb-115535900377 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30479.md b/docs/visual-basic/misc/bc30479.md index b19fde017df2e..3a804d5536dd0 100644 --- a/docs/visual-basic/misc/bc30479.md +++ b/docs/visual-basic/misc/bc30479.md @@ -1,13 +1,13 @@ --- title: "Shared 'Sub New' cannot have any parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30479" @@ -18,7 +18,7 @@ ms.assetid: 0a36034b-2a9e-45a1-871c-c792566ba264 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30480.md b/docs/visual-basic/misc/bc30480.md index ced11beb4f423..7284540929068 100644 --- a/docs/visual-basic/misc/bc30480.md +++ b/docs/visual-basic/misc/bc30480.md @@ -1,13 +1,13 @@ --- title: "Shared 'Sub New' cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30480" @@ -18,7 +18,7 @@ ms.assetid: 06781e13-121e-42d9-8a84-12fa46cbe05d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30487.md b/docs/visual-basic/misc/bc30487.md index 18db018346a17..8593033553ae9 100644 --- a/docs/visual-basic/misc/bc30487.md +++ b/docs/visual-basic/misc/bc30487.md @@ -1,13 +1,13 @@ --- title: "Operator '<operatorname>' is not defined for type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30487" @@ -18,7 +18,7 @@ ms.assetid: 3bf2a85f-71c7-408f-8dae-e3bf94b1cfbb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30490.md b/docs/visual-basic/misc/bc30490.md index d23b0603fa576..5185eb256a9c1 100644 --- a/docs/visual-basic/misc/bc30490.md +++ b/docs/visual-basic/misc/bc30490.md @@ -1,13 +1,13 @@ --- title: "'Default' cannot be combined with '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30490" @@ -18,7 +18,7 @@ ms.assetid: fb29622c-a176-4185-94ae-2c1ca85adddb caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30493.md b/docs/visual-basic/misc/bc30493.md index 5cc937515bf38..9914c666d57bc 100644 --- a/docs/visual-basic/misc/bc30493.md +++ b/docs/visual-basic/misc/bc30493.md @@ -1,13 +1,13 @@ --- title: "Constructor must be declared as a Sub, not as a Function | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30493" @@ -18,7 +18,7 @@ ms.assetid: bcacfd4b-cac0-4ad3-a6df-5fb37c189e8f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30495.md b/docs/visual-basic/misc/bc30495.md index 67ce83fecdd24..847f1e0c54d67 100644 --- a/docs/visual-basic/misc/bc30495.md +++ b/docs/visual-basic/misc/bc30495.md @@ -1,13 +1,13 @@ --- title: "Exponent is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30495" @@ -18,7 +18,7 @@ ms.assetid: 03053858-255d-4609-af1d-7aa5a7338914 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30497.md b/docs/visual-basic/misc/bc30497.md index 3a6be31b1aaef..5ae3149e6cbbe 100644 --- a/docs/visual-basic/misc/bc30497.md +++ b/docs/visual-basic/misc/bc30497.md @@ -1,13 +1,13 @@ --- title: "'Sub New' cannot handle events | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30497" @@ -18,7 +18,7 @@ ms.assetid: b8a546c4-914e-49de-b553-9fc0f41424ed caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30500.md b/docs/visual-basic/misc/bc30500.md index 7cb1c9d5c8fc5..80f805a96b8a1 100644 --- a/docs/visual-basic/misc/bc30500.md +++ b/docs/visual-basic/misc/bc30500.md @@ -1,13 +1,13 @@ --- title: "Constant '<constantname>' cannot depend on its own value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30500" @@ -18,7 +18,7 @@ ms.assetid: 0dad89bc-9196-492f-acd9-7777757362f7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30501.md b/docs/visual-basic/misc/bc30501.md index dccbc7880b492..0655394c93a24 100644 --- a/docs/visual-basic/misc/bc30501.md +++ b/docs/visual-basic/misc/bc30501.md @@ -1,13 +1,13 @@ --- title: "'Shared' cannot be combined with '<specifier>' on a method declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30501" @@ -18,7 +18,7 @@ ms.assetid: 4ab9a918-31b3-4611-8d71-d3b6c3531d48 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30502.md b/docs/visual-basic/misc/bc30502.md index 519d2a3e484a0..baa968f5d3993 100644 --- a/docs/visual-basic/misc/bc30502.md +++ b/docs/visual-basic/misc/bc30502.md @@ -1,13 +1,13 @@ --- title: "'Shared' cannot be combined with '<specifier>' on a property declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30502" @@ -18,7 +18,7 @@ ms.assetid: 93d554e1-215c-4779-874a-1b557de708b5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30503.md b/docs/visual-basic/misc/bc30503.md index e4e480be29a57..2569e59a2f551 100644 --- a/docs/visual-basic/misc/bc30503.md +++ b/docs/visual-basic/misc/bc30503.md @@ -1,13 +1,13 @@ --- title: "Properties in a Module cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30503" @@ -18,7 +18,7 @@ ms.assetid: a8fc4ce5-425f-4aad-9c77-95893baddcc1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30504.md b/docs/visual-basic/misc/bc30504.md index 8b1ffd2bf09ea..f94bc6030ab27 100644 --- a/docs/visual-basic/misc/bc30504.md +++ b/docs/visual-basic/misc/bc30504.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' cannot be declared 'Default' because it overrides a Property on the base <type> '<typename>' that is not default | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30504" @@ -18,7 +18,7 @@ ms.assetid: af5d55b7-80bc-4085-8fcf-01d8acbe9290 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30505.md b/docs/visual-basic/misc/bc30505.md index 99a6a2d87cc08..f8c07e624baf3 100644 --- a/docs/visual-basic/misc/bc30505.md +++ b/docs/visual-basic/misc/bc30505.md @@ -1,13 +1,13 @@ --- title: "Methods or events that implement interface members cannot be declared 'Shared' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30505" @@ -18,7 +18,7 @@ ms.assetid: a24937c5-aeac-47de-a08b-d8696dd8221a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30508.md b/docs/visual-basic/misc/bc30508.md index 397e6fb4cf929..ef1dda412742c 100644 --- a/docs/visual-basic/misc/bc30508.md +++ b/docs/visual-basic/misc/bc30508.md @@ -1,13 +1,13 @@ --- title: "'<name>' cannot expose type <type1> in <specifier> <type2> '<typename>' through <name> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30508" @@ -18,7 +18,7 @@ ms.assetid: d0a58c9e-1860-4598-acb2-f082d5c937b1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30509.md b/docs/visual-basic/misc/bc30509.md index 49655628231bc..2cbc97a4b68bf 100644 --- a/docs/visual-basic/misc/bc30509.md +++ b/docs/visual-basic/misc/bc30509.md @@ -1,13 +1,13 @@ --- title: "<specifier1> <type> cannot inherit from a <specifier2> <type> because it expands the access of the base <type> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30509" @@ -18,7 +18,7 @@ ms.assetid: 53594d6e-5e6d-463d-aa68-e2d41e152da7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30512.md b/docs/visual-basic/misc/bc30512.md index 016950c3ed7cd..2e1e55e72800a 100644 --- a/docs/visual-basic/misc/bc30512.md +++ b/docs/visual-basic/misc/bc30512.md @@ -1,13 +1,13 @@ --- title: "Option Strict On disallows implicit conversions from '<type1>' to '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30512" @@ -18,7 +18,7 @@ ms.assetid: b9756d48-05fa-4027-8a80-b4a0ef92099d caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30516.md b/docs/visual-basic/misc/bc30516.md index f4ef1889a2a11..b746f38ed82d9 100644 --- a/docs/visual-basic/misc/bc30516.md +++ b/docs/visual-basic/misc/bc30516.md @@ -1,13 +1,13 @@ --- title: "Overload resolution failed because no accessible '<method>' accepts this number of arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30516" @@ -18,7 +18,7 @@ ms.assetid: e55086ba-d9ce-446a-869e-f1fbc870b6c3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30517.md b/docs/visual-basic/misc/bc30517.md index a46c04b3465ce..5dde3626afe9f 100644 --- a/docs/visual-basic/misc/bc30517.md +++ b/docs/visual-basic/misc/bc30517.md @@ -1,13 +1,13 @@ --- title: "Overload resolution failed because no '<method>' is accessible | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30517" @@ -18,7 +18,7 @@ ms.assetid: d13a0cc5-6759-4c81-8606-17fc50e11fa2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30518.md b/docs/visual-basic/misc/bc30518.md index 271cd9cdae7d4..194bd131746ba 100644 --- a/docs/visual-basic/misc/bc30518.md +++ b/docs/visual-basic/misc/bc30518.md @@ -1,13 +1,13 @@ --- title: "Overload resolution failed because no accessible '<method>' can be called with these arguments:<error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30518" @@ -18,7 +18,7 @@ ms.assetid: 0c49fffa-f683-4550-a95b-68b0757a8bbb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30519.md b/docs/visual-basic/misc/bc30519.md index eaf5c71080361..12189e3f21fdf 100644 --- a/docs/visual-basic/misc/bc30519.md +++ b/docs/visual-basic/misc/bc30519.md @@ -1,13 +1,13 @@ --- title: "Overload resolution failed because no accessible '<method>' can be called without a narrowing conversion: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30519" @@ -18,7 +18,7 @@ ms.assetid: 3b3e724d-6fad-4146-b47d-6525493b2fa8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30520.md b/docs/visual-basic/misc/bc30520.md index d201529f2f36b..602b1f3f847ee 100644 --- a/docs/visual-basic/misc/bc30520.md +++ b/docs/visual-basic/misc/bc30520.md @@ -1,13 +1,13 @@ --- title: "Argument matching parameter '<parametername>' narrows from '<type1>' to '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30520" @@ -18,7 +18,7 @@ ms.assetid: 652ff70b-156d-4d1c-af19-fa1c53e2d0b5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30521.md b/docs/visual-basic/misc/bc30521.md index 7d5f1d5d8d595..e221342834d8a 100644 --- a/docs/visual-basic/misc/bc30521.md +++ b/docs/visual-basic/misc/bc30521.md @@ -1,13 +1,13 @@ --- title: "Overload resolution failed because no accessible '<method>' is most specific for these arguments:<error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30521" @@ -20,7 +20,7 @@ ms.assetid: b8b41fa0-a64b-4e74-8443-be3afd2b6f11 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30524.md b/docs/visual-basic/misc/bc30524.md index 1182f350be392..9bd1ab610779f 100644 --- a/docs/visual-basic/misc/bc30524.md +++ b/docs/visual-basic/misc/bc30524.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' is 'WriteOnly' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30524" @@ -18,7 +18,7 @@ ms.assetid: 82249c64-df77-4890-8292-e4da707eca96 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30526.md b/docs/visual-basic/misc/bc30526.md index c58cf27f69b1e..0b3babb3502c0 100644 --- a/docs/visual-basic/misc/bc30526.md +++ b/docs/visual-basic/misc/bc30526.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' is 'ReadOnly' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30526" @@ -18,7 +18,7 @@ ms.assetid: da79b77b-0132-4ef3-9825-55c5656f9bbc caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30529.md b/docs/visual-basic/misc/bc30529.md index abbbaa41394e3..9c4e668c45ec3 100644 --- a/docs/visual-basic/misc/bc30529.md +++ b/docs/visual-basic/misc/bc30529.md @@ -1,13 +1,13 @@ --- title: "All parameters must be explicitly typed if any are | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30529" @@ -18,7 +18,7 @@ ms.assetid: 5d271ef4-c1a8-4400-822b-e9686720ff64 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30530.md b/docs/visual-basic/misc/bc30530.md index ee9ac121575c1..00e6c82460cc9 100644 --- a/docs/visual-basic/misc/bc30530.md +++ b/docs/visual-basic/misc/bc30530.md @@ -1,13 +1,13 @@ --- title: "Parameter cannot have the same name as its defining function | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30530" @@ -18,7 +18,7 @@ ms.assetid: 8d3129c7-88c7-4f56-848f-1f867007a7ec caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30532.md b/docs/visual-basic/misc/bc30532.md index 91260b7e9f02a..5a60b2bb96dbc 100644 --- a/docs/visual-basic/misc/bc30532.md +++ b/docs/visual-basic/misc/bc30532.md @@ -1,13 +1,13 @@ --- title: "Conversion from 'Date' to 'Double' requires calling the 'Date.ToOADate' method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30532" @@ -18,7 +18,7 @@ ms.assetid: 8171ce21-e4f6-4e75-b7e8-32baf78a40eb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30533.md b/docs/visual-basic/misc/bc30533.md index 15b38c5ccba0c..fb3e71b993a6f 100644 --- a/docs/visual-basic/misc/bc30533.md +++ b/docs/visual-basic/misc/bc30533.md @@ -1,13 +1,13 @@ --- title: "Conversion from 'Double' to 'Date' requires calling the 'Date.FromOADate' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30533" @@ -18,7 +18,7 @@ ms.assetid: afcfd115-4614-4b0b-ad09-76af8dba2ed5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30542.md b/docs/visual-basic/misc/bc30542.md index 7aa4482437b0d..5be6681112c38 100644 --- a/docs/visual-basic/misc/bc30542.md +++ b/docs/visual-basic/misc/bc30542.md @@ -1,13 +1,13 @@ --- title: "Division by zero occurred while evaluating this expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30542" @@ -18,7 +18,7 @@ ms.assetid: ba7d2193-54e7-4a6a-82f0-5672bd0bbc18 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30544.md b/docs/visual-basic/misc/bc30544.md index 4865e03969898..0e90f096123fc 100644 --- a/docs/visual-basic/misc/bc30544.md +++ b/docs/visual-basic/misc/bc30544.md @@ -1,13 +1,13 @@ --- title: "Method cannot contain both a 'Try' statement and an 'On Error' or 'Resume' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30544" @@ -18,7 +18,7 @@ ms.assetid: 1e75d5fe-9a6b-43c2-9749-1f2d7ce5b10d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30545.md b/docs/visual-basic/misc/bc30545.md index e66c40f16cc23..3798aa476c7de 100644 --- a/docs/visual-basic/misc/bc30545.md +++ b/docs/visual-basic/misc/bc30545.md @@ -1,13 +1,13 @@ --- title: "Property access must assign to the property or use its value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30545" @@ -18,7 +18,7 @@ ms.assetid: df271c05-1e7a-44e8-bf53-79f06ef916ab caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30547.md b/docs/visual-basic/misc/bc30547.md index 159c05bd1de8f..fb65e63e5dde5 100644 --- a/docs/visual-basic/misc/bc30547.md +++ b/docs/visual-basic/misc/bc30547.md @@ -1,13 +1,13 @@ --- title: "Interface '<interfacename>' cannot be indexed because it has no default property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30547" @@ -18,7 +18,7 @@ ms.assetid: d9d83868-5e81-4ec5-878e-2303489d8f2f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30548.md b/docs/visual-basic/misc/bc30548.md index 311188546168d..1316745c71638 100644 --- a/docs/visual-basic/misc/bc30548.md +++ b/docs/visual-basic/misc/bc30548.md @@ -1,13 +1,13 @@ --- title: "Attribute '<attributename>' cannot be applied to an assembly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30548" @@ -18,7 +18,7 @@ ms.assetid: bc36f094-626a-4907-b80b-f195155fa5db caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30549.md b/docs/visual-basic/misc/bc30549.md index 1a8f5aebe358c..74e9b23074485 100644 --- a/docs/visual-basic/misc/bc30549.md +++ b/docs/visual-basic/misc/bc30549.md @@ -1,13 +1,13 @@ --- title: "Attribute '<attributename>' cannot be applied to a module | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30549" @@ -18,7 +18,7 @@ ms.assetid: b38fea31-6b0b-4c54-9518-b59226505802 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30550.md b/docs/visual-basic/misc/bc30550.md index 9c5b56469191e..08d6a07addb2c 100644 --- a/docs/visual-basic/misc/bc30550.md +++ b/docs/visual-basic/misc/bc30550.md @@ -1,13 +1,13 @@ --- title: "Constructors cannot implement interface methods | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30550" @@ -18,7 +18,7 @@ ms.assetid: 982a767d-9174-408e-bdcf-ae0d96f88cef caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30554.md b/docs/visual-basic/misc/bc30554.md index 59b0edb317f46..f2826d351272c 100644 --- a/docs/visual-basic/misc/bc30554.md +++ b/docs/visual-basic/misc/bc30554.md @@ -1,13 +1,13 @@ --- title: "'<namespacename>' is ambiguous | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30554" @@ -18,7 +18,7 @@ ms.assetid: f79778e7-a300-4eef-999f-c5cb22e0fbfa caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30555.md b/docs/visual-basic/misc/bc30555.md index 94e8b7f1239af..28d47fccd8b1e 100644 --- a/docs/visual-basic/misc/bc30555.md +++ b/docs/visual-basic/misc/bc30555.md @@ -1,13 +1,13 @@ --- title: "Default member '<membername>' is not a property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30555" @@ -18,7 +18,7 @@ ms.assetid: 4ee6a63e-22ab-4a99-8c4c-db0d4933f026 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30562.md b/docs/visual-basic/misc/bc30562.md index 6f8a64bc9a769..9187d998d4f8a 100644 --- a/docs/visual-basic/misc/bc30562.md +++ b/docs/visual-basic/misc/bc30562.md @@ -1,13 +1,13 @@ --- title: "'<name>' is ambiguous between declarations in Modules '<modulename1>' and '<modulename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30562" @@ -18,7 +18,7 @@ ms.assetid: 5c230046-deb8-44d1-b25e-d4c6b59e0c3c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30563.md b/docs/visual-basic/misc/bc30563.md index 7262440976b40..8f0e3b0ad1039 100644 --- a/docs/visual-basic/misc/bc30563.md +++ b/docs/visual-basic/misc/bc30563.md @@ -1,13 +1,13 @@ --- title: "'<name>' is ambiguous in the application objects '<list>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30563" @@ -18,7 +18,7 @@ ms.assetid: 965c1570-6297-47b5-b41e-e2dd68b034f0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30565.md b/docs/visual-basic/misc/bc30565.md index d02bffcd86078..d19b65565528d 100644 --- a/docs/visual-basic/misc/bc30565.md +++ b/docs/visual-basic/misc/bc30565.md @@ -1,13 +1,13 @@ --- title: "Array initializer has too few dimensions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30565" @@ -18,7 +18,7 @@ ms.assetid: 56cc00c3-c317-45bf-bd02-dbacce12958e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30566.md b/docs/visual-basic/misc/bc30566.md index 65e9d1e9ab4fa..f09de3399c216 100644 --- a/docs/visual-basic/misc/bc30566.md +++ b/docs/visual-basic/misc/bc30566.md @@ -1,13 +1,13 @@ --- title: "Array initializer has too many dimensions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30566" @@ -18,7 +18,7 @@ ms.assetid: bcc30743-3ab9-4cd6-8481-e1a1e800d8de caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30567.md b/docs/visual-basic/misc/bc30567.md index 0118f4af39ecc..0077381b33095 100644 --- a/docs/visual-basic/misc/bc30567.md +++ b/docs/visual-basic/misc/bc30567.md @@ -1,13 +1,13 @@ --- title: "Array initializer is missing <number> elements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30567" @@ -18,7 +18,7 @@ ms.assetid: 36ad9dbd-9cc5-4005-be2f-6ea9ad97ac65 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30568.md b/docs/visual-basic/misc/bc30568.md index e82c9545f520f..a2472102a73ca 100644 --- a/docs/visual-basic/misc/bc30568.md +++ b/docs/visual-basic/misc/bc30568.md @@ -1,13 +1,13 @@ --- title: "Array initializer has <number> too many elements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30568" @@ -18,7 +18,7 @@ ms.assetid: 5d81f73d-1ce1-42a0-8cf5-f564d6094617 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30569.md b/docs/visual-basic/misc/bc30569.md index 35fd994aecc86..b40ab429111b9 100644 --- a/docs/visual-basic/misc/bc30569.md +++ b/docs/visual-basic/misc/bc30569.md @@ -1,13 +1,13 @@ --- title: "'New' cannot be used on a class that is declared 'MustInherit' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30569" @@ -18,7 +18,7 @@ ms.assetid: 94c9e6a3-6489-4d58-b7e5-7b4203677e3b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30572.md b/docs/visual-basic/misc/bc30572.md index 64997a863458e..8514eab769f1c 100644 --- a/docs/visual-basic/misc/bc30572.md +++ b/docs/visual-basic/misc/bc30572.md @@ -1,13 +1,13 @@ --- title: "Alias '<namespacename>' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30572" @@ -18,7 +18,7 @@ ms.assetid: 52393bee-33c5-4738-99c7-3a40340f5a98 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30573.md b/docs/visual-basic/misc/bc30573.md index 4e1c0ba9ac631..c4268a1be0194 100644 --- a/docs/visual-basic/misc/bc30573.md +++ b/docs/visual-basic/misc/bc30573.md @@ -1,13 +1,13 @@ --- title: "XML namespace prefix 'prefix' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30573" @@ -18,7 +18,7 @@ ms.assetid: 7bdfe173-0632-4022-af91-9a87f6e2d65c caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30574.md b/docs/visual-basic/misc/bc30574.md index b7340730b37d4..e1803b4ef9fdc 100644 --- a/docs/visual-basic/misc/bc30574.md +++ b/docs/visual-basic/misc/bc30574.md @@ -1,13 +1,13 @@ --- title: "Option Strict On disallows late binding | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30574" @@ -18,7 +18,7 @@ ms.assetid: 9da4b826-2e12-4a5d-9e17-762b0b68fc9b caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30576.md b/docs/visual-basic/misc/bc30576.md index a3d65b91a767c..e77497630b587 100644 --- a/docs/visual-basic/misc/bc30576.md +++ b/docs/visual-basic/misc/bc30576.md @@ -1,13 +1,13 @@ --- title: "Statement does not declare a 'Get' or 'Set' method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30576" @@ -18,7 +18,7 @@ ms.assetid: 0f5aabd8-7cd0-4eaa-ae92-67be260cf63e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30578.md b/docs/visual-basic/misc/bc30578.md index ab86d6950a7f5..2ef738074a1fd 100644 --- a/docs/visual-basic/misc/bc30578.md +++ b/docs/visual-basic/misc/bc30578.md @@ -1,13 +1,13 @@ --- title: "'#End ExternalSource' must be preceded by a matching '#ExternalSource' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30578" @@ -18,7 +18,7 @@ ms.assetid: f011673d-eced-46a7-a08e-d54d86c8a76b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30579.md b/docs/visual-basic/misc/bc30579.md index 1a67abbf7bc53..606794fd3eac0 100644 --- a/docs/visual-basic/misc/bc30579.md +++ b/docs/visual-basic/misc/bc30579.md @@ -1,13 +1,13 @@ --- title: "'#ExternalSource' statement must end with a matching '#End ExternalSource' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30579" @@ -18,7 +18,7 @@ ms.assetid: 8d658008-eddc-4b7d-a8d4-036da42957bf caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30580.md b/docs/visual-basic/misc/bc30580.md index bbda7a4a284e4..4897658abe23a 100644 --- a/docs/visual-basic/misc/bc30580.md +++ b/docs/visual-basic/misc/bc30580.md @@ -1,13 +1,13 @@ --- title: "'#ExternalSource' directives cannot be nested | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30580" @@ -18,7 +18,7 @@ ms.assetid: 56c6ef4b-28b1-4a62-8afa-d83a7742b507 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30581.md b/docs/visual-basic/misc/bc30581.md index 9503647d713a4..6e42d96b158ff 100644 --- a/docs/visual-basic/misc/bc30581.md +++ b/docs/visual-basic/misc/bc30581.md @@ -1,13 +1,13 @@ --- title: "'AddressOf' expression cannot be converted to '<typename>' because '<typename>' is not a delegate type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30581" @@ -18,7 +18,7 @@ ms.assetid: 5db7589a-5456-4b3a-9d6b-93d9157f0484 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30582.md b/docs/visual-basic/misc/bc30582.md index c688221732c34..817eda94ba0c5 100644 --- a/docs/visual-basic/misc/bc30582.md +++ b/docs/visual-basic/misc/bc30582.md @@ -1,13 +1,13 @@ --- title: "'SyncLock' operand cannot be of type '<typename>' because '<typename>' is not a reference type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30582" @@ -18,7 +18,7 @@ ms.assetid: 953aecf2-629a-4272-94bd-abf88f785e63 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30583.md b/docs/visual-basic/misc/bc30583.md index 6911152b16ba7..1c3f5df6f21df 100644 --- a/docs/visual-basic/misc/bc30583.md +++ b/docs/visual-basic/misc/bc30583.md @@ -1,13 +1,13 @@ --- title: "'<methodname>' cannot be implemented more than once | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30583" @@ -18,7 +18,7 @@ ms.assetid: 4e47b7a3-566a-4bc7-aa3c-3c4262ed8cd9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30584.md b/docs/visual-basic/misc/bc30584.md index 9aac16e8e2440..fb44f7ef0a594 100644 --- a/docs/visual-basic/misc/bc30584.md +++ b/docs/visual-basic/misc/bc30584.md @@ -1,13 +1,13 @@ --- title: "'<type>' cannot be inherited more than once | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30584" @@ -18,7 +18,7 @@ ms.assetid: c05261ad-5b0f-4fe8-a4e6-c76d8bc2b3ad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30585.md b/docs/visual-basic/misc/bc30585.md index 4d0030f04f712..099b87ccc0c74 100644 --- a/docs/visual-basic/misc/bc30585.md +++ b/docs/visual-basic/misc/bc30585.md @@ -1,13 +1,13 @@ --- title: "Event '<eventname>' cannot be handled because it is not accessible from '<name>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30585" @@ -18,7 +18,7 @@ ms.assetid: fe039f8f-be6f-4b52-86bd-d551c54b85cd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30587.md b/docs/visual-basic/misc/bc30587.md index edbaa81b6706d..9111f450e0d05 100644 --- a/docs/visual-basic/misc/bc30587.md +++ b/docs/visual-basic/misc/bc30587.md @@ -1,13 +1,13 @@ --- title: "Named argument cannot match a ParamArray parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30587" @@ -18,7 +18,7 @@ ms.assetid: aff179af-96f2-4157-971e-881d8e08f5f2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30588.md b/docs/visual-basic/misc/bc30588.md index 967ec0c18af2a..a32bbef086c9d 100644 --- a/docs/visual-basic/misc/bc30588.md +++ b/docs/visual-basic/misc/bc30588.md @@ -1,13 +1,13 @@ --- title: "Omitted argument cannot match a ParamArray parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30588" @@ -18,7 +18,7 @@ ms.assetid: 98866bc4-d3f5-4a80-ab9e-0817392bf237 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30590.md b/docs/visual-basic/misc/bc30590.md index 6377cfc77c39e..7cef1f81ea79b 100644 --- a/docs/visual-basic/misc/bc30590.md +++ b/docs/visual-basic/misc/bc30590.md @@ -1,13 +1,13 @@ --- title: "Event '<eventname>' cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30590" @@ -18,7 +18,7 @@ ms.assetid: a986de31-f469-4f67-a923-21622ebeb599 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30591.md b/docs/visual-basic/misc/bc30591.md index 74323a0192dd4..d3e1f8a710ae3 100644 --- a/docs/visual-basic/misc/bc30591.md +++ b/docs/visual-basic/misc/bc30591.md @@ -1,13 +1,13 @@ --- title: "'WithEvents' variable does not raise any events | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30591" @@ -18,7 +18,7 @@ ms.assetid: cbfe6e40-7ba2-46c4-accf-8379dadc45da caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30593.md b/docs/visual-basic/misc/bc30593.md index 8b8258025439d..e29bb43c1f7f0 100644 --- a/docs/visual-basic/misc/bc30593.md +++ b/docs/visual-basic/misc/bc30593.md @@ -1,13 +1,13 @@ --- title: "Variables in Modules cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30593" @@ -18,7 +18,7 @@ ms.assetid: 2500b776-7fa4-4272-8cc7-204593706651 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30600.md b/docs/visual-basic/misc/bc30600.md index 0e3aa6b2f7523..a9910d97cd646 100644 --- a/docs/visual-basic/misc/bc30600.md +++ b/docs/visual-basic/misc/bc30600.md @@ -1,13 +1,13 @@ --- title: "'WithEvents' variable does not raise any instance events that are accessible to '<containername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30600" @@ -18,7 +18,7 @@ ms.assetid: 79a02558-1e13-41df-a9be-894aab1c1b0d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30601.md b/docs/visual-basic/misc/bc30601.md index 148a507e1638a..d0aa1896f17bf 100644 --- a/docs/visual-basic/misc/bc30601.md +++ b/docs/visual-basic/misc/bc30601.md @@ -1,13 +1,13 @@ --- title: "'-' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30601" @@ -18,7 +18,7 @@ ms.assetid: c8fbdc21-d2ff-404d-92b9-7277ade18e60 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30602.md b/docs/visual-basic/misc/bc30602.md index 607a454c08a85..25d83e6de8996 100644 --- a/docs/visual-basic/misc/bc30602.md +++ b/docs/visual-basic/misc/bc30602.md @@ -1,13 +1,13 @@ --- title: "Interface members must be methods, properties, events, or type definitions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30602" @@ -18,7 +18,7 @@ ms.assetid: 0889cb3f-788e-4119-98df-ee1cb402dbe2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30603.md b/docs/visual-basic/misc/bc30603.md index 7ccde6a0b5349..20cdd88b5f418 100644 --- a/docs/visual-basic/misc/bc30603.md +++ b/docs/visual-basic/misc/bc30603.md @@ -1,13 +1,13 @@ --- title: "Statement cannot appear within an interface body | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30603" @@ -18,7 +18,7 @@ ms.assetid: 3aef29d6-eadf-4f1f-b214-dfeae5e51c4f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30604.md b/docs/visual-basic/misc/bc30604.md index 8afa7705c0987..dafd2788857b0 100644 --- a/docs/visual-basic/misc/bc30604.md +++ b/docs/visual-basic/misc/bc30604.md @@ -1,13 +1,13 @@ --- title: "Statement cannot appear within an interface body (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30604" @@ -18,7 +18,7 @@ ms.assetid: ce4759fe-5e49-43ad-8405-a3f46ed0a36f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30607.md b/docs/visual-basic/misc/bc30607.md index af972bddcd665..039f302ffca24 100644 --- a/docs/visual-basic/misc/bc30607.md +++ b/docs/visual-basic/misc/bc30607.md @@ -1,13 +1,13 @@ --- title: "'NotInheritable' classes cannot have members declared '<specifiername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30607" @@ -18,7 +18,7 @@ ms.assetid: c800e24e-d055-402f-b378-6d2f4041ff16 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30610.md b/docs/visual-basic/misc/bc30610.md index 8c71c8b65fc71..87dc77d87e822 100644 --- a/docs/visual-basic/misc/bc30610.md +++ b/docs/visual-basic/misc/bc30610.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' must either be declared 'MustInherit' or override the following inherited 'MustOverride' member(s): <membername(s)> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30610" @@ -18,7 +18,7 @@ ms.assetid: 7fba7a3b-c918-44ba-ae85-20312615c1ce caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30611.md b/docs/visual-basic/misc/bc30611.md index e7c2e43b23dac..85dad5ba5f9a3 100644 --- a/docs/visual-basic/misc/bc30611.md +++ b/docs/visual-basic/misc/bc30611.md @@ -1,13 +1,13 @@ --- title: "Array dimensions cannot have a negative size | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30611" @@ -18,7 +18,7 @@ ms.assetid: e310bd0d-f221-4b02-87f3-02124f4de87c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30614.md b/docs/visual-basic/misc/bc30614.md index 4e68e5fc04433..8e7dd9a1ca731 100644 --- a/docs/visual-basic/misc/bc30614.md +++ b/docs/visual-basic/misc/bc30614.md @@ -1,13 +1,13 @@ --- title: "'MustOverride' method '<methodname>' cannot be called with 'MyClass' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30614" @@ -18,7 +18,7 @@ ms.assetid: fc57af41-1552-46d1-9727-341f1835e661 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30615.md b/docs/visual-basic/misc/bc30615.md index fa217184ce87d..d98ef3e34a098 100644 --- a/docs/visual-basic/misc/bc30615.md +++ b/docs/visual-basic/misc/bc30615.md @@ -1,13 +1,13 @@ --- title: "'End' statement cannot be used in class library projects | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30615" @@ -18,7 +18,7 @@ ms.assetid: c8606b17-b50b-4014-b76e-b748d57e9389 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30618.md b/docs/visual-basic/misc/bc30618.md index 654c3b196cbe3..34880b56a6ec4 100644 --- a/docs/visual-basic/misc/bc30618.md +++ b/docs/visual-basic/misc/bc30618.md @@ -1,13 +1,13 @@ --- title: "'Namespace' statements can occur only at file or namespace level | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30618" @@ -18,7 +18,7 @@ ms.assetid: bcd365a4-5d84-4c3c-83dc-40cb4c47f73b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30619.md b/docs/visual-basic/misc/bc30619.md index 6513ab235acc8..445d9da4d24ac 100644 --- a/docs/visual-basic/misc/bc30619.md +++ b/docs/visual-basic/misc/bc30619.md @@ -1,13 +1,13 @@ --- title: "Statement cannot appear within an Enum body | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30619" @@ -18,7 +18,7 @@ ms.assetid: 5d91d601-2a2d-418c-ae26-791d14a6f3cd caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30620.md b/docs/visual-basic/misc/bc30620.md index a304a8a4a35aa..4e924c6d878bb 100644 --- a/docs/visual-basic/misc/bc30620.md +++ b/docs/visual-basic/misc/bc30620.md @@ -1,13 +1,13 @@ --- title: "'Option Strict' can be followed only by 'On' or 'Off' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30620" @@ -18,7 +18,7 @@ ms.assetid: 21939456-e36c-4886-8923-cc1fa0c26666 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30621.md b/docs/visual-basic/misc/bc30621.md index a246769017cf3..8d68cdff3ba9d 100644 --- a/docs/visual-basic/misc/bc30621.md +++ b/docs/visual-basic/misc/bc30621.md @@ -1,13 +1,13 @@ --- title: "'End Structure' must be preceded by a matching 'Structure' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30621" @@ -18,7 +18,7 @@ ms.assetid: 5d0b33d7-7875-4eac-8214-ae9319e8e2df caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30622.md b/docs/visual-basic/misc/bc30622.md index 7d1f7dab2cc6b..c6fa3db2f6d19 100644 --- a/docs/visual-basic/misc/bc30622.md +++ b/docs/visual-basic/misc/bc30622.md @@ -1,13 +1,13 @@ --- title: "'End Module' must be preceded by a matching 'Module' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30622" @@ -18,7 +18,7 @@ ms.assetid: f5d412ae-3265-4e69-b513-d402730bf575 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30623.md b/docs/visual-basic/misc/bc30623.md index ca24bb3e5c916..f353f83f0c485 100644 --- a/docs/visual-basic/misc/bc30623.md +++ b/docs/visual-basic/misc/bc30623.md @@ -1,13 +1,13 @@ --- title: "'End Namespace' must be preceded by a matching 'Namespace' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30623" @@ -18,7 +18,7 @@ ms.assetid: b280e206-7cf0-444a-971d-c719d05eb2b8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30624.md b/docs/visual-basic/misc/bc30624.md index 9b87a7568f7dc..11771f1c5f3b1 100644 --- a/docs/visual-basic/misc/bc30624.md +++ b/docs/visual-basic/misc/bc30624.md @@ -1,13 +1,13 @@ --- title: "'Structure' statement must end with a matching 'End Structure' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30624" @@ -18,7 +18,7 @@ ms.assetid: ee35bace-6914-4139-a581-7599cd6828cb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30625.md b/docs/visual-basic/misc/bc30625.md index 74528f73343ea..d9c78a0b02124 100644 --- a/docs/visual-basic/misc/bc30625.md +++ b/docs/visual-basic/misc/bc30625.md @@ -1,13 +1,13 @@ --- title: "'Module' statement must end with a matching 'End Module' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30625" @@ -18,7 +18,7 @@ ms.assetid: d51d5f1c-16f5-401c-be3a-0470eb9bb812 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30626.md b/docs/visual-basic/misc/bc30626.md index 85fcccd49597a..2dac6767273e2 100644 --- a/docs/visual-basic/misc/bc30626.md +++ b/docs/visual-basic/misc/bc30626.md @@ -1,13 +1,13 @@ --- title: "'Namespace' statement must end with a matching 'End Namespace' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30626" @@ -18,7 +18,7 @@ ms.assetid: d3c74252-0e71-4621-ad83-4e2183b7b442 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30627.md b/docs/visual-basic/misc/bc30627.md index 1a8f61cc16fd9..d6195f5516a16 100644 --- a/docs/visual-basic/misc/bc30627.md +++ b/docs/visual-basic/misc/bc30627.md @@ -1,13 +1,13 @@ --- title: "'Option' statements must precede any declarations or 'Imports' statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30627" @@ -18,7 +18,7 @@ ms.assetid: 2ce0fcf2-80f4-47d3-a394-44e0aed456db caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30628.md b/docs/visual-basic/misc/bc30628.md index f4b9bcb6c9184..2b9d526f712cb 100644 --- a/docs/visual-basic/misc/bc30628.md +++ b/docs/visual-basic/misc/bc30628.md @@ -1,13 +1,13 @@ --- title: "Structures cannot have 'Inherits' statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30628" @@ -18,7 +18,7 @@ ms.assetid: 131ecce1-6378-43fb-af0b-cdf5a0350cec caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30629.md b/docs/visual-basic/misc/bc30629.md index 27ebc3a048e34..1f77a154de640 100644 --- a/docs/visual-basic/misc/bc30629.md +++ b/docs/visual-basic/misc/bc30629.md @@ -1,13 +1,13 @@ --- title: "Structures cannot declare a non-shared 'Sub New' with no parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30629" @@ -18,7 +18,7 @@ ms.assetid: f4298ef7-85b1-4543-b764-4c3abda84baa caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30630.md b/docs/visual-basic/misc/bc30630.md index 1898d8839e6ea..9a495978561e0 100644 --- a/docs/visual-basic/misc/bc30630.md +++ b/docs/visual-basic/misc/bc30630.md @@ -1,13 +1,13 @@ --- title: "'End Get' must be preceded by a matching 'Get' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30630" @@ -18,7 +18,7 @@ ms.assetid: d858076a-9088-4ad0-9766-95029476bf9b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30631.md b/docs/visual-basic/misc/bc30631.md index a0d69988ead47..e82d2ffe67db3 100644 --- a/docs/visual-basic/misc/bc30631.md +++ b/docs/visual-basic/misc/bc30631.md @@ -1,13 +1,13 @@ --- title: "'Get' statement must end with a matching 'End Get' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30631" @@ -18,7 +18,7 @@ ms.assetid: de7ca4a2-9951-4ac1-897a-aca78e89133f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30632.md b/docs/visual-basic/misc/bc30632.md index 2248bb7d142d4..55dd9238eeb47 100644 --- a/docs/visual-basic/misc/bc30632.md +++ b/docs/visual-basic/misc/bc30632.md @@ -1,13 +1,13 @@ --- title: "'End Set' must be preceded by a matching 'Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30632" @@ -18,7 +18,7 @@ ms.assetid: 0c3dd065-566b-485c-9996-6177eb0fde39 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30633.md b/docs/visual-basic/misc/bc30633.md index 941f144aede8c..b656aeb5c8512 100644 --- a/docs/visual-basic/misc/bc30633.md +++ b/docs/visual-basic/misc/bc30633.md @@ -1,13 +1,13 @@ --- title: "'Set' statement must end with a matching 'End Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30633" @@ -18,7 +18,7 @@ ms.assetid: 5041c365-87b0-4e98-9f43-181fde6f9650 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30634.md b/docs/visual-basic/misc/bc30634.md index 8f2dfa847419c..e8d4fcd4846db 100644 --- a/docs/visual-basic/misc/bc30634.md +++ b/docs/visual-basic/misc/bc30634.md @@ -1,13 +1,13 @@ --- title: "Statement cannot appear within a property body | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30634" @@ -18,7 +18,7 @@ ms.assetid: 35cc3b86-0814-4a4f-a65b-0956f004b1bd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30635.md b/docs/visual-basic/misc/bc30635.md index 522c56215b2b2..49d7e39f8b6ff 100644 --- a/docs/visual-basic/misc/bc30635.md +++ b/docs/visual-basic/misc/bc30635.md @@ -1,13 +1,13 @@ --- title: "'ReadOnly' and 'WriteOnly' cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30635" @@ -18,7 +18,7 @@ ms.assetid: 36974424-9d67-434d-a86f-635b7f59a730 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30636.md b/docs/visual-basic/misc/bc30636.md index b2bf9f7e3fe6c..d141a5dd71b71 100644 --- a/docs/visual-basic/misc/bc30636.md +++ b/docs/visual-basic/misc/bc30636.md @@ -1,13 +1,13 @@ --- title: "'>' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30636" @@ -18,7 +18,7 @@ ms.assetid: 37d7115d-0fbf-4ac4-9065-b7580e116bdd caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30637.md b/docs/visual-basic/misc/bc30637.md index 460c5b7597db4..95ee30960ed5b 100644 --- a/docs/visual-basic/misc/bc30637.md +++ b/docs/visual-basic/misc/bc30637.md @@ -1,13 +1,13 @@ --- title: "Assembly or Module attribute statements must precede any declarations in a file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30637" @@ -18,7 +18,7 @@ ms.assetid: 80242581-fa8a-4903-9395-6f7ad1610231 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30639.md b/docs/visual-basic/misc/bc30639.md index 0fb7507191451..8df37f7c37472 100644 --- a/docs/visual-basic/misc/bc30639.md +++ b/docs/visual-basic/misc/bc30639.md @@ -1,13 +1,13 @@ --- title: "Properties cannot be declared '<modifiername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30639" @@ -18,7 +18,7 @@ ms.assetid: 6d7005a2-b1c9-4eb4-ac77-8c7e2c802984 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30640.md b/docs/visual-basic/misc/bc30640.md index 463bc2ab72328..a0a6cd1d06b93 100644 --- a/docs/visual-basic/misc/bc30640.md +++ b/docs/visual-basic/misc/bc30640.md @@ -1,13 +1,13 @@ --- title: "'Option Explicit' can be followed only by 'On' or 'Off' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30640" @@ -18,7 +18,7 @@ ms.assetid: 07e84ede-647a-4f8a-ac9a-8d242d20a862 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30641.md b/docs/visual-basic/misc/bc30641.md index f335c2009ebf3..a49a4f2f34675 100644 --- a/docs/visual-basic/misc/bc30641.md +++ b/docs/visual-basic/misc/bc30641.md @@ -1,13 +1,13 @@ --- title: "'ByVal' and 'ByRef' cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30641" @@ -18,7 +18,7 @@ ms.assetid: 6f9db6c3-7b88-407e-a258-a0a998ac5622 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30642.md b/docs/visual-basic/misc/bc30642.md index c2c73dfe8a8bb..7a08cfc2067c8 100644 --- a/docs/visual-basic/misc/bc30642.md +++ b/docs/visual-basic/misc/bc30642.md @@ -1,13 +1,13 @@ --- title: "'Optional' and 'ParamArray' cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30642" @@ -18,7 +18,7 @@ ms.assetid: 3eaaf781-be9a-4466-a127-9e57fc9d6b6d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30643.md b/docs/visual-basic/misc/bc30643.md index acbd27fe9693a..82c54e1d0459b 100644 --- a/docs/visual-basic/misc/bc30643.md +++ b/docs/visual-basic/misc/bc30643.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' is of an unsupported type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30643" @@ -18,7 +18,7 @@ ms.assetid: 1b1b3d99-7436-4956-9266-06a5484336ab caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30645.md b/docs/visual-basic/misc/bc30645.md index 0380a494f5f4c..095271499dd1a 100644 --- a/docs/visual-basic/misc/bc30645.md +++ b/docs/visual-basic/misc/bc30645.md @@ -1,13 +1,13 @@ --- title: "Attribute '<attributename>' cannot be applied to a method with optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30645" @@ -18,7 +18,7 @@ ms.assetid: 4de3d2c9-5588-47c2-a6b2-e165d16106b8 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30647.md b/docs/visual-basic/misc/bc30647.md index 054cc8c563dab..4f25eee15be71 100644 --- a/docs/visual-basic/misc/bc30647.md +++ b/docs/visual-basic/misc/bc30647.md @@ -1,13 +1,13 @@ --- title: "'Return' statement in a Sub or a Set cannot return a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30647" @@ -18,7 +18,7 @@ ms.assetid: d4c05c28-d650-4f49-976e-650d84802036 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30649.md b/docs/visual-basic/misc/bc30649.md index f199a302c86bf..5f168e9f2f7b1 100644 --- a/docs/visual-basic/misc/bc30649.md +++ b/docs/visual-basic/misc/bc30649.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is an unsupported type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30649" @@ -18,7 +18,7 @@ ms.assetid: fc44494c-9603-42ab-9780-9d2286015180 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30650.md b/docs/visual-basic/misc/bc30650.md index 7be043df75c5c..d5fe0eaa7d915 100644 --- a/docs/visual-basic/misc/bc30650.md +++ b/docs/visual-basic/misc/bc30650.md @@ -1,13 +1,13 @@ --- title: "Enums must be declared as an integral type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30650" @@ -18,7 +18,7 @@ ms.assetid: 566aa501-d283-4c1f-b494-3bc5fbe80e04 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30651.md b/docs/visual-basic/misc/bc30651.md index 55faf4182976e..1dc425cd76ac3 100644 --- a/docs/visual-basic/misc/bc30651.md +++ b/docs/visual-basic/misc/bc30651.md @@ -1,13 +1,13 @@ --- title: "<Property> parameters cannot be declared 'ByRef' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30651" @@ -18,7 +18,7 @@ ms.assetid: d36d1f91-6703-4465-8ba8-c7630e616916 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30652.md b/docs/visual-basic/misc/bc30652.md index 2891a975be43e..2706456d53d1e 100644 --- a/docs/visual-basic/misc/bc30652.md +++ b/docs/visual-basic/misc/bc30652.md @@ -1,13 +1,13 @@ --- title: "Reference required to assembly '<assemblyname>' containing the type '<membername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30652" @@ -18,7 +18,7 @@ ms.assetid: afb07c55-b341-4816-a629-c43a98436abc caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30653.md b/docs/visual-basic/misc/bc30653.md index 8aef01cf7a6c7..7f1861f505138 100644 --- a/docs/visual-basic/misc/bc30653.md +++ b/docs/visual-basic/misc/bc30653.md @@ -1,13 +1,13 @@ --- title: "Reference required to module '<modulename>' containing the type '<membername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30653" @@ -18,7 +18,7 @@ ms.assetid: dad8a808-d7d3-4c80-91b1-458070dec63d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30654.md b/docs/visual-basic/misc/bc30654.md index 8fe22d91d13aa..9af1d5a6770c6 100644 --- a/docs/visual-basic/misc/bc30654.md +++ b/docs/visual-basic/misc/bc30654.md @@ -1,13 +1,13 @@ --- title: "'Return' statement in a Function, Get, or Operator must return a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30654" @@ -18,7 +18,7 @@ ms.assetid: af0fb1fc-1b2e-4cae-9768-10965cda5506 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30656.md b/docs/visual-basic/misc/bc30656.md index 21eb28e783383..cb03fadaca73e 100644 --- a/docs/visual-basic/misc/bc30656.md +++ b/docs/visual-basic/misc/bc30656.md @@ -1,13 +1,13 @@ --- title: "Field '<fieldname>' is of an unsupported type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30656" @@ -18,7 +18,7 @@ ms.assetid: 3c806df2-19f7-4f54-a72a-4043d2cdba9f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30657.md b/docs/visual-basic/misc/bc30657.md index cf9d480cc79ac..18fb7d75a4170 100644 --- a/docs/visual-basic/misc/bc30657.md +++ b/docs/visual-basic/misc/bc30657.md @@ -1,13 +1,13 @@ --- title: "'<procedurename>' has a return type that is not supported or parameter types that are not supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30657" @@ -18,7 +18,7 @@ ms.assetid: dd28b718-6a88-444c-9844-672b93628c16 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30658.md b/docs/visual-basic/misc/bc30658.md index 4b9a6d91f912a..41204528d9183 100644 --- a/docs/visual-basic/misc/bc30658.md +++ b/docs/visual-basic/misc/bc30658.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' with no parameters cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30658" @@ -18,7 +18,7 @@ ms.assetid: 225078d4-037c-44e0-8c98-08606ee2d28b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30659.md b/docs/visual-basic/misc/bc30659.md index 0176737988d98..aa93ff7a83b2e 100644 --- a/docs/visual-basic/misc/bc30659.md +++ b/docs/visual-basic/misc/bc30659.md @@ -1,13 +1,13 @@ --- title: "Property or field '<name>' does not have a valid attribute type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30659" @@ -18,7 +18,7 @@ ms.assetid: aca34cd1-ea8a-4a29-9e36-a999dfe0742e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30660.md b/docs/visual-basic/misc/bc30660.md index 4354f4081b813..ec76b6c34d322 100644 --- a/docs/visual-basic/misc/bc30660.md +++ b/docs/visual-basic/misc/bc30660.md @@ -1,13 +1,13 @@ --- title: "Attributes cannot be applied to local variables | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30660" @@ -18,7 +18,7 @@ ms.assetid: f3af1843-bb80-4b6b-980a-5a233f9b1e33 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30661.md b/docs/visual-basic/misc/bc30661.md index 64437560406de..3dc13aad02248 100644 --- a/docs/visual-basic/misc/bc30661.md +++ b/docs/visual-basic/misc/bc30661.md @@ -1,13 +1,13 @@ --- title: "Field or property '<membername>' is not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30661" @@ -18,7 +18,7 @@ ms.assetid: 6854c427-37e5-4ab8-9731-f9d9e32ffd51 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30662.md b/docs/visual-basic/misc/bc30662.md index 1234af356f1ee..6e5aaf7e61721 100644 --- a/docs/visual-basic/misc/bc30662.md +++ b/docs/visual-basic/misc/bc30662.md @@ -1,13 +1,13 @@ --- title: "Attribute '<attributename>' cannot be applied to '<membername>' because the attribute is not valid on this declaration type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30662" @@ -18,7 +18,7 @@ ms.assetid: 5cd07950-37d0-45e9-8770-3eaac54ff7d9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30664.md b/docs/visual-basic/misc/bc30664.md index 406811d326711..1fc31d3680043 100644 --- a/docs/visual-basic/misc/bc30664.md +++ b/docs/visual-basic/misc/bc30664.md @@ -1,13 +1,13 @@ --- title: "Conversions from '<typename1>' to '<typename2>' must be explicit | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30664" @@ -18,7 +18,7 @@ ms.assetid: 84c0ece9-d5be-46de-b985-3ea010f3a181 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30665.md b/docs/visual-basic/misc/bc30665.md index ef4fee4c5537e..464a46d3bf5e0 100644 --- a/docs/visual-basic/misc/bc30665.md +++ b/docs/visual-basic/misc/bc30665.md @@ -1,13 +1,13 @@ --- title: "'Throw' operand must derive from 'System.Exception' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30665" @@ -18,7 +18,7 @@ ms.assetid: 7c228087-39ea-4b30-a410-6ba711e67e5e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30666.md b/docs/visual-basic/misc/bc30666.md index 7492c8fb59d5a..e326df0615341 100644 --- a/docs/visual-basic/misc/bc30666.md +++ b/docs/visual-basic/misc/bc30666.md @@ -1,13 +1,13 @@ --- title: "'Throw' statement cannot omit operand outside a 'Catch' statement or inside a 'Finally' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30666" @@ -18,7 +18,7 @@ ms.assetid: a208a6ea-0e36-4bf1-8984-4de1a0e38a2a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30667.md b/docs/visual-basic/misc/bc30667.md index 65b893aedff86..6964df14e7d80 100644 --- a/docs/visual-basic/misc/bc30667.md +++ b/docs/visual-basic/misc/bc30667.md @@ -1,13 +1,13 @@ --- title: "ParamArray parameters must be declared 'ByVal' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30667" @@ -18,7 +18,7 @@ ms.assetid: 583e231f-a4c9-47aa-ae37-7bac43b0b318 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30668.md b/docs/visual-basic/misc/bc30668.md index 5f3e0c3d1adb6..6968ae1df082e 100644 --- a/docs/visual-basic/misc/bc30668.md +++ b/docs/visual-basic/misc/bc30668.md @@ -1,13 +1,13 @@ --- title: "'<membername>' is obsolete: '<errormessage>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30668" @@ -18,7 +18,7 @@ ms.assetid: 25e5606c-2734-4f42-a2bc-1ad28ec1e892 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30670.md b/docs/visual-basic/misc/bc30670.md index fc2157da85b04..7b734da319fe8 100644 --- a/docs/visual-basic/misc/bc30670.md +++ b/docs/visual-basic/misc/bc30670.md @@ -1,13 +1,13 @@ --- title: "'ReDim' statements require a parenthesized list of the new bounds of each dimension of the array | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30670" @@ -18,7 +18,7 @@ ms.assetid: b2c5fea3-e7db-4797-b917-d61a65befbd4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30671.md b/docs/visual-basic/misc/bc30671.md index 88dc30b61eee4..6dc47bf616286 100644 --- a/docs/visual-basic/misc/bc30671.md +++ b/docs/visual-basic/misc/bc30671.md @@ -1,13 +1,13 @@ --- title: "Explicit initialization is not permitted with multiple variables declared with a single type specifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30671" @@ -18,7 +18,7 @@ ms.assetid: 57bbdd58-b58d-4144-8fa6-366a7167df27 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30672.md b/docs/visual-basic/misc/bc30672.md index cdc5ad9954ff9..88e5f8600956a 100644 --- a/docs/visual-basic/misc/bc30672.md +++ b/docs/visual-basic/misc/bc30672.md @@ -1,13 +1,13 @@ --- title: "Explicit initialization is not permitted for arrays declared with explicit bounds | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30672" @@ -18,7 +18,7 @@ ms.assetid: 4b525e8d-bde5-4408-8c10-7605ca039f0e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30674.md b/docs/visual-basic/misc/bc30674.md index 22651159c5f77..4a7936d777bf1 100644 --- a/docs/visual-basic/misc/bc30674.md +++ b/docs/visual-basic/misc/bc30674.md @@ -1,13 +1,13 @@ --- title: "'End SyncLock' must be preceded by a matching 'SyncLock' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30674" @@ -18,7 +18,7 @@ ms.assetid: 2d473b0b-ca9e-43b5-9bcb-b00766bc90a4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30675.md b/docs/visual-basic/misc/bc30675.md index de558d57bd6b0..eef20481e0235 100644 --- a/docs/visual-basic/misc/bc30675.md +++ b/docs/visual-basic/misc/bc30675.md @@ -1,13 +1,13 @@ --- title: "'SyncLock' statement must end with a matching 'End SyncLock' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30675" @@ -18,7 +18,7 @@ ms.assetid: bf687e99-1503-45fe-ad70-ad622ee7746e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30676.md b/docs/visual-basic/misc/bc30676.md index 58c1f39a88cdc..c110bb867a7c7 100644 --- a/docs/visual-basic/misc/bc30676.md +++ b/docs/visual-basic/misc/bc30676.md @@ -1,13 +1,13 @@ --- title: "'<eventname>' is not an event of '<containername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30676" @@ -18,7 +18,7 @@ ms.assetid: 16875ec2-94bd-45fd-9198-cc72772d4878 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30677.md b/docs/visual-basic/misc/bc30677.md index 1641856ef5358..4a588929024d2 100644 --- a/docs/visual-basic/misc/bc30677.md +++ b/docs/visual-basic/misc/bc30677.md @@ -1,13 +1,13 @@ --- title: "'AddHandler' or 'RemoveHandler' statement event operand must be a dot-qualified expression or a simple name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30677" @@ -18,7 +18,7 @@ ms.assetid: b71eb2f0-0bb2-4aeb-94ec-5c37ab960d9e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30678.md b/docs/visual-basic/misc/bc30678.md index 416cd7b5a881b..54aa74a6856de 100644 --- a/docs/visual-basic/misc/bc30678.md +++ b/docs/visual-basic/misc/bc30678.md @@ -1,13 +1,13 @@ --- title: "'End' statement not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30678" @@ -18,7 +18,7 @@ ms.assetid: 06dce4e0-2f2a-46c5-a4ba-3fb6b0184528 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30679.md b/docs/visual-basic/misc/bc30679.md index 997debf931da3..907145c2f1b71 100644 --- a/docs/visual-basic/misc/bc30679.md +++ b/docs/visual-basic/misc/bc30679.md @@ -1,13 +1,13 @@ --- title: "Array initializers are valid only for arrays, but the type of '<variablename>' is '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30679" @@ -18,7 +18,7 @@ ms.assetid: 3cf34882-7a58-4074-8ebb-52e58199a506 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30680.md b/docs/visual-basic/misc/bc30680.md index 3ff35c50a875d..0503a6f4a971f 100644 --- a/docs/visual-basic/misc/bc30680.md +++ b/docs/visual-basic/misc/bc30680.md @@ -1,13 +1,13 @@ --- title: "'#End Region' must be preceded by a matching '#Region' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30680" @@ -18,7 +18,7 @@ ms.assetid: 1ea60620-c8dc-4957-8cf4-07b25d20da3b caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30681.md b/docs/visual-basic/misc/bc30681.md index 4a107696c6040..9875956a81008 100644 --- a/docs/visual-basic/misc/bc30681.md +++ b/docs/visual-basic/misc/bc30681.md @@ -1,13 +1,13 @@ --- title: "'#Region' statement must end with a matching '#End Region' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30681" @@ -18,7 +18,7 @@ ms.assetid: 05a0402b-da68-4ab8-b6d6-940379bc5973 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30683.md b/docs/visual-basic/misc/bc30683.md index 4d889072a4437..4e874aa98c545 100644 --- a/docs/visual-basic/misc/bc30683.md +++ b/docs/visual-basic/misc/bc30683.md @@ -1,13 +1,13 @@ --- title: "'Inherits' statement must precede all declarations in a class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30683" @@ -18,7 +18,7 @@ ms.assetid: da619562-f39d-44fa-bed0-a3df02636fb0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30688.md b/docs/visual-basic/misc/bc30688.md index ef396b5f63cc4..2fb3929b6c6c2 100644 --- a/docs/visual-basic/misc/bc30688.md +++ b/docs/visual-basic/misc/bc30688.md @@ -1,13 +1,13 @@ --- title: "Events in interfaces cannot be declared '<implements>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30688" @@ -18,7 +18,7 @@ ms.assetid: 577823c1-815c-4f1c-9177-4bbf73fa92db caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30689.md b/docs/visual-basic/misc/bc30689.md index dcd1a048c4405..b4228ab1f5491 100644 --- a/docs/visual-basic/misc/bc30689.md +++ b/docs/visual-basic/misc/bc30689.md @@ -1,13 +1,13 @@ --- title: "Statement cannot appear outside of a method body-multiline lambda | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30689" @@ -18,7 +18,7 @@ ms.assetid: bae41cae-375e-4a1a-a36f-9668ef7a795f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30690.md b/docs/visual-basic/misc/bc30690.md index 01c09fe3fe987..93e9f77d68470 100644 --- a/docs/visual-basic/misc/bc30690.md +++ b/docs/visual-basic/misc/bc30690.md @@ -1,13 +1,13 @@ --- title: "Structure '<structurename>' cannot be indexed because it has no default property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30690" @@ -18,7 +18,7 @@ ms.assetid: d3609e1d-0a26-46cc-968a-be8065b554c6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30691.md b/docs/visual-basic/misc/bc30691.md index 74388c23fa016..48495e5b434f7 100644 --- a/docs/visual-basic/misc/bc30691.md +++ b/docs/visual-basic/misc/bc30691.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is a type in '<containername>' and cannot be used as an expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30691" @@ -18,7 +18,7 @@ ms.assetid: af3b73dc-1ce3-49ee-91d6-abbbf5538916 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30695.md b/docs/visual-basic/misc/bc30695.md index a6e349bc49090..97ebedaeca453 100644 --- a/docs/visual-basic/misc/bc30695.md +++ b/docs/visual-basic/misc/bc30695.md @@ -1,13 +1,13 @@ --- title: "<typename> '<membername>' must be declared 'Shadows' because another member with this name is declared 'Shadows' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30695" @@ -18,7 +18,7 @@ ms.assetid: 9bbef69f-e7b9-4952-bbdf-c66c891f9067 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30696.md b/docs/visual-basic/misc/bc30696.md index 4c4567464915f..e5aff3fb370a1 100644 --- a/docs/visual-basic/misc/bc30696.md +++ b/docs/visual-basic/misc/bc30696.md @@ -1,13 +1,13 @@ --- title: "'<membername1>' and '<membername2>' cannot overload each other because they differ only by the types of optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30696" @@ -18,7 +18,7 @@ ms.assetid: 6693a493-959e-4ff3-8c2d-52ed2d597f77 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30697.md b/docs/visual-basic/misc/bc30697.md index 5857e2e3c6a9a..7741c80915b16 100644 --- a/docs/visual-basic/misc/bc30697.md +++ b/docs/visual-basic/misc/bc30697.md @@ -1,13 +1,13 @@ --- title: "'<membername1>' cannot override '<membername2>' because they differ by the types of optional parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30697" @@ -18,7 +18,7 @@ ms.assetid: 286bc9e0-2e20-4dd5-9f5a-fb917a5c1375 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30699.md b/docs/visual-basic/misc/bc30699.md index 2f9a88795115f..526514a19f028 100644 --- a/docs/visual-basic/misc/bc30699.md +++ b/docs/visual-basic/misc/bc30699.md @@ -1,13 +1,13 @@ --- title: "'<membername>' is not declared or the module containing it is not loaded in the debugging session | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30699" @@ -18,7 +18,7 @@ ms.assetid: 3955831d-cc6d-4731-a5d9-d2e696479fe3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30700.md b/docs/visual-basic/misc/bc30700.md index 5f95d86c9d9a2..19352c9029c79 100644 --- a/docs/visual-basic/misc/bc30700.md +++ b/docs/visual-basic/misc/bc30700.md @@ -1,13 +1,13 @@ --- title: "Side effects not valid during expression evaluation in this context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30700" @@ -18,7 +18,7 @@ ms.assetid: 0daf00b9-47c6-415a-b39a-b3e4fa86f2cc caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30701.md b/docs/visual-basic/misc/bc30701.md index 5e4e9d57498f9..fbb7a7beced40 100644 --- a/docs/visual-basic/misc/bc30701.md +++ b/docs/visual-basic/misc/bc30701.md @@ -1,13 +1,13 @@ --- title: "'Nothing' cannot be evaluated | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30701" @@ -18,7 +18,7 @@ ms.assetid: 9c9a460b-5b0d-4ca7-ac9a-e224cec2f343 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30702.md b/docs/visual-basic/misc/bc30702.md index b87bc3bc62cf4..d83968fca64cf 100644 --- a/docs/visual-basic/misc/bc30702.md +++ b/docs/visual-basic/misc/bc30702.md @@ -1,13 +1,13 @@ --- title: "Index '<indexnumber>' for dimension '<dimensionnumber>' is out of range | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30702" @@ -18,7 +18,7 @@ ms.assetid: c81a2d76-7065-437e-8fc8-84e8ad01c7c6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30703.md b/docs/visual-basic/misc/bc30703.md index 131abe6470d9b..ef90c6c5557b9 100644 --- a/docs/visual-basic/misc/bc30703.md +++ b/docs/visual-basic/misc/bc30703.md @@ -1,13 +1,13 @@ --- title: "Run-time exception thrown: <exception> - <exception> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30703" @@ -18,7 +18,7 @@ ms.assetid: da1b82ed-c39f-476c-8ddf-4504f1c9fe66 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30704.md b/docs/visual-basic/misc/bc30704.md index ce1d53873179b..a0084327855e3 100644 --- a/docs/visual-basic/misc/bc30704.md +++ b/docs/visual-basic/misc/bc30704.md @@ -1,13 +1,13 @@ --- title: "Run-time exception thrown | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30704" @@ -18,7 +18,7 @@ ms.assetid: 0491caed-92a6-408a-bb04-b181bf52239d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30705.md b/docs/visual-basic/misc/bc30705.md index 433af2886e059..bdbf3e2982206 100644 --- a/docs/visual-basic/misc/bc30705.md +++ b/docs/visual-basic/misc/bc30705.md @@ -1,13 +1,13 @@ --- title: "Referenced object '<objectname>' has a value of 'Nothing' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30705" @@ -18,7 +18,7 @@ ms.assetid: 7c14aec2-26ef-429f-8412-9f9ec74529cb caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30706.md b/docs/visual-basic/misc/bc30706.md index 6955d6eb463f7..0f19cd4665e33 100644 --- a/docs/visual-basic/misc/bc30706.md +++ b/docs/visual-basic/misc/bc30706.md @@ -1,13 +1,13 @@ --- title: "Expression or statement is not valid in debug windows | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30706" @@ -18,7 +18,7 @@ ms.assetid: 229bb582-d962-4385-97e7-120dcf5d8991 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30707.md b/docs/visual-basic/misc/bc30707.md index 67814302a79b7..94941c1d7d509 100644 --- a/docs/visual-basic/misc/bc30707.md +++ b/docs/visual-basic/misc/bc30707.md @@ -1,13 +1,13 @@ --- title: "Unable to evaluate expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30707" @@ -18,7 +18,7 @@ ms.assetid: 135f382a-9961-4721-925a-a5a98648095c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30708.md b/docs/visual-basic/misc/bc30708.md index 285ebba2653bd..0e3d258d383df 100644 --- a/docs/visual-basic/misc/bc30708.md +++ b/docs/visual-basic/misc/bc30708.md @@ -1,13 +1,13 @@ --- title: "Loop statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30708" @@ -18,7 +18,7 @@ ms.assetid: d4342b05-aef8-4163-8009-d77047d942ec caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30709.md b/docs/visual-basic/misc/bc30709.md index 106b266eb1ebf..ab62995437eca 100644 --- a/docs/visual-basic/misc/bc30709.md +++ b/docs/visual-basic/misc/bc30709.md @@ -1,13 +1,13 @@ --- title: "Variable declaration statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30709" @@ -18,7 +18,7 @@ ms.assetid: 6b095aa3-217c-434f-ae37-159016c321ca caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30710.md b/docs/visual-basic/misc/bc30710.md index e55c38ad17130..7cb33db89ec11 100644 --- a/docs/visual-basic/misc/bc30710.md +++ b/docs/visual-basic/misc/bc30710.md @@ -1,13 +1,13 @@ --- title: "End of expression expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30710" @@ -18,7 +18,7 @@ ms.assetid: 72b29abc-675b-4a68-a466-0dca5b09b9b3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30711.md b/docs/visual-basic/misc/bc30711.md index 11cdff26461a0..16a84f9d5700e 100644 --- a/docs/visual-basic/misc/bc30711.md +++ b/docs/visual-basic/misc/bc30711.md @@ -1,13 +1,13 @@ --- title: "Cannot set the value of a local variable for a method that is not at the top of the stack | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30711" @@ -18,7 +18,7 @@ ms.assetid: b2aa290f-3311-448a-af46-ff2a2add5788 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30713.md b/docs/visual-basic/misc/bc30713.md index 9370d71b00f91..d4738b8927f1f 100644 --- a/docs/visual-basic/misc/bc30713.md +++ b/docs/visual-basic/misc/bc30713.md @@ -1,13 +1,13 @@ --- title: "'Exit' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30713" @@ -18,7 +18,7 @@ ms.assetid: 343376c8-d89f-4ebd-b82a-9652966294c9 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30714.md b/docs/visual-basic/misc/bc30714.md index 3959dbd1ae25a..3bfd73c4c8507 100644 --- a/docs/visual-basic/misc/bc30714.md +++ b/docs/visual-basic/misc/bc30714.md @@ -1,13 +1,13 @@ --- title: "'Resume' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30714" @@ -18,7 +18,7 @@ ms.assetid: 8d16ad8f-6c2f-47bd-beb0-4b2dde465726 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30715.md b/docs/visual-basic/misc/bc30715.md index ba7ea35729c90..e7291c361a8bb 100644 --- a/docs/visual-basic/misc/bc30715.md +++ b/docs/visual-basic/misc/bc30715.md @@ -1,13 +1,13 @@ --- title: "'Catch' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30715" @@ -18,7 +18,7 @@ ms.assetid: d0a09ac2-05c0-4bff-a235-ad24f3aa6181 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30716.md b/docs/visual-basic/misc/bc30716.md index a5d366481484a..064c65c75948f 100644 --- a/docs/visual-basic/misc/bc30716.md +++ b/docs/visual-basic/misc/bc30716.md @@ -1,13 +1,13 @@ --- title: "'Finally' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "BC30716" @@ -15,7 +15,7 @@ ms.assetid: 04ec9e29-b505-4b32-bce8-c952059368af caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30717.md b/docs/visual-basic/misc/bc30717.md index 35a4bd00adc70..46185f3e06ba1 100644 --- a/docs/visual-basic/misc/bc30717.md +++ b/docs/visual-basic/misc/bc30717.md @@ -1,13 +1,13 @@ --- title: "'Try' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30717" @@ -18,7 +18,7 @@ ms.assetid: a5f721b4-719e-432e-a9f7-3d1b5545e63d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30718.md b/docs/visual-basic/misc/bc30718.md index 15bdf5502c8d2..69eb14d311b75 100644 --- a/docs/visual-basic/misc/bc30718.md +++ b/docs/visual-basic/misc/bc30718.md @@ -1,13 +1,13 @@ --- title: "'Select' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30718" @@ -18,7 +18,7 @@ ms.assetid: 71990af6-8aaa-484a-a5a8-6ac399978537 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30719.md b/docs/visual-basic/misc/bc30719.md index 31eef93ebd266..3abd2db35e67f 100644 --- a/docs/visual-basic/misc/bc30719.md +++ b/docs/visual-basic/misc/bc30719.md @@ -1,13 +1,13 @@ --- title: "'Case' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30719" @@ -18,7 +18,7 @@ ms.assetid: bed552d4-9576-4445-b3a9-a95d613db8fc caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30720.md b/docs/visual-basic/misc/bc30720.md index 8594675ae0588..10be685213da4 100644 --- a/docs/visual-basic/misc/bc30720.md +++ b/docs/visual-basic/misc/bc30720.md @@ -1,13 +1,13 @@ --- title: "'On Error' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30720" @@ -18,7 +18,7 @@ ms.assetid: d370a1db-2cd3-4e09-9db9-e03f31b083eb caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30721.md b/docs/visual-basic/misc/bc30721.md index bdddd1e352a52..7967d76bae072 100644 --- a/docs/visual-basic/misc/bc30721.md +++ b/docs/visual-basic/misc/bc30721.md @@ -1,13 +1,13 @@ --- title: "Evaluation of expression or statement stopped | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30721" @@ -18,7 +18,7 @@ ms.assetid: a61fb5ee-bd7d-4fc3-a01b-ab30d31cebe6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30723.md b/docs/visual-basic/misc/bc30723.md index 77f72c6e02629..07162d6e51e13 100644 --- a/docs/visual-basic/misc/bc30723.md +++ b/docs/visual-basic/misc/bc30723.md @@ -1,13 +1,13 @@ --- title: "Method call did not return a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30723" @@ -18,7 +18,7 @@ ms.assetid: 9afb9ae0-2338-4b97-b09b-34aa745c64a4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30724.md b/docs/visual-basic/misc/bc30724.md index eae9f7c71b2e8..37d287febe39c 100644 --- a/docs/visual-basic/misc/bc30724.md +++ b/docs/visual-basic/misc/bc30724.md @@ -1,13 +1,13 @@ --- title: "'Error' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30724" @@ -18,7 +18,7 @@ ms.assetid: 121ba7a1-7702-49f8-bef2-5adc2d773b47 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30725.md b/docs/visual-basic/misc/bc30725.md index 8a3099b721232..8385fc940b8a6 100644 --- a/docs/visual-basic/misc/bc30725.md +++ b/docs/visual-basic/misc/bc30725.md @@ -1,13 +1,13 @@ --- title: "'Throw' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30725" @@ -18,7 +18,7 @@ ms.assetid: bb106472-0893-4232-acb4-ed06081933c0 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30726.md b/docs/visual-basic/misc/bc30726.md index 49d668eff1af9..95665a640af45 100644 --- a/docs/visual-basic/misc/bc30726.md +++ b/docs/visual-basic/misc/bc30726.md @@ -1,13 +1,13 @@ --- title: "'With' contexts and statements are not valid in debug windows | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30726" @@ -18,7 +18,7 @@ ms.assetid: b08cec13-9283-419a-a97f-25fa756adecf caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30728.md b/docs/visual-basic/misc/bc30728.md index 03a55b36294d1..9a9408a393dd7 100644 --- a/docs/visual-basic/misc/bc30728.md +++ b/docs/visual-basic/misc/bc30728.md @@ -1,13 +1,13 @@ --- title: "Methods declared in structures cannot have 'Handles' clauses | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30728" @@ -18,7 +18,7 @@ ms.assetid: 64c70bb5-3696-4865-8194-328394c2b4b1 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30730.md b/docs/visual-basic/misc/bc30730.md index cfe46eec00935..0b21251455a8a 100644 --- a/docs/visual-basic/misc/bc30730.md +++ b/docs/visual-basic/misc/bc30730.md @@ -1,13 +1,13 @@ --- title: "Methods declared 'Overrides' cannot be declared 'Overridable' because they are implicitly overridable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30730" @@ -18,7 +18,7 @@ ms.assetid: cc892f81-eb1f-42a9-8f54-eff352adb5dd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30731.md b/docs/visual-basic/misc/bc30731.md index 742597cebb08a..3c0341a75571a 100644 --- a/docs/visual-basic/misc/bc30731.md +++ b/docs/visual-basic/misc/bc30731.md @@ -1,13 +1,13 @@ --- title: "'AddressOf' expressions are not valid in debug windows | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30731" @@ -18,7 +18,7 @@ ms.assetid: b4fba871-4016-43ff-b072-9826cc9a3ac3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30732.md b/docs/visual-basic/misc/bc30732.md index a4253721de7e1..89538140ba2e6 100644 --- a/docs/visual-basic/misc/bc30732.md +++ b/docs/visual-basic/misc/bc30732.md @@ -1,13 +1,13 @@ --- title: "Web methods cannot be evaluated in debug windows | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30732" @@ -18,7 +18,7 @@ ms.assetid: a199fa1b-486c-4fa3-9dc0-19d7b4553af0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30733.md b/docs/visual-basic/misc/bc30733.md index 6a6a0a9ae3180..163f7567881ca 100644 --- a/docs/visual-basic/misc/bc30733.md +++ b/docs/visual-basic/misc/bc30733.md @@ -1,13 +1,13 @@ --- title: "'<membername>' is already declared by '<procedurename>', which was generated for this <containername> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30733" @@ -18,7 +18,7 @@ ms.assetid: cc28394d-fdf6-4883-85af-6a7e43992607 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30734.md b/docs/visual-basic/misc/bc30734.md index 3ae49bee0ea00..a2c4f206a9e0f 100644 --- a/docs/visual-basic/misc/bc30734.md +++ b/docs/visual-basic/misc/bc30734.md @@ -1,13 +1,13 @@ --- title: "'<name>' is already declared as a parameter of this method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30734" @@ -18,7 +18,7 @@ ms.assetid: e13585cd-4d77-491c-ae2a-e65260c5afc6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30735.md b/docs/visual-basic/misc/bc30735.md index 6e04c72619dce..8988d3ecee1fb 100644 --- a/docs/visual-basic/misc/bc30735.md +++ b/docs/visual-basic/misc/bc30735.md @@ -1,13 +1,13 @@ --- title: "Type in a Module cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30735" @@ -18,7 +18,7 @@ ms.assetid: df94d581-7f5b-4d42-ae2b-1ef912f133cc caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30736.md b/docs/visual-basic/misc/bc30736.md index baf26d4f9ebd2..7deb02f251f71 100644 --- a/docs/visual-basic/misc/bc30736.md +++ b/docs/visual-basic/misc/bc30736.md @@ -1,13 +1,13 @@ --- title: "Expression cannot be evaluated at this time | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30736" @@ -18,7 +18,7 @@ ms.assetid: 3b131a8f-6bfe-47c5-bc2a-e242e4d2288e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30738.md b/docs/visual-basic/misc/bc30738.md index 8e4c52380e38d..dc95d323bcfff 100644 --- a/docs/visual-basic/misc/bc30738.md +++ b/docs/visual-basic/misc/bc30738.md @@ -1,13 +1,13 @@ --- title: "'Sub Main' is declared more than once in '<namespace>': <message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30738" @@ -18,7 +18,7 @@ ms.assetid: c3212d87-6af3-4120-9e06-4d85fa910de2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30739.md b/docs/visual-basic/misc/bc30739.md index 6ab238539296e..41cc2e2f67910 100644 --- a/docs/visual-basic/misc/bc30739.md +++ b/docs/visual-basic/misc/bc30739.md @@ -1,13 +1,13 @@ --- title: "'RaiseEvent' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30739" @@ -18,7 +18,7 @@ ms.assetid: 275a5a79-ab57-4a76-9403-43f3e74fcc6c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30741.md b/docs/visual-basic/misc/bc30741.md index ff65a80c5900e..8e1211aa52f86 100644 --- a/docs/visual-basic/misc/bc30741.md +++ b/docs/visual-basic/misc/bc30741.md @@ -1,13 +1,13 @@ --- title: "'<typename1>' cannot be converted to '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30741" @@ -18,7 +18,7 @@ ms.assetid: fcb6b42b-a487-430e-b55c-1acc9db8a4e8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30742.md b/docs/visual-basic/misc/bc30742.md index 117212be6e7bd..e54c7944186b6 100644 --- a/docs/visual-basic/misc/bc30742.md +++ b/docs/visual-basic/misc/bc30742.md @@ -1,13 +1,13 @@ --- title: "Value '<valuename1>' cannot be converted to '<valuename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30742" @@ -18,7 +18,7 @@ ms.assetid: f1a53307-eb64-4582-abcc-9c6bc24bdbf2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30743.md b/docs/visual-basic/misc/bc30743.md index dc39a0f893ee0..183b3f5d19a22 100644 --- a/docs/visual-basic/misc/bc30743.md +++ b/docs/visual-basic/misc/bc30743.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' is not defined or the module containing it is not loaded in the debugging session | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30743" @@ -18,7 +18,7 @@ ms.assetid: 6cba95bd-55b3-485f-a0c7-cfb8b1e91cd0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30744.md b/docs/visual-basic/misc/bc30744.md index 45f3a227bbcf0..c7dd160cc670e 100644 --- a/docs/visual-basic/misc/bc30744.md +++ b/docs/visual-basic/misc/bc30744.md @@ -1,13 +1,13 @@ --- title: "Referenced array element has a value of 'Nothing' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30744" @@ -18,7 +18,7 @@ ms.assetid: 01ee1afc-e09e-4b1e-92c1-49a697c90ba0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30747.md b/docs/visual-basic/misc/bc30747.md index cf0db4e3a5461..9df5055ee254b 100644 --- a/docs/visual-basic/misc/bc30747.md +++ b/docs/visual-basic/misc/bc30747.md @@ -1,13 +1,13 @@ --- title: "Internal compiler error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30747" @@ -18,7 +18,7 @@ ms.assetid: aab4927d-2e2b-42a5-a31c-4d1d6e61216d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30748.md b/docs/visual-basic/misc/bc30748.md index 9c84dd62bb2fb..1641ac4dd4b99 100644 --- a/docs/visual-basic/misc/bc30748.md +++ b/docs/visual-basic/misc/bc30748.md @@ -1,13 +1,13 @@ --- title: "Cannot convert to '<type>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30748" @@ -18,7 +18,7 @@ ms.assetid: a9923b24-d6b5-4d2d-8396-d778537e02d8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30749.md b/docs/visual-basic/misc/bc30749.md index 5baf589a9c34c..83c25d30b0541 100644 --- a/docs/visual-basic/misc/bc30749.md +++ b/docs/visual-basic/misc/bc30749.md @@ -1,13 +1,13 @@ --- title: "Unable to access member | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30749" @@ -18,7 +18,7 @@ ms.assetid: 14b1cfce-ee09-4d82-8166-1721eac5d715 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30750.md b/docs/visual-basic/misc/bc30750.md index 303fc426cc081..c1156cd98c3e5 100644 --- a/docs/visual-basic/misc/bc30750.md +++ b/docs/visual-basic/misc/bc30750.md @@ -1,13 +1,13 @@ --- title: "Information for the type of '<typename>' has not been loaded into the runtime | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30750" @@ -18,7 +18,7 @@ ms.assetid: b0f074f9-571d-48f8-b334-4fd34b61cd89 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30751.md b/docs/visual-basic/misc/bc30751.md index 00c7056d70064..ab707b3e68777 100644 --- a/docs/visual-basic/misc/bc30751.md +++ b/docs/visual-basic/misc/bc30751.md @@ -1,13 +1,13 @@ --- title: "Unable to get type information for '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30751" @@ -18,7 +18,7 @@ ms.assetid: 000478d8-376f-49cd-86bc-2f901c7530f7 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30752.md b/docs/visual-basic/misc/bc30752.md index 223613486e3b6..72991b45bde69 100644 --- a/docs/visual-basic/misc/bc30752.md +++ b/docs/visual-basic/misc/bc30752.md @@ -1,13 +1,13 @@ --- title: "'On Error' statements are not valid within 'SyncLock' statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30752" @@ -18,7 +18,7 @@ ms.assetid: 5c726627-b0fc-4edf-bd29-a83a0009f44d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30753.md b/docs/visual-basic/misc/bc30753.md index 90a9215025ed7..0cc4d737a6f42 100644 --- a/docs/visual-basic/misc/bc30753.md +++ b/docs/visual-basic/misc/bc30753.md @@ -1,13 +1,13 @@ --- title: "Option Strict On disallows implicit conversions from '<type1>' to '<type2>'; the Visual Basic 6.0 collection type is not compatible with the .NET Framework collection type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30753" @@ -18,7 +18,7 @@ ms.assetid: 7e1bb22e-a507-483e-bfd6-f3a43e24a232 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30754.md b/docs/visual-basic/misc/bc30754.md index 4cdefcc995dff..d0e6513407706 100644 --- a/docs/visual-basic/misc/bc30754.md +++ b/docs/visual-basic/misc/bc30754.md @@ -1,13 +1,13 @@ --- title: "'GoTo <labelname>' is not valid because '<labelname>' is inside a 'Try', 'Catch' or 'Finally' statement that does not contain this statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30754" @@ -18,7 +18,7 @@ ms.assetid: 2eefc7fb-fdf0-41e9-bf60-c3bc93580e14 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30755.md b/docs/visual-basic/misc/bc30755.md index 2c5136178a372..303c6ca634d50 100644 --- a/docs/visual-basic/misc/bc30755.md +++ b/docs/visual-basic/misc/bc30755.md @@ -1,13 +1,13 @@ --- title: "'GoTo <labelname>' is not valid because '<labelname>' is inside a 'SyncLock' statement that does not contain this statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30755" @@ -18,7 +18,7 @@ ms.assetid: 95fb48c1-4982-45fc-81f0-f30cf0df173f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30756.md b/docs/visual-basic/misc/bc30756.md index c70a05eaa399a..a7abf11db4435 100644 --- a/docs/visual-basic/misc/bc30756.md +++ b/docs/visual-basic/misc/bc30756.md @@ -1,13 +1,13 @@ --- title: "'GoTo <labelname>' is not valid because '<labelname>' is inside a 'With' statement that does not contain this statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30756" @@ -18,7 +18,7 @@ ms.assetid: 9c39d4ad-0b9b-45e9-b6c2-d983144b5b23 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30757.md b/docs/visual-basic/misc/bc30757.md index 9b976bbb01f12..66b97cfb1aa57 100644 --- a/docs/visual-basic/misc/bc30757.md +++ b/docs/visual-basic/misc/bc30757.md @@ -1,13 +1,13 @@ --- title: "'GoTo <labelname>' is not valid because '<labelname>' is inside a 'For' or 'For Each' statement that does not contain this statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30757" @@ -18,7 +18,7 @@ ms.assetid: be28bec5-1bc4-4da1-ba0c-4e3faac81077 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30758.md b/docs/visual-basic/misc/bc30758.md index 42edefc01b4c1..ed940b59183f8 100644 --- a/docs/visual-basic/misc/bc30758.md +++ b/docs/visual-basic/misc/bc30758.md @@ -1,13 +1,13 @@ --- title: "Attribute cannot be used because it does not have a Public constructor | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30758" @@ -18,7 +18,7 @@ ms.assetid: b72d1ff2-f6b2-4a89-9ac2-8765f77bcc97 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30759.md b/docs/visual-basic/misc/bc30759.md index ef95f5708b937..a2f157059f647 100644 --- a/docs/visual-basic/misc/bc30759.md +++ b/docs/visual-basic/misc/bc30759.md @@ -1,13 +1,13 @@ --- title: "Referenced '<membername>' has a value of 'Nothing' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30759" @@ -18,7 +18,7 @@ ms.assetid: 37f359d4-4373-4e1a-a834-789e4dbb2865 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30760.md b/docs/visual-basic/misc/bc30760.md index 8373852ef2bb7..08bced013f5b0 100644 --- a/docs/visual-basic/misc/bc30760.md +++ b/docs/visual-basic/misc/bc30760.md @@ -1,13 +1,13 @@ --- title: "Referenced object has a value of 'Nothing' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30760" @@ -18,7 +18,7 @@ ms.assetid: 7e792fd8-2880-402b-a908-c89e5b028300 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30761.md b/docs/visual-basic/misc/bc30761.md index 870043f3e1d9a..43c16a1403e12 100644 --- a/docs/visual-basic/misc/bc30761.md +++ b/docs/visual-basic/misc/bc30761.md @@ -1,13 +1,13 @@ --- title: "Project '<projectname>' cannot reference project '<projectname>' because '<projectname>' directly or indirectly references '<projectname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30761" @@ -18,7 +18,7 @@ ms.assetid: 0197bb2d-5ea9-4c03-98a3-3cf01b5aba0d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30762.md b/docs/visual-basic/misc/bc30762.md index dbf7a8dbdcf92..5e4fe20e19823 100644 --- a/docs/visual-basic/misc/bc30762.md +++ b/docs/visual-basic/misc/bc30762.md @@ -1,13 +1,13 @@ --- title: "The targeted version of the .NET Compact Framework does not support latebinding | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30762" @@ -18,7 +18,7 @@ ms.assetid: b433014d-8422-46e8-ad55-321146a48186 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30763.md b/docs/visual-basic/misc/bc30763.md index 25b9cb20881ec..9b41c971e5fe2 100644 --- a/docs/visual-basic/misc/bc30763.md +++ b/docs/visual-basic/misc/bc30763.md @@ -1,13 +1,13 @@ --- title: "The targeted version of the .NET Compact Framework does not support using the Ansi, Auto or Unicode modifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30763" @@ -18,7 +18,7 @@ ms.assetid: 55f6d297-7ca3-48b4-9d88-88982390faf6 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30764.md b/docs/visual-basic/misc/bc30764.md index 107de1c1d3e4a..44f4b7d86ae79 100644 --- a/docs/visual-basic/misc/bc30764.md +++ b/docs/visual-basic/misc/bc30764.md @@ -1,13 +1,13 @@ --- title: "The targeted version of the .NET Compact Framework does not support latebound overload resolution | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30764" @@ -18,7 +18,7 @@ ms.assetid: 45ccd73d-7dfa-4f88-aa6d-ccb93c4bc657 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30765.md b/docs/visual-basic/misc/bc30765.md index ff5ebe3384f7b..9d9af3a5b3c43 100644 --- a/docs/visual-basic/misc/bc30765.md +++ b/docs/visual-basic/misc/bc30765.md @@ -1,13 +1,13 @@ --- title: "All projects in a Visual Basic solution must target the same platform, but the project you are trying to add targets a platform other than the one specified by your solution | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30765" @@ -18,7 +18,7 @@ ms.assetid: aef2b63a-7013-4f6d-b3bf-227df7e79b02 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30767.md b/docs/visual-basic/misc/bc30767.md index b16cf98ac5228..47493176b16d9 100644 --- a/docs/visual-basic/misc/bc30767.md +++ b/docs/visual-basic/misc/bc30767.md @@ -1,13 +1,13 @@ --- title: "'Get' statements are no longer supported (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30767" @@ -18,7 +18,7 @@ ms.assetid: 6aa62dcc-99aa-4051-a81e-3bbb6a8c355f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30768.md b/docs/visual-basic/misc/bc30768.md index e5a1605363acd..a3da73aa85366 100644 --- a/docs/visual-basic/misc/bc30768.md +++ b/docs/visual-basic/misc/bc30768.md @@ -1,13 +1,13 @@ --- title: "'Line' statements are no longer supported (Smart Device-Visual Basic Compiler Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30768" @@ -18,7 +18,7 @@ ms.assetid: e7a17c77-06bb-4d33-966e-addb4f51caaf caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30769.md b/docs/visual-basic/misc/bc30769.md index 05b7184704dd3..7ff0e71061457 100644 --- a/docs/visual-basic/misc/bc30769.md +++ b/docs/visual-basic/misc/bc30769.md @@ -1,13 +1,13 @@ --- title: "The targeted version of the .NET Compact Framework does not support the 'End' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30769" @@ -18,7 +18,7 @@ ms.assetid: bdbc976f-48c1-4b97-8c66-51d10f7078f5 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30770.md b/docs/visual-basic/misc/bc30770.md index 45004bf75de2d..0d986f0684bc9 100644 --- a/docs/visual-basic/misc/bc30770.md +++ b/docs/visual-basic/misc/bc30770.md @@ -1,13 +1,13 @@ --- title: "Event '<eventname>' event specified by the 'DefaultEvent' attribute is not a publicly accessible event for this class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30770" @@ -18,7 +18,7 @@ ms.assetid: 7524fba7-2a37-4bc3-b789-87d73a166575 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30771.md b/docs/visual-basic/misc/bc30771.md index 7f85636e79270..a3fafbe0f9d52 100644 --- a/docs/visual-basic/misc/bc30771.md +++ b/docs/visual-basic/misc/bc30771.md @@ -1,13 +1,13 @@ --- title: "'WebMethod' attribute will not affect this member because its containing class is not exposed as a web service | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30771" @@ -18,7 +18,7 @@ ms.assetid: 20b09f6a-b61a-4d89-9ca5-4632b5e68e65 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30772.md b/docs/visual-basic/misc/bc30772.md index 7a796eddb1818..564875a555926 100644 --- a/docs/visual-basic/misc/bc30772.md +++ b/docs/visual-basic/misc/bc30772.md @@ -1,13 +1,13 @@ --- title: "'NonSerialized' attribute will not affect this member because its containing class is not exposed as 'Serializable' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30772" @@ -18,7 +18,7 @@ ms.assetid: 1014e944-40c1-4078-8a38-139736ef89da caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30780.md b/docs/visual-basic/misc/bc30780.md index 94dc6d53217e7..f91e4bf716541 100644 --- a/docs/visual-basic/misc/bc30780.md +++ b/docs/visual-basic/misc/bc30780.md @@ -1,13 +1,13 @@ --- title: "'Continue' statements are not valid in the Immediate window | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC30780" @@ -18,7 +18,7 @@ ms.assetid: 91f3b390-1180-415f-90e1-49c9547a00bd caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30781.md b/docs/visual-basic/misc/bc30781.md index a3ea4e4de50f9..f11b56cf13a89 100644 --- a/docs/visual-basic/misc/bc30781.md +++ b/docs/visual-basic/misc/bc30781.md @@ -1,13 +1,13 @@ --- title: "'Continue' must be followed by 'Do', 'For' or 'While' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30781" @@ -18,7 +18,7 @@ ms.assetid: a0d5854d-ca44-4c6b-9458-4fc50d29281a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30782.md b/docs/visual-basic/misc/bc30782.md index 5763f619c6165..8a57aa46e418b 100644 --- a/docs/visual-basic/misc/bc30782.md +++ b/docs/visual-basic/misc/bc30782.md @@ -1,13 +1,13 @@ --- title: "'Continue Do' can only appear inside a 'Do' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30782" @@ -18,7 +18,7 @@ ms.assetid: c6b35e63-4d84-449d-9685-41a1bc0a7f35 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30783.md b/docs/visual-basic/misc/bc30783.md index e4193d7f147bd..897606f085854 100644 --- a/docs/visual-basic/misc/bc30783.md +++ b/docs/visual-basic/misc/bc30783.md @@ -1,13 +1,13 @@ --- title: "'Continue For' can only appear inside a 'For' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30783" @@ -18,7 +18,7 @@ ms.assetid: 70891018-27c8-4d36-b168-8cc7177d70cb caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30784.md b/docs/visual-basic/misc/bc30784.md index 6c14b171e0628..9f1480c2347c0 100644 --- a/docs/visual-basic/misc/bc30784.md +++ b/docs/visual-basic/misc/bc30784.md @@ -1,13 +1,13 @@ --- title: "'Continue While' can only appear inside a 'While' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30784" @@ -18,7 +18,7 @@ ms.assetid: b26c77b2-36ae-4dce-b048-f7c4b196faa4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30785.md b/docs/visual-basic/misc/bc30785.md index 276143ab15b16..5e212833f0f44 100644 --- a/docs/visual-basic/misc/bc30785.md +++ b/docs/visual-basic/misc/bc30785.md @@ -1,13 +1,13 @@ --- title: "Parameter specifier is duplicated | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30785" @@ -18,7 +18,7 @@ ms.assetid: b77949cd-4426-4e19-9c4e-84cd5cb89bcb caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30786.md b/docs/visual-basic/misc/bc30786.md index 254b7be1bcb0f..01b8072099906 100644 --- a/docs/visual-basic/misc/bc30786.md +++ b/docs/visual-basic/misc/bc30786.md @@ -1,13 +1,13 @@ --- title: "Declare statements in a Module cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30786" @@ -18,7 +18,7 @@ ms.assetid: 488b855f-72ea-414b-bffc-a5b63e97d289 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30791.md b/docs/visual-basic/misc/bc30791.md index 1058f00049cd2..3bbb3717cb3de 100644 --- a/docs/visual-basic/misc/bc30791.md +++ b/docs/visual-basic/misc/bc30791.md @@ -1,13 +1,13 @@ --- title: "'Declare' statements in a structure cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30791" @@ -18,7 +18,7 @@ ms.assetid: 714d8088-c885-40ce-ab4c-fde296fe23ec caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30792.md b/docs/visual-basic/misc/bc30792.md index c1334ff706c6b..8cc94f000d609 100644 --- a/docs/visual-basic/misc/bc30792.md +++ b/docs/visual-basic/misc/bc30792.md @@ -1,13 +1,13 @@ --- title: "'TryCast' operand must be reference type, but '<typename>' is a value type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC30792" @@ -18,7 +18,7 @@ ms.assetid: 3325fce5-dbc0-4d1d-9530-31f4720bfe6e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30793.md b/docs/visual-basic/misc/bc30793.md index 029149f775391..2011efcc4bb61 100644 --- a/docs/visual-basic/misc/bc30793.md +++ b/docs/visual-basic/misc/bc30793.md @@ -1,13 +1,13 @@ --- title: "'TryCast' operands must be class-constrained type parameters, but '<typeparametername>' has no class constraint | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC30793" @@ -18,7 +18,7 @@ ms.assetid: a38a1da9-4413-4a69-a2ce-0b6d51c2c4ef caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30794.md b/docs/visual-basic/misc/bc30794.md index 4b0e27fa012c5..7ea26f02c2cdd 100644 --- a/docs/visual-basic/misc/bc30794.md +++ b/docs/visual-basic/misc/bc30794.md @@ -1,13 +1,13 @@ --- title: "No accessible '<procedurename>' is most specific: <signaturelist> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30794" @@ -18,7 +18,7 @@ ms.assetid: 51d54cbb-b530-4661-9952-5ccc17e4220b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30795.md b/docs/visual-basic/misc/bc30795.md index c1f12f505f5a6..fa20838ee1a1a 100644 --- a/docs/visual-basic/misc/bc30795.md +++ b/docs/visual-basic/misc/bc30795.md @@ -1,13 +1,13 @@ --- title: "Non-shared members in a Structure cannot be declared 'New' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30795" @@ -18,7 +18,7 @@ ms.assetid: 8e4e1ad8-3bac-475f-82e8-e4f134692204 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30796.md b/docs/visual-basic/misc/bc30796.md index 9d314058d4324..eb14c0135f495 100644 --- a/docs/visual-basic/misc/bc30796.md +++ b/docs/visual-basic/misc/bc30796.md @@ -1,13 +1,13 @@ --- title: "None of the accessible 'Main' methods with the appropriate signatures found in '<typename>' can be the startup method since they are either generic or nested in generic types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30796" @@ -18,7 +18,7 @@ ms.assetid: 606b3629-5a92-4c79-ace2-a530cab8c978 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30797.md b/docs/visual-basic/misc/bc30797.md index dcf92393b26d1..1808e840ae149 100644 --- a/docs/visual-basic/misc/bc30797.md +++ b/docs/visual-basic/misc/bc30797.md @@ -1,13 +1,13 @@ --- title: "Error in project-level import '<qualifiedelementname>' at '<qualifiedcontainername>' : <errormessage> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC30797" @@ -18,7 +18,7 @@ ms.assetid: 529f354f-f255-4adc-ab21-bd1796e58d69 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30798.md b/docs/visual-basic/misc/bc30798.md index cad291af72cb3..af861382616c4 100644 --- a/docs/visual-basic/misc/bc30798.md +++ b/docs/visual-basic/misc/bc30798.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' for the Imports alias to '<qualifiedelementname>' does not refer to a Namespace, Class, Structure, Interface, Enum or Module | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30798" @@ -18,7 +18,7 @@ ms.assetid: bfa66627-516a-4955-977d-92372bcea090 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30800.md b/docs/visual-basic/misc/bc30800.md index c9d2d6f5876c1..60bd96674c983 100644 --- a/docs/visual-basic/misc/bc30800.md +++ b/docs/visual-basic/misc/bc30800.md @@ -1,13 +1,13 @@ --- title: "Method arguments must be enclosed in parentheses | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30800" @@ -18,7 +18,7 @@ ms.assetid: ecdec760-8b51-474f-acad-17cf8059d83b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30802.md b/docs/visual-basic/misc/bc30802.md index e222e594e3b1c..a3d5d8bef0eb6 100644 --- a/docs/visual-basic/misc/bc30802.md +++ b/docs/visual-basic/misc/bc30802.md @@ -1,13 +1,13 @@ --- title: "'Type' statements are no longer supported; use 'Structure' statements instead | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30802" @@ -18,7 +18,7 @@ ms.assetid: 611592db-ef46-46de-ba93-3fc7e2794e8a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30803.md b/docs/visual-basic/misc/bc30803.md index 62ce7f31dbc03..9fc53a70737a9 100644 --- a/docs/visual-basic/misc/bc30803.md +++ b/docs/visual-basic/misc/bc30803.md @@ -1,13 +1,13 @@ --- title: "'Currency' is no longer a supported type; use the 'Decimal' type instead | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30803" @@ -18,7 +18,7 @@ ms.assetid: f830d559-c454-4a8f-9e24-50ef7e7dc26e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30804.md b/docs/visual-basic/misc/bc30804.md index 02c17f135099f..19a63109ffc58 100644 --- a/docs/visual-basic/misc/bc30804.md +++ b/docs/visual-basic/misc/bc30804.md @@ -1,13 +1,13 @@ --- title: "'Variant' is no longer a supported type; use the 'Object' type instead | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30804" @@ -18,7 +18,7 @@ ms.assetid: 89835f93-6f51-4193-b2dd-1454b7094996 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30805.md b/docs/visual-basic/misc/bc30805.md index 27e14c2961294..13bfab64f71e7 100644 --- a/docs/visual-basic/misc/bc30805.md +++ b/docs/visual-basic/misc/bc30805.md @@ -1,13 +1,13 @@ --- title: "Array declarations cannot specify lower bounds | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30805" @@ -18,7 +18,7 @@ ms.assetid: f2055387-f4dc-4366-89fb-d752929a0258 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30807.md b/docs/visual-basic/misc/bc30807.md index 9f93d5484506b..753f065cb266a 100644 --- a/docs/visual-basic/misc/bc30807.md +++ b/docs/visual-basic/misc/bc30807.md @@ -1,13 +1,13 @@ --- title: "'Let' and 'Set' assignment statements are no longer supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30807" @@ -18,7 +18,7 @@ ms.assetid: 41345efa-0d9f-4dfa-b16c-0f649efe8e24 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30808.md b/docs/visual-basic/misc/bc30808.md index 61599de235fe5..72a1bad522443 100644 --- a/docs/visual-basic/misc/bc30808.md +++ b/docs/visual-basic/misc/bc30808.md @@ -1,13 +1,13 @@ --- title: "Property Get-Let-Set are no longer supported; use the new Property declaration syntax | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30808" @@ -18,7 +18,7 @@ ms.assetid: c8a803eb-316d-4f73-b6ef-27a2914409f3 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30809.md b/docs/visual-basic/misc/bc30809.md index 082929f7e9629..3f58b20027ab8 100644 --- a/docs/visual-basic/misc/bc30809.md +++ b/docs/visual-basic/misc/bc30809.md @@ -1,13 +1,13 @@ --- title: "'Wend' statements are no longer supported; use 'End While' statements instead | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30809" @@ -18,7 +18,7 @@ ms.assetid: 01ca4fe8-0d5f-46a0-aa1d-29d915368235 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30810.md b/docs/visual-basic/misc/bc30810.md index 1c6801903ca65..3fdfd2bbab51e 100644 --- a/docs/visual-basic/misc/bc30810.md +++ b/docs/visual-basic/misc/bc30810.md @@ -1,13 +1,13 @@ --- title: "Methods cannot be declared 'Static' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30810" @@ -18,7 +18,7 @@ ms.assetid: 3c412d58-1007-4278-b365-a85dc55ebe48 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30811.md b/docs/visual-basic/misc/bc30811.md index cfbbe98b7717e..eb1e60c95a3ca 100644 --- a/docs/visual-basic/misc/bc30811.md +++ b/docs/visual-basic/misc/bc30811.md @@ -1,13 +1,13 @@ --- title: "'ReDim' statements can no longer be used to declare array variables | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30811" @@ -18,7 +18,7 @@ ms.assetid: 9227a06e-a997-4b16-9977-19e2bce9035b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30814.md b/docs/visual-basic/misc/bc30814.md index 2c17fe100ff66..9fabf5eb080f8 100644 --- a/docs/visual-basic/misc/bc30814.md +++ b/docs/visual-basic/misc/bc30814.md @@ -1,13 +1,13 @@ --- title: "'GoSub' statements are no longer supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30814" @@ -18,7 +18,7 @@ ms.assetid: fef2d78f-39ba-4aad-93b3-c7a08df9f805 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30815.md b/docs/visual-basic/misc/bc30815.md index c42b45bc04182..672b41c3d85c7 100644 --- a/docs/visual-basic/misc/bc30815.md +++ b/docs/visual-basic/misc/bc30815.md @@ -1,13 +1,13 @@ --- title: "'<functionname>' is not declared (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30815" @@ -18,7 +18,7 @@ ms.assetid: 3ae91dd4-567d-4101-951c-834be77c4f07 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30816.md b/docs/visual-basic/misc/bc30816.md index 4b36b990d5657..288e44c902ca1 100644 --- a/docs/visual-basic/misc/bc30816.md +++ b/docs/visual-basic/misc/bc30816.md @@ -1,13 +1,13 @@ --- title: "'<membername>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30816" @@ -18,7 +18,7 @@ ms.assetid: d6704bed-bb76-47c6-ac28-09608d5e6912 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30817.md b/docs/visual-basic/misc/bc30817.md index 8baf0279e8b9a..3b15db6ffe068 100644 --- a/docs/visual-basic/misc/bc30817.md +++ b/docs/visual-basic/misc/bc30817.md @@ -1,13 +1,13 @@ --- title: "'On GoTo' and 'On GoSub' statements are no longer supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30817" @@ -18,7 +18,7 @@ ms.assetid: 89087bfa-7d74-4f18-9a12-2c5852076ea0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30818.md b/docs/visual-basic/misc/bc30818.md index e97f73f303e8a..90a021115a627 100644 --- a/docs/visual-basic/misc/bc30818.md +++ b/docs/visual-basic/misc/bc30818.md @@ -1,13 +1,13 @@ --- title: "'<function>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30818" @@ -18,7 +18,7 @@ ms.assetid: 5bf784f1-ba14-4fad-aa10-e57256102fb3 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30819.md b/docs/visual-basic/misc/bc30819.md index ce542a8832dd3..ad65640772947 100644 --- a/docs/visual-basic/misc/bc30819.md +++ b/docs/visual-basic/misc/bc30819.md @@ -1,13 +1,13 @@ --- title: "'<mathfunction1>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30819" @@ -18,7 +18,7 @@ ms.assetid: 4d30785f-a8fe-438a-846a-8e15ff3f49f5 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30820.md b/docs/visual-basic/misc/bc30820.md index 64b45677d1f21..335e6640165a2 100644 --- a/docs/visual-basic/misc/bc30820.md +++ b/docs/visual-basic/misc/bc30820.md @@ -1,13 +1,13 @@ --- title: "'<lsetstmt>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30820" @@ -18,7 +18,7 @@ ms.assetid: 8666dd52-58ea-4b84-b59a-8ebd8b2cb23b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30821.md b/docs/visual-basic/misc/bc30821.md index 844c74da495f7..bca0e05d38db0 100644 --- a/docs/visual-basic/misc/bc30821.md +++ b/docs/visual-basic/misc/bc30821.md @@ -1,13 +1,13 @@ --- title: "'<rsetstmt>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30821" @@ -18,7 +18,7 @@ ms.assetid: 7936e3ef-7ac6-4a71-af55-acc2c5cd8754 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30822.md b/docs/visual-basic/misc/bc30822.md index 89168d0717213..83d7303efe13b 100644 --- a/docs/visual-basic/misc/bc30822.md +++ b/docs/visual-basic/misc/bc30822.md @@ -1,13 +1,13 @@ --- title: "'<nullconstant>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30822" @@ -18,7 +18,7 @@ ms.assetid: dda0e2c1-46a3-4cc4-b36c-0858a5259bac caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30823.md b/docs/visual-basic/misc/bc30823.md index 557e5955abd47..2d335ad245dfa 100644 --- a/docs/visual-basic/misc/bc30823.md +++ b/docs/visual-basic/misc/bc30823.md @@ -1,13 +1,13 @@ --- title: "'<emptyconstant>' is not declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30823" @@ -18,7 +18,7 @@ ms.assetid: 6e1b4f7f-e483-44c5-a550-ec152bfb7a55 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # '<emptyconstant>' is not declared '\' is not declared. Empty constant is no longer supported; use Nothing instead. diff --git a/docs/visual-basic/misc/bc30826.md b/docs/visual-basic/misc/bc30826.md index 07f3942266053..5bb705e27c1de 100644 --- a/docs/visual-basic/misc/bc30826.md +++ b/docs/visual-basic/misc/bc30826.md @@ -1,13 +1,13 @@ --- title: "'EndIf' statements are no longer supported; use 'End If' instead | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30826" @@ -18,7 +18,7 @@ ms.assetid: c2a22a46-91f5-45bd-a525-235df1998f6f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30827.md b/docs/visual-basic/misc/bc30827.md index 8aa61c2b12d2a..c3651c108ade1 100644 --- a/docs/visual-basic/misc/bc30827.md +++ b/docs/visual-basic/misc/bc30827.md @@ -1,13 +1,13 @@ --- title: "'D' can no longer be used to indicate an exponent, use 'E' instead | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30827" @@ -18,7 +18,7 @@ ms.assetid: 577f8c0b-9e8a-433f-b504-9ddaa936c250 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30829.md b/docs/visual-basic/misc/bc30829.md index 6bc6349bf5a82..00644b7d97e84 100644 --- a/docs/visual-basic/misc/bc30829.md +++ b/docs/visual-basic/misc/bc30829.md @@ -1,13 +1,13 @@ --- title: "'Get' statements are no longer supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30829" @@ -18,7 +18,7 @@ ms.assetid: 8d798357-7efb-4423-9808-8b20777b97ba caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30906.md b/docs/visual-basic/misc/bc30906.md index 2f61afee5b090..f7d1ae492df18 100644 --- a/docs/visual-basic/misc/bc30906.md +++ b/docs/visual-basic/misc/bc30906.md @@ -1,13 +1,13 @@ --- title: "<procedurename1> cannot override <procedurename2> because they differ by parameters declared 'ParamArray' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30906" @@ -18,7 +18,7 @@ ms.assetid: 12939030-732e-4c6d-8fe9-707b7532174b caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30907.md b/docs/visual-basic/misc/bc30907.md index cf88418795b35..ab312afa84569 100644 --- a/docs/visual-basic/misc/bc30907.md +++ b/docs/visual-basic/misc/bc30907.md @@ -1,13 +1,13 @@ --- title: "This inheritance causes circular dependencies between <type1> '<typename1>' and its nested <type2> '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30907" @@ -18,7 +18,7 @@ ms.assetid: 17d4f938-5895-4d33-943e-8abf0ceacdc9 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30908.md b/docs/visual-basic/misc/bc30908.md index ab392d3ee980d..78e2e6101811b 100644 --- a/docs/visual-basic/misc/bc30908.md +++ b/docs/visual-basic/misc/bc30908.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' cannot inherit from a type nested within it | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30908" @@ -18,7 +18,7 @@ ms.assetid: bca164b2-a4a9-4ed4-9f71-a9a5a42f181a caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30911.md b/docs/visual-basic/misc/bc30911.md index 7ce7cb430e08c..2cd8743123457 100644 --- a/docs/visual-basic/misc/bc30911.md +++ b/docs/visual-basic/misc/bc30911.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' accessor of '<propertyname>' is obsolete: '<errormessage>' (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30911" @@ -18,7 +18,7 @@ ms.assetid: b690be0c-4dca-4f79-88ed-4ee3e3f1f90b caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30912.md b/docs/visual-basic/misc/bc30912.md index 9622f98117017..e60a921513b73 100644 --- a/docs/visual-basic/misc/bc30912.md +++ b/docs/visual-basic/misc/bc30912.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' accessor of '<propertyname>' is obsolete (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30912" @@ -18,7 +18,7 @@ ms.assetid: f1fa965e-090c-49f3-ab1e-cbb2f9b2a5f0 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30914.md b/docs/visual-basic/misc/bc30914.md index e2d70f1118111..43160b40ade1a 100644 --- a/docs/visual-basic/misc/bc30914.md +++ b/docs/visual-basic/misc/bc30914.md @@ -1,13 +1,13 @@ --- title: "'<name>' cannot expose the underlying delegate type '<delegatetype>' of the event it is implementing to <specifier1> '<type1>' through <specifier2> '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30914" @@ -18,7 +18,7 @@ ms.assetid: 93bf97ce-0258-4c58-a995-c58235badd93 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30915.md b/docs/visual-basic/misc/bc30915.md index baaf608c812f4..d28e7b735b0e2 100644 --- a/docs/visual-basic/misc/bc30915.md +++ b/docs/visual-basic/misc/bc30915.md @@ -1,13 +1,13 @@ --- title: "'<name>' cannot expose the underlying delegate type '<delegatetype>' of the event it is implementing outside the project through <specifier> '<type>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30915" @@ -18,7 +18,7 @@ ms.assetid: 9e6cc2bf-1d06-4034-9334-93ef076474c0 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30916.md b/docs/visual-basic/misc/bc30916.md index 8d7611aa4f0bb..9cf3e8e7ff0db 100644 --- a/docs/visual-basic/misc/bc30916.md +++ b/docs/visual-basic/misc/bc30916.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' is not supported because it either directly or indirectly inherits from itself | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30916" @@ -18,7 +18,7 @@ ms.assetid: cea33daf-1971-4b70-a01d-7d8b5c9e4269 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30917.md b/docs/visual-basic/misc/bc30917.md index 8ec8c3a3f0758..ae6a40c5481b8 100644 --- a/docs/visual-basic/misc/bc30917.md +++ b/docs/visual-basic/misc/bc30917.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' must declare a 'Sub New' because the '<constructorname>' in its base class '<baseclassname>' is marked obsolete | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30917" @@ -18,7 +18,7 @@ ms.assetid: 764d222d-e058-40ad-a354-29b956a8027b caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30918.md b/docs/visual-basic/misc/bc30918.md index f7ee8ac8de03b..f3cac57d225f7 100644 --- a/docs/visual-basic/misc/bc30918.md +++ b/docs/visual-basic/misc/bc30918.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' must declare a 'Sub New' because the '<constructorname>' in its base class '<baseclassname>' is marked obsolete: '<errormessage>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30918" @@ -18,7 +18,7 @@ ms.assetid: 4879254c-4b03-4416-a4a3-e9f6b5d92a1a caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30919.md b/docs/visual-basic/misc/bc30919.md index f7698ae2dfefb..053bbe53779d1 100644 --- a/docs/visual-basic/misc/bc30919.md +++ b/docs/visual-basic/misc/bc30919.md @@ -1,13 +1,13 @@ --- title: "First statement of this 'Sub New' must be an explicit call to 'MyBase.New' or 'MyClass.New' because the '<constructorname>' in the base class '<baseclassname>' of '<derivedclassname>' is marked obsolete. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30919" @@ -18,7 +18,7 @@ ms.assetid: 437e3204-8ddc-45d3-b9b4-c66d53a61a6d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30921.md b/docs/visual-basic/misc/bc30921.md index 97ba04a69f9eb..d7b5ecb92195b 100644 --- a/docs/visual-basic/misc/bc30921.md +++ b/docs/visual-basic/misc/bc30921.md @@ -1,13 +1,13 @@ --- title: "'<derivedtypename>' cannot inherit from <type> '<constructedbasetypename>' because it expands the access of type '<internaltypename>' to <region> '<regionname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30921" @@ -18,7 +18,7 @@ ms.assetid: b0dd971a-80e2-4d37-925b-854d17411546 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30922.md b/docs/visual-basic/misc/bc30922.md index 037b3bab28542..1e851f52b7407 100644 --- a/docs/visual-basic/misc/bc30922.md +++ b/docs/visual-basic/misc/bc30922.md @@ -1,13 +1,13 @@ --- title: "'<derivedtypename>' cannot inherit from <type> '<constructedbasetypename>' because it expands the access of type '<internaltypename>' outside the assembly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC30922" @@ -18,7 +18,7 @@ ms.assetid: 81909654-7e67-4b89-81a3-25ae57f678f7 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30923.md b/docs/visual-basic/misc/bc30923.md index 647152f982f5f..2f16584f4140d 100644 --- a/docs/visual-basic/misc/bc30923.md +++ b/docs/visual-basic/misc/bc30923.md @@ -1,13 +1,13 @@ --- title: "'<name>' cannot expose type '<type>' used in the underlying delegate type '<delegatetype>' of the event it is implementing to <specifier1> '<type1>' through <specifier2> '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30923" @@ -18,7 +18,7 @@ ms.assetid: 65ffc03a-d881-4ca9-b721-797107cbbef6 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30924.md b/docs/visual-basic/misc/bc30924.md index 0463f37781954..5d6390ddc4a0e 100644 --- a/docs/visual-basic/misc/bc30924.md +++ b/docs/visual-basic/misc/bc30924.md @@ -1,13 +1,13 @@ --- title: "'<name>' cannot expose type '<type1>' used in the underlying delegate type '<delegatetype>' of the event it is implementing outside the project through <specifier> '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30924" @@ -18,7 +18,7 @@ ms.assetid: 0021ed02-fd0b-4d29-9f08-73f7276af076 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30925.md b/docs/visual-basic/misc/bc30925.md index 53f3a434f6977..f347ca08d9c3d 100644 --- a/docs/visual-basic/misc/bc30925.md +++ b/docs/visual-basic/misc/bc30925.md @@ -1,13 +1,13 @@ --- title: "Specified access '<accesslevel1>' for '<partialtypename>' does not match the access '<accesslevel2>' specified on one of its other partial types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30925" @@ -18,7 +18,7 @@ ms.assetid: aabe0f4a-dc02-4828-a837-20cd47a7bd43 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30926.md b/docs/visual-basic/misc/bc30926.md index 1fceb3eaa5d8f..0787e3235c300 100644 --- a/docs/visual-basic/misc/bc30926.md +++ b/docs/visual-basic/misc/bc30926.md @@ -1,13 +1,13 @@ --- title: "'MustInherit' cannot be specified for partial type '<partialtypename>' because it cannot be combined with 'NotInheritable' specified for one of its other partial types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30926" @@ -18,7 +18,7 @@ ms.assetid: 59a0b5d9-f53c-4234-88f4-dfc66342f143 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30927.md b/docs/visual-basic/misc/bc30927.md index 3cbf7b4b24cf2..6a5994c42cf28 100644 --- a/docs/visual-basic/misc/bc30927.md +++ b/docs/visual-basic/misc/bc30927.md @@ -1,13 +1,13 @@ --- title: "'MustOverride' cannot be specified on '<procedurename>' because it is in a partial type that is declared 'NotInheritable' in another partial definition | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30927" @@ -18,7 +18,7 @@ ms.assetid: 5798dfda-3d7b-4f30-9715-40cbf52d6dc4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30928.md b/docs/visual-basic/misc/bc30928.md index b93e0fdecdd9f..d6a8f5244b361 100644 --- a/docs/visual-basic/misc/bc30928.md +++ b/docs/visual-basic/misc/bc30928.md @@ -1,13 +1,13 @@ --- title: "Base class '<baseclassname1>' specified for class '<partialclassname>' cannot be different from the base class '<baseclassname2>' of one of its other partial types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC30928" @@ -18,7 +18,7 @@ ms.assetid: da464f09-1016-4dec-beb7-3202cacd8e1e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30930.md b/docs/visual-basic/misc/bc30930.md index 29f3150cbf57a..4407142e01704 100644 --- a/docs/visual-basic/misc/bc30930.md +++ b/docs/visual-basic/misc/bc30930.md @@ -1,13 +1,13 @@ --- title: "'<name>', necessary for compiling this construct, cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30930" @@ -18,7 +18,7 @@ ms.assetid: 95d8380b-3d08-4898-819d-e8b9c85b3c83 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30931.md b/docs/visual-basic/misc/bc30931.md index a03b121e93614..e4a0c27d28b7e 100644 --- a/docs/visual-basic/misc/bc30931.md +++ b/docs/visual-basic/misc/bc30931.md @@ -1,13 +1,13 @@ --- title: "Type parameter name '<typeparametername1>' does not match the name '<typeparametername2>' of the corresponding type parameter defined on one of the other partial types of '<partialtypename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30931" @@ -18,7 +18,7 @@ ms.assetid: 01b053c3-d1b5-4e69-b908-3d5cfc73913b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30932.md b/docs/visual-basic/misc/bc30932.md index bc32a46968221..fee46af56315c 100644 --- a/docs/visual-basic/misc/bc30932.md +++ b/docs/visual-basic/misc/bc30932.md @@ -1,13 +1,13 @@ --- title: "Constraints for this type parameter do not match the constraints on the corresponding type parameter defined on one of the other partial types of '|1' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30932" @@ -18,7 +18,7 @@ ms.assetid: a38ca4ad-6bbf-421e-a0d7-c5e0a9029160 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30934.md b/docs/visual-basic/misc/bc30934.md index 4db85bd1f4830..bbb3630f22806 100644 --- a/docs/visual-basic/misc/bc30934.md +++ b/docs/visual-basic/misc/bc30934.md @@ -1,13 +1,13 @@ --- title: "Conversion from '<type1>' to '<type2>' cannot occur in a constant expression used as an argument to an attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30934" @@ -18,7 +18,7 @@ ms.assetid: 120e05f9-1d0e-4800-b05c-a8373e286b9b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30935.md b/docs/visual-basic/misc/bc30935.md index 29c0d5a26311d..dcbdca6298b87 100644 --- a/docs/visual-basic/misc/bc30935.md +++ b/docs/visual-basic/misc/bc30935.md @@ -1,13 +1,13 @@ --- title: "Member '<classname>.<procedurename>' that matches this signature cannot be overridden because the class '<classname>' contains multiple members with this same name and signature: <signaturelist> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30935" @@ -18,7 +18,7 @@ ms.assetid: 1165b630-668d-417d-9e18-9b8ffe7f6980 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30937.md b/docs/visual-basic/misc/bc30937.md index 8c5a4d50ca33b..baa3373ff807c 100644 --- a/docs/visual-basic/misc/bc30937.md +++ b/docs/visual-basic/misc/bc30937.md @@ -1,13 +1,13 @@ --- title: "Member '<interfacename>.<procedurename>' that matches this signature cannot be implemented because the interface '<interfacename>' contains multiple members with this same name and signature: <signaturelist> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30937" @@ -18,7 +18,7 @@ ms.assetid: e917d85e-95e0-431a-9d09-39ce5d4fc894 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30939.md b/docs/visual-basic/misc/bc30939.md index 2c8e93f6fa9cd..53d81bf3405f2 100644 --- a/docs/visual-basic/misc/bc30939.md +++ b/docs/visual-basic/misc/bc30939.md @@ -1,13 +1,13 @@ --- title: "'AddressOf' expression cannot be converted to '<typename>' because type '<typename>' is declared 'MustInherit' and cannot be created | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30939" @@ -18,7 +18,7 @@ ms.assetid: e8edef15-0df5-46d7-aba6-89e26a2aa506 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30940.md b/docs/visual-basic/misc/bc30940.md index 6375b31458879..218b65d97a433 100644 --- a/docs/visual-basic/misc/bc30940.md +++ b/docs/visual-basic/misc/bc30940.md @@ -1,13 +1,13 @@ --- title: "'Return' statement in an 'AddHandler', 'RemoveHandler', or 'RaiseEvent' method cannot return a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30940" @@ -18,7 +18,7 @@ ms.assetid: 0e4d037a-2d20-40e4-8ead-6d709d1c9c7a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30943.md b/docs/visual-basic/misc/bc30943.md index d96e282adafc4..ea7d1e4ed595c 100644 --- a/docs/visual-basic/misc/bc30943.md +++ b/docs/visual-basic/misc/bc30943.md @@ -1,13 +1,13 @@ --- title: "Generic methods cannot be exposed to COM | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30943" @@ -18,7 +18,7 @@ ms.assetid: 0e3bff62-f187-4864-8520-70f6be22e869 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30944.md b/docs/visual-basic/misc/bc30944.md index efb928b14216d..c61cc1c4fa2df 100644 --- a/docs/visual-basic/misc/bc30944.md +++ b/docs/visual-basic/misc/bc30944.md @@ -1,13 +1,13 @@ --- title: "Syntax error in cast operator; two arguments separated by comma are required | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30944" @@ -18,7 +18,7 @@ ms.assetid: 1f7ed4a1-6ff5-4836-8424-21618c68ff45 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30945.md b/docs/visual-basic/misc/bc30945.md index a958dc753ee1f..cdaf654c2bf6e 100644 --- a/docs/visual-basic/misc/bc30945.md +++ b/docs/visual-basic/misc/bc30945.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' cannot implement interface '<interfacename>' because it declares '<eventsignature>' which has a return type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30945" @@ -18,7 +18,7 @@ ms.assetid: 4f26e71a-949d-4103-b565-35cc8e833d29 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30946.md b/docs/visual-basic/misc/bc30946.md index f64a7b1a7d73d..87447b30b0b36 100644 --- a/docs/visual-basic/misc/bc30946.md +++ b/docs/visual-basic/misc/bc30946.md @@ -1,13 +1,13 @@ --- title: "Stop request is pending | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30946" @@ -18,7 +18,7 @@ ms.assetid: 560ab468-d8cf-4e9c-ae13-57a55e83d2b1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30947.md b/docs/visual-basic/misc/bc30947.md index 7fcbc9c61e995..85503447c28db 100644 --- a/docs/visual-basic/misc/bc30947.md +++ b/docs/visual-basic/misc/bc30947.md @@ -1,13 +1,13 @@ --- title: "Suspend request is pending | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30947" @@ -18,7 +18,7 @@ ms.assetid: 6bc4df1b-e833-47c7-9568-9ced67a2af5d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30948.md b/docs/visual-basic/misc/bc30948.md index 2e0490ff64f87..1500b3c2eada4 100644 --- a/docs/visual-basic/misc/bc30948.md +++ b/docs/visual-basic/misc/bc30948.md @@ -1,13 +1,13 @@ --- title: "Unscheduled Fiber | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30948" @@ -18,7 +18,7 @@ ms.assetid: 982bf6d2-ce62-4451-8a23-82dacf8ee100 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30949.md b/docs/visual-basic/misc/bc30949.md index 702d04b6e1bde..4defe7578359a 100644 --- a/docs/visual-basic/misc/bc30949.md +++ b/docs/visual-basic/misc/bc30949.md @@ -1,13 +1,13 @@ --- title: "Array initializer cannot be specified for a non constant dimension; use the empty initializer '{}' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30949" @@ -18,7 +18,7 @@ ms.assetid: b3d27d9c-7a1f-4bac-ad71-388b24b807b3 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30950.md b/docs/visual-basic/misc/bc30950.md index 65648b7a7d9cf..2cb66e34124bf 100644 --- a/docs/visual-basic/misc/bc30950.md +++ b/docs/visual-basic/misc/bc30950.md @@ -1,13 +1,13 @@ --- title: "No accessible method '<procedurename>' has a signature compatible with delegate '<delegatename>':<suberrorlist> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30950" @@ -18,7 +18,7 @@ ms.assetid: c1938099-2c03-491e-b599-d0c43bf94baf caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30951.md b/docs/visual-basic/misc/bc30951.md index c83f4cf853b7e..715c145a5a609 100644 --- a/docs/visual-basic/misc/bc30951.md +++ b/docs/visual-basic/misc/bc30951.md @@ -1,13 +1,13 @@ --- title: "Wrong number of type arguments passed to method '<genericprocedurename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30951" @@ -18,7 +18,7 @@ ms.assetid: 84c2f0cb-5706-4b4e-967c-0ca35a20913c caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30952.md b/docs/visual-basic/misc/bc30952.md index 89cec3496c7e1..b08929d4434cc 100644 --- a/docs/visual-basic/misc/bc30952.md +++ b/docs/visual-basic/misc/bc30952.md @@ -1,13 +1,13 @@ --- title: "Type arguments for method '<procedurename>' could not be inferred from the delegate '<delegatename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30952" @@ -18,7 +18,7 @@ ms.assetid: 5eb804ce-2e93-4668-b655-7fe00815e552 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30954.md b/docs/visual-basic/misc/bc30954.md index 66c593ff756cb..f71289ad78cb1 100644 --- a/docs/visual-basic/misc/bc30954.md +++ b/docs/visual-basic/misc/bc30954.md @@ -1,13 +1,13 @@ --- title: "Type arguments inferred for method '<procedurename>' result in the following errors :<errorlist> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30954" @@ -18,7 +18,7 @@ ms.assetid: 796592c4-70b7-45be-9322-db09e9095d7d caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30958.md b/docs/visual-basic/misc/bc30958.md index 3f41d90b60b99..f0bcc0b0a8f36 100644 --- a/docs/visual-basic/misc/bc30958.md +++ b/docs/visual-basic/misc/bc30958.md @@ -1,13 +1,13 @@ --- title: "Object created by Edit and Continue is not yet available for evaluation | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30958" @@ -18,7 +18,7 @@ ms.assetid: 9b01c510-2d2c-4890-a98c-36c0c8423949 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30960.md b/docs/visual-basic/misc/bc30960.md index 9c7fb6cba16ed..287d1e3522875 100644 --- a/docs/visual-basic/misc/bc30960.md +++ b/docs/visual-basic/misc/bc30960.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' refers to type '<typename>' in project '<projectname>', but type '<typename>' was not found in project '<projectname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30960" @@ -18,7 +18,7 @@ ms.assetid: 4ed4bff5-c670-46f6-8360-7287444d50e5 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30962.md b/docs/visual-basic/misc/bc30962.md index c4f31a937bbfd..c93e76ef8a8e3 100644 --- a/docs/visual-basic/misc/bc30962.md +++ b/docs/visual-basic/misc/bc30962.md @@ -1,13 +1,13 @@ --- title: "Reference required to assembly '<assemblyidentity>' containing type '<typename>', but a suitable reference could not be found due to possible circular references: <referencedependencylist> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30962" @@ -18,7 +18,7 @@ ms.assetid: 6f338158-bfb4-4cc0-bbf7-1111c708613c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30963.md b/docs/visual-basic/misc/bc30963.md index 365ad9edffc86..218a10916679d 100644 --- a/docs/visual-basic/misc/bc30963.md +++ b/docs/visual-basic/misc/bc30963.md @@ -1,13 +1,13 @@ --- title: "Assembly <assembly1> references assembly <assembly2> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30963" @@ -18,7 +18,7 @@ ms.assetid: 9e1c8bb5-b690-458d-bb8b-f4a3c614d783 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30964.md b/docs/visual-basic/misc/bc30964.md index 2dcf4ceec087a..dbda019d04ce4 100644 --- a/docs/visual-basic/misc/bc30964.md +++ b/docs/visual-basic/misc/bc30964.md @@ -1,13 +1,13 @@ --- title: "Assembly <assembly> references project <project> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30964" @@ -18,7 +18,7 @@ ms.assetid: d084adff-d036-4664-8d81-e66c2dcb05f3 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30965.md b/docs/visual-basic/misc/bc30965.md index 9bc7dd087de37..de1cec7f62951 100644 --- a/docs/visual-basic/misc/bc30965.md +++ b/docs/visual-basic/misc/bc30965.md @@ -1,13 +1,13 @@ --- title: "Project <project> references assembly <assembly> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30965" @@ -18,7 +18,7 @@ ms.assetid: fd5a5904-95d6-4dce-ba27-58cc695a09f6 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30966.md b/docs/visual-basic/misc/bc30966.md index 5f5dbaac51675..bd5d4e76a18c8 100644 --- a/docs/visual-basic/misc/bc30966.md +++ b/docs/visual-basic/misc/bc30966.md @@ -1,13 +1,13 @@ --- title: "Project <project1> references project <project2> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30966" @@ -18,7 +18,7 @@ ms.assetid: 84130a29-9bd5-4762-835f-005e9b62667b caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30970.md b/docs/visual-basic/misc/bc30970.md index 02773b91697db..06625387364fd 100644 --- a/docs/visual-basic/misc/bc30970.md +++ b/docs/visual-basic/misc/bc30970.md @@ -1,13 +1,13 @@ --- title: "<message> This error could also be due to mixing a file reference to '<filename1>' in project '<projectname1>' with a file reference to '<filename2>' in project '<projectname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30970" @@ -18,7 +18,7 @@ ms.assetid: 81cc4f7b-cc16-46cc-9a49-74980300e158 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30972.md b/docs/visual-basic/misc/bc30972.md index cbfce52180dbf..43b95ca63ab26 100644 --- a/docs/visual-basic/misc/bc30972.md +++ b/docs/visual-basic/misc/bc30972.md @@ -1,13 +1,13 @@ --- title: "Attribute 'StructLayout' cannot be applied to a generic type. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30972" @@ -18,7 +18,7 @@ ms.assetid: 6718e327-6311-4f59-8029-4ae95f609b50 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30973.md b/docs/visual-basic/misc/bc30973.md index eed7e22d81bc2..0a246d71fb6d2 100644 --- a/docs/visual-basic/misc/bc30973.md +++ b/docs/visual-basic/misc/bc30973.md @@ -1,13 +1,13 @@ --- title: "A class used in the expression is not loaded during debugging session (Not in TOC) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30973" @@ -18,7 +18,7 @@ ms.assetid: ef6253e5-e4b7-41b5-9233-e3c287a99789 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30974.md b/docs/visual-basic/misc/bc30974.md index 4d7b715577b85..7773dc9b12f7c 100644 --- a/docs/visual-basic/misc/bc30974.md +++ b/docs/visual-basic/misc/bc30974.md @@ -1,13 +1,13 @@ --- title: "Comment statements cannot be evaluated (Not in TOC) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30974" @@ -18,7 +18,7 @@ ms.assetid: bdfff760-1536-4dc5-8f81-68e6f8d2266c caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30975.md b/docs/visual-basic/misc/bc30975.md index 46851b0d0f0a6..c634a47bb704d 100644 --- a/docs/visual-basic/misc/bc30975.md +++ b/docs/visual-basic/misc/bc30975.md @@ -1,13 +1,13 @@ --- title: "'For' loop control variable already in use by an enclosing 'For' loop | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30975" @@ -18,7 +18,7 @@ ms.assetid: b1c4c1b8-98c2-4958-8bf1-6681a7833679 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30976.md b/docs/visual-basic/misc/bc30976.md index 84b14f42a51f9..faf92b9f637b4 100644 --- a/docs/visual-basic/misc/bc30976.md +++ b/docs/visual-basic/misc/bc30976.md @@ -1,13 +1,13 @@ --- title: "'Next' control variable does not match 'For' loop control variable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30976" @@ -18,7 +18,7 @@ ms.assetid: 87c2d464-43bf-426f-b78b-7bc07ba171e6 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30978.md b/docs/visual-basic/misc/bc30978.md index 92836ed76bda5..8ecaedd1e5771 100644 --- a/docs/visual-basic/misc/bc30978.md +++ b/docs/visual-basic/misc/bc30978.md @@ -1,13 +1,13 @@ --- title: "Range variable <variable> hides a variable in an enclosing block or a range variable previously defined in the query expression. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30978" @@ -18,7 +18,7 @@ ms.assetid: 806d94c1-653f-40c0-b1c4-95661c76a392 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30979.md b/docs/visual-basic/misc/bc30979.md index 9a5936ed7efa8..e391f2c5740b7 100644 --- a/docs/visual-basic/misc/bc30979.md +++ b/docs/visual-basic/misc/bc30979.md @@ -1,13 +1,13 @@ --- title: "'Option Infer' can be followed only by 'On' or 'Off' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30979" @@ -18,7 +18,7 @@ ms.assetid: ba826ab9-8a8a-48ed-8661-34944f0145e5 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30980.md b/docs/visual-basic/misc/bc30980.md index 9c15cf87b2b8d..d4f7e794ec90f 100644 --- a/docs/visual-basic/misc/bc30980.md +++ b/docs/visual-basic/misc/bc30980.md @@ -1,13 +1,13 @@ --- title: "Type of '<variablename>' cannot be inferred from an expression containing '<variablename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30980" @@ -18,7 +18,7 @@ ms.assetid: 43a5d008-5362-481b-845b-b9bb00a61a83 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30981.md b/docs/visual-basic/misc/bc30981.md index 689ec1c7be359..e2cc8bd019a23 100644 --- a/docs/visual-basic/misc/bc30981.md +++ b/docs/visual-basic/misc/bc30981.md @@ -1,13 +1,13 @@ --- title: "<member> in class <class> cannot override <baseMember> in class <baseClass> because an intermediate class <intermediateClass> overrides <member> in class <baseClass> but is not accessible. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30981" @@ -18,7 +18,7 @@ ms.assetid: fb68e246-c135-4e7a-a1be-12d83dbcf96f caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30983.md b/docs/visual-basic/misc/bc30983.md index 50dc4dca98f59..cf0498c2900d7 100644 --- a/docs/visual-basic/misc/bc30983.md +++ b/docs/visual-basic/misc/bc30983.md @@ -1,13 +1,13 @@ --- title: "Type of '<variablename>' is ambiguous because the loop bounds and the step variable do not widen to the same type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30983" @@ -18,7 +18,7 @@ ms.assetid: 6b97153c-dee3-4429-b92a-2e5a212c864b caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30984.md b/docs/visual-basic/misc/bc30984.md index 9fd7662316310..eb2750a505055 100644 --- a/docs/visual-basic/misc/bc30984.md +++ b/docs/visual-basic/misc/bc30984.md @@ -1,13 +1,13 @@ --- title: "'=' expected (object initializer) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30984" @@ -18,7 +18,7 @@ ms.assetid: 9cae8d32-775a-414f-9e51-0469974b6aab caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30985.md b/docs/visual-basic/misc/bc30985.md index c4af4d1a15358..c8fdf71ad6878 100644 --- a/docs/visual-basic/misc/bc30985.md +++ b/docs/visual-basic/misc/bc30985.md @@ -1,13 +1,13 @@ --- title: "Name of field or property being initialized must start with '.' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30985" @@ -18,7 +18,7 @@ ms.assetid: 4cb543e1-477c-429c-82df-541ebff08543 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30987.md b/docs/visual-basic/misc/bc30987.md index 975728cfeda5b..66f725a623557 100644 --- a/docs/visual-basic/misc/bc30987.md +++ b/docs/visual-basic/misc/bc30987.md @@ -1,13 +1,13 @@ --- title: "'{' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30987" @@ -18,7 +18,7 @@ ms.assetid: 3d1552b6-338a-47cf-84d5-77b59209e0d3 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30988.md b/docs/visual-basic/misc/bc30988.md index bcb5eb3c98aab..7473243fa22a3 100644 --- a/docs/visual-basic/misc/bc30988.md +++ b/docs/visual-basic/misc/bc30988.md @@ -1,13 +1,13 @@ --- title: "Type or 'With' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30988" @@ -18,7 +18,7 @@ ms.assetid: ab9c0cee-9fe4-4764-a3c2-aec16e709d4c caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30989.md b/docs/visual-basic/misc/bc30989.md index 03562c2f72419..13e5e5b25d99c 100644 --- a/docs/visual-basic/misc/bc30989.md +++ b/docs/visual-basic/misc/bc30989.md @@ -1,13 +1,13 @@ --- title: "Multiple initializations of '<membername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30989" @@ -18,7 +18,7 @@ ms.assetid: 574b6398-1e9d-43e1-ac16-6fc8687f71d9 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30990.md b/docs/visual-basic/misc/bc30990.md index 0004176261b37..e2687e09c3d10 100644 --- a/docs/visual-basic/misc/bc30990.md +++ b/docs/visual-basic/misc/bc30990.md @@ -1,13 +1,13 @@ --- title: "Member '<membername>' cannot be initialized in an object initializer expression because it is not a field or property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30990" @@ -18,7 +18,7 @@ ms.assetid: 3be2c135-20f6-49b2-a324-d213cfdf9ee3 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30991.md b/docs/visual-basic/misc/bc30991.md index 02b0e8b28d06d..c45d4ecc81ee6 100644 --- a/docs/visual-basic/misc/bc30991.md +++ b/docs/visual-basic/misc/bc30991.md @@ -1,13 +1,13 @@ --- title: "Member '<membername>' cannot be initialized in an object initializer expression because it is shared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30991" @@ -18,7 +18,7 @@ ms.assetid: 47e832b4-47e3-426e-b88c-5d5568102fde caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30992.md b/docs/visual-basic/misc/bc30992.md index 1d8d6de07f0df..99451d9ec64d8 100644 --- a/docs/visual-basic/misc/bc30992.md +++ b/docs/visual-basic/misc/bc30992.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' cannot be initialized in an object initializer expression because it requires arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30992" @@ -18,7 +18,7 @@ ms.assetid: a4d050b2-7366-457a-a852-8eb490c97573 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30993.md b/docs/visual-basic/misc/bc30993.md index ec110c0b876e1..59453bacec412 100644 --- a/docs/visual-basic/misc/bc30993.md +++ b/docs/visual-basic/misc/bc30993.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' cannot be initialized in an object initializer expression because all accessible overloads require arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30993" @@ -18,7 +18,7 @@ ms.assetid: d4476065-2ca2-4c9e-a571-c08917a6387f caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30994.md b/docs/visual-basic/misc/bc30994.md index 1c8523453aac6..0c6426f7de434 100644 --- a/docs/visual-basic/misc/bc30994.md +++ b/docs/visual-basic/misc/bc30994.md @@ -1,13 +1,13 @@ --- title: "Object initializer syntax cannot be used to initialize an instance of type 'Object' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc30994" @@ -18,7 +18,7 @@ ms.assetid: 2ef65965-f014-4fc1-8c7d-c603f0a764df caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30995.md b/docs/visual-basic/misc/bc30995.md index dd4f6baa86ef3..d5d3da0db9734 100644 --- a/docs/visual-basic/misc/bc30995.md +++ b/docs/visual-basic/misc/bc30995.md @@ -1,13 +1,13 @@ --- title: "Leading '.' or '!' cannot appear in a constant expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30995" @@ -18,7 +18,7 @@ ms.assetid: eed62684-66db-4fdb-9da7-f1407a55b172 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc30999.md b/docs/visual-basic/misc/bc30999.md index 413f89a39a902..a54dc3075ee35 100644 --- a/docs/visual-basic/misc/bc30999.md +++ b/docs/visual-basic/misc/bc30999.md @@ -1,13 +1,13 @@ --- title: "Line continuation character '_' must be preceded by at least one white space and must be the last character on the line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc30999" @@ -18,7 +18,7 @@ ms.assetid: 32caf62f-52e4-4acd-b40f-5af65e42e643 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31007.md b/docs/visual-basic/misc/bc31007.md index 5e3d66c9bf7b6..c1870791909ba 100644 --- a/docs/visual-basic/misc/bc31007.md +++ b/docs/visual-basic/misc/bc31007.md @@ -1,13 +1,13 @@ --- title: "Unable to open module file '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31007" @@ -18,7 +18,7 @@ ms.assetid: eba76bf8-93e9-4709-87e0-0cb9ade868a5 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31011.md b/docs/visual-basic/misc/bc31011.md index 8447072f1668c..1d0ab666ae9e3 100644 --- a/docs/visual-basic/misc/bc31011.md +++ b/docs/visual-basic/misc/bc31011.md @@ -1,13 +1,13 @@ --- title: "Unable to load referenced library '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31011" @@ -18,7 +18,7 @@ ms.assetid: 5466eb23-03ad-44eb-9351-e361a1340c6b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31013.md b/docs/visual-basic/misc/bc31013.md index 02467e35813b4..c556b1128ac38 100644 --- a/docs/visual-basic/misc/bc31013.md +++ b/docs/visual-basic/misc/bc31013.md @@ -1,13 +1,13 @@ --- title: "Unable to load DLL '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31013" @@ -18,7 +18,7 @@ ms.assetid: 97cd718d-df5e-4c75-921e-5a8c0aeb309e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31014.md b/docs/visual-basic/misc/bc31014.md index 25b376175d2b3..f856ece37235a 100644 --- a/docs/visual-basic/misc/bc31014.md +++ b/docs/visual-basic/misc/bc31014.md @@ -1,13 +1,13 @@ --- title: "Unable to find entry point '<name>' in DLL '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31014" @@ -18,7 +18,7 @@ ms.assetid: 84400dc7-2f4f-496a-ae24-5c1d23d0e470 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31021.md b/docs/visual-basic/misc/bc31021.md index 06ef98b5b0f9d..d8ee27d9eaf44 100644 --- a/docs/visual-basic/misc/bc31021.md +++ b/docs/visual-basic/misc/bc31021.md @@ -1,13 +1,13 @@ --- title: "Visual Basic compiler is unable to recover from the following error: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31021" @@ -18,7 +18,7 @@ ms.assetid: fe60ce69-859e-47a9-ad09-c31f56d774bc caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31023.md b/docs/visual-basic/misc/bc31023.md index 23b85510f096a..8cd93d9f701e2 100644 --- a/docs/visual-basic/misc/bc31023.md +++ b/docs/visual-basic/misc/bc31023.md @@ -1,13 +1,13 @@ --- title: "Unable to parse XML: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31023" @@ -18,7 +18,7 @@ ms.assetid: c7e1df39-0b4f-4956-8826-cae3fea2770d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31024.md b/docs/visual-basic/misc/bc31024.md index a91d0dc1c2b7a..7c7c897d88e7b 100644 --- a/docs/visual-basic/misc/bc31024.md +++ b/docs/visual-basic/misc/bc31024.md @@ -1,13 +1,13 @@ --- title: "Unable to create a .NET Runtime interface: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31024" @@ -18,7 +18,7 @@ ms.assetid: 9647a7f7-26a3-44b7-ae6a-0bc3324dd096 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31025.md b/docs/visual-basic/misc/bc31025.md index 48c29bf5a06fb..752d630235a69 100644 --- a/docs/visual-basic/misc/bc31025.md +++ b/docs/visual-basic/misc/bc31025.md @@ -1,13 +1,13 @@ --- title: "Unable to open key file '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31025" @@ -18,7 +18,7 @@ ms.assetid: 0ed0efdb-f901-4773-b258-5a6459bd36e0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31027.md b/docs/visual-basic/misc/bc31027.md index 04c9c860a4a80..4522929b92153 100644 --- a/docs/visual-basic/misc/bc31027.md +++ b/docs/visual-basic/misc/bc31027.md @@ -1,13 +1,13 @@ --- title: "Unable to open file '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31027" @@ -18,7 +18,7 @@ ms.assetid: cafe0aa3-dc7d-4516-8f95-a4667ea8e0f1 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31028.md b/docs/visual-basic/misc/bc31028.md index 65a096d9bd46b..ab491d7736ed0 100644 --- a/docs/visual-basic/misc/bc31028.md +++ b/docs/visual-basic/misc/bc31028.md @@ -1,13 +1,13 @@ --- title: "Unable to sign file '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31028" @@ -18,7 +18,7 @@ ms.assetid: 2cb22e75-5ee2-4e07-afc0-680a0bd543d4 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31029.md b/docs/visual-basic/misc/bc31029.md index ebf00be70e891..b4d0271fddbec 100644 --- a/docs/visual-basic/misc/bc31029.md +++ b/docs/visual-basic/misc/bc31029.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' cannot handle Event '<eventname>' because they do not have the same signature | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31029" @@ -18,7 +18,7 @@ ms.assetid: 33c3dc66-6599-40bf-8fbe-490e6b3e1b39 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31030.md b/docs/visual-basic/misc/bc31030.md index ef14d7ac4184e..fe3c96921e240 100644 --- a/docs/visual-basic/misc/bc31030.md +++ b/docs/visual-basic/misc/bc31030.md @@ -1,13 +1,13 @@ --- title: "Project-level conditional compilation constant '<constantname>' is not valid: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31030" @@ -18,7 +18,7 @@ ms.assetid: 98d02478-e60a-4096-8d99-5a1a7aa1960a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31031.md b/docs/visual-basic/misc/bc31031.md index 1f3755e9cb61b..d55c071c4b2e1 100644 --- a/docs/visual-basic/misc/bc31031.md +++ b/docs/visual-basic/misc/bc31031.md @@ -1,13 +1,13 @@ --- title: "Project-level conditional compilation constant is not valid: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31031" @@ -18,7 +18,7 @@ ms.assetid: c9a33afd-47b6-4207-9c0c-77d4e77dcce1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31033.md b/docs/visual-basic/misc/bc31033.md index dd31f51fd47a8..157a698f9e692 100644 --- a/docs/visual-basic/misc/bc31033.md +++ b/docs/visual-basic/misc/bc31033.md @@ -1,13 +1,13 @@ --- title: "Interface '<interfacename>' can be implemented only once by this type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31033" @@ -18,7 +18,7 @@ ms.assetid: 473cc0bc-a9f0-4ae5-b421-5c08ea6bbc5e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31035.md b/docs/visual-basic/misc/bc31035.md index a8dc36a42f277..38800b8deaa0c 100644 --- a/docs/visual-basic/misc/bc31035.md +++ b/docs/visual-basic/misc/bc31035.md @@ -1,13 +1,13 @@ --- title: "Interface '<interfacename>' is not implemented by this class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31035" @@ -18,7 +18,7 @@ ms.assetid: 99ddabb5-20e0-4cf6-a8d4-1ca91f3c7511 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31040.md b/docs/visual-basic/misc/bc31040.md index d5f24cb48777e..614cbe250a640 100644 --- a/docs/visual-basic/misc/bc31040.md +++ b/docs/visual-basic/misc/bc31040.md @@ -1,13 +1,13 @@ --- title: "'<membername>' exists in multiple base interfaces | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31040" @@ -18,7 +18,7 @@ ms.assetid: c1a80d64-3986-417f-af92-412183e490ad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31041.md b/docs/visual-basic/misc/bc31041.md index b5b84959b098a..0fa04e4403f4d 100644 --- a/docs/visual-basic/misc/bc31041.md +++ b/docs/visual-basic/misc/bc31041.md @@ -1,13 +1,13 @@ --- title: "Statement is not valid in an interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31041" @@ -18,7 +18,7 @@ ms.assetid: a48ea3b8-b7e3-46c0-bbab-5b2904ae1688 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31042.md b/docs/visual-basic/misc/bc31042.md index 698dd20634e61..5dd23872778fc 100644 --- a/docs/visual-basic/misc/bc31042.md +++ b/docs/visual-basic/misc/bc31042.md @@ -1,13 +1,13 @@ --- title: "'Sub New' cannot implement interface members | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31042" @@ -18,7 +18,7 @@ ms.assetid: 43ad231f-878d-4d08-b43c-06bf167ddd7d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31044.md b/docs/visual-basic/misc/bc31044.md index c2d15d15769c7..63ba900aaf5b8 100644 --- a/docs/visual-basic/misc/bc31044.md +++ b/docs/visual-basic/misc/bc31044.md @@ -1,13 +1,13 @@ --- title: "Events declared with an 'As' clause must have a delegate type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31044" @@ -18,7 +18,7 @@ ms.assetid: d0e86fcc-c638-4945-aa6f-9826aa38b23d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31047.md b/docs/visual-basic/misc/bc31047.md index aac68e51f88dd..08f125ff21cdc 100644 --- a/docs/visual-basic/misc/bc31047.md +++ b/docs/visual-basic/misc/bc31047.md @@ -1,13 +1,13 @@ --- title: "Protected types can only be declared inside of a class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31047" @@ -18,7 +18,7 @@ ms.assetid: b2d79254-8efd-4b8f-b691-dc168caed207 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31048.md b/docs/visual-basic/misc/bc31048.md index 60512e94e611a..e755d915391a3 100644 --- a/docs/visual-basic/misc/bc31048.md +++ b/docs/visual-basic/misc/bc31048.md @@ -1,13 +1,13 @@ --- title: "Properties with no required parameters cannot be declared 'Default' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31048" @@ -18,7 +18,7 @@ ms.assetid: 27ef4bc9-532f-4097-a7fc-a645fd5387a3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31049.md b/docs/visual-basic/misc/bc31049.md index 4f77535b46da5..24eba5d77b02b 100644 --- a/docs/visual-basic/misc/bc31049.md +++ b/docs/visual-basic/misc/bc31049.md @@ -1,13 +1,13 @@ --- title: "Initializers on structure members are valid only for 'Shared' members and constants | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31049" @@ -18,7 +18,7 @@ ms.assetid: 8356978e-7f84-4932-be0f-dda005c9f8ca caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31051.md b/docs/visual-basic/misc/bc31051.md index d965ebb80e6e9..5361355c70e74 100644 --- a/docs/visual-basic/misc/bc31051.md +++ b/docs/visual-basic/misc/bc31051.md @@ -1,13 +1,13 @@ --- title: "Namespace or type '<name>' has already been imported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31051" @@ -18,7 +18,7 @@ ms.assetid: e10f9047-6de5-486c-9c6d-bcbad03f824c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31052.md b/docs/visual-basic/misc/bc31052.md index ad3aa5dfe70e6..efa6c725c99c2 100644 --- a/docs/visual-basic/misc/bc31052.md +++ b/docs/visual-basic/misc/bc31052.md @@ -1,13 +1,13 @@ --- title: "Modules cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31052" @@ -18,7 +18,7 @@ ms.assetid: c739673d-324f-41da-994e-1e8d2e34ee8d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31053.md b/docs/visual-basic/misc/bc31053.md index ac4d8a35ccbd7..a99d4f43dc92c 100644 --- a/docs/visual-basic/misc/bc31053.md +++ b/docs/visual-basic/misc/bc31053.md @@ -1,13 +1,13 @@ --- title: "'Implements' statement must follow any 'Inherits' statement and precede all declarations in a class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31053" @@ -18,7 +18,7 @@ ms.assetid: 8036a1a1-7e31-4c49-b74b-01601a548f3e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31058.md b/docs/visual-basic/misc/bc31058.md index 5fd14a5a6c2b0..f190074617db4 100644 --- a/docs/visual-basic/misc/bc31058.md +++ b/docs/visual-basic/misc/bc31058.md @@ -1,13 +1,13 @@ --- title: "Conflicts with '<name1>', which is implicitly created for '<name2>' in <type> '<name3>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31058" @@ -18,7 +18,7 @@ ms.assetid: b72a4c12-f589-48bb-9944-13201d3b5f3e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31059.md b/docs/visual-basic/misc/bc31059.md index 10adbc11232ca..378b422e17df6 100644 --- a/docs/visual-basic/misc/bc31059.md +++ b/docs/visual-basic/misc/bc31059.md @@ -1,13 +1,13 @@ --- title: "'<eventname>' implicitly defines '<membername>', which conflicts with a member implicitly declated in <type> '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31059" @@ -18,7 +18,7 @@ ms.assetid: 60ddb2f4-a204-41eb-b13b-b2bb13ddb69c caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31060.md b/docs/visual-basic/misc/bc31060.md index e4d2676e8a859..408d197d6f87d 100644 --- a/docs/visual-basic/misc/bc31060.md +++ b/docs/visual-basic/misc/bc31060.md @@ -1,13 +1,13 @@ --- title: "'<propertyname>' implicitly defines '<membername>', which conflicts with a member of the same name in <type> '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31060" @@ -18,7 +18,7 @@ ms.assetid: 33d3ca8b-711b-4f76-9b79-d5428b28dd2f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31061.md b/docs/visual-basic/misc/bc31061.md index f55201fa9e44c..fe4392258c0c1 100644 --- a/docs/visual-basic/misc/bc31061.md +++ b/docs/visual-basic/misc/bc31061.md @@ -1,13 +1,13 @@ --- title: "<type1> '<typename1>' conflicts with a member implicitly declared for event '<eventname>' in <type2> '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31061" @@ -18,7 +18,7 @@ ms.assetid: de5b1121-8c8f-4aba-a3e7-1e3e60df0dc5 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31063.md b/docs/visual-basic/misc/bc31063.md index b88b032292ac2..0990d5f0e945c 100644 --- a/docs/visual-basic/misc/bc31063.md +++ b/docs/visual-basic/misc/bc31063.md @@ -1,13 +1,13 @@ --- title: "'Set' method cannot have more than one parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31063" @@ -18,7 +18,7 @@ ms.assetid: e7f026d5-46da-406d-8b42-2595ace2bf67 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31064.md b/docs/visual-basic/misc/bc31064.md index 0f8f39af6d370..84825d82adbf6 100644 --- a/docs/visual-basic/misc/bc31064.md +++ b/docs/visual-basic/misc/bc31064.md @@ -1,13 +1,13 @@ --- title: "'Set' parameter must have the same type as the containing property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31064" @@ -18,7 +18,7 @@ ms.assetid: f0b8310d-68a1-4989-ac64-03b1861528ad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31065.md b/docs/visual-basic/misc/bc31065.md index 38636d8fff9d7..2735a1cad27aa 100644 --- a/docs/visual-basic/misc/bc31065.md +++ b/docs/visual-basic/misc/bc31065.md @@ -1,13 +1,13 @@ --- title: "'Set' parameter cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31065" @@ -18,7 +18,7 @@ ms.assetid: 6ec22cc1-7d77-4c98-a253-1d02631dd874 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31067.md b/docs/visual-basic/misc/bc31067.md index 34b89b7e10652..7eac385d79cc8 100644 --- a/docs/visual-basic/misc/bc31067.md +++ b/docs/visual-basic/misc/bc31067.md @@ -1,13 +1,13 @@ --- title: "Method in a structure cannot be declared 'Protected' or 'Protected Friend' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31067" @@ -18,7 +18,7 @@ ms.assetid: 8f854f5f-99b1-40c9-8c21-e24712f37f71 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31068.md b/docs/visual-basic/misc/bc31068.md index 33396cd93ab30..951443268d86f 100644 --- a/docs/visual-basic/misc/bc31068.md +++ b/docs/visual-basic/misc/bc31068.md @@ -1,13 +1,13 @@ --- title: "Delegate in an interface cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31068" @@ -18,7 +18,7 @@ ms.assetid: 5d62515b-0678-449a-983b-697e15aac621 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31069.md b/docs/visual-basic/misc/bc31069.md index 8c94d87f7200e..fc0859cc2d2b0 100644 --- a/docs/visual-basic/misc/bc31069.md +++ b/docs/visual-basic/misc/bc31069.md @@ -1,13 +1,13 @@ --- title: "Enum in an interface cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31069" @@ -18,7 +18,7 @@ ms.assetid: 26025ba0-c710-4fd4-8f36-f931db142d96 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31070.md b/docs/visual-basic/misc/bc31070.md index d2248608f0577..4e646f9784c6b 100644 --- a/docs/visual-basic/misc/bc31070.md +++ b/docs/visual-basic/misc/bc31070.md @@ -1,13 +1,13 @@ --- title: "Class in an interface cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31070" @@ -18,7 +18,7 @@ ms.assetid: 578b9855-34c6-4e73-a96c-b0a5a88f640b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31071.md b/docs/visual-basic/misc/bc31071.md index 651672796a600..577def71b9ff1 100644 --- a/docs/visual-basic/misc/bc31071.md +++ b/docs/visual-basic/misc/bc31071.md @@ -1,13 +1,13 @@ --- title: "Structure in an interface cannot be declared '<specifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31071" @@ -18,7 +18,7 @@ ms.assetid: 3ab95933-23d8-4d95-80be-552570dd69cb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31072.md b/docs/visual-basic/misc/bc31072.md index 0d87185b2e611..0aacbf8007181 100644 --- a/docs/visual-basic/misc/bc31072.md +++ b/docs/visual-basic/misc/bc31072.md @@ -1,13 +1,13 @@ --- title: "Warning treated as error: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31072" @@ -18,7 +18,7 @@ ms.assetid: ae89a9f1-d62b-4b83-b225-d4ff97d6266f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31073.md b/docs/visual-basic/misc/bc31073.md index 84591a67721e5..fd2adaf518679 100644 --- a/docs/visual-basic/misc/bc31073.md +++ b/docs/visual-basic/misc/bc31073.md @@ -1,13 +1,13 @@ --- title: "'<name1>' conflicts with a <type> by the same name defined in '<name2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31073" @@ -18,7 +18,7 @@ ms.assetid: cb44155b-2d6f-4c1d-a8c9-7cc098846fd2 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31074.md b/docs/visual-basic/misc/bc31074.md index f9e40b514661e..4d0b23f899a99 100644 --- a/docs/visual-basic/misc/bc31074.md +++ b/docs/visual-basic/misc/bc31074.md @@ -1,13 +1,13 @@ --- title: "Delegate constructor for type '<typename>', necessary for the implementation of delegates, cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31074" @@ -18,7 +18,7 @@ ms.assetid: d23311f4-e918-4306-b4f5-77be96a7b5b8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31075.md b/docs/visual-basic/misc/bc31075.md index cc39f6156c1fc..dd41d7f17faff 100644 --- a/docs/visual-basic/misc/bc31075.md +++ b/docs/visual-basic/misc/bc31075.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' is obsolete (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31075" @@ -18,7 +18,7 @@ ms.assetid: 614d36a1-2fba-4d03-963c-1565e88b08a6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31076.md b/docs/visual-basic/misc/bc31076.md index a152ead0ad29b..037ff9932c8bf 100644 --- a/docs/visual-basic/misc/bc31076.md +++ b/docs/visual-basic/misc/bc31076.md @@ -1,13 +1,13 @@ --- title: "'<modulename>' is a module and cannot be referenced as an assembly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31076" @@ -18,7 +18,7 @@ ms.assetid: 83e24689-a846-4ade-8e33-40cda02952af caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31077.md b/docs/visual-basic/misc/bc31077.md index 873a19efc41d3..717fee2444d28 100644 --- a/docs/visual-basic/misc/bc31077.md +++ b/docs/visual-basic/misc/bc31077.md @@ -1,13 +1,13 @@ --- title: "'<assemblyname>' is an assembly and cannot be referenced as a module | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31077" @@ -18,7 +18,7 @@ ms.assetid: 9d0c8a3b-2609-44a6-a8d2-c9235264c123 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31080.md b/docs/visual-basic/misc/bc31080.md index 281942445590d..5e4521bc1e24a 100644 --- a/docs/visual-basic/misc/bc31080.md +++ b/docs/visual-basic/misc/bc31080.md @@ -1,13 +1,13 @@ --- title: "Operator '<operatorname>' is not defined for types '<typename1>' and '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31080" @@ -18,7 +18,7 @@ ms.assetid: d2f77450-2bf2-4b1e-b95f-dbc7878f2777 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31082.md b/docs/visual-basic/misc/bc31082.md index 100053ed85c1c..05be77ce659ed 100644 --- a/docs/visual-basic/misc/bc31082.md +++ b/docs/visual-basic/misc/bc31082.md @@ -1,13 +1,13 @@ --- title: "'<variablename>' is not a local variable or parameter, and so cannot be used as a 'Catch' variable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31082" @@ -18,7 +18,7 @@ ms.assetid: de197563-5848-4c1a-a519-cc4b5ea9a4c9 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31083.md b/docs/visual-basic/misc/bc31083.md index a6fd05cdbca03..f20ae2bb45ad3 100644 --- a/docs/visual-basic/misc/bc31083.md +++ b/docs/visual-basic/misc/bc31083.md @@ -1,13 +1,13 @@ --- title: "Methods in a Module cannot implement interface members | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31083" @@ -18,7 +18,7 @@ ms.assetid: 0b6a42a0-16bd-4727-a178-48be145172bb caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31085.md b/docs/visual-basic/misc/bc31085.md index daba31463b12e..122140147df26 100644 --- a/docs/visual-basic/misc/bc31085.md +++ b/docs/visual-basic/misc/bc31085.md @@ -1,13 +1,13 @@ --- title: "Date constant is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31085" @@ -18,7 +18,7 @@ ms.assetid: 354e4c02-ca5f-4c27-93f9-50f5f1ad6be5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31086.md b/docs/visual-basic/misc/bc31086.md index 9529d8fd1bbf5..eee4ad9cb8004 100644 --- a/docs/visual-basic/misc/bc31086.md +++ b/docs/visual-basic/misc/bc31086.md @@ -1,13 +1,13 @@ --- title: "'<type1>' cannot override <type2> because it is not declared 'Overridable' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31086" @@ -18,7 +18,7 @@ ms.assetid: ce071994-2e32-4460-a65d-f48f914386c6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31087.md b/docs/visual-basic/misc/bc31087.md index aeae98c44012b..2f6cca4051fdb 100644 --- a/docs/visual-basic/misc/bc31087.md +++ b/docs/visual-basic/misc/bc31087.md @@ -1,13 +1,13 @@ --- title: "Array modifiers cannot be specified on both a variable and its type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31087" @@ -18,7 +18,7 @@ ms.assetid: d28c2bc5-0484-48e4-8183-5e23c0663f62 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31088.md b/docs/visual-basic/misc/bc31088.md index 90f75caa37f3e..627df83ddd500 100644 --- a/docs/visual-basic/misc/bc31088.md +++ b/docs/visual-basic/misc/bc31088.md @@ -1,13 +1,13 @@ --- title: "'NotOverridable' cannot be specified on methods that do not override another method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31088" @@ -18,7 +18,7 @@ ms.assetid: 0241197c-51fa-48b8-9a2a-4205d25641d3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31089.md b/docs/visual-basic/misc/bc31089.md index 9121e6bcd42a7..15cd8fdb0e32a 100644 --- a/docs/visual-basic/misc/bc31089.md +++ b/docs/visual-basic/misc/bc31089.md @@ -1,13 +1,13 @@ --- title: "Types declared 'Private' must be inside another type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31089" @@ -18,7 +18,7 @@ ms.assetid: 44ea5fe4-4af6-4cea-a4a5-2cf966df2937 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31091.md b/docs/visual-basic/misc/bc31091.md index 975dbe70cc7e7..67437832ebe9f 100644 --- a/docs/visual-basic/misc/bc31091.md +++ b/docs/visual-basic/misc/bc31091.md @@ -1,13 +1,13 @@ --- title: "Import of type '<typename>' from assembly or module '<name>' failed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31091" @@ -18,7 +18,7 @@ ms.assetid: 84b4a407-32d3-4697-88ae-13485d834a1f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31092.md b/docs/visual-basic/misc/bc31092.md index 40c997b33e3fd..0bfff4adc856a 100644 --- a/docs/visual-basic/misc/bc31092.md +++ b/docs/visual-basic/misc/bc31092.md @@ -1,13 +1,13 @@ --- title: "ParamArray parameters must have an array type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31092" @@ -18,7 +18,7 @@ ms.assetid: 44880cfe-b1fe-404b-b4cd-a3ab00b891ad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31094.md b/docs/visual-basic/misc/bc31094.md index b2078fea796cc..49ef5753611d7 100644 --- a/docs/visual-basic/misc/bc31094.md +++ b/docs/visual-basic/misc/bc31094.md @@ -1,13 +1,13 @@ --- title: "Implementing class '<classname>' for interface <interfacename> cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31094" @@ -18,7 +18,7 @@ ms.assetid: 262cb67e-2930-4a4a-a63e-bb2e201b3b93 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31095.md b/docs/visual-basic/misc/bc31095.md index ee7a65eef41a6..9270c3562af67 100644 --- a/docs/visual-basic/misc/bc31095.md +++ b/docs/visual-basic/misc/bc31095.md @@ -1,13 +1,13 @@ --- title: "Reference to object under construction is not valid when calling another constructor | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31095" @@ -18,7 +18,7 @@ ms.assetid: 68be49f1-e662-45c7-9998-e0006324535d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31096.md b/docs/visual-basic/misc/bc31096.md index 7973c362d3fc3..65692526e2a3a 100644 --- a/docs/visual-basic/misc/bc31096.md +++ b/docs/visual-basic/misc/bc31096.md @@ -1,13 +1,13 @@ --- title: "Implicit reference to object under construction is not valid when calling another constructor | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31096" @@ -18,7 +18,7 @@ ms.assetid: 558a2beb-aa5d-41a8-8655-ad3d16ac8acd caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31097.md b/docs/visual-basic/misc/bc31097.md index 06e3ea20fd5ed..dfe1685355d6c 100644 --- a/docs/visual-basic/misc/bc31097.md +++ b/docs/visual-basic/misc/bc31097.md @@ -1,13 +1,13 @@ --- title: "Member '<membername>' cannot be found in class '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31097" @@ -18,7 +18,7 @@ ms.assetid: 855fa085-21ec-4547-93d5-d39cd5b7be8c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31099.md b/docs/visual-basic/misc/bc31099.md index f2352d2649c9b..a265749c645fa 100644 --- a/docs/visual-basic/misc/bc31099.md +++ b/docs/visual-basic/misc/bc31099.md @@ -1,13 +1,13 @@ --- title: "Property accessors cannot be declared '<keyword>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31099" @@ -18,7 +18,7 @@ ms.assetid: d6f3b989-39b9-4c47-995a-bd83ec03d7b8 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31100.md b/docs/visual-basic/misc/bc31100.md index fd5d09878886e..bb75c34fe936d 100644 --- a/docs/visual-basic/misc/bc31100.md +++ b/docs/visual-basic/misc/bc31100.md @@ -1,13 +1,13 @@ --- title: "Access modifier '<accessmodifier>' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31100" @@ -18,7 +18,7 @@ ms.assetid: 1cd71acc-0b54-4f64-8d61-75b272d293cb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31101.md b/docs/visual-basic/misc/bc31101.md index 0b0e991e24377..5ea06ac384217 100644 --- a/docs/visual-basic/misc/bc31101.md +++ b/docs/visual-basic/misc/bc31101.md @@ -1,13 +1,13 @@ --- title: "Access modifier can only be applied to either 'Get' or Set', but not both | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31101" @@ -18,7 +18,7 @@ ms.assetid: c2a0580c-ff2f-4cc9-9113-6e540f906eec caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31104.md b/docs/visual-basic/misc/bc31104.md index fb2441d70c9ba..61b779553ca20 100644 --- a/docs/visual-basic/misc/bc31104.md +++ b/docs/visual-basic/misc/bc31104.md @@ -1,13 +1,13 @@ --- title: "'WriteOnly' properties cannot have an access modifier on 'Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31104" @@ -18,7 +18,7 @@ ms.assetid: d1ac04a8-e436-4f3e-8d71-fc4569b35fcd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31105.md b/docs/visual-basic/misc/bc31105.md index 48cd87d80f42c..e6d7e676633cf 100644 --- a/docs/visual-basic/misc/bc31105.md +++ b/docs/visual-basic/misc/bc31105.md @@ -1,13 +1,13 @@ --- title: "'ReadOnly' properties cannot have an access modifier on 'Get' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31105" @@ -18,7 +18,7 @@ ms.assetid: 54066d8e-eb22-4b99-bb18-45afe61d3b33 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31106.md b/docs/visual-basic/misc/bc31106.md index 5af8e6e36dacc..648215acc2bae 100644 --- a/docs/visual-basic/misc/bc31106.md +++ b/docs/visual-basic/misc/bc31106.md @@ -1,13 +1,13 @@ --- title: "Property accessors cannot be declared '<accessmodifier>' in a 'NotOverridable' property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31106" @@ -18,7 +18,7 @@ ms.assetid: 84bcb157-9c33-4e4f-89a9-c5e6cb73028b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31107.md b/docs/visual-basic/misc/bc31107.md index 4a5be5354b036..d279e8fcab053 100644 --- a/docs/visual-basic/misc/bc31107.md +++ b/docs/visual-basic/misc/bc31107.md @@ -1,13 +1,13 @@ --- title: "Property accessors cannot be declared '<accessmodifier>' in a 'Default' property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31107" @@ -18,7 +18,7 @@ ms.assetid: 25657b33-df85-4535-8043-69795c987175 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31108.md b/docs/visual-basic/misc/bc31108.md index 69bc619764127..da4e3887b5c09 100644 --- a/docs/visual-basic/misc/bc31108.md +++ b/docs/visual-basic/misc/bc31108.md @@ -1,13 +1,13 @@ --- title: "Property cannot be declared '<propertymodifier>' because it contains a 'Private' accessor | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31108" @@ -18,7 +18,7 @@ ms.assetid: 74fb36f4-54cd-4fda-bcc6-e965b5c7c37b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31109.md b/docs/visual-basic/misc/bc31109.md index e3fabbbc4a84d..caea9455e99da 100644 --- a/docs/visual-basic/misc/bc31109.md +++ b/docs/visual-basic/misc/bc31109.md @@ -1,13 +1,13 @@ --- title: "Implementing class '<underlyingclassname>' for interface '<interfacename>' is not accessible in this context because it is '<accesslevel>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC31109" @@ -18,7 +18,7 @@ ms.assetid: ab2a3bc3-b875-476f-b601-3e736ad2677e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31110.md b/docs/visual-basic/misc/bc31110.md index 7c4d374d48b51..8e24dcfac9e6a 100644 --- a/docs/visual-basic/misc/bc31110.md +++ b/docs/visual-basic/misc/bc31110.md @@ -1,13 +1,13 @@ --- title: "Arrays used as attribute arguments are required to explicitly specify values for all elements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31110" @@ -18,7 +18,7 @@ ms.assetid: 83d96c9d-cda9-44c0-accb-08c2d2f8db10 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31111.md b/docs/visual-basic/misc/bc31111.md index 5df20ab50f90c..b2a204aad8b2e 100644 --- a/docs/visual-basic/misc/bc31111.md +++ b/docs/visual-basic/misc/bc31111.md @@ -1,13 +1,13 @@ --- title: "'Exit AddHandler', 'Exit RemoveHandler' and 'Exit RaiseEvent' are not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31111" @@ -18,7 +18,7 @@ ms.assetid: e02264f3-0645-4de5-b622-8a2a74496b64 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31112.md b/docs/visual-basic/misc/bc31112.md index cb4582ae3e06b..907a641e938a9 100644 --- a/docs/visual-basic/misc/bc31112.md +++ b/docs/visual-basic/misc/bc31112.md @@ -1,13 +1,13 @@ --- title: "Statement cannot appear within an event body | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31112" @@ -18,7 +18,7 @@ ms.assetid: fd51fc53-a008-4b79-85fb-2d9fa1fb5a79 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31113.md b/docs/visual-basic/misc/bc31113.md index e73d7774d2f92..4fba1b6717933 100644 --- a/docs/visual-basic/misc/bc31113.md +++ b/docs/visual-basic/misc/bc31113.md @@ -1,13 +1,13 @@ --- title: "Statement does not declare an 'AddHandler', 'RemoveHandler' or 'RaiseEvent' method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31113" @@ -18,7 +18,7 @@ ms.assetid: f8299c9d-6030-43e5-878e-8d2b042191b5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31114.md b/docs/visual-basic/misc/bc31114.md index e3d759a8caa8d..b123391534313 100644 --- a/docs/visual-basic/misc/bc31114.md +++ b/docs/visual-basic/misc/bc31114.md @@ -1,13 +1,13 @@ --- title: "'Custom Event' must end with a matching 'End Event' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31114" @@ -18,7 +18,7 @@ ms.assetid: 96b1bcbb-9faf-410d-a58b-d24714d64c68 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31115.md b/docs/visual-basic/misc/bc31115.md index a1a0f21029719..72e3413579128 100644 --- a/docs/visual-basic/misc/bc31115.md +++ b/docs/visual-basic/misc/bc31115.md @@ -1,13 +1,13 @@ --- title: "'AddHandler' declaration must end with a matching 'End AddHandler' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31115" @@ -18,7 +18,7 @@ ms.assetid: a0d9bb48-b17c-469b-9d60-b6ee7951444d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31116.md b/docs/visual-basic/misc/bc31116.md index 17978ed945028..877ce7a0ea3a2 100644 --- a/docs/visual-basic/misc/bc31116.md +++ b/docs/visual-basic/misc/bc31116.md @@ -1,13 +1,13 @@ --- title: "'RemoveHandler' declaration must end with a matching 'End RemoveHandler' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31116" @@ -18,7 +18,7 @@ ms.assetid: 49031274-e048-41d8-aec8-6ea005964225 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31117.md b/docs/visual-basic/misc/bc31117.md index 65e4be8202870..c9266219e4a1b 100644 --- a/docs/visual-basic/misc/bc31117.md +++ b/docs/visual-basic/misc/bc31117.md @@ -1,13 +1,13 @@ --- title: "'RaiseEvent' declaration must end with a matching 'End RaiseEvent' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31117" @@ -18,7 +18,7 @@ ms.assetid: 1f922880-de2e-4ebd-9968-bf1ebac2aab7 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31118.md b/docs/visual-basic/misc/bc31118.md index 3f6d0ccdb0e9b..2e1dfaca8ae18 100644 --- a/docs/visual-basic/misc/bc31118.md +++ b/docs/visual-basic/misc/bc31118.md @@ -1,13 +1,13 @@ --- title: "'End AddHandler' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31118" @@ -18,7 +18,7 @@ ms.assetid: 70371cd4-207f-4e0f-b18d-1be510781b66 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31119.md b/docs/visual-basic/misc/bc31119.md index 9a018dc9b79a5..39ebec869f6dc 100644 --- a/docs/visual-basic/misc/bc31119.md +++ b/docs/visual-basic/misc/bc31119.md @@ -1,13 +1,13 @@ --- title: "'End RemoveHandler' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31119" @@ -18,7 +18,7 @@ ms.assetid: 4a7e2a71-02d1-41fe-a126-3674288e6efc caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31120.md b/docs/visual-basic/misc/bc31120.md index 4e6c69509a0f7..024efd9eb7606 100644 --- a/docs/visual-basic/misc/bc31120.md +++ b/docs/visual-basic/misc/bc31120.md @@ -1,13 +1,13 @@ --- title: "'End RaiseEvent' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31120" @@ -18,7 +18,7 @@ ms.assetid: 51aea522-5c4c-4ec0-8850-03f6ecebd6bc caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31121.md b/docs/visual-basic/misc/bc31121.md index 72245edec277f..07a3fb3f842b0 100644 --- a/docs/visual-basic/misc/bc31121.md +++ b/docs/visual-basic/misc/bc31121.md @@ -1,13 +1,13 @@ --- title: "'Custom' modifier is not valid on events declared in interfaces | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31121" @@ -18,7 +18,7 @@ ms.assetid: b5687034-a2b2-4961-88b7-0ba73023573e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31123.md b/docs/visual-basic/misc/bc31123.md index 75e2d4dfa7a9a..9072ef3993f82 100644 --- a/docs/visual-basic/misc/bc31123.md +++ b/docs/visual-basic/misc/bc31123.md @@ -1,13 +1,13 @@ --- title: "'End Event' must be preceded by a matching 'Custom Event' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31123" @@ -18,7 +18,7 @@ ms.assetid: 8dbffccc-c1ba-45f5-a1b4-90889bb0a3fd caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31124.md b/docs/visual-basic/misc/bc31124.md index ab17c41082a9d..1e6620c3ae90a 100644 --- a/docs/visual-basic/misc/bc31124.md +++ b/docs/visual-basic/misc/bc31124.md @@ -1,13 +1,13 @@ --- title: "'End AddHandler' must be preceded by a matching 'AddHandler' declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31124" @@ -18,7 +18,7 @@ ms.assetid: c667fecb-163a-49ca-b416-e1070f4fab1d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31125.md b/docs/visual-basic/misc/bc31125.md index 88e5f8a4c0f5c..51f7474de6470 100644 --- a/docs/visual-basic/misc/bc31125.md +++ b/docs/visual-basic/misc/bc31125.md @@ -1,13 +1,13 @@ --- title: "'End RemoveHandler' must be preceded by a matching 'RemoveHandler' declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31125" @@ -18,7 +18,7 @@ ms.assetid: 754a0017-ec55-4d62-a7bd-c84ece058455 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31126.md b/docs/visual-basic/misc/bc31126.md index 775bbae36a908..02f5953000499 100644 --- a/docs/visual-basic/misc/bc31126.md +++ b/docs/visual-basic/misc/bc31126.md @@ -1,13 +1,13 @@ --- title: "'End RaiseEvent' must be preceded by a matching 'RaiseEvent' declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31126" @@ -18,7 +18,7 @@ ms.assetid: 8f445128-eb5f-4610-9cec-107180871500 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31127.md b/docs/visual-basic/misc/bc31127.md index fca4d12b5b80a..9662c6a8c695a 100644 --- a/docs/visual-basic/misc/bc31127.md +++ b/docs/visual-basic/misc/bc31127.md @@ -1,13 +1,13 @@ --- title: "'AddHandler' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31127" @@ -18,7 +18,7 @@ ms.assetid: 70ecd206-449e-4ae0-bf6a-980c40d8d847 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31128.md b/docs/visual-basic/misc/bc31128.md index 2877887942635..da18e82879ba2 100644 --- a/docs/visual-basic/misc/bc31128.md +++ b/docs/visual-basic/misc/bc31128.md @@ -1,13 +1,13 @@ --- title: "'RemoveHandler' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31128" @@ -18,7 +18,7 @@ ms.assetid: bf290050-cd9c-4ca4-a356-e6fe3bfd68ba caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31129.md b/docs/visual-basic/misc/bc31129.md index 92a590567ad17..a74e308c84949 100644 --- a/docs/visual-basic/misc/bc31129.md +++ b/docs/visual-basic/misc/bc31129.md @@ -1,13 +1,13 @@ --- title: "'RaiseEvent' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31129" @@ -18,7 +18,7 @@ ms.assetid: 6e5c89fc-ca1d-4e8f-bf04-8af3e8b03a4b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31130.md b/docs/visual-basic/misc/bc31130.md index 54a3e44eb072b..68d1d07084563 100644 --- a/docs/visual-basic/misc/bc31130.md +++ b/docs/visual-basic/misc/bc31130.md @@ -1,13 +1,13 @@ --- title: "'AddHandler' definition missing for event '<eventname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31130" @@ -18,7 +18,7 @@ ms.assetid: cf6c7fd6-ce2e-4916-b427-2a4a63e7279d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31131.md b/docs/visual-basic/misc/bc31131.md index cf9cd2392a509..e07f4714143a9 100644 --- a/docs/visual-basic/misc/bc31131.md +++ b/docs/visual-basic/misc/bc31131.md @@ -1,13 +1,13 @@ --- title: "'RemoveHandler' definition missing for event '<eventname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31131" @@ -18,7 +18,7 @@ ms.assetid: 0ef68daf-b66e-4ecf-bf2c-dcacabd8aa3d caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31132.md b/docs/visual-basic/misc/bc31132.md index dc69da76890de..54cd118ea740f 100644 --- a/docs/visual-basic/misc/bc31132.md +++ b/docs/visual-basic/misc/bc31132.md @@ -1,13 +1,13 @@ --- title: "'RaiseEvent' definition missing for event '<eventname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31132" @@ -18,7 +18,7 @@ ms.assetid: 8f3442fd-2ed1-4dbc-83a8-f0860ec022ac caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31133.md b/docs/visual-basic/misc/bc31133.md index f4b735f35a8c3..e5a3e5856d722 100644 --- a/docs/visual-basic/misc/bc31133.md +++ b/docs/visual-basic/misc/bc31133.md @@ -1,13 +1,13 @@ --- title: "'AddHandler' and 'RemoveHandler' methods must have exactly one parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31133" @@ -18,7 +18,7 @@ ms.assetid: f6295626-dd63-408c-ab5f-76367f94d6ca caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31134.md b/docs/visual-basic/misc/bc31134.md index 1f4b1a2bd49d7..dac657b649b84 100644 --- a/docs/visual-basic/misc/bc31134.md +++ b/docs/visual-basic/misc/bc31134.md @@ -1,13 +1,13 @@ --- title: "'AddHandler' and 'RemoveHandler' method parameters cannot be declared 'ByRef' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31134" @@ -18,7 +18,7 @@ ms.assetid: 942f0b91-e71a-499a-ad10-a5dfcb4e72b1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31135.md b/docs/visual-basic/misc/bc31135.md index b5a9cef22dbd2..1c493d87157bb 100644 --- a/docs/visual-basic/misc/bc31135.md +++ b/docs/visual-basic/misc/bc31135.md @@ -1,13 +1,13 @@ --- title: "Specifiers are not valid on 'AddHandler', 'RemoveHandler' and 'RaiseEvent' methods | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31135" @@ -18,7 +18,7 @@ ms.assetid: 2eaf5a6f-d201-4f9b-bcdf-12170cb44791 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31136.md b/docs/visual-basic/misc/bc31136.md index 88baa0ba862f3..957f879367356 100644 --- a/docs/visual-basic/misc/bc31136.md +++ b/docs/visual-basic/misc/bc31136.md @@ -1,13 +1,13 @@ --- title: "'AddHandler' and 'RemoveHandler' method parameters must have the same delegate type as the containing event | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31136" @@ -18,7 +18,7 @@ ms.assetid: 199b2f7b-a85e-465d-9853-0995156e7ab6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31137.md b/docs/visual-basic/misc/bc31137.md index 06676b11541d1..943efeeef7501 100644 --- a/docs/visual-basic/misc/bc31137.md +++ b/docs/visual-basic/misc/bc31137.md @@ -1,13 +1,13 @@ --- title: "'RaiseEvent' method must have the same signature as the containing event's delegate type '<signature>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31137" @@ -18,7 +18,7 @@ ms.assetid: 9db77546-9205-4fd2-baf6-6eb1b46b1f1a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31138.md b/docs/visual-basic/misc/bc31138.md index 414e6306e5950..d09404e582e44 100644 --- a/docs/visual-basic/misc/bc31138.md +++ b/docs/visual-basic/misc/bc31138.md @@ -1,13 +1,13 @@ --- title: "'AddHandler', 'RemoveHandler' and 'RaiseEvent' method parameters cannot be declared '<modifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31138" @@ -18,7 +18,7 @@ ms.assetid: 6d8df92a-95fc-4a7d-ab1e-06d312155c55 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31139.md b/docs/visual-basic/misc/bc31139.md index bca426670186d..b3f46ee30f598 100644 --- a/docs/visual-basic/misc/bc31139.md +++ b/docs/visual-basic/misc/bc31139.md @@ -1,13 +1,13 @@ --- title: "'<name>' cannot refer to itself through its default instance, use 'Me' instead | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31139" @@ -18,7 +18,7 @@ ms.assetid: 459e5d5a-d526-4cd0-934e-96e4e1eb51bb caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31140.md b/docs/visual-basic/misc/bc31140.md index 6d95578bb56c6..ca73c00fe06bf 100644 --- a/docs/visual-basic/misc/bc31140.md +++ b/docs/visual-basic/misc/bc31140.md @@ -1,13 +1,13 @@ --- title: "'Custom' modifier can only be used immediately before an 'Event' declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31140" @@ -18,7 +18,7 @@ ms.assetid: e516fb5d-b11b-483b-92d0-ac7064d1841d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31141.md b/docs/visual-basic/misc/bc31141.md index f78d47c51ba81..2563a4dad6cd6 100644 --- a/docs/visual-basic/misc/bc31141.md +++ b/docs/visual-basic/misc/bc31141.md @@ -1,13 +1,13 @@ --- title: "Option Strict Custom can only be used as an option to the command-line compiler (vbc.exe) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31141" @@ -18,7 +18,7 @@ ms.assetid: c32ae8ff-aacc-40b4-960a-6f2d5d246671 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31142.md b/docs/visual-basic/misc/bc31142.md index b20daab81c6fc..ee0d2f850323c 100644 --- a/docs/visual-basic/misc/bc31142.md +++ b/docs/visual-basic/misc/bc31142.md @@ -1,13 +1,13 @@ --- title: "'System.ObsoleteAttribute' cannot be applied to the 'AddHandler', 'RemoveHandler', or 'RaiseEvent' definitions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31142" @@ -18,7 +18,7 @@ ms.assetid: 2bddde2e-9ca0-4f72-8910-0789a6350af8 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31143.md b/docs/visual-basic/misc/bc31143.md index 544c44bb02767..fd2aed53dafb2 100644 --- a/docs/visual-basic/misc/bc31143.md +++ b/docs/visual-basic/misc/bc31143.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' does not have a signature compatible with delegate <'delegatename'> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31143" @@ -18,7 +18,7 @@ ms.assetid: 88990637-7c92-467e-a3d3-db5498dc1dce caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31146.md b/docs/visual-basic/misc/bc31146.md index f69ac4865c0c3..0e5072ecd6d1a 100644 --- a/docs/visual-basic/misc/bc31146.md +++ b/docs/visual-basic/misc/bc31146.md @@ -1,13 +1,13 @@ --- title: "XML name expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31146" @@ -18,7 +18,7 @@ ms.assetid: da8f8417-924a-44de-be7b-b69f08edb5ae caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31148.md b/docs/visual-basic/misc/bc31148.md index f7953466bc1a2..135e0a8a27832 100644 --- a/docs/visual-basic/misc/bc31148.md +++ b/docs/visual-basic/misc/bc31148.md @@ -1,13 +1,13 @@ --- title: "XML namespace prefix 'prefix' is not defined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31148" @@ -18,7 +18,7 @@ ms.assetid: a3c55b04-4537-47c3-88e8-6e8044e9dc54 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31149.md b/docs/visual-basic/misc/bc31149.md index a2301b8716f41..9cf73bdcb998c 100644 --- a/docs/visual-basic/misc/bc31149.md +++ b/docs/visual-basic/misc/bc31149.md @@ -1,13 +1,13 @@ --- title: "Duplicate XML attribute 'attributeName' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31149" @@ -18,7 +18,7 @@ ms.assetid: 5bda1c7d-8ff0-4ef9-bc50-03a7b05b530d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31150.md b/docs/visual-basic/misc/bc31150.md index 139aa15622250..d186826048806 100644 --- a/docs/visual-basic/misc/bc31150.md +++ b/docs/visual-basic/misc/bc31150.md @@ -1,13 +1,13 @@ --- title: "End tag <-tagName> expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31150" @@ -18,7 +18,7 @@ ms.assetid: 92cd9fef-29f0-446b-b7a5-229a8e345fae caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31151.md b/docs/visual-basic/misc/bc31151.md index f0b6058841daa..4d38112b5a40c 100644 --- a/docs/visual-basic/misc/bc31151.md +++ b/docs/visual-basic/misc/bc31151.md @@ -1,13 +1,13 @@ --- title: "Element is missing an end tag | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31151" @@ -18,7 +18,7 @@ ms.assetid: 00e258a6-5a57-4f3d-827b-52b128cc4b08 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31152.md b/docs/visual-basic/misc/bc31152.md index 2b268b95a16c6..a1e3750b6a121 100644 --- a/docs/visual-basic/misc/bc31152.md +++ b/docs/visual-basic/misc/bc31152.md @@ -1,13 +1,13 @@ --- title: "XML namespace prefix 'prefix' is reserved for use by XML and the namespace URI cannot be changed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31152" @@ -18,7 +18,7 @@ ms.assetid: c2fd26c8-56d5-4bc0-86d1-230cf165d8c0 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31153.md b/docs/visual-basic/misc/bc31153.md index 37ef66c55568b..ff328d2a20881 100644 --- a/docs/visual-basic/misc/bc31153.md +++ b/docs/visual-basic/misc/bc31153.md @@ -1,13 +1,13 @@ --- title: "Required attribute 'version' missing from XML declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31153" @@ -18,7 +18,7 @@ ms.assetid: e2ce9dd7-a1e1-4b13-b011-8d22be9c3fdd caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31154.md b/docs/visual-basic/misc/bc31154.md index cc8067369a83a..7401c95339f58 100644 --- a/docs/visual-basic/misc/bc31154.md +++ b/docs/visual-basic/misc/bc31154.md @@ -1,13 +1,13 @@ --- title: "XML declaration does not allow attribute 'attributeName' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31154" @@ -18,7 +18,7 @@ ms.assetid: 23fe6642-ed8b-4629-998b-6f06799ef4b8 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31155.md b/docs/visual-basic/misc/bc31155.md index da9fb44349ce1..f2ad8c51bb6cc 100644 --- a/docs/visual-basic/misc/bc31155.md +++ b/docs/visual-basic/misc/bc31155.md @@ -1,13 +1,13 @@ --- title: "Expression cannot appear inside a quoted attribute value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31155" @@ -18,7 +18,7 @@ ms.assetid: ed3e618e-de94-4e4e-afaf-72b11073fb1d caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31156.md b/docs/visual-basic/misc/bc31156.md index 4bb5e65dc6e9c..465e612c236b1 100644 --- a/docs/visual-basic/misc/bc31156.md +++ b/docs/visual-basic/misc/bc31156.md @@ -1,13 +1,13 @@ --- title: "XML attribute 'version' must be the first attribute in XML declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31156" @@ -18,7 +18,7 @@ ms.assetid: 717841ea-59d4-4043-b930-f5f55166297a caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31157.md b/docs/visual-basic/misc/bc31157.md index 99d9e5d8e0cda..8edf0bd563ee8 100644 --- a/docs/visual-basic/misc/bc31157.md +++ b/docs/visual-basic/misc/bc31157.md @@ -1,13 +1,13 @@ --- title: "XML attribute 'attribute1' must appear before XML attribute 'attribute2' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31157" @@ -18,7 +18,7 @@ ms.assetid: d8d8769e-533d-454e-b145-99955ce45cc5 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31159.md b/docs/visual-basic/misc/bc31159.md index ad40bc971520c..3287f70dac78d 100644 --- a/docs/visual-basic/misc/bc31159.md +++ b/docs/visual-basic/misc/bc31159.md @@ -1,13 +1,13 @@ --- title: "Expected closing '%>' for embedded expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31159" @@ -18,7 +18,7 @@ ms.assetid: b7fd0628-04c3-443d-9f5a-a5dd186656be caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31160.md b/docs/visual-basic/misc/bc31160.md index 026247402cd98..69cf0fac28788 100644 --- a/docs/visual-basic/misc/bc31160.md +++ b/docs/visual-basic/misc/bc31160.md @@ -1,13 +1,13 @@ --- title: "Expected closing '?>' for XML processor instruction | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31160" @@ -18,7 +18,7 @@ ms.assetid: 1292d371-f870-4c67-b15d-172829516b7d caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31161.md b/docs/visual-basic/misc/bc31161.md index 052ff76a934d3..2fd457151a965 100644 --- a/docs/visual-basic/misc/bc31161.md +++ b/docs/visual-basic/misc/bc31161.md @@ -1,13 +1,13 @@ --- title: "Expected closing '-->' for XML comment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31161" @@ -18,7 +18,7 @@ ms.assetid: 3473e80b-7e51-473b-b3ae-d6a87d61c2cb caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31162.md b/docs/visual-basic/misc/bc31162.md index 46de8f5833143..c217e02862f55 100644 --- a/docs/visual-basic/misc/bc31162.md +++ b/docs/visual-basic/misc/bc31162.md @@ -1,13 +1,13 @@ --- title: "Expected closing ']]>' for XML CDATA section | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31162" @@ -18,7 +18,7 @@ ms.assetid: e7594461-7296-437e-b4a2-a11d51ea4047 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31163.md b/docs/visual-basic/misc/bc31163.md index f340587d1e980..cfb52d705ea2d 100644 --- a/docs/visual-basic/misc/bc31163.md +++ b/docs/visual-basic/misc/bc31163.md @@ -1,13 +1,13 @@ --- title: "Expected matching closing single quote for XML attribute value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31163" @@ -18,7 +18,7 @@ ms.assetid: 8654ba6d-8e58-40f5-a2e7-6ee08ec1c577 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31164.md b/docs/visual-basic/misc/bc31164.md index 2ea8ae8cd9d1a..9a8209b836029 100644 --- a/docs/visual-basic/misc/bc31164.md +++ b/docs/visual-basic/misc/bc31164.md @@ -1,13 +1,13 @@ --- title: "Expected matching closing double quote for XML attribute value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31164" @@ -18,7 +18,7 @@ ms.assetid: 65212e42-f9f2-4779-9654-a9d1962ddde7 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31165.md b/docs/visual-basic/misc/bc31165.md index 2672dc8cbeefc..80fff68497e58 100644 --- a/docs/visual-basic/misc/bc31165.md +++ b/docs/visual-basic/misc/bc31165.md @@ -1,13 +1,13 @@ --- title: "Expected beginning '<' for an XML tag | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31165" @@ -18,7 +18,7 @@ ms.assetid: d6c411f3-06be-4647-a18a-8ff8a24ff94b caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31166.md b/docs/visual-basic/misc/bc31166.md index a22ef8e0fa6b9..142a477f825d1 100644 --- a/docs/visual-basic/misc/bc31166.md +++ b/docs/visual-basic/misc/bc31166.md @@ -1,13 +1,13 @@ --- title: "Expected closing '>' for XML tag | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31166" @@ -18,7 +18,7 @@ ms.assetid: 8dec9c5c-62f6-44b6-b9f5-c5b4257249e1 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31167.md b/docs/visual-basic/misc/bc31167.md index dcd478ea6e536..106c5c0e50b21 100644 --- a/docs/visual-basic/misc/bc31167.md +++ b/docs/visual-basic/misc/bc31167.md @@ -1,13 +1,13 @@ --- title: "Expected '-' for XML end tag | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31167" @@ -18,7 +18,7 @@ ms.assetid: c3380fba-48fe-4d45-8c92-43b0b48011eb caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31169.md b/docs/visual-basic/misc/bc31169.md index bcefcd23f2dd0..09d5b06d75349 100644 --- a/docs/visual-basic/misc/bc31169.md +++ b/docs/visual-basic/misc/bc31169.md @@ -1,13 +1,13 @@ --- title: "Character 'character' (0x<hexadecimal>) is not allowed at the beginning of an XML name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31169" @@ -18,7 +18,7 @@ ms.assetid: 94a5614f-6329-4144-bc41-c94c81fe7b90 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31170.md b/docs/visual-basic/misc/bc31170.md index 8c6093a099974..cbca12664f7c9 100644 --- a/docs/visual-basic/misc/bc31170.md +++ b/docs/visual-basic/misc/bc31170.md @@ -1,13 +1,13 @@ --- title: "Character 'character' (0x<hexadecimal>) is not allowed in an XML name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31170" @@ -18,7 +18,7 @@ ms.assetid: 64ec4796-5f57-4fdd-baa3-ddeeaa3e8e68 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31171.md b/docs/visual-basic/misc/bc31171.md index 8a324e561bad4..ef3ebc2615eb5 100644 --- a/docs/visual-basic/misc/bc31171.md +++ b/docs/visual-basic/misc/bc31171.md @@ -1,13 +1,13 @@ --- title: "Character sequence '--' is not allowed in an XML comment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31171" @@ -18,7 +18,7 @@ ms.assetid: 51d256c6-356e-4fbb-b36e-f9976f412307 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31172.md b/docs/visual-basic/misc/bc31172.md index b69940560d2a1..67751d6178a53 100644 --- a/docs/visual-basic/misc/bc31172.md +++ b/docs/visual-basic/misc/bc31172.md @@ -1,13 +1,13 @@ --- title: "An embedded expression may not be used here | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31172" @@ -18,7 +18,7 @@ ms.assetid: edacea38-c104-4fa4-af74-6a250681f004 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31173.md b/docs/visual-basic/misc/bc31173.md index 63fd810ee10ca..b104b7f47c3a2 100644 --- a/docs/visual-basic/misc/bc31173.md +++ b/docs/visual-basic/misc/bc31173.md @@ -1,13 +1,13 @@ --- title: "Missing required white space | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31173" @@ -18,7 +18,7 @@ ms.assetid: 0d4cf983-e826-4e09-b2e2-8a2cdd01ef43 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31174.md b/docs/visual-basic/misc/bc31174.md index b2b9b262dcc66..85af6dd26806e 100644 --- a/docs/visual-basic/misc/bc31174.md +++ b/docs/visual-basic/misc/bc31174.md @@ -1,13 +1,13 @@ --- title: "XML processing instruction name 'name' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31174" @@ -18,7 +18,7 @@ ms.assetid: b5d797d6-0a1c-4a20-91a0-bf5a236a4d12 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31175.md b/docs/visual-basic/misc/bc31175.md index b2f1bff47355c..2c3c669abc388 100644 --- a/docs/visual-basic/misc/bc31175.md +++ b/docs/visual-basic/misc/bc31175.md @@ -1,13 +1,13 @@ --- title: "XML DTDs are not supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31175" @@ -18,7 +18,7 @@ ms.assetid: 4202eb14-fc2c-4345-b6fb-a2c7574b60e3 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31176.md b/docs/visual-basic/misc/bc31176.md index 57ce7ab4dec77..33592a05b0734 100644 --- a/docs/visual-basic/misc/bc31176.md +++ b/docs/visual-basic/misc/bc31176.md @@ -1,13 +1,13 @@ --- title: "Character 'character' (0x<hexadecimal>) is not allowed in XML literal | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31176" @@ -18,7 +18,7 @@ ms.assetid: 4e0cdb5b-8949-4595-a3b8-788dc26b4653 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31177.md b/docs/visual-basic/misc/bc31177.md index 37ddf448c9aff..cc1c8d2384263 100644 --- a/docs/visual-basic/misc/bc31177.md +++ b/docs/visual-basic/misc/bc31177.md @@ -1,13 +1,13 @@ --- title: "White space may not appear here | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31177" @@ -18,7 +18,7 @@ ms.assetid: e23d46b8-acf7-42c7-8625-b35f29d02189 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31178.md b/docs/visual-basic/misc/bc31178.md index 4c79b175ea339..65e48de6a6853 100644 --- a/docs/visual-basic/misc/bc31178.md +++ b/docs/visual-basic/misc/bc31178.md @@ -1,13 +1,13 @@ --- title: "Expected closing ';' for XML entity | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31178" @@ -18,7 +18,7 @@ ms.assetid: bacb4bb2-1107-4f10-83f3-6b05fd37fd80 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31179.md b/docs/visual-basic/misc/bc31179.md index 9cdb1c7089448..7f2ae7fcba413 100644 --- a/docs/visual-basic/misc/bc31179.md +++ b/docs/visual-basic/misc/bc31179.md @@ -1,13 +1,13 @@ --- title: "Expected '%=' at start of an embedded expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31179" @@ -18,7 +18,7 @@ ms.assetid: 20b0382e-1744-47e4-84e1-7fc926cbc4df caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31181.md b/docs/visual-basic/misc/bc31181.md index 0f7ca72f948c6..43218dc05dd88 100644 --- a/docs/visual-basic/misc/bc31181.md +++ b/docs/visual-basic/misc/bc31181.md @@ -1,13 +1,13 @@ --- title: "Attribute value is not valid; expecting 'value' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31181" @@ -18,7 +18,7 @@ ms.assetid: 37137965-bba1-45ee-b4e9-1bf2d5388802 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31182.md b/docs/visual-basic/misc/bc31182.md index 51b0ea60f9dcc..9221e254c1b02 100644 --- a/docs/visual-basic/misc/bc31182.md +++ b/docs/visual-basic/misc/bc31182.md @@ -1,13 +1,13 @@ --- title: "Attribute value is not valid; expecting 'value1' or 'value2' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31182" @@ -18,7 +18,7 @@ ms.assetid: 73fdee0b-5a6f-45be-8456-028033cf816b caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31184.md b/docs/visual-basic/misc/bc31184.md index ad53e5837cdd1..45204a0f3b4f7 100644 --- a/docs/visual-basic/misc/bc31184.md +++ b/docs/visual-basic/misc/bc31184.md @@ -1,13 +1,13 @@ --- title: "Namespace declaration with prefix cannot have an empty value in XML literals | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31184" @@ -18,7 +18,7 @@ ms.assetid: dde656b4-df3b-4a2e-8871-4e14832ca778 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31186.md b/docs/visual-basic/misc/bc31186.md index 520bd27aaee2f..b90a3943ca59d 100644 --- a/docs/visual-basic/misc/bc31186.md +++ b/docs/visual-basic/misc/bc31186.md @@ -1,13 +1,13 @@ --- title: "':' is not allowed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31186" @@ -18,7 +18,7 @@ ms.assetid: 14436245-1b2e-4ca9-a139-bd1d79ed9d72 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31187.md b/docs/visual-basic/misc/bc31187.md index b1f9eda3c50f1..af992da0d601a 100644 --- a/docs/visual-basic/misc/bc31187.md +++ b/docs/visual-basic/misc/bc31187.md @@ -1,13 +1,13 @@ --- title: "Namespace declaration must start with 'xmlns' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31187" @@ -18,7 +18,7 @@ ms.assetid: 64c6a033-7cdc-48a0-bff0-bdd045cb13ad caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31189.md b/docs/visual-basic/misc/bc31189.md index a932762f3607f..1c0148cb4d8ef 100644 --- a/docs/visual-basic/misc/bc31189.md +++ b/docs/visual-basic/misc/bc31189.md @@ -1,13 +1,13 @@ --- title: "Element names cannot use the 'xmlns' prefix | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31189" @@ -18,7 +18,7 @@ ms.assetid: 88716bb5-6766-4180-b2ed-1d1bee0ff7a6 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31190.md b/docs/visual-basic/misc/bc31190.md index 69fdea3789835..ab6aa1db9c534 100644 --- a/docs/visual-basic/misc/bc31190.md +++ b/docs/visual-basic/misc/bc31190.md @@ -1,13 +1,13 @@ --- title: "XML literals and XML axis properties are not available | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31190" @@ -18,7 +18,7 @@ ms.assetid: cb861748-0ee4-40d3-a859-98ca6c39b4f4 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31191.md b/docs/visual-basic/misc/bc31191.md index f4112890ca1b5..33bd237b00f80 100644 --- a/docs/visual-basic/misc/bc31191.md +++ b/docs/visual-basic/misc/bc31191.md @@ -1,13 +1,13 @@ --- title: "Error embedding Win32 manifest: <manifest> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31191" @@ -18,7 +18,7 @@ ms.assetid: 5babed58-d024-4acd-9838-fab8f07c4a37 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31192.md b/docs/visual-basic/misc/bc31192.md index 5782e0ca74d16..3c40db7f5b445 100644 --- a/docs/visual-basic/misc/bc31192.md +++ b/docs/visual-basic/misc/bc31192.md @@ -1,13 +1,13 @@ --- title: "Error embedding Win32 manifest: Manifest File <file> cannot be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31192" @@ -18,7 +18,7 @@ ms.assetid: 18c3bc29-b4e6-4e1b-89df-1b54bc12274f caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31193.md b/docs/visual-basic/misc/bc31193.md index 94c37db87364f..425151c30e17e 100644 --- a/docs/visual-basic/misc/bc31193.md +++ b/docs/visual-basic/misc/bc31193.md @@ -1,13 +1,13 @@ --- title: "Cannot convert 'type1' to 'type2' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31193" @@ -18,7 +18,7 @@ ms.assetid: f25a9f5b-7741-4cd6-b85a-b19037ed8e49 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31195.md b/docs/visual-basic/misc/bc31195.md index c981e00d047e5..e0d3daf71fd0f 100644 --- a/docs/visual-basic/misc/bc31195.md +++ b/docs/visual-basic/misc/bc31195.md @@ -1,13 +1,13 @@ --- title: "Operator 'operator' is not defined for types 'type1' and 'type2' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31195" @@ -18,7 +18,7 @@ ms.assetid: f6739344-eb13-4cea-a6d3-2125b77ee562 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31196.md b/docs/visual-basic/misc/bc31196.md index f161b236d98a6..5254914085f95 100644 --- a/docs/visual-basic/misc/bc31196.md +++ b/docs/visual-basic/misc/bc31196.md @@ -1,13 +1,13 @@ --- title: "XML literals and XML axis properties are not available during this debugging session because they are not used in this assembly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31196" @@ -18,7 +18,7 @@ ms.assetid: 36be5c92-dd6b-41d4-894a-2bd71d772092 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31197.md b/docs/visual-basic/misc/bc31197.md index 67322529e833c..3fc332a102a69 100644 --- a/docs/visual-basic/misc/bc31197.md +++ b/docs/visual-basic/misc/bc31197.md @@ -1,13 +1,13 @@ --- title: "Full width characters are not valid as XML delimiters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31197" @@ -18,7 +18,7 @@ ms.assetid: f5d724f8-545b-4cf8-9606-12c63814c6e8 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31198.md b/docs/visual-basic/misc/bc31198.md index 585d66eb154fc..17528f4daede1 100644 --- a/docs/visual-basic/misc/bc31198.md +++ b/docs/visual-basic/misc/bc31198.md @@ -1,13 +1,13 @@ --- title: "XML literal cannot appear here unless it is enclosed in parentheses | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31198" @@ -18,7 +18,7 @@ ms.assetid: 97b16076-39ff-430a-9c65-073d01bcb08e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31199.md b/docs/visual-basic/misc/bc31199.md index b2444df8e5d5b..fd2a49bd039c9 100644 --- a/docs/visual-basic/misc/bc31199.md +++ b/docs/visual-basic/misc/bc31199.md @@ -1,13 +1,13 @@ --- title: ".NET Framework 2.0 update not found. The win32manifest will not be embedded. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31199" @@ -18,7 +18,7 @@ ms.assetid: c150778e-c82d-4e6e-acc0-06080eece1d1 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31394.md b/docs/visual-basic/misc/bc31394.md index 161f69c3bf068..bab05490d7b26 100644 --- a/docs/visual-basic/misc/bc31394.md +++ b/docs/visual-basic/misc/bc31394.md @@ -1,13 +1,13 @@ --- title: "Expression of type '<typename>' cannot be converted to 'Object' or 'ValueType' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31394" @@ -18,7 +18,7 @@ ms.assetid: e6f76257-65bb-4954-99f9-90f282648354 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31395.md b/docs/visual-basic/misc/bc31395.md index 961519239d579..9be9c6c1f5280 100644 --- a/docs/visual-basic/misc/bc31395.md +++ b/docs/visual-basic/misc/bc31395.md @@ -1,13 +1,13 @@ --- title: "Type characters are not allowed in label identifiers | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC31395" @@ -18,7 +18,7 @@ ms.assetid: 6c65dd06-1ff1-49d3-b698-3afb21a39f0f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31396.md b/docs/visual-basic/misc/bc31396.md index cafe3b0caa511..75c6c1f8323be 100644 --- a/docs/visual-basic/misc/bc31396.md +++ b/docs/visual-basic/misc/bc31396.md @@ -1,13 +1,13 @@ --- title: "The type '<typename>' cannot be an array element type, return type, field type, generics argument type, 'ByRef' parameter type or the type of an expression converted to 'Object' or 'ValueType' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31396" @@ -18,7 +18,7 @@ ms.assetid: 56998a2c-a705-482e-87ee-5eff707f8a48 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31398.md b/docs/visual-basic/misc/bc31398.md index b994688854868..59fef894300f6 100644 --- a/docs/visual-basic/misc/bc31398.md +++ b/docs/visual-basic/misc/bc31398.md @@ -1,13 +1,13 @@ --- title: "Type characters are not allowed on Imports aliases | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31398" @@ -18,7 +18,7 @@ ms.assetid: 0620669d-b529-49f3-9deb-aeda4dacc58a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31399.md b/docs/visual-basic/misc/bc31399.md index 2ead6923c43ca..a6dab6fad45d1 100644 --- a/docs/visual-basic/misc/bc31399.md +++ b/docs/visual-basic/misc/bc31399.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' has no accessible 'Sub New' and cannot be inherited | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31399" @@ -18,7 +18,7 @@ ms.assetid: 035b333f-ff6a-4fc4-bd36-82f40b1d8bab caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31400.md b/docs/visual-basic/misc/bc31400.md index 3a6bd700a99f5..5ee512bb2453f 100644 --- a/docs/visual-basic/misc/bc31400.md +++ b/docs/visual-basic/misc/bc31400.md @@ -1,13 +1,13 @@ --- title: "Local variables within methods of structures cannot be declared 'Static' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31400" @@ -18,7 +18,7 @@ ms.assetid: 38b8adee-3593-40fb-b0a4-e2a47599567f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31401.md b/docs/visual-basic/misc/bc31401.md index a6ee20c808e86..c9cd5257e5c6e 100644 --- a/docs/visual-basic/misc/bc31401.md +++ b/docs/visual-basic/misc/bc31401.md @@ -1,13 +1,13 @@ --- title: "Static local variable '<variablename>' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31401" @@ -18,7 +18,7 @@ ms.assetid: f45a0fb7-3a99-4561-9727-8cd81dab599b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31403.md b/docs/visual-basic/misc/bc31403.md index db8831c34cea2..099f0b5177f32 100644 --- a/docs/visual-basic/misc/bc31403.md +++ b/docs/visual-basic/misc/bc31403.md @@ -1,13 +1,13 @@ --- title: "Imports alias '<name>' conflicts with '<name2>' declared in the root namespace | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31403" @@ -18,7 +18,7 @@ ms.assetid: f9298179-0b0e-4d01-a269-dd66b4c88b02 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31404.md b/docs/visual-basic/misc/bc31404.md index eb3dd2bcbe360..f84d94e1630fa 100644 --- a/docs/visual-basic/misc/bc31404.md +++ b/docs/visual-basic/misc/bc31404.md @@ -1,13 +1,13 @@ --- title: "'<methodname>' cannot shadow a method declared 'MustOverride' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31404" @@ -18,7 +18,7 @@ ms.assetid: 3e7bb4a0-14af-46ba-bc62-2234c16f1827 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31405.md b/docs/visual-basic/misc/bc31405.md index 2decbcd8998dc..66e0db7fd334c 100644 --- a/docs/visual-basic/misc/bc31405.md +++ b/docs/visual-basic/misc/bc31405.md @@ -1,13 +1,13 @@ --- title: "Optional parameters cannot have structure types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31405" @@ -18,7 +18,7 @@ ms.assetid: 95bdf451-c9b5-4b00-9c38-7c1cad103d43 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31406.md b/docs/visual-basic/misc/bc31406.md index c07024fb2b6b6..19c27202a4c99 100644 --- a/docs/visual-basic/misc/bc31406.md +++ b/docs/visual-basic/misc/bc31406.md @@ -1,13 +1,13 @@ --- title: "'<methodname>' cannot override a method that has been shadowed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31406" @@ -18,7 +18,7 @@ ms.assetid: 08ed11a6-3399-49fa-ac6e-c5df1328a24e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31407.md b/docs/visual-basic/misc/bc31407.md index 9e6d08244db89..fc4eb56524a10 100644 --- a/docs/visual-basic/misc/bc31407.md +++ b/docs/visual-basic/misc/bc31407.md @@ -1,13 +1,13 @@ --- title: "Event '<eventname1>' cannot implement event '<eventname2>' because its delegate type does not match the delegate type of another event implemented by '<eventname1>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31407" @@ -18,7 +18,7 @@ ms.assetid: 0b9ffddb-4759-438b-b569-beac7062e986 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31408.md b/docs/visual-basic/misc/bc31408.md index baef88dcc6222..0a673252d1e2d 100644 --- a/docs/visual-basic/misc/bc31408.md +++ b/docs/visual-basic/misc/bc31408.md @@ -1,13 +1,13 @@ --- title: "'<specifier1>' and '<specifier2>' cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31408" @@ -18,7 +18,7 @@ ms.assetid: 3dab1c01-0d37-4d82-bb5f-9daf7ac1c4a4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31409.md b/docs/visual-basic/misc/bc31409.md index 4990e8b959401..786b72ecf9a2c 100644 --- a/docs/visual-basic/misc/bc31409.md +++ b/docs/visual-basic/misc/bc31409.md @@ -1,13 +1,13 @@ --- title: "<method> '<methodname1>' must be declared 'Overloads' because another '<methodname2>' is declared 'Overloads' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31409" @@ -18,7 +18,7 @@ ms.assetid: 27813b4e-056d-45af-969e-76e8c1ee6737 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31410.md b/docs/visual-basic/misc/bc31410.md index 5f049fca1a4a1..668072ac86835 100644 --- a/docs/visual-basic/misc/bc31410.md +++ b/docs/visual-basic/misc/bc31410.md @@ -1,13 +1,13 @@ --- title: "Overloading methods declared in multiple base interfaces is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31410" @@ -18,7 +18,7 @@ ms.assetid: 7d1831c2-837c-4b02-8492-d0fc038fe184 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31411.md b/docs/visual-basic/misc/bc31411.md index 929b09049878b..c14978eaf70d2 100644 --- a/docs/visual-basic/misc/bc31411.md +++ b/docs/visual-basic/misc/bc31411.md @@ -1,13 +1,13 @@ --- title: "'<typename>' must be declared 'MustInherit' because it contains methods declared 'MustOverride' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31411" @@ -18,7 +18,7 @@ ms.assetid: 5a9f4c57-a4b8-45f5-8273-b7caa689a170 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31412.md b/docs/visual-basic/misc/bc31412.md index 98c42cff02171..c9a14e24fc769 100644 --- a/docs/visual-basic/misc/bc31412.md +++ b/docs/visual-basic/misc/bc31412.md @@ -1,13 +1,13 @@ --- title: "'Handles' in classes must specify a 'WithEvents' variable, 'MyBase', 'MyClass' or 'Me' qualified with a single identifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31412" @@ -18,7 +18,7 @@ ms.assetid: acbefc38-448a-4afa-90c2-77389415d618 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31413.md b/docs/visual-basic/misc/bc31413.md index 10c3aa1169cbc..24735bf3af978 100644 --- a/docs/visual-basic/misc/bc31413.md +++ b/docs/visual-basic/misc/bc31413.md @@ -1,13 +1,13 @@ --- title: "'<member>', implicitly defined for '<eventname>', cannot shadow a 'MustOverride' method in the base <class> '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31413" @@ -18,7 +18,7 @@ ms.assetid: 071706ce-a394-48b6-9afa-751cb50b2576 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31415.md b/docs/visual-basic/misc/bc31415.md index d29f920ec73fb..1df9309f704b0 100644 --- a/docs/visual-basic/misc/bc31415.md +++ b/docs/visual-basic/misc/bc31415.md @@ -1,13 +1,13 @@ --- title: "'<implementsclause>' cannot implement '<typename>' because '<typename>' is a reserved name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31415" @@ -18,7 +18,7 @@ ms.assetid: 678d299c-f614-44e6-bdea-fedcc0772a71 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31416.md b/docs/visual-basic/misc/bc31416.md index bac11ac563b9b..08f18e97a037e 100644 --- a/docs/visual-basic/misc/bc31416.md +++ b/docs/visual-basic/misc/bc31416.md @@ -1,13 +1,13 @@ --- title: "'<typename>' cannot shadow a 'MustOverride' method implicitly declared for property '<propertyname>' in <type> '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31416" @@ -18,7 +18,7 @@ ms.assetid: a52aee3c-a19e-412d-bb91-ef1b79e8675f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31417.md b/docs/visual-basic/misc/bc31417.md index d00943e51a19e..2fb088c4b8a09 100644 --- a/docs/visual-basic/misc/bc31417.md +++ b/docs/visual-basic/misc/bc31417.md @@ -1,13 +1,13 @@ --- title: "'<procedurename1>' cannot override '<procedurename2>' because it is not accessible in this context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31417" @@ -18,7 +18,7 @@ ms.assetid: 1a36acbf-cead-43a0-b12f-f52f94d09124 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31418.md b/docs/visual-basic/misc/bc31418.md index 6d26b5cc58365..09a4e05ad68f4 100644 --- a/docs/visual-basic/misc/bc31418.md +++ b/docs/visual-basic/misc/bc31418.md @@ -1,13 +1,13 @@ --- title: "'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31418" @@ -18,7 +18,7 @@ ms.assetid: 7d866577-1e42-43f1-85d1-5d7eeba881b2 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31419.md b/docs/visual-basic/misc/bc31419.md index f12633b2be6ba..ac7e4f81d87f3 100644 --- a/docs/visual-basic/misc/bc31419.md +++ b/docs/visual-basic/misc/bc31419.md @@ -1,13 +1,13 @@ --- title: "'IsNot' requires operands that have reference types, but this operand has the value type '<typename>'. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31419" @@ -18,7 +18,7 @@ ms.assetid: c44d2936-8c07-443a-b320-ac2bfbc1e9ec caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31420.md b/docs/visual-basic/misc/bc31420.md index f4aaa1a24052b..5980f787fa6a7 100644 --- a/docs/visual-basic/misc/bc31420.md +++ b/docs/visual-basic/misc/bc31420.md @@ -1,13 +1,13 @@ --- title: "'<member>' conflicts with the reserved member by this name that is implicitly declared in all enums | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31420" @@ -18,7 +18,7 @@ ms.assetid: f2ea5a8b-f63c-4c93-bfac-418ae5a150a5 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31421.md b/docs/visual-basic/misc/bc31421.md index b1fdfcaea5a1d..f86daedf58929 100644 --- a/docs/visual-basic/misc/bc31421.md +++ b/docs/visual-basic/misc/bc31421.md @@ -1,13 +1,13 @@ --- title: "'<member>' is already declared in this structure | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31421" @@ -18,7 +18,7 @@ ms.assetid: 879b578c-7dcd-4669-91c4-bfc8de6d2efb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31422.md b/docs/visual-basic/misc/bc31422.md index 2a63cb0f2691c..9e7a794fa51bb 100644 --- a/docs/visual-basic/misc/bc31422.md +++ b/docs/visual-basic/misc/bc31422.md @@ -1,13 +1,13 @@ --- title: "'System.Void' can only be used in a GetType expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31422" @@ -18,7 +18,7 @@ ms.assetid: 84e45194-cb46-41f6-8420-a1498baeaaba caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31424.md b/docs/visual-basic/misc/bc31424.md index 1014f9bcd0eee..e5668b63eff9f 100644 --- a/docs/visual-basic/misc/bc31424.md +++ b/docs/visual-basic/misc/bc31424.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' in assembly '<assemblyname1>' has been forwarded to assembly '<assemblyname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31424" @@ -19,7 +19,7 @@ ms.assetid: 0f53e613-c1cb-4722-acb5-afa3091e277b caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31425.md b/docs/visual-basic/misc/bc31425.md index d4d9fdc879dae..97f1a2f19ca7c 100644 --- a/docs/visual-basic/misc/bc31425.md +++ b/docs/visual-basic/misc/bc31425.md @@ -1,13 +1,13 @@ --- title: "'<typename>' in assembly '<assemblyname>' has been forwarded to itself and so is an unsupported type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31425" @@ -19,7 +19,7 @@ ms.assetid: e3275d55-3f4c-4bbc-9c8f-f55c4e973063 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31426.md b/docs/visual-basic/misc/bc31426.md index 1cdf723decb72..9f6edadb6c503 100644 --- a/docs/visual-basic/misc/bc31426.md +++ b/docs/visual-basic/misc/bc31426.md @@ -1,13 +1,13 @@ --- title: "Non-intrinsic type names are not allowed in conditional compilation expressions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31426" @@ -18,7 +18,7 @@ ms.assetid: 73deeafa-4dbe-4c27-aff7-c6bea0e37d5a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31427.md b/docs/visual-basic/misc/bc31427.md index 26ad935dc1a0b..f399fb3a5f2c6 100644 --- a/docs/visual-basic/misc/bc31427.md +++ b/docs/visual-basic/misc/bc31427.md @@ -1,13 +1,13 @@ --- title: "Syntax error in conditional compilation expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31427" @@ -18,7 +18,7 @@ ms.assetid: 5da3e4ec-5c20-4559-a68b-487884f20598 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31428.md b/docs/visual-basic/misc/bc31428.md index f037e8d53274f..91581c1fc217c 100644 --- a/docs/visual-basic/misc/bc31428.md +++ b/docs/visual-basic/misc/bc31428.md @@ -1,13 +1,13 @@ --- title: "Arrays of type 'System.Void' are not allowed in this expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31428" @@ -18,7 +18,7 @@ ms.assetid: 21d77b56-585f-4107-b7ec-21933ba58017 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31429.md b/docs/visual-basic/misc/bc31429.md index f70063edd8335..18e702ba8265c 100644 --- a/docs/visual-basic/misc/bc31429.md +++ b/docs/visual-basic/misc/bc31429.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' is ambiguous because multiple kinds of members with this name exist in <type> '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31429" @@ -18,7 +18,7 @@ ms.assetid: fdc92c16-934d-47c0-9c44-332cbd58b73b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31430.md b/docs/visual-basic/misc/bc31430.md index 36a0ded16e18e..cfd2b75d4fbe3 100644 --- a/docs/visual-basic/misc/bc31430.md +++ b/docs/visual-basic/misc/bc31430.md @@ -1,13 +1,13 @@ --- title: "Expression of type '<typename1>' can never be of type '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31430" @@ -18,7 +18,7 @@ ms.assetid: 1d527033-3f6f-4945-b1d3-5ef59a1e1b53 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31431.md b/docs/visual-basic/misc/bc31431.md index 40ee390ef3209..0576595fc0ed6 100644 --- a/docs/visual-basic/misc/bc31431.md +++ b/docs/visual-basic/misc/bc31431.md @@ -1,13 +1,13 @@ --- title: "Partial methods must be declared 'Private' instead of '<accessModifier>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31431" @@ -18,7 +18,7 @@ ms.assetid: bbd757f3-7281-4488-8a06-f3b4bcc820dc caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31432.md b/docs/visual-basic/misc/bc31432.md index db03c46fe3343..ad353a5a67916 100644 --- a/docs/visual-basic/misc/bc31432.md +++ b/docs/visual-basic/misc/bc31432.md @@ -1,13 +1,13 @@ --- title: "Partial methods must be declared 'Private' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31432" @@ -18,7 +18,7 @@ ms.assetid: 3a4474d9-661e-4793-9624-30cf81faddcf caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31433.md b/docs/visual-basic/misc/bc31433.md index c3b52949bbadf..33c0db13189e0 100644 --- a/docs/visual-basic/misc/bc31433.md +++ b/docs/visual-basic/misc/bc31433.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' cannot be declared 'Partial' because only one method '<methodname>' can be marked 'Partial' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31433" @@ -18,7 +18,7 @@ ms.assetid: c7833ae2-896d-4f20-b61b-1a79bdec8069 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31434.md b/docs/visual-basic/misc/bc31434.md index 37f5c974c9233..ac9e439a63f10 100644 --- a/docs/visual-basic/misc/bc31434.md +++ b/docs/visual-basic/misc/bc31434.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname1>' cannot implement partial method '<methodname2>' because '<methodname3>' already implements it | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31434" @@ -18,7 +18,7 @@ ms.assetid: 61cba19e-db11-4a06-89d6-4244d411588c caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31435.md b/docs/visual-basic/misc/bc31435.md index c698e57455406..ea8b07e670861 100644 --- a/docs/visual-basic/misc/bc31435.md +++ b/docs/visual-basic/misc/bc31435.md @@ -1,13 +1,13 @@ --- title: "Partial methods must have empty method bodies | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31435" @@ -18,7 +18,7 @@ ms.assetid: 279f283d-ce40-401c-8494-4bf06394fdd3 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31437.md b/docs/visual-basic/misc/bc31437.md index 3040b46ed272a..d927192d95484 100644 --- a/docs/visual-basic/misc/bc31437.md +++ b/docs/visual-basic/misc/bc31437.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' cannot be declared 'Partial' because partial methods must be Subs | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31437" @@ -18,7 +18,7 @@ ms.assetid: 31ca12ab-2c26-4907-a253-e7c57bb4f34b caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31438.md b/docs/visual-basic/misc/bc31438.md index 99328cc084803..0b4eb1e771251 100644 --- a/docs/visual-basic/misc/bc31438.md +++ b/docs/visual-basic/misc/bc31438.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname1>' does not have the same generic constraints as the partial method '<methodname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31438" @@ -18,7 +18,7 @@ ms.assetid: ea092f0c-661b-49db-80c1-76401fc8bc0b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31439.md b/docs/visual-basic/misc/bc31439.md index c13ccff845ddd..1f27db60ee083 100644 --- a/docs/visual-basic/misc/bc31439.md +++ b/docs/visual-basic/misc/bc31439.md @@ -1,13 +1,13 @@ --- title: "Partial method '<methodname>' cannot use the 'Implements' keyword | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31439" @@ -18,7 +18,7 @@ ms.assetid: 47ab41bf-9dba-4a9e-b144-37e84d751637 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31440.md b/docs/visual-basic/misc/bc31440.md index 97aaf533b6745..b55526c9350e3 100644 --- a/docs/visual-basic/misc/bc31440.md +++ b/docs/visual-basic/misc/bc31440.md @@ -1,13 +1,13 @@ --- title: "'AddressOf' cannot be applied to 'methodname' because 'methodname' is a partial method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31440" @@ -18,7 +18,7 @@ ms.assetid: 924dbada-3e0a-4004-a3ae-a209b7c3d1fa caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31441.md b/docs/visual-basic/misc/bc31441.md index ab845b6ad3c19..5e81aa2a03b86 100644 --- a/docs/visual-basic/misc/bc31441.md +++ b/docs/visual-basic/misc/bc31441.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname1>' must be declared 'Private' in order to implement partial method '<methodname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31441" @@ -18,7 +18,7 @@ ms.assetid: 4d8d19ad-0c3b-4eba-ada8-2cfa6ae795c4 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31442.md b/docs/visual-basic/misc/bc31442.md index e5ed7f9594866..7c1fc31fa41d3 100644 --- a/docs/visual-basic/misc/bc31442.md +++ b/docs/visual-basic/misc/bc31442.md @@ -1,13 +1,13 @@ --- title: "Parameter name '<parametername1>' does not match the name of the corresponding parameter, '<parametername2>', defined on the partial method declaration '<methodname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31442" @@ -18,7 +18,7 @@ ms.assetid: 7f097bb2-071a-42ec-b7af-40da04f602f2 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31443.md b/docs/visual-basic/misc/bc31443.md index 716c219c98d06..0da414faef887 100644 --- a/docs/visual-basic/misc/bc31443.md +++ b/docs/visual-basic/misc/bc31443.md @@ -1,13 +1,13 @@ --- title: "Name of type parameter '<typeparametername1>' does not match '<typeparametername2>', the corresponding type parameter defined on the partial method declaration '<methodname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31443" @@ -18,7 +18,7 @@ ms.assetid: 27c81cc1-325e-4e86-9d00-34f81e928076 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31500.md b/docs/visual-basic/misc/bc31500.md index 1f1940a500a20..4e6f7fc6edfba 100644 --- a/docs/visual-basic/misc/bc31500.md +++ b/docs/visual-basic/misc/bc31500.md @@ -1,13 +1,13 @@ --- title: "'Shared' attribute property '<propertyfield>' cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31500" @@ -18,7 +18,7 @@ ms.assetid: dffa2b07-9609-4aa3-ae58-c0804d8a05d6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31501.md b/docs/visual-basic/misc/bc31501.md index 4cf53ff6bc47e..2d38d4b3e1693 100644 --- a/docs/visual-basic/misc/bc31501.md +++ b/docs/visual-basic/misc/bc31501.md @@ -1,13 +1,13 @@ --- title: "'ReadOnly' attribute property '<propertyfield>' cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31501" @@ -18,7 +18,7 @@ ms.assetid: 41c3f979-6b24-4595-9503-9c80a4d6d762 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31502.md b/docs/visual-basic/misc/bc31502.md index fe2527027b398..b1256bc0ba146 100644 --- a/docs/visual-basic/misc/bc31502.md +++ b/docs/visual-basic/misc/bc31502.md @@ -1,13 +1,13 @@ --- title: "Resource name '<resourcename>' cannot be used more than once | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31502" @@ -18,7 +18,7 @@ ms.assetid: 1f49b1a0-be7e-4fbe-9af5-1bf627d77e4b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31503.md b/docs/visual-basic/misc/bc31503.md index 17d4c88e1964b..1029663790af7 100644 --- a/docs/visual-basic/misc/bc31503.md +++ b/docs/visual-basic/misc/bc31503.md @@ -1,13 +1,13 @@ --- title: "'<typename>' cannot be used as an attribute because it is not a class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31503" @@ -18,7 +18,7 @@ ms.assetid: 9979f794-5d6d-4cc6-a2ec-303078626c0f caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31504.md b/docs/visual-basic/misc/bc31504.md index c79b9f69589c6..7c6b0aab878e4 100644 --- a/docs/visual-basic/misc/bc31504.md +++ b/docs/visual-basic/misc/bc31504.md @@ -1,13 +1,13 @@ --- title: "'<typename>' cannot be used as an attribute because it does not inherit from 'System.Attribute' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31504" @@ -18,7 +18,7 @@ ms.assetid: 37517623-5099-4db9-a461-f2f5daa4957b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31505.md b/docs/visual-basic/misc/bc31505.md index c6b95cccbf044..1f833619fc1c8 100644 --- a/docs/visual-basic/misc/bc31505.md +++ b/docs/visual-basic/misc/bc31505.md @@ -1,13 +1,13 @@ --- title: "'<typename>' cannot be used as an attribute because it does not have a 'System.AttributeUsageAttribute' attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31505" @@ -18,7 +18,7 @@ ms.assetid: 7dd84c9d-6711-4dab-afc6-1fe4dee78051 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31506.md b/docs/visual-basic/misc/bc31506.md index e7b29a9bf3277..c4dbf6efa70dc 100644 --- a/docs/visual-basic/misc/bc31506.md +++ b/docs/visual-basic/misc/bc31506.md @@ -1,13 +1,13 @@ --- title: "'<typename>' cannot be used as an attribute because it is declared 'MustInherit' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31506" @@ -18,7 +18,7 @@ ms.assetid: ea2baf3d-b8e8-4738-9b6d-53409fc4d282 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31507.md b/docs/visual-basic/misc/bc31507.md index 423d94bd1bcf1..b7c2390f4cd47 100644 --- a/docs/visual-basic/misc/bc31507.md +++ b/docs/visual-basic/misc/bc31507.md @@ -1,13 +1,13 @@ --- title: "'<typename>' cannot be used as an attribute because it has 'MustOverride' methods that have not been overridden | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31507" @@ -18,7 +18,7 @@ ms.assetid: 843643d3-3e81-4ce3-b4df-278882f3954d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31508.md b/docs/visual-basic/misc/bc31508.md index 33de1c2f1b49b..048bba13fb6cf 100644 --- a/docs/visual-basic/misc/bc31508.md +++ b/docs/visual-basic/misc/bc31508.md @@ -1,13 +1,13 @@ --- title: "Cannot find .NET Framework directory: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31508" @@ -18,7 +18,7 @@ ms.assetid: d1571dd4-b57f-43b1-b296-22e9eb518fc0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31509.md b/docs/visual-basic/misc/bc31509.md index d818428d2c74e..c13df44c72b9d 100644 --- a/docs/visual-basic/misc/bc31509.md +++ b/docs/visual-basic/misc/bc31509.md @@ -1,13 +1,13 @@ --- title: "Unable to open resource file '<filename>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31509" @@ -18,7 +18,7 @@ ms.assetid: 482a9384-796a-4c2c-9f73-eb19e590f68a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31510.md b/docs/visual-basic/misc/bc31510.md index 3a83fff07522c..ed37d1f26b7f1 100644 --- a/docs/visual-basic/misc/bc31510.md +++ b/docs/visual-basic/misc/bc31510.md @@ -1,13 +1,13 @@ --- title: "Attribute constant '<constantname>' cannot be the target of an assignment | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31510" @@ -18,7 +18,7 @@ ms.assetid: 5459c531-3a4e-4e03-b185-9c5766254982 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31511.md b/docs/visual-basic/misc/bc31511.md index d7c153a9a8d7f..5ec9006c07877 100644 --- a/docs/visual-basic/misc/bc31511.md +++ b/docs/visual-basic/misc/bc31511.md @@ -1,13 +1,13 @@ --- title: "Attribute member '<membername>' cannot be the target of an assignment because it is not declared 'Public' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31511" @@ -18,7 +18,7 @@ ms.assetid: f8c958f6-58a4-4aff-b8c3-f2e9481e8132 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31512.md b/docs/visual-basic/misc/bc31512.md index 56839070f009a..510518c846519 100644 --- a/docs/visual-basic/misc/bc31512.md +++ b/docs/visual-basic/misc/bc31512.md @@ -1,13 +1,13 @@ --- title: "'System.STAThreadAttribute' and 'System.MTAThreadAttribute' cannot both be applied to the same method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31512" @@ -18,7 +18,7 @@ ms.assetid: ee27e834-707d-4f02-86d4-831fa9bd2359 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31513.md b/docs/visual-basic/misc/bc31513.md index 119deb64aa1f4..4b65eae4286c0 100644 --- a/docs/visual-basic/misc/bc31513.md +++ b/docs/visual-basic/misc/bc31513.md @@ -1,13 +1,13 @@ --- title: "'System.STAThreadAttribute' and 'System.MTAThreadAttribute' cannot both be applied to '|1' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31513" @@ -18,7 +18,7 @@ ms.assetid: 7efb4c8e-d31c-4273-9d85-8cd2bef4d120 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31514.md b/docs/visual-basic/misc/bc31514.md index e901a9bb45166..8c592829aa38d 100644 --- a/docs/visual-basic/misc/bc31514.md +++ b/docs/visual-basic/misc/bc31514.md @@ -1,13 +1,13 @@ --- title: "Project '<projectname>' cannot generate a reference to file '<filename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31514" @@ -18,7 +18,7 @@ ms.assetid: 483b1a3f-8f2c-4ee6-820b-04ad51e309ea caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31515.md b/docs/visual-basic/misc/bc31515.md index b57a98c44d95b..04e2994b31be6 100644 --- a/docs/visual-basic/misc/bc31515.md +++ b/docs/visual-basic/misc/bc31515.md @@ -1,13 +1,13 @@ --- title: "Project '<projectname>' makes an indirect reference to assembly '<assemblyname>' which contains '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31515" @@ -18,7 +18,7 @@ ms.assetid: f01a3cb8-a951-45ab-b6d9-2a0e6908468d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31516.md b/docs/visual-basic/misc/bc31516.md index 7c82ebe261f24..89a11f94b2272 100644 --- a/docs/visual-basic/misc/bc31516.md +++ b/docs/visual-basic/misc/bc31516.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' cannot be used as an attribute because it is not declared 'Public' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31516" @@ -18,7 +18,7 @@ ms.assetid: ec659779-c850-48b5-a585-68ea84cff536 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31517.md b/docs/visual-basic/misc/bc31517.md index 2c084c7888845..27ccff7a097bd 100644 --- a/docs/visual-basic/misc/bc31517.md +++ b/docs/visual-basic/misc/bc31517.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' cannot be used as an attribute because its container '<containername>' is not declared 'Public' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31517" @@ -18,7 +18,7 @@ ms.assetid: 3d1a8f41-8652-4e37-a6bd-40b0ad306c6f caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31518.md b/docs/visual-basic/misc/bc31518.md index 1e5322fb18afb..5caee3b9027dd 100644 --- a/docs/visual-basic/misc/bc31518.md +++ b/docs/visual-basic/misc/bc31518.md @@ -1,13 +1,13 @@ --- title: "Assembly '<assemblyname>' cannot be created because its path is longer than 259 characters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31518" @@ -18,7 +18,7 @@ ms.assetid: c29f6e63-fac7-4eba-bc97-84e4514f319e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31519.md b/docs/visual-basic/misc/bc31519.md index 0e36e8caea637..5de05ffb4c952 100644 --- a/docs/visual-basic/misc/bc31519.md +++ b/docs/visual-basic/misc/bc31519.md @@ -1,13 +1,13 @@ --- title: "'<filename>' cannot be referenced because it is not an assembly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31519" @@ -18,7 +18,7 @@ ms.assetid: 508b396e-4e61-4044-9a6f-43596cfdacb1 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31520.md b/docs/visual-basic/misc/bc31520.md index c9a0ef82de3b9..74722dc90b281 100644 --- a/docs/visual-basic/misc/bc31520.md +++ b/docs/visual-basic/misc/bc31520.md @@ -1,13 +1,13 @@ --- title: "Unable to apply security attribute(s) to '<name>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31520" @@ -18,7 +18,7 @@ ms.assetid: caf7f45e-ef3e-4db4-80ba-6cc03416366f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31521.md b/docs/visual-basic/misc/bc31521.md index 05c2af8ddc6af..8142217c7bd17 100644 --- a/docs/visual-basic/misc/bc31521.md +++ b/docs/visual-basic/misc/bc31521.md @@ -1,13 +1,13 @@ --- title: "'<attributename>' cannot be applied more than once to an assembly | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31521" @@ -18,7 +18,7 @@ ms.assetid: 7312570f-8afb-4afe-992f-b6f7796f5f26 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31522.md b/docs/visual-basic/misc/bc31522.md index d94cb0d32ef11..0ee5c8391d250 100644 --- a/docs/visual-basic/misc/bc31522.md +++ b/docs/visual-basic/misc/bc31522.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a Sub, Function, or Operator with a non-empty body | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31522" @@ -18,7 +18,7 @@ ms.assetid: 9548cf98-8a13-4f09-b6b5-2f57273c1571 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31523.md b/docs/visual-basic/misc/bc31523.md index 1e24c08dd358d..47e14bc38784c 100644 --- a/docs/visual-basic/misc/bc31523.md +++ b/docs/visual-basic/misc/bc31523.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a 'Declare' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31523" @@ -18,7 +18,7 @@ ms.assetid: 04c8a14f-9286-4f9a-aad5-a0555e5f09f4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31524.md b/docs/visual-basic/misc/bc31524.md index 01b76e2cd11ba..2567b140ab7ca 100644 --- a/docs/visual-basic/misc/bc31524.md +++ b/docs/visual-basic/misc/bc31524.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a 'Get' or 'Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31524" @@ -18,7 +18,7 @@ ms.assetid: 3603e33a-a80b-448d-83e0-e5dbc9af4dcf caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31525.md b/docs/visual-basic/misc/bc31525.md index 0820e8d03c57f..338910d6ffcfd 100644 --- a/docs/visual-basic/misc/bc31525.md +++ b/docs/visual-basic/misc/bc31525.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' is imported from different versions of assembly '<assemblyname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31525" @@ -18,7 +18,7 @@ ms.assetid: 3dc5ff5c-e952-4eac-b877-cb3f160d5e2b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31526.md b/docs/visual-basic/misc/bc31526.md index 0b2803ef83a99..4de202572d0ae 100644 --- a/docs/visual-basic/misc/bc31526.md +++ b/docs/visual-basic/misc/bc31526.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a method that is generic or nested in a generic type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31526" @@ -18,7 +18,7 @@ ms.assetid: 6f153808-1945-4c99-85ae-8bd3b35ee5a2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31527.md b/docs/visual-basic/misc/bc31527.md index 8d350e148697c..00f073cebd560 100644 --- a/docs/visual-basic/misc/bc31527.md +++ b/docs/visual-basic/misc/bc31527.md @@ -1,13 +1,13 @@ --- title: "'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to a class that is generic or nested inside a generic type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31527" @@ -18,7 +18,7 @@ ms.assetid: ea125bff-d020-4933-b277-6e24943eea88 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31528.md b/docs/visual-basic/misc/bc31528.md index 6ea9e1f70a80e..7bd99455e2ab1 100644 --- a/docs/visual-basic/misc/bc31528.md +++ b/docs/visual-basic/misc/bc31528.md @@ -1,13 +1,13 @@ --- title: "Construct makes an indirect reference to assembly '<assemblyname>', which contains '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31528" @@ -18,7 +18,7 @@ ms.assetid: 33459c3f-8615-492e-b6ae-531ed597999e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31529.md b/docs/visual-basic/misc/bc31529.md index d2e8f3638b28f..e9cfb79c4b763 100644 --- a/docs/visual-basic/misc/bc31529.md +++ b/docs/visual-basic/misc/bc31529.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to instance methods | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31529" @@ -18,7 +18,7 @@ ms.assetid: c8bde5d7-c6bf-4d21-bb1a-e8627d65ad29 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31530.md b/docs/visual-basic/misc/bc31530.md index 72fff2806901c..0fa0a1ec4d21a 100644 --- a/docs/visual-basic/misc/bc31530.md +++ b/docs/visual-basic/misc/bc31530.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to interface methods | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31530" @@ -18,7 +18,7 @@ ms.assetid: e63f1f7d-b7df-4637-a0f4-2783479ca1af caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31531.md b/docs/visual-basic/misc/bc31531.md index addaa85aab7df..be367d8055fe3 100644 --- a/docs/visual-basic/misc/bc31531.md +++ b/docs/visual-basic/misc/bc31531.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to 'AddHandler', 'RemoveHandler', or 'RaiseEvent' methods | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31531" @@ -18,7 +18,7 @@ ms.assetid: 0ea3a16c-cfe0-4cb5-b740-358679272f8d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31532.md b/docs/visual-basic/misc/bc31532.md index d0a12587e3bf7..0d51e264efad5 100644 --- a/docs/visual-basic/misc/bc31532.md +++ b/docs/visual-basic/misc/bc31532.md @@ -1,13 +1,13 @@ --- title: "Project '<projectname1>' makes an indirect reference to project '<projectname2>', which contains '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31532" @@ -18,7 +18,7 @@ ms.assetid: 9ef6574e-b049-4a2e-9b12-fea2dfe06cd1 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31533.md b/docs/visual-basic/misc/bc31533.md index cdf178e5e1554..87afc67591df1 100644 --- a/docs/visual-basic/misc/bc31533.md +++ b/docs/visual-basic/misc/bc31533.md @@ -1,13 +1,13 @@ --- title: "Construct makes an indirect reference to project '<projectname>', which contains '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31533" @@ -18,7 +18,7 @@ ms.assetid: e3f55f9f-92be-4ecb-bc8f-9e57049a0805 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31534.md b/docs/visual-basic/misc/bc31534.md index 63ee9e8652270..e32913da5c7c6 100644 --- a/docs/visual-basic/misc/bc31534.md +++ b/docs/visual-basic/misc/bc31534.md @@ -1,13 +1,13 @@ --- title: "Friend assembly reference <reference> is invalid. InternalsVisibleTo declarations cannot have a version, culture, public key token, or processor architecture specified. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc31534" @@ -18,7 +18,7 @@ ms.assetid: ae1e470e-3105-48f2-87b1-466e395a7d44 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31536.md b/docs/visual-basic/misc/bc31536.md index 252cb597d763a..d0e061646eb09 100644 --- a/docs/visual-basic/misc/bc31536.md +++ b/docs/visual-basic/misc/bc31536.md @@ -1,13 +1,13 @@ --- title: "Friend access was denied to <assembly>. If you want the compiler to consider friend types in <assembly>, add the public key information in the project settings or through a command-line switch to the compiler for the project <project>. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31536" @@ -18,7 +18,7 @@ ms.assetid: ce87cc25-ab61-4d5f-b0f8-2e87cc479d62 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31537.md b/docs/visual-basic/misc/bc31537.md index 329ed2b68c65a..b4a4571514786 100644 --- a/docs/visual-basic/misc/bc31537.md +++ b/docs/visual-basic/misc/bc31537.md @@ -1,13 +1,13 @@ --- title: "Friend declaration <declaration> is invalid and cannot be resolved | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31537" @@ -18,7 +18,7 @@ ms.assetid: a5b88d90-ce11-44cb-8df2-457f661a553b caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc31538.md b/docs/visual-basic/misc/bc31538.md index aef91f7c0a2d1..256aedc7fcb96 100644 --- a/docs/visual-basic/misc/bc31538.md +++ b/docs/visual-basic/misc/bc31538.md @@ -1,13 +1,13 @@ --- title: "Member <member> cannot override member <baseMember> defined in another assembly-project because the access modifier 'Protected Friend' expands accessibility. Use 'Protected' instead. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc31538" @@ -18,7 +18,7 @@ ms.assetid: a0b13f40-eee2-46fd-9e85-11c3988f7a95 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32000.md b/docs/visual-basic/misc/bc32000.md index 3db7f8a4e1556..de4e51940237e 100644 --- a/docs/visual-basic/misc/bc32000.md +++ b/docs/visual-basic/misc/bc32000.md @@ -1,13 +1,13 @@ --- title: "Local variable '<variablename>' cannot be referred to before it is declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32000" @@ -18,7 +18,7 @@ ms.assetid: 81e2bbe3-8b8a-4bf7-b344-08489d50ef6e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32001.md b/docs/visual-basic/misc/bc32001.md index 7f955a39c70c8..6e24f001d1b37 100644 --- a/docs/visual-basic/misc/bc32001.md +++ b/docs/visual-basic/misc/bc32001.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' is not valid within a Module | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32001" @@ -18,7 +18,7 @@ ms.assetid: b00757ac-5652-460d-9d2c-11b264d7ec7f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32002.md b/docs/visual-basic/misc/bc32002.md index a7370375e77bf..1cc33c4527c4b 100644 --- a/docs/visual-basic/misc/bc32002.md +++ b/docs/visual-basic/misc/bc32002.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' is valid only within a class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32002" @@ -18,7 +18,7 @@ ms.assetid: 773d8d50-abb8-4257-83a5-6e017c199d82 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32004.md b/docs/visual-basic/misc/bc32004.md index bce8b54ddd0ff..3b842b7f20f55 100644 --- a/docs/visual-basic/misc/bc32004.md +++ b/docs/visual-basic/misc/bc32004.md @@ -1,13 +1,13 @@ --- title: "'<name>' is declared in project '<projectname1>', which is not referenced by project '<projectname2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32004" @@ -18,7 +18,7 @@ ms.assetid: 8a305cb5-219b-44ac-b16c-29f42af4ea1a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32006.md b/docs/visual-basic/misc/bc32006.md index 7fe4d5bf257ee..0b719f67a431e 100644 --- a/docs/visual-basic/misc/bc32006.md +++ b/docs/visual-basic/misc/bc32006.md @@ -1,13 +1,13 @@ --- title: "'Char' values cannot be converted to '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32006" @@ -18,7 +18,7 @@ ms.assetid: c033f65e-a315-47fc-be2e-ed371847a221 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32007.md b/docs/visual-basic/misc/bc32007.md index ac852361821d3..5b4f361131c3f 100644 --- a/docs/visual-basic/misc/bc32007.md +++ b/docs/visual-basic/misc/bc32007.md @@ -1,13 +1,13 @@ --- title: "'<typename>' values cannot be converted to 'Char' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32007" @@ -18,7 +18,7 @@ ms.assetid: b04212da-57ac-4493-9480-04c12b50f875 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32009.md b/docs/visual-basic/misc/bc32009.md index ad807a1ac28f7..e46d2bb97cc62 100644 --- a/docs/visual-basic/misc/bc32009.md +++ b/docs/visual-basic/misc/bc32009.md @@ -1,13 +1,13 @@ --- title: "Method declaration statements must be the first on a logical line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32009" @@ -18,7 +18,7 @@ ms.assetid: 77275387-5584-4419-aee3-a1b600f0412d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32010.md b/docs/visual-basic/misc/bc32010.md index b6184aec85c47..636be23f3f115 100644 --- a/docs/visual-basic/misc/bc32010.md +++ b/docs/visual-basic/misc/bc32010.md @@ -1,13 +1,13 @@ --- title: "'<name>' cannot be named as a parameter in an attribute specifier because it is not a field or property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32010" @@ -18,7 +18,7 @@ ms.assetid: bfa68729-71ea-410e-bef1-83a7dab44d2a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32013.md b/docs/visual-basic/misc/bc32013.md index aaa27a448e276..c265994761082 100644 --- a/docs/visual-basic/misc/bc32013.md +++ b/docs/visual-basic/misc/bc32013.md @@ -1,13 +1,13 @@ --- title: "Option Strict On disallows operands of type Object for operator '<operatorname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32013" @@ -18,7 +18,7 @@ ms.assetid: cd197da8-2676-453b-884b-3231fb6f909d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32014.md b/docs/visual-basic/misc/bc32014.md index 93220a8b6dcfd..2a3cc7e91572c 100644 --- a/docs/visual-basic/misc/bc32014.md +++ b/docs/visual-basic/misc/bc32014.md @@ -1,13 +1,13 @@ --- title: "Bounds can be specified only for the top-level array when initializing an array of arrays | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32014" @@ -18,7 +18,7 @@ ms.assetid: d8d7155d-82d1-4a25-b9bb-1883e1586383 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32015.md b/docs/visual-basic/misc/bc32015.md index c8a505e73b457..f4adc1ab73ea2 100644 --- a/docs/visual-basic/misc/bc32015.md +++ b/docs/visual-basic/misc/bc32015.md @@ -1,13 +1,13 @@ --- title: "'Assembly' or 'Module' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32015" @@ -18,7 +18,7 @@ ms.assetid: 6e62fe8d-a875-4995-b6b2-443e75c65e85 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32016.md b/docs/visual-basic/misc/bc32016.md index 7606d7c557bb7..7d83e40092869 100644 --- a/docs/visual-basic/misc/bc32016.md +++ b/docs/visual-basic/misc/bc32016.md @@ -1,13 +1,13 @@ --- title: "'<procedurename>' has no parameters and its return type cannot be indexed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32016" @@ -18,7 +18,7 @@ ms.assetid: beead513-c237-4c04-8a18-56f075b84712 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32017.md b/docs/visual-basic/misc/bc32017.md index 79b6b666595ac..c519c67c7f80a 100644 --- a/docs/visual-basic/misc/bc32017.md +++ b/docs/visual-basic/misc/bc32017.md @@ -1,13 +1,13 @@ --- title: "Comma, ')', or a valid expression continuation expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32017" @@ -18,7 +18,7 @@ ms.assetid: 7e06022f-d12d-4f17-b712-bad573fea116 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32019.md b/docs/visual-basic/misc/bc32019.md index 2042fd07a4cf3..4f17189eb0b16 100644 --- a/docs/visual-basic/misc/bc32019.md +++ b/docs/visual-basic/misc/bc32019.md @@ -1,13 +1,13 @@ --- title: "'Resume' or 'GoTo' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32019" @@ -18,7 +18,7 @@ ms.assetid: c28a3a7f-cd11-4657-bf76-b9daccc383bc caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32020.md b/docs/visual-basic/misc/bc32020.md index 79328b17128ca..162f7dce21b3b 100644 --- a/docs/visual-basic/misc/bc32020.md +++ b/docs/visual-basic/misc/bc32020.md @@ -1,13 +1,13 @@ --- title: "'=' expected (Let or Set assignment) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32020" @@ -18,7 +18,7 @@ ms.assetid: 1b12f082-e502-4524-9326-b9b372670243 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # '=' expected (Let or Set assignment) A `Let` or `Set` assignment statement does not include an equal sign (`=`). diff --git a/docs/visual-basic/misc/bc32021.md b/docs/visual-basic/misc/bc32021.md index 67eb05f903b6c..f253c0bee5065 100644 --- a/docs/visual-basic/misc/bc32021.md +++ b/docs/visual-basic/misc/bc32021.md @@ -1,13 +1,13 @@ --- title: "Parameter '<parametername>' in '<methodname>' already has a matching omitted argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32021" @@ -18,7 +18,7 @@ ms.assetid: f51d29ba-c5b3-4731-a426-4c5ba11b4e1f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32023.md b/docs/visual-basic/misc/bc32023.md index fd08ed5f6e91c..b3463ae92a257 100644 --- a/docs/visual-basic/misc/bc32023.md +++ b/docs/visual-basic/misc/bc32023.md @@ -1,13 +1,13 @@ --- title: "Expression is of type '<typename>', which is not a collection type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32023" @@ -18,7 +18,7 @@ ms.assetid: d0f151be-6b65-498b-b571-03faf24df0d8 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32024.md b/docs/visual-basic/misc/bc32024.md index 521481cf770da..24c70d59677e4 100644 --- a/docs/visual-basic/misc/bc32024.md +++ b/docs/visual-basic/misc/bc32024.md @@ -1,13 +1,13 @@ --- title: "Default values cannot be supplied for parameters that are not declared 'Optional' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32024" @@ -18,7 +18,7 @@ ms.assetid: 73689803-2584-4aaa-bf12-34158f176240 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32026.md b/docs/visual-basic/misc/bc32026.md index 35358ac5178a3..c3dbdd3f0c987 100644 --- a/docs/visual-basic/misc/bc32026.md +++ b/docs/visual-basic/misc/bc32026.md @@ -1,13 +1,13 @@ --- title: "Specifiers and attributes are not valid on 'Namespace' statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32026" @@ -18,7 +18,7 @@ ms.assetid: 77270523-8f48-48b6-b389-329331c2ee45 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32027.md b/docs/visual-basic/misc/bc32027.md index 67388ca8f075f..7209951a40d4f 100644 --- a/docs/visual-basic/misc/bc32027.md +++ b/docs/visual-basic/misc/bc32027.md @@ -1,13 +1,13 @@ --- title: "'MyBase' must be followed by '.' and an identifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32027" @@ -18,7 +18,7 @@ ms.assetid: 39e5512c-ef1e-46a3-a96c-277ea24bfee2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32028.md b/docs/visual-basic/misc/bc32028.md index 656cae573dc86..d2a9033c184c8 100644 --- a/docs/visual-basic/misc/bc32028.md +++ b/docs/visual-basic/misc/bc32028.md @@ -1,13 +1,13 @@ --- title: "'MyClass' must be followed by '.' and an identifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32028" @@ -18,7 +18,7 @@ ms.assetid: a7e92b54-32b8-4072-9576-632942f05e0f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32029.md b/docs/visual-basic/misc/bc32029.md index 8fb36c0abe3eb..4d1d46930142f 100644 --- a/docs/visual-basic/misc/bc32029.md +++ b/docs/visual-basic/misc/bc32029.md @@ -1,13 +1,13 @@ --- title: "Option Strict On disallows narrowing from type '<typename1>' to type '<typename2>' in copying the value of ByRef parameter <parametername>' back to the matching argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32029" @@ -18,7 +18,7 @@ ms.assetid: fc9ae5d2-b506-47cf-a50c-116fda5ed206 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32030.md b/docs/visual-basic/misc/bc32030.md index 9552900503995..d603174c6aed0 100644 --- a/docs/visual-basic/misc/bc32030.md +++ b/docs/visual-basic/misc/bc32030.md @@ -1,13 +1,13 @@ --- title: "'#ElseIf' cannot follow '#Else' as part of an '#If' block | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32030" @@ -18,7 +18,7 @@ ms.assetid: 248d6464-3019-4753-8a33-7070bbe5d2a6 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32031.md b/docs/visual-basic/misc/bc32031.md index 5a47cad597789..908f3fd62860a 100644 --- a/docs/visual-basic/misc/bc32031.md +++ b/docs/visual-basic/misc/bc32031.md @@ -1,13 +1,13 @@ --- title: "'End Sub' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32031" @@ -18,7 +18,7 @@ ms.assetid: 0d14e890-5b73-455a-b3f4-082ba1d93b40 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32032.md b/docs/visual-basic/misc/bc32032.md index 264af6415ead9..fb1c76e472bf3 100644 --- a/docs/visual-basic/misc/bc32032.md +++ b/docs/visual-basic/misc/bc32032.md @@ -1,13 +1,13 @@ --- title: "'End Function' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32032" @@ -18,7 +18,7 @@ ms.assetid: 0fa18258-05da-410b-b0f4-e1f0f8907d4b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32033.md b/docs/visual-basic/misc/bc32033.md index b4f728299aa21..dfa53d16d4be2 100644 --- a/docs/visual-basic/misc/bc32033.md +++ b/docs/visual-basic/misc/bc32033.md @@ -1,13 +1,13 @@ --- title: "'End Get' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32033" @@ -18,7 +18,7 @@ ms.assetid: 61ad1d9d-6b5a-42cc-aacf-c4533bab07e9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32034.md b/docs/visual-basic/misc/bc32034.md index 2a346e383fc38..fa2874afc74ce 100644 --- a/docs/visual-basic/misc/bc32034.md +++ b/docs/visual-basic/misc/bc32034.md @@ -1,13 +1,13 @@ --- title: "'End Set' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32034" @@ -18,7 +18,7 @@ ms.assetid: 93dc44f9-92a7-4114-b1fd-d0ba36c79556 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32035.md b/docs/visual-basic/misc/bc32035.md index 7abfe0fe8e830..a48447495bf96 100644 --- a/docs/visual-basic/misc/bc32035.md +++ b/docs/visual-basic/misc/bc32035.md @@ -1,13 +1,13 @@ --- title: "Attribute specifier is not a complete statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32035" @@ -18,7 +18,7 @@ ms.assetid: a0ddd673-4170-4bea-9c22-777d7bf21dfd caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32036.md b/docs/visual-basic/misc/bc32036.md index eeef57e6a00e2..41a220f4040f2 100644 --- a/docs/visual-basic/misc/bc32036.md +++ b/docs/visual-basic/misc/bc32036.md @@ -1,13 +1,13 @@ --- title: "Class '<classname1>' must declare a 'Sub New' because its base class '<classname2>' has more than one accessible 'Sub New' that can be called with no arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32036" @@ -18,7 +18,7 @@ ms.assetid: 9b96387e-337e-4b2a-b49f-783c7e13811a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32037.md b/docs/visual-basic/misc/bc32037.md index ca2fbcf0fbe92..84e5251cc0751 100644 --- a/docs/visual-basic/misc/bc32037.md +++ b/docs/visual-basic/misc/bc32037.md @@ -1,13 +1,13 @@ --- title: "'Next' statement names more variables than there are matching 'For' statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32037" @@ -18,7 +18,7 @@ ms.assetid: 7c97d835-1043-40ec-a645-63a053f5f916 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32038.md b/docs/visual-basic/misc/bc32038.md index 9432a8bf857bf..0e59a19d6bc01 100644 --- a/docs/visual-basic/misc/bc32038.md +++ b/docs/visual-basic/misc/bc32038.md @@ -1,13 +1,13 @@ --- title: "First statement of this 'Sub New' must be a call to 'MyBase.New' or 'MyClass.New' (More Than One Accessible Constructor Without Parameters) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32038" @@ -18,7 +18,7 @@ ms.assetid: 52e4e9df-a85b-46ae-a0cc-7d8fa377fe95 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32040.md b/docs/visual-basic/misc/bc32040.md index 1e7a1dca37f53..8bf0fc6df784f 100644 --- a/docs/visual-basic/misc/bc32040.md +++ b/docs/visual-basic/misc/bc32040.md @@ -1,13 +1,13 @@ --- title: "The '<keyword>' keyword is used to overload inherited members; do not use the '<keyword>' keyword when overloading 'Sub New' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32040" @@ -18,7 +18,7 @@ ms.assetid: 39e6ee0d-b8a0-498e-bdaf-a4ceb13892fe caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32041.md b/docs/visual-basic/misc/bc32041.md index 3b6b425ebb6e6..11fe2a28e12ad 100644 --- a/docs/visual-basic/misc/bc32041.md +++ b/docs/visual-basic/misc/bc32041.md @@ -1,13 +1,13 @@ --- title: "Type character cannot be used in a type parameter declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32041" @@ -18,7 +18,7 @@ ms.assetid: 24f9a514-f3d4-46c3-805c-71225f6fec59 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32042.md b/docs/visual-basic/misc/bc32042.md index dbc13a38b2ad8..265c03a3de11d 100644 --- a/docs/visual-basic/misc/bc32042.md +++ b/docs/visual-basic/misc/bc32042.md @@ -1,13 +1,13 @@ --- title: "Too few type arguments to '<genericMethodName>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32042" @@ -18,7 +18,7 @@ ms.assetid: e887b068-4e84-4cb4-9649-94fe162a821e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32043.md b/docs/visual-basic/misc/bc32043.md index 6169b6a2c1e6c..de8ecfc7f1517 100644 --- a/docs/visual-basic/misc/bc32043.md +++ b/docs/visual-basic/misc/bc32043.md @@ -1,13 +1,13 @@ --- title: "Too many type arguments to '<genericMethodName>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32043" @@ -18,7 +18,7 @@ ms.assetid: c4d8f67a-4317-461a-9446-6717cfa1d888 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32044.md b/docs/visual-basic/misc/bc32044.md index 75f4716d597cc..2d02e23952901 100644 --- a/docs/visual-basic/misc/bc32044.md +++ b/docs/visual-basic/misc/bc32044.md @@ -1,13 +1,13 @@ --- title: "Type argument '<typeargumentname>' does not inherit from or implement the constraint type '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32044" @@ -18,7 +18,7 @@ ms.assetid: be91f648-c07d-4991-8ed1-28b1327619c4 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32045.md b/docs/visual-basic/misc/bc32045.md index 0a361c481976d..fdd75da07d5d0 100644 --- a/docs/visual-basic/misc/bc32045.md +++ b/docs/visual-basic/misc/bc32045.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' has no type parameters and so cannot have type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32045" @@ -18,7 +18,7 @@ ms.assetid: b86e784c-6718-4585-bd39-2f0982068828 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32046.md b/docs/visual-basic/misc/bc32046.md index 87e6c797eb78c..2d7810e5af85c 100644 --- a/docs/visual-basic/misc/bc32046.md +++ b/docs/visual-basic/misc/bc32046.md @@ -1,13 +1,13 @@ --- title: "'New' cannot be used on a type parameter that does not have a 'New' constraint | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32046" @@ -18,7 +18,7 @@ ms.assetid: 7ec6b52d-6fd5-47a0-b4a2-163bfd3dae35 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32047.md b/docs/visual-basic/misc/bc32047.md index 4675f37f35c03..25fd059fb7134 100644 --- a/docs/visual-basic/misc/bc32047.md +++ b/docs/visual-basic/misc/bc32047.md @@ -1,13 +1,13 @@ --- title: "Type parameter '<typeparametername>' can only have one constraint that is a class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32047" @@ -18,7 +18,7 @@ ms.assetid: ac7ab76b-5300-4c79-b519-5a1287ed5fa9 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32048.md b/docs/visual-basic/misc/bc32048.md index d259bcb1068d8..48833e8f8f390 100644 --- a/docs/visual-basic/misc/bc32048.md +++ b/docs/visual-basic/misc/bc32048.md @@ -1,13 +1,13 @@ --- title: "Type constraint '<expression>' is not a class or interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32048" @@ -18,7 +18,7 @@ ms.assetid: 68811886-44ac-43e1-9315-b39857310033 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32049.md b/docs/visual-basic/misc/bc32049.md index 8350ac23b2a20..e8bfef7f2a26a 100644 --- a/docs/visual-basic/misc/bc32049.md +++ b/docs/visual-basic/misc/bc32049.md @@ -1,13 +1,13 @@ --- title: "Type parameter already declared with name '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32049" @@ -18,7 +18,7 @@ ms.assetid: d7affad0-0c3d-4fce-a1c2-a17f65514471 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32050.md b/docs/visual-basic/misc/bc32050.md index 2f6ef6a936d17..eacd86616d9ef 100644 --- a/docs/visual-basic/misc/bc32050.md +++ b/docs/visual-basic/misc/bc32050.md @@ -1,13 +1,13 @@ --- title: "Type parameter '<typeparametername>' for '<genericprocedurename>' cannot be inferred | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32050" @@ -18,7 +18,7 @@ ms.assetid: e4a69ffb-0764-4e5a-8de1-40f881a3f4fb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32051.md b/docs/visual-basic/misc/bc32051.md index 445d8d207ce20..d1f69e6e966a5 100644 --- a/docs/visual-basic/misc/bc32051.md +++ b/docs/visual-basic/misc/bc32051.md @@ -1,13 +1,13 @@ --- title: "Type argument inference failed for type parameter '<typeparametername>' of '<genericproceduresignature>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32051" @@ -18,7 +18,7 @@ ms.assetid: a9c2a0ce-e225-4549-bfd8-d42df5d16bfd caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32052.md b/docs/visual-basic/misc/bc32052.md index fba797c25f26a..55ff1040fc65e 100644 --- a/docs/visual-basic/misc/bc32052.md +++ b/docs/visual-basic/misc/bc32052.md @@ -1,13 +1,13 @@ --- title: "'Is' operand of type '<typeparametername>' can be compared only to 'Nothing' because '<typeparametername>' is a type parameter with no class constraint | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32052" @@ -18,7 +18,7 @@ ms.assetid: 0bbf2249-eb0d-4b74-a555-8868c7ebe91d caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32054.md b/docs/visual-basic/misc/bc32054.md index bae652fef34a6..f6c6c52338bef 100644 --- a/docs/visual-basic/misc/bc32054.md +++ b/docs/visual-basic/misc/bc32054.md @@ -1,13 +1,13 @@ --- title: "'<membername> has the same name as a type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32054" @@ -18,7 +18,7 @@ ms.assetid: 3e5e6e88-5f20-42f4-a525-771cabc836be caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32055.md b/docs/visual-basic/misc/bc32055.md index 6cc936a968914..eb309273252b5 100644 --- a/docs/visual-basic/misc/bc32055.md +++ b/docs/visual-basic/misc/bc32055.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' cannot inherit from a type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32055" @@ -18,7 +18,7 @@ ms.assetid: 97af7cad-6e40-41e3-892d-1fbcbd86356d caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32056.md b/docs/visual-basic/misc/bc32056.md index fc6f3bae850e6..038a7774fb39e 100644 --- a/docs/visual-basic/misc/bc32056.md +++ b/docs/visual-basic/misc/bc32056.md @@ -1,13 +1,13 @@ --- title: "Type parameter not allowed in 'Implements' clause | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32056" @@ -18,7 +18,7 @@ ms.assetid: a62d773b-e878-4817-8638-da49849477d7 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32058.md b/docs/visual-basic/misc/bc32058.md index 0ade65254d7ee..f2e5d5080004b 100644 --- a/docs/visual-basic/misc/bc32058.md +++ b/docs/visual-basic/misc/bc32058.md @@ -1,13 +1,13 @@ --- title: "Type arguments cannot be applied to the expression '<expression>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32058" @@ -18,7 +18,7 @@ ms.assetid: c6b9b49c-6fb2-47b8-a8bb-464562d3adfd caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32059.md b/docs/visual-basic/misc/bc32059.md index 4c2cfb0c2ecc5..009bb584a97c9 100644 --- a/docs/visual-basic/misc/bc32059.md +++ b/docs/visual-basic/misc/bc32059.md @@ -1,13 +1,13 @@ --- title: "Array lower bounds can be only '0' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32059" @@ -18,7 +18,7 @@ ms.assetid: 273b69df-910e-45d2-acac-632005d24c5a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32060.md b/docs/visual-basic/misc/bc32060.md index 752fbc88ebf36..a4b6740257fc4 100644 --- a/docs/visual-basic/misc/bc32060.md +++ b/docs/visual-basic/misc/bc32060.md @@ -1,13 +1,13 @@ --- title: "Type constraint cannot be a 'NotInheritable' class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32060" @@ -18,7 +18,7 @@ ms.assetid: f45cc0b6-7df1-462a-b3df-c526c143e16a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32065.md b/docs/visual-basic/misc/bc32065.md index 9bb5f1226a13c..90daa29832f30 100644 --- a/docs/visual-basic/misc/bc32065.md +++ b/docs/visual-basic/misc/bc32065.md @@ -1,13 +1,13 @@ --- title: "Type parameters cannot be specified on this declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32065" @@ -18,7 +18,7 @@ ms.assetid: 94cfe3de-74fd-4a2c-9246-ec4a05b73d55 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32066.md b/docs/visual-basic/misc/bc32066.md index 3238f72d9751d..5d56b51fb04e3 100644 --- a/docs/visual-basic/misc/bc32066.md +++ b/docs/visual-basic/misc/bc32066.md @@ -1,13 +1,13 @@ --- title: "Type arguments unexpected because attributes cannot be generics | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32066" @@ -18,7 +18,7 @@ ms.assetid: cd43a92c-33fb-4def-bbf7-527d21bff93c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32067.md b/docs/visual-basic/misc/bc32067.md index 6946b7dc7020c..1bca90c13bbaa 100644 --- a/docs/visual-basic/misc/bc32067.md +++ b/docs/visual-basic/misc/bc32067.md @@ -1,13 +1,13 @@ --- title: "Attributes cannot be generics or types nested inside generics | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32067" @@ -18,7 +18,7 @@ ms.assetid: 93ae2848-0a72-4ae5-82a3-32e0a49bb7cd caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32068.md b/docs/visual-basic/misc/bc32068.md index de28893c5504b..3756112c63237 100644 --- a/docs/visual-basic/misc/bc32068.md +++ b/docs/visual-basic/misc/bc32068.md @@ -1,13 +1,13 @@ --- title: "Local variables within generic methods cannot be declared 'Static' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32068" @@ -18,7 +18,7 @@ ms.assetid: cb5df484-76f9-4092-9d19-f26ddcf1c035 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32070.md b/docs/visual-basic/misc/bc32070.md index 2dfd9ad09f57d..713ee0badb9f1 100644 --- a/docs/visual-basic/misc/bc32070.md +++ b/docs/visual-basic/misc/bc32070.md @@ -1,13 +1,13 @@ --- title: "Member '<membername>' implicitly defines a member '<implicitmembername>' which has the same name as a type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32070" @@ -18,7 +18,7 @@ ms.assetid: cc0b3fcf-c141-47e2-9b33-d2b91c8bf2d6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32071.md b/docs/visual-basic/misc/bc32071.md index 606ce61bd7785..db79b01396db9 100644 --- a/docs/visual-basic/misc/bc32071.md +++ b/docs/visual-basic/misc/bc32071.md @@ -1,13 +1,13 @@ --- title: "Constraint type '<typename>' already specified for this type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32071" @@ -18,7 +18,7 @@ ms.assetid: 6b0e85e9-3ac8-4181-97de-ca690b95a63c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32072.md b/docs/visual-basic/misc/bc32072.md index 2b483cad21796..e3cfe7aeda47f 100644 --- a/docs/visual-basic/misc/bc32072.md +++ b/docs/visual-basic/misc/bc32072.md @@ -1,13 +1,13 @@ --- title: "Cannot implement interface '<interfacename1>' because its implementation could conflict with the implementation of another implemented interface '<interfacename2>' for some type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32072" @@ -18,7 +18,7 @@ ms.assetid: af1cc688-c8cf-4cb2-a8a9-310f5139fe7b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32073.md b/docs/visual-basic/misc/bc32073.md index f5a3b60165dc0..a6ebf8280490e 100644 --- a/docs/visual-basic/misc/bc32073.md +++ b/docs/visual-basic/misc/bc32073.md @@ -1,13 +1,13 @@ --- title: "Modules cannot be generic | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32073" @@ -18,7 +18,7 @@ ms.assetid: 47246e2b-51d4-4a10-a3ac-bc77b44fa2ca caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32074.md b/docs/visual-basic/misc/bc32074.md index acb2a5283e3d3..3b2ff94aa47e3 100644 --- a/docs/visual-basic/misc/bc32074.md +++ b/docs/visual-basic/misc/bc32074.md @@ -1,13 +1,13 @@ --- title: "Classes that are generic or contained in a generic type cannot inherit from an attribute class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32074" @@ -18,7 +18,7 @@ ms.assetid: 3552ac98-d86a-4962-9d51-b9a8acc38ea1 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32075.md b/docs/visual-basic/misc/bc32075.md index aed2b8fafde59..361b96d2683cf 100644 --- a/docs/visual-basic/misc/bc32075.md +++ b/docs/visual-basic/misc/bc32075.md @@ -1,13 +1,13 @@ --- title: "'Declare' statements are not allowed in generic types or types contained in generic types | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32075" @@ -18,7 +18,7 @@ ms.assetid: c620b67e-70f8-42ac-8292-e9ea484904c3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32076.md b/docs/visual-basic/misc/bc32076.md index 77ace727a043e..db985ffb7a5f4 100644 --- a/docs/visual-basic/misc/bc32076.md +++ b/docs/visual-basic/misc/bc32076.md @@ -1,13 +1,13 @@ --- title: "'<typename>' is a generic type and requires type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32076" @@ -18,7 +18,7 @@ ms.assetid: 57f63727-c544-4012-8f03-5d77fbdd1135 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32077.md b/docs/visual-basic/misc/bc32077.md index 53a81a8220c64..21e3408a2ca94 100644 --- a/docs/visual-basic/misc/bc32077.md +++ b/docs/visual-basic/misc/bc32077.md @@ -1,13 +1,13 @@ --- title: "'<procedurename>' cannot override '<baseprocedurename>' because they differ by type parameter constraints | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32077" @@ -18,7 +18,7 @@ ms.assetid: 9be1a88d-c1a4-4f12-8e72-74abb2be565d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32078.md b/docs/visual-basic/misc/bc32078.md index acafaa41210f6..c6ffe12ed3afa 100644 --- a/docs/visual-basic/misc/bc32078.md +++ b/docs/visual-basic/misc/bc32078.md @@ -1,13 +1,13 @@ --- title: "'<membername>' cannot implement '<interfacename>.<interfacemembername>' because they differ by type parameter constraints | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32078" @@ -18,7 +18,7 @@ ms.assetid: 2c971345-edb4-491e-9202-8eb8286b66f8 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32079.md b/docs/visual-basic/misc/bc32079.md index b6cc87ad29569..73bf3889a5090 100644 --- a/docs/visual-basic/misc/bc32079.md +++ b/docs/visual-basic/misc/bc32079.md @@ -1,13 +1,13 @@ --- title: "Type parameters or types constructed with type parameters are not allowed in attribute arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32079" @@ -18,7 +18,7 @@ ms.assetid: 93eb59bd-e7db-4f73-a37f-405a83df48c1 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32080.md b/docs/visual-basic/misc/bc32080.md index 97d4d12e426e2..dbc9fd97eb0d6 100644 --- a/docs/visual-basic/misc/bc32080.md +++ b/docs/visual-basic/misc/bc32080.md @@ -1,13 +1,13 @@ --- title: "Generic methods cannot use 'Handles' clause | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32080" @@ -18,7 +18,7 @@ ms.assetid: 88c62a1c-aee3-46b2-ad78-76790022c04c caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32081.md b/docs/visual-basic/misc/bc32081.md index 831a0c96b71a6..d8faec94b3492 100644 --- a/docs/visual-basic/misc/bc32081.md +++ b/docs/visual-basic/misc/bc32081.md @@ -1,13 +1,13 @@ --- title: "'New' constraint cannot be specified multiple times for the same type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32081" @@ -18,7 +18,7 @@ ms.assetid: afcb30da-3973-4452-9cf3-c027f9866589 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32082.md b/docs/visual-basic/misc/bc32082.md index 8dbb42b314f88..4776f0999e33f 100644 --- a/docs/visual-basic/misc/bc32082.md +++ b/docs/visual-basic/misc/bc32082.md @@ -1,13 +1,13 @@ --- title: "Type argument '<typeargumentname>' is declared 'MustInherit' and does not satisfy the 'New' constraint for type parameter '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32082" @@ -18,7 +18,7 @@ ms.assetid: 597e5944-a61b-4858-ada5-efb80b27f26b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32083.md b/docs/visual-basic/misc/bc32083.md index be53325a1f531..997d7845909f1 100644 --- a/docs/visual-basic/misc/bc32083.md +++ b/docs/visual-basic/misc/bc32083.md @@ -1,13 +1,13 @@ --- title: "Type argument '<typeargumentname>' must have a public parameterless instance constructor to satisfy the 'New' constraint for type parameter '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32083" @@ -18,7 +18,7 @@ ms.assetid: 56bf25f1-375c-4b5d-9969-45eba8b3b66c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32084.md b/docs/visual-basic/misc/bc32084.md index a3441227ee86e..70a6b1d0fa622 100644 --- a/docs/visual-basic/misc/bc32084.md +++ b/docs/visual-basic/misc/bc32084.md @@ -1,13 +1,13 @@ --- title: "Type parameter '<typeparametername1>' must have either a 'New' constraint or a 'Structure' constraint to satisfy the 'New' constraint for type parameter '<typeparametername2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32084" @@ -18,7 +18,7 @@ ms.assetid: a7ff58d3-8c67-40e4-9fd8-92cc00524c22 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32085.md b/docs/visual-basic/misc/bc32085.md index 5307eec3e94b9..0bcb3ac895c32 100644 --- a/docs/visual-basic/misc/bc32085.md +++ b/docs/visual-basic/misc/bc32085.md @@ -1,13 +1,13 @@ --- title: "Arguments cannot be passed to a 'New' used on a type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32085" @@ -18,7 +18,7 @@ ms.assetid: a60bf62d-2b2e-4621-b8db-e67720b918fb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32086.md b/docs/visual-basic/misc/bc32086.md index 5c6289da7e907..733c3dc07133f 100644 --- a/docs/visual-basic/misc/bc32086.md +++ b/docs/visual-basic/misc/bc32086.md @@ -1,13 +1,13 @@ --- title: "Generic type '<generictypename>' cannot be imported more than once | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32086" @@ -18,7 +18,7 @@ ms.assetid: d93bae4b-3224-4a6e-a072-8ce231084519 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32087.md b/docs/visual-basic/misc/bc32087.md index 1602626389429..aea1d18cba42e 100644 --- a/docs/visual-basic/misc/bc32087.md +++ b/docs/visual-basic/misc/bc32087.md @@ -1,13 +1,13 @@ --- title: "Overload resolution failed because no accessible '<genericprocedurename>' accepts this number of type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32087" @@ -18,7 +18,7 @@ ms.assetid: a3eaafd3-80f6-4b7d-9b75-47b043fe17b5 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32088.md b/docs/visual-basic/misc/bc32088.md index 5d6eed54f677f..29e4f9434dd85 100644 --- a/docs/visual-basic/misc/bc32088.md +++ b/docs/visual-basic/misc/bc32088.md @@ -1,13 +1,13 @@ --- title: "Type arguments unexpected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32088" @@ -18,7 +18,7 @@ ms.assetid: a0918e90-e7ad-4edc-81e1-584e6174bb6c caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32089.md b/docs/visual-basic/misc/bc32089.md index cfe4eb1bddae1..6e2ea1ca65540 100644 --- a/docs/visual-basic/misc/bc32089.md +++ b/docs/visual-basic/misc/bc32089.md @@ -1,13 +1,13 @@ --- title: "'<parametername>' is already declared as a type parameter of this method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32089" @@ -18,7 +18,7 @@ ms.assetid: 5e440b4b-f62b-4ff5-9148-2372d4752bf6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32090.md b/docs/visual-basic/misc/bc32090.md index 03f49fef1c39d..c8ee65b4c4c5f 100644 --- a/docs/visual-basic/misc/bc32090.md +++ b/docs/visual-basic/misc/bc32090.md @@ -1,13 +1,13 @@ --- title: "Type parameter cannot have the same name as its defining function | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32090" @@ -18,7 +18,7 @@ ms.assetid: 02f4d82c-dcd7-44cc-b725-81e235f680f6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32092.md b/docs/visual-basic/misc/bc32092.md index f69a12f08ccf3..53f35d22c0d72 100644 --- a/docs/visual-basic/misc/bc32092.md +++ b/docs/visual-basic/misc/bc32092.md @@ -1,13 +1,13 @@ --- title: "Type or 'New' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32092" @@ -18,7 +18,7 @@ ms.assetid: b3041c1d-837c-4d58-bbb4-5c46f227b66d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32093.md b/docs/visual-basic/misc/bc32093.md index bf119f472e4c8..ed9c67442342c 100644 --- a/docs/visual-basic/misc/bc32093.md +++ b/docs/visual-basic/misc/bc32093.md @@ -1,13 +1,13 @@ --- title: "'Of' required when specifying type arguments for a generic type or method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32093" @@ -18,7 +18,7 @@ ms.assetid: 9a1baf12-a4a4-442d-9baa-852ad30a956b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32094.md b/docs/visual-basic/misc/bc32094.md index 9627dbc26d2ec..1c011589eeba8 100644 --- a/docs/visual-basic/misc/bc32094.md +++ b/docs/visual-basic/misc/bc32094.md @@ -1,13 +1,13 @@ --- title: "Comma or ')' expected (Type Argument List) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32094" @@ -18,7 +18,7 @@ ms.assetid: 8f8c6172-5131-4d71-9b1c-39d84d37eeb2 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32095.md b/docs/visual-basic/misc/bc32095.md index b8b994d927d55..bb12643e65d21 100644 --- a/docs/visual-basic/misc/bc32095.md +++ b/docs/visual-basic/misc/bc32095.md @@ -1,13 +1,13 @@ --- title: "'(' unexpected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32095" @@ -18,7 +18,7 @@ ms.assetid: a47ad15a-2cfc-4d17-9012-27ba85b7d783 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32097.md b/docs/visual-basic/misc/bc32097.md index e0db5676d4cbe..503c5502df87f 100644 --- a/docs/visual-basic/misc/bc32097.md +++ b/docs/visual-basic/misc/bc32097.md @@ -1,13 +1,13 @@ --- title: "'IsNot' operand of type '<typeparametername>' can be compared only to 'Nothing' because '<typeparametername>' is a type parameter with no class constraint | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32097" @@ -18,7 +18,7 @@ ms.assetid: 50283a4b-70e3-4e59-9b9b-65e7cacf5ce1 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32099.md b/docs/visual-basic/misc/bc32099.md index 682f384f48e82..66369e6efb009 100644 --- a/docs/visual-basic/misc/bc32099.md +++ b/docs/visual-basic/misc/bc32099.md @@ -1,13 +1,13 @@ --- title: "Comma or ')' expected (Type Parameter List) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32099" @@ -18,7 +18,7 @@ ms.assetid: 8ab77752-3b65-48ef-abd1-09cfc0ccb63b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32100.md b/docs/visual-basic/misc/bc32100.md index 430e30ab1846e..6b9bbfa3139f9 100644 --- a/docs/visual-basic/misc/bc32100.md +++ b/docs/visual-basic/misc/bc32100.md @@ -1,13 +1,13 @@ --- title: "'As', comma or ')' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32100" @@ -18,7 +18,7 @@ ms.assetid: 08bbaa3a-8ab0-4a90-a519-731dff83ed08 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32101.md b/docs/visual-basic/misc/bc32101.md index 68ccf6bdd41fb..00fcaf9c481aa 100644 --- a/docs/visual-basic/misc/bc32101.md +++ b/docs/visual-basic/misc/bc32101.md @@ -1,13 +1,13 @@ --- title: "'Class' constraint cannot be specified multiple times for the same type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32101" @@ -18,7 +18,7 @@ ms.assetid: fac2330a-e397-4bd9-8166-934407575f9e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32102.md b/docs/visual-basic/misc/bc32102.md index 2fb98c33349ec..6d893ea884f62 100644 --- a/docs/visual-basic/misc/bc32102.md +++ b/docs/visual-basic/misc/bc32102.md @@ -1,13 +1,13 @@ --- title: "'Structure' constraint cannot be specified multiple times for the same type parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32102" @@ -18,7 +18,7 @@ ms.assetid: f4ebd416-7fb9-4a24-a8df-e9ee7ccc2c76 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32103.md b/docs/visual-basic/misc/bc32103.md index b5f5fc1e3e985..043edb0e57689 100644 --- a/docs/visual-basic/misc/bc32103.md +++ b/docs/visual-basic/misc/bc32103.md @@ -1,13 +1,13 @@ --- title: "'New' constraint and 'Structure' constraint cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32103" @@ -18,7 +18,7 @@ ms.assetid: 5418b420-a014-4006-84aa-20ddac6739e6 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32104.md b/docs/visual-basic/misc/bc32104.md index 8b64bd5732dd2..d966d66940a9c 100644 --- a/docs/visual-basic/misc/bc32104.md +++ b/docs/visual-basic/misc/bc32104.md @@ -1,13 +1,13 @@ --- title: "'Class' constraint and 'Structure' constraint cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32104" @@ -18,7 +18,7 @@ ms.assetid: f41a581b-afca-4173-bc82-b35ed49caba0 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32105.md b/docs/visual-basic/misc/bc32105.md index d11de49d3ec2b..12481fc95519f 100644 --- a/docs/visual-basic/misc/bc32105.md +++ b/docs/visual-basic/misc/bc32105.md @@ -1,13 +1,13 @@ --- title: "Type argument '<typeargumentname>' does not satisfy the 'Structure' constraint for type parameter '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32105" @@ -18,7 +18,7 @@ ms.assetid: 09e5a837-8afd-4360-86bd-157e53c47513 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32106.md b/docs/visual-basic/misc/bc32106.md index 5248f377077d5..e0a4920bfbf14 100644 --- a/docs/visual-basic/misc/bc32106.md +++ b/docs/visual-basic/misc/bc32106.md @@ -1,13 +1,13 @@ --- title: "Type argument '<typeargumentname>' does not satisfy the 'Class' constraint for type parameter '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32106" @@ -18,7 +18,7 @@ ms.assetid: 1bac1dd6-f86b-4e98-ba2d-57d1936e3658 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32107.md b/docs/visual-basic/misc/bc32107.md index 6061280da793c..e4f8828164fb5 100644 --- a/docs/visual-basic/misc/bc32107.md +++ b/docs/visual-basic/misc/bc32107.md @@ -1,13 +1,13 @@ --- title: "'Class' constraint and a specific class type constraint cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32107" @@ -18,7 +18,7 @@ ms.assetid: 218a7f0c-dd4f-4086-a52c-e8d581377e8b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32108.md b/docs/visual-basic/misc/bc32108.md index a387f55d6247f..a75384ba75d98 100644 --- a/docs/visual-basic/misc/bc32108.md +++ b/docs/visual-basic/misc/bc32108.md @@ -1,13 +1,13 @@ --- title: "'Structure' constraint and a specific class type constraint cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32108" @@ -18,7 +18,7 @@ ms.assetid: de461824-5aec-48d1-967d-b0e0609a8ba6 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32109.md b/docs/visual-basic/misc/bc32109.md index 48f8d7df27775..0c534bedaddaf 100644 --- a/docs/visual-basic/misc/bc32109.md +++ b/docs/visual-basic/misc/bc32109.md @@ -1,13 +1,13 @@ --- title: "Indirect constraint '<constraint1>' obtained from the type parameter constraint '<typeparameter1>' conflicts with the indirect constraint '<constraint2>' obtained from the type parameter constraint '<typeparameter2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32109" @@ -18,7 +18,7 @@ ms.assetid: 37abd3b4-25dc-4959-8617-ce93a02bbf47 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32110.md b/docs/visual-basic/misc/bc32110.md index 4583c9939bf30..0bdf9af87a947 100644 --- a/docs/visual-basic/misc/bc32110.md +++ b/docs/visual-basic/misc/bc32110.md @@ -1,13 +1,13 @@ --- title: "Constraint '<constraint1>' conflicts with the indirect constraint '<constraint2>' obtained from the type parameter constraint '<typeparameter1>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32110" @@ -18,7 +18,7 @@ ms.assetid: e799214d-23b4-4a3f-b61a-0b9d3387ead3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32111.md b/docs/visual-basic/misc/bc32111.md index f97e95d4df04b..b4f88edb0bb23 100644 --- a/docs/visual-basic/misc/bc32111.md +++ b/docs/visual-basic/misc/bc32111.md @@ -1,13 +1,13 @@ --- title: "Indirect constraint '<constraint1>' obtained from the type parameter constraint '<typeparameter1>' conflicts with the constraint '<constraint2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32111" @@ -18,7 +18,7 @@ ms.assetid: b03b5840-5318-4844-b2da-1bca4c28d097 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32113.md b/docs/visual-basic/misc/bc32113.md index f32d9cc4a6546..1da31671abe0b 100644 --- a/docs/visual-basic/misc/bc32113.md +++ b/docs/visual-basic/misc/bc32113.md @@ -1,13 +1,13 @@ --- title: "Type parameter '<typeparametername>' cannot be constrained to itself: '<errormessage>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32113" @@ -18,7 +18,7 @@ ms.assetid: a74128ae-11d0-46bf-8c0b-c7a2bf881d17 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32114.md b/docs/visual-basic/misc/bc32114.md index 6fb1717d4db5e..228016bab4409 100644 --- a/docs/visual-basic/misc/bc32114.md +++ b/docs/visual-basic/misc/bc32114.md @@ -1,13 +1,13 @@ --- title: "Type parameter with a 'Structure' constraint cannot be used as a constraint | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32114" @@ -18,7 +18,7 @@ ms.assetid: 442b2048-9dc4-4223-bcfc-4d96bf8d14de caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32115.md b/docs/visual-basic/misc/bc32115.md index 0dfb37b159096..8f73f9d17d709 100644 --- a/docs/visual-basic/misc/bc32115.md +++ b/docs/visual-basic/misc/bc32115.md @@ -1,13 +1,13 @@ --- title: "'System.Nullable' does not satisfy the 'Structure' constraint for type parameter '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32115" @@ -18,7 +18,7 @@ ms.assetid: 98053645-fa76-4826-a7c1-f1bdf3511863 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32116.md b/docs/visual-basic/misc/bc32116.md index 8661b3d1ea5d5..504db7ea49261 100644 --- a/docs/visual-basic/misc/bc32116.md +++ b/docs/visual-basic/misc/bc32116.md @@ -1,13 +1,13 @@ --- title: "Type argument inference failed for type parameter '<typeparametername1>' of '<genericproceduresignature>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32116" @@ -18,7 +18,7 @@ ms.assetid: 6bfb02ec-814a-4b1f-a585-6d902a861d00 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32117.md b/docs/visual-basic/misc/bc32117.md index 726afc187d9ad..0171817360167 100644 --- a/docs/visual-basic/misc/bc32117.md +++ b/docs/visual-basic/misc/bc32117.md @@ -1,13 +1,13 @@ --- title: "No accessible non-generic '<procedurename>' found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32117" @@ -18,7 +18,7 @@ ms.assetid: a7bf8b67-8a0a-499e-9992-dc00e09b7ff4 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32118.md b/docs/visual-basic/misc/bc32118.md index 3b88cf4eae3cd..1d0606072921a 100644 --- a/docs/visual-basic/misc/bc32118.md +++ b/docs/visual-basic/misc/bc32118.md @@ -1,13 +1,13 @@ --- title: "No accessible '<genericprocedurename>' accepts this number of type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32118" @@ -18,7 +18,7 @@ ms.assetid: 4ee942ba-0fa1-4ec1-9c2c-a0c0dc3f1b17 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32119.md b/docs/visual-basic/misc/bc32119.md index e84052925d913..9ae1be49d1873 100644 --- a/docs/visual-basic/misc/bc32119.md +++ b/docs/visual-basic/misc/bc32119.md @@ -1,13 +1,13 @@ --- title: "Constraint '<constraint1>' conflicts with the constraint '<constraint2>' already specified for type parameter '<typeparametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32119" @@ -18,7 +18,7 @@ ms.assetid: 30e6778d-5c2b-4f2d-a136-4e66fa9fbe4d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32120.md b/docs/visual-basic/misc/bc32120.md index e608fe98bff02..4078ef45860b7 100644 --- a/docs/visual-basic/misc/bc32120.md +++ b/docs/visual-basic/misc/bc32120.md @@ -1,13 +1,13 @@ --- title: "Cannot inherit interface '<interfacename1>' because it could be identical to interface '<interfacename2>' for some type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32120" @@ -18,7 +18,7 @@ ms.assetid: c91f84a1-e61d-4b5f-8028-221e64ac044c caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32121.md b/docs/visual-basic/misc/bc32121.md index 98dc0aab53835..73d59e1eaf836 100644 --- a/docs/visual-basic/misc/bc32121.md +++ b/docs/visual-basic/misc/bc32121.md @@ -1,13 +1,13 @@ --- title: "Cannot inherit interface '<interfacename1>' because the interface '<interfacename2>' from which it inherits could be identical to interface '<interfacename3>' for some type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32121" @@ -18,7 +18,7 @@ ms.assetid: 56b1167e-f626-4a27-8395-9d396cc209f2 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32122.md b/docs/visual-basic/misc/bc32122.md index dcb4b0d39d261..7653c5bf5cd44 100644 --- a/docs/visual-basic/misc/bc32122.md +++ b/docs/visual-basic/misc/bc32122.md @@ -1,13 +1,13 @@ --- title: "Cannot inherit interface '<interfacename1>' because the interface '<interfacename2>' from which it inherits could be identical to interface '<interfacename3>' from which the interface '<interfacename4>' inherits for some type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32122" @@ -18,7 +18,7 @@ ms.assetid: 64a66ec7-0f5f-4804-a92b-9a6279fdfd6d caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32123.md b/docs/visual-basic/misc/bc32123.md index 445c74864cbf1..72789b32d7f53 100644 --- a/docs/visual-basic/misc/bc32123.md +++ b/docs/visual-basic/misc/bc32123.md @@ -1,13 +1,13 @@ --- title: "Cannot inherit interface '<interfacename1>' because it could be identical to interface '<interfacename2>' from which the interface '<interfacename3>' inherits for some type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32123" @@ -18,7 +18,7 @@ ms.assetid: 2b8fa1f0-3d43-45c6-99d0-328151479b43 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32125.md b/docs/visual-basic/misc/bc32125.md index a316872639a09..66a6dfd189132 100644 --- a/docs/visual-basic/misc/bc32125.md +++ b/docs/visual-basic/misc/bc32125.md @@ -1,13 +1,13 @@ --- title: "Cannot implement '<interfacename1>.<membername>' because its implementation could conflict with the implementation for '<interfacename2>.<membername>' for some type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32125" @@ -18,7 +18,7 @@ ms.assetid: 74321d27-4ff8-440c-b5de-d67e98fff274 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32127.md b/docs/visual-basic/misc/bc32127.md index 3d9d2e09129c2..431a4a165078c 100644 --- a/docs/visual-basic/misc/bc32127.md +++ b/docs/visual-basic/misc/bc32127.md @@ -1,13 +1,13 @@ --- title: "'Is' operand of type 'typename' can only be compared to 'Nothing', because 'typename' is a nullable type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32127" @@ -18,7 +18,7 @@ ms.assetid: 68b745b5-8605-4bf3-a6ec-69e67b3cff2d caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32129.md b/docs/visual-basic/misc/bc32129.md index 8453a75a34323..ba19fcad05108 100644 --- a/docs/visual-basic/misc/bc32129.md +++ b/docs/visual-basic/misc/bc32129.md @@ -1,13 +1,13 @@ --- title: "Enum types cannot be nullable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32129" @@ -18,7 +18,7 @@ ms.assetid: 9e0fe5c9-72c7-4905-b177-d00cc3469ea9 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32130.md b/docs/visual-basic/misc/bc32130.md index a62ee86644853..ed423461580af 100644 --- a/docs/visual-basic/misc/bc32130.md +++ b/docs/visual-basic/misc/bc32130.md @@ -1,13 +1,13 @@ --- title: "Nullable types are not supported because the current version of 'mscorlib.dll' does not define the type 'Nullable(of T)' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32130" @@ -18,7 +18,7 @@ ms.assetid: a9adcf60-188b-44a6-b6bd-e17001e42a20 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32200.md b/docs/visual-basic/misc/bc32200.md index f2c0188f69046..23c6e8ef5a249 100644 --- a/docs/visual-basic/misc/bc32200.md +++ b/docs/visual-basic/misc/bc32200.md @@ -1,13 +1,13 @@ --- title: "'<membername>' cannot be declared 'Shadows' outside of a class, structure, or interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32200" @@ -18,7 +18,7 @@ ms.assetid: 23e28894-5854-46ef-924d-f1cb6e81bcb1 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32201.md b/docs/visual-basic/misc/bc32201.md index 2df3012d90789..696e5c92253ce 100644 --- a/docs/visual-basic/misc/bc32201.md +++ b/docs/visual-basic/misc/bc32201.md @@ -1,13 +1,13 @@ --- title: "Property parameters cannot have the name 'Value' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32201" @@ -18,7 +18,7 @@ ms.assetid: ea720bc3-51e8-45fb-874c-f8cec9a250ad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32203.md b/docs/visual-basic/misc/bc32203.md index 452c2713af889..1459586d5fb2d 100644 --- a/docs/visual-basic/misc/bc32203.md +++ b/docs/visual-basic/misc/bc32203.md @@ -1,13 +1,13 @@ --- title: "'<method1>' cannot override '<method2>' because it expands the access of the base method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32203" @@ -18,7 +18,7 @@ ms.assetid: ef7816a4-5f57-4346-80fc-9311bc150b6b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32204.md b/docs/visual-basic/misc/bc32204.md index 68565ec94a9c0..609fdb91d77da 100644 --- a/docs/visual-basic/misc/bc32204.md +++ b/docs/visual-basic/misc/bc32204.md @@ -1,13 +1,13 @@ --- title: "Event name length cannot exceed 1011 characters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32204" @@ -18,7 +18,7 @@ ms.assetid: ab45f0bb-ab2e-4cd1-b98c-9739d4c920f3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32205.md b/docs/visual-basic/misc/bc32205.md index 6cc5ed33478f8..42e6cac1eb86c 100644 --- a/docs/visual-basic/misc/bc32205.md +++ b/docs/visual-basic/misc/bc32205.md @@ -1,13 +1,13 @@ --- title: "WithEvents variable name length cannot exceed 1019 characters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32205" @@ -18,7 +18,7 @@ ms.assetid: 979ae0df-b4d1-417e-8f0c-7e11c6844135 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32207.md b/docs/visual-basic/misc/bc32207.md index 5c146c57ca5cc..4180df60e99c4 100644 --- a/docs/visual-basic/misc/bc32207.md +++ b/docs/visual-basic/misc/bc32207.md @@ -1,13 +1,13 @@ --- title: "Indirect reference is being made to assembly <assemblyname> version <laterversionnumber>, which contains '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32207" @@ -18,7 +18,7 @@ ms.assetid: a3de74b5-bedd-4e36-b379-485e4b3903f7 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32208.md b/docs/visual-basic/misc/bc32208.md index 54fd6cb6b2244..560273b09c09e 100644 --- a/docs/visual-basic/misc/bc32208.md +++ b/docs/visual-basic/misc/bc32208.md @@ -1,13 +1,13 @@ --- title: "Project already has a reference to assembly <assemblyidentity> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32208" @@ -18,7 +18,7 @@ ms.assetid: a9f73a2c-5135-4315-bf2c-710ef216095d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32209.md b/docs/visual-basic/misc/bc32209.md index e71e62db2c2dd..6140da2a9fd05 100644 --- a/docs/visual-basic/misc/bc32209.md +++ b/docs/visual-basic/misc/bc32209.md @@ -1,13 +1,13 @@ --- title: "Project '<projectname>' requires a reference to version '<versionnumber1>' of assembly '<assemblyname>', but references version '<versionnumber2>' of assembly '<assemblyname>' (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32209" @@ -18,7 +18,7 @@ ms.assetid: fe50736b-444f-4e40-8f80-9760ff13a153 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32300.md b/docs/visual-basic/misc/bc32300.md index 2b4fc9cecb4b4..2be64fab61f7c 100644 --- a/docs/visual-basic/misc/bc32300.md +++ b/docs/visual-basic/misc/bc32300.md @@ -1,13 +1,13 @@ --- title: "Object no longer exists due to compile error or deletion | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32300" @@ -18,7 +18,7 @@ ms.assetid: b18a7a05-a9dd-4d0a-bed5-d5398894dc96 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32301.md b/docs/visual-basic/misc/bc32301.md index 2decd83ec4316..f518f6cb04437 100644 --- a/docs/visual-basic/misc/bc32301.md +++ b/docs/visual-basic/misc/bc32301.md @@ -1,13 +1,13 @@ --- title: "Project has been closed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32301" @@ -18,7 +18,7 @@ ms.assetid: cc865b5c-8782-4228-ac51-df4bc4648245 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32303.md b/docs/visual-basic/misc/bc32303.md index b0ae108335fda..377c7b6ffcf64 100644 --- a/docs/visual-basic/misc/bc32303.md +++ b/docs/visual-basic/misc/bc32303.md @@ -1,13 +1,13 @@ --- title: "Illegal call expression or index expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32303" @@ -18,7 +18,7 @@ ms.assetid: eed6a16e-4a44-4f72-b1de-d4212940da37 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32304.md b/docs/visual-basic/misc/bc32304.md index 4ffcab462c2d8..a0a0a3e8c68a2 100644 --- a/docs/visual-basic/misc/bc32304.md +++ b/docs/visual-basic/misc/bc32304.md @@ -1,13 +1,13 @@ --- title: "Conflict between the default property and the 'DefaultMemberAttribute' defined on '|1' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32304" @@ -18,7 +18,7 @@ ms.assetid: 42803d13-ff1d-40ed-a4a8-269e2fb4aa01 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32400.md b/docs/visual-basic/misc/bc32400.md index 9d4ffa9cfdf79..8563a7fadc0a9 100644 --- a/docs/visual-basic/misc/bc32400.md +++ b/docs/visual-basic/misc/bc32400.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' could not be created: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32400" @@ -18,7 +18,7 @@ ms.assetid: b3e5e097-2973-44d1-9ffd-ef92c1877357 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32501.md b/docs/visual-basic/misc/bc32501.md index 61a0d0aac9341..8c6a316e43150 100644 --- a/docs/visual-basic/misc/bc32501.md +++ b/docs/visual-basic/misc/bc32501.md @@ -1,13 +1,13 @@ --- title: "'Microsoft.VisualBasic.ComClassAttribute' and '<attribute>' cannot both be applied to the same class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32501" @@ -18,7 +18,7 @@ ms.assetid: dc1bf4f1-f030-4df3-aae8-524af9c2fda7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32504.md b/docs/visual-basic/misc/bc32504.md index d733bd3202b79..9764a005d483e 100644 --- a/docs/visual-basic/misc/bc32504.md +++ b/docs/visual-basic/misc/bc32504.md @@ -1,13 +1,13 @@ --- title: "'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to '<classname1>' because its container '<classname2>' is not declared 'Public' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32504" @@ -18,7 +18,7 @@ ms.assetid: 4138b639-88d6-4b51-afcd-c92a1be36f1c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32505.md b/docs/visual-basic/misc/bc32505.md index bc2f05e0f64b5..bc18951cbdf15 100644 --- a/docs/visual-basic/misc/bc32505.md +++ b/docs/visual-basic/misc/bc32505.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DispIdAttribute' value cannot be applied to '<typename>' because 'Microsoft.VisualBasic.ComClassAttribute' reserves zero for the default property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc32505" @@ -18,7 +18,7 @@ ms.assetid: a7d5b948-2d72-48b1-8baf-bfaae36b0128 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32506.md b/docs/visual-basic/misc/bc32506.md index 8dc83d91afed7..6d5f61d42af9f 100644 --- a/docs/visual-basic/misc/bc32506.md +++ b/docs/visual-basic/misc/bc32506.md @@ -1,13 +1,13 @@ --- title: "'System.Runtime.InteropServices.DispIdAttribute' value cannot be applied to '<typename>' because 'Microsoft.VisualBasic.ComClassAttribute' reserves values less than zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32506" @@ -18,7 +18,7 @@ ms.assetid: c6f52e1d-45d8-45cb-9ecb-a2f23b3ca779 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32507.md b/docs/visual-basic/misc/bc32507.md index 2a2311314a0d1..269ac95dd5288 100644 --- a/docs/visual-basic/misc/bc32507.md +++ b/docs/visual-basic/misc/bc32507.md @@ -1,13 +1,13 @@ --- title: "'InterfaceId' and 'EventsId' parameters for 'Microsoft.VisualBasic.ComClassAttribute' on '<typename>' cannot have the same value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32507" @@ -18,7 +18,7 @@ ms.assetid: 762e2990-e578-492d-b8ee-11658b6069fc caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32508.md b/docs/visual-basic/misc/bc32508.md index 4fb6dd8ed49cb..1f87291e4605d 100644 --- a/docs/visual-basic/misc/bc32508.md +++ b/docs/visual-basic/misc/bc32508.md @@ -1,13 +1,13 @@ --- title: "'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to a class that is declared 'MustInherit' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC32508" @@ -18,7 +18,7 @@ ms.assetid: c8af606d-f448-4703-98df-e594fd511f92 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32509.md b/docs/visual-basic/misc/bc32509.md index afdc5714966de..bd67217a8ff7f 100644 --- a/docs/visual-basic/misc/bc32509.md +++ b/docs/visual-basic/misc/bc32509.md @@ -1,13 +1,13 @@ --- title: "'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to '<classname>' because it is not declared 'Public' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32509" @@ -18,7 +18,7 @@ ms.assetid: ac46851f-53ab-4ce6-87b1-4c4d29508527 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc32510.md b/docs/visual-basic/misc/bc32510.md index ce3ba01718c9f..2192359c31a9e 100644 --- a/docs/visual-basic/misc/bc32510.md +++ b/docs/visual-basic/misc/bc32510.md @@ -1,13 +1,13 @@ --- title: "Attribute 'System.Runtime.InteropServices.DefaultCharSetAttribute' is not supported in this version | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc32510" @@ -18,7 +18,7 @@ ms.assetid: e2eec233-6e0b-4f2f-a801-b0274e579c0e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33001.md b/docs/visual-basic/misc/bc33001.md index ee768a26cb59f..f4040888ad554 100644 --- a/docs/visual-basic/misc/bc33001.md +++ b/docs/visual-basic/misc/bc33001.md @@ -1,13 +1,13 @@ --- title: "'Widening' and 'Narrowing' cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33001" @@ -18,7 +18,7 @@ ms.assetid: 1c576344-083c-45ad-bc71-0489bd3976be caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33002.md b/docs/visual-basic/misc/bc33002.md index ed1e883d09897..071744f6b792b 100644 --- a/docs/visual-basic/misc/bc33002.md +++ b/docs/visual-basic/misc/bc33002.md @@ -1,13 +1,13 @@ --- title: "Operator is not overloadable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33002" @@ -18,7 +18,7 @@ ms.assetid: 8628ea42-57d8-41ca-8bdc-5e4c27be543e caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33003.md b/docs/visual-basic/misc/bc33003.md index 19af43ea36d9f..325067173f1f7 100644 --- a/docs/visual-basic/misc/bc33003.md +++ b/docs/visual-basic/misc/bc33003.md @@ -1,13 +1,13 @@ --- title: "'Handles' is not valid on operator declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33003" @@ -18,7 +18,7 @@ ms.assetid: 8336402c-9393-4e8e-834d-55c2268f24f6 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33004.md b/docs/visual-basic/misc/bc33004.md index cffd6a87be75d..04d4b9ccfe7ed 100644 --- a/docs/visual-basic/misc/bc33004.md +++ b/docs/visual-basic/misc/bc33004.md @@ -1,13 +1,13 @@ --- title: "'Implements' is not valid on operator declaration | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33004" @@ -18,7 +18,7 @@ ms.assetid: 22f27f4d-4bbd-4f8f-a6e8-0fc10efb268d caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33005.md b/docs/visual-basic/misc/bc33005.md index c38b57dc5d921..ab89b8fc65ef3 100644 --- a/docs/visual-basic/misc/bc33005.md +++ b/docs/visual-basic/misc/bc33005.md @@ -1,13 +1,13 @@ --- title: "'End Operator' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33005" @@ -18,7 +18,7 @@ ms.assetid: f141a72a-f009-4df3-9b57-1b73e40683b2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33006.md b/docs/visual-basic/misc/bc33006.md index 7219ea40e5731..f585f2a4003e2 100644 --- a/docs/visual-basic/misc/bc33006.md +++ b/docs/visual-basic/misc/bc33006.md @@ -1,13 +1,13 @@ --- title: "'End Operator' must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33006" @@ -18,7 +18,7 @@ ms.assetid: 20d3c843-e60c-4528-b737-0a97691f2153 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33007.md b/docs/visual-basic/misc/bc33007.md index c2ecb14fd7a0d..cc8420e93bcaa 100644 --- a/docs/visual-basic/misc/bc33007.md +++ b/docs/visual-basic/misc/bc33007.md @@ -1,13 +1,13 @@ --- title: "'End Operator' must be preceded by a matching 'Operator' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33007" @@ -18,7 +18,7 @@ ms.assetid: 57df3e01-0858-4cf7-9295-075a2c0c4bde caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33008.md b/docs/visual-basic/misc/bc33008.md index f5f7d80c1cc7b..17308a5fa9708 100644 --- a/docs/visual-basic/misc/bc33008.md +++ b/docs/visual-basic/misc/bc33008.md @@ -1,13 +1,13 @@ --- title: "'Exit Operator' is not valid. Use 'Return' to exit an Operator | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33008" @@ -18,7 +18,7 @@ ms.assetid: 8c44456b-8fd2-4168-ad8c-b6da129242ba caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33009.md b/docs/visual-basic/misc/bc33009.md index f64864c5860bb..7bf95a6ac866d 100644 --- a/docs/visual-basic/misc/bc33009.md +++ b/docs/visual-basic/misc/bc33009.md @@ -1,13 +1,13 @@ --- title: "<type> parameters cannot be declared 'ParamArray' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33009" @@ -18,7 +18,7 @@ ms.assetid: faba9aef-ca4e-4c4d-934c-a3e3d3fa3c3e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33010.md b/docs/visual-basic/misc/bc33010.md index 04054b4041db7..e0d626c104db1 100644 --- a/docs/visual-basic/misc/bc33010.md +++ b/docs/visual-basic/misc/bc33010.md @@ -1,13 +1,13 @@ --- title: "<type> parameters cannot be declared 'Optional' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33010" @@ -18,7 +18,7 @@ ms.assetid: ec4023e7-9ba6-4532-a6b9-4ae6b4f9063a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33011.md b/docs/visual-basic/misc/bc33011.md index e274e70cfec43..e9150e02b7f80 100644 --- a/docs/visual-basic/misc/bc33011.md +++ b/docs/visual-basic/misc/bc33011.md @@ -1,13 +1,13 @@ --- title: "Operators must be declared 'Public' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33011" @@ -18,7 +18,7 @@ ms.assetid: 67fc0dee-4ef5-4afc-a63a-f7d20bce7954 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33012.md b/docs/visual-basic/misc/bc33012.md index 35d2872fdd522..f8d2710b587dc 100644 --- a/docs/visual-basic/misc/bc33012.md +++ b/docs/visual-basic/misc/bc33012.md @@ -1,13 +1,13 @@ --- title: "Operators must be declared 'Shared' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33012" @@ -18,7 +18,7 @@ ms.assetid: 5ad97616-4032-46cd-aaf7-517db5d1195f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33013.md b/docs/visual-basic/misc/bc33013.md index bd6007ab581b7..68e4fd7abca41 100644 --- a/docs/visual-basic/misc/bc33013.md +++ b/docs/visual-basic/misc/bc33013.md @@ -1,13 +1,13 @@ --- title: "Operators cannot be declared '<keyword>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33013" @@ -18,7 +18,7 @@ ms.assetid: bfd805f4-e30e-4553-9cb7-2690595f0480 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33014.md b/docs/visual-basic/misc/bc33014.md index 31463737978d6..d8c29bb60fefc 100644 --- a/docs/visual-basic/misc/bc33014.md +++ b/docs/visual-basic/misc/bc33014.md @@ -1,13 +1,13 @@ --- title: "Operator '<operator>' must have one parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33014" @@ -18,7 +18,7 @@ ms.assetid: 512a5724-a6c5-4437-a608-7d6b10e68d49 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33015.md b/docs/visual-basic/misc/bc33015.md index a8ea5dfba3e7e..94880d4319b69 100644 --- a/docs/visual-basic/misc/bc33015.md +++ b/docs/visual-basic/misc/bc33015.md @@ -1,13 +1,13 @@ --- title: "Operator '<operator>' must have two parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33015" @@ -18,7 +18,7 @@ ms.assetid: 506ea996-8abe-4dbe-aff4-d3910bf4399e caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33016.md b/docs/visual-basic/misc/bc33016.md index 1d71081aaf1b6..f187aee4491d7 100644 --- a/docs/visual-basic/misc/bc33016.md +++ b/docs/visual-basic/misc/bc33016.md @@ -1,13 +1,13 @@ --- title: "Operator '<operator>' must have either one or two parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33016" @@ -18,7 +18,7 @@ ms.assetid: 70f43905-037e-4040-83c0-f39334b3e07a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33017.md b/docs/visual-basic/misc/bc33017.md index 37fecdae157eb..eca9518e15fbd 100644 --- a/docs/visual-basic/misc/bc33017.md +++ b/docs/visual-basic/misc/bc33017.md @@ -1,13 +1,13 @@ --- title: "Conversion operators must be declared either 'Widening' or 'Narrowing' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33017" @@ -18,7 +18,7 @@ ms.assetid: 5972d955-ce1d-4348-a021-167eecb3a507 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33018.md b/docs/visual-basic/misc/bc33018.md index 7f463b22c18ff..63e3424e09fc8 100644 --- a/docs/visual-basic/misc/bc33018.md +++ b/docs/visual-basic/misc/bc33018.md @@ -1,13 +1,13 @@ --- title: "Operators cannot be declared in Modules | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33018" @@ -18,7 +18,7 @@ ms.assetid: 10a8fd2d-2af7-4f90-9f2a-50c07ebf7589 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33019.md b/docs/visual-basic/misc/bc33019.md index faee325b9084b..7c978dcf2a140 100644 --- a/docs/visual-basic/misc/bc33019.md +++ b/docs/visual-basic/misc/bc33019.md @@ -1,13 +1,13 @@ --- title: "Only conversion operators can be declared '<keyword>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33019" @@ -18,7 +18,7 @@ ms.assetid: 946266fe-a909-41b1-aad4-f85dc8050b88 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33020.md b/docs/visual-basic/misc/bc33020.md index 4c05ede9e4be9..e8df36f7f5985 100644 --- a/docs/visual-basic/misc/bc33020.md +++ b/docs/visual-basic/misc/bc33020.md @@ -1,13 +1,13 @@ --- title: "Parameter type of this unary operator must be the containing type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33020" @@ -18,7 +18,7 @@ ms.assetid: 9c2c2c5b-6f18-49d2-bd6e-e735a6bced77 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33021.md b/docs/visual-basic/misc/bc33021.md index 38f3b32dd9abd..69eab5c9a0514 100644 --- a/docs/visual-basic/misc/bc33021.md +++ b/docs/visual-basic/misc/bc33021.md @@ -1,13 +1,13 @@ --- title: "At least one parameter type of this binary operator must be the containing type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33021" @@ -18,7 +18,7 @@ ms.assetid: 934d4d2e-d368-46d7-819e-5571cdc0ce4f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33022.md b/docs/visual-basic/misc/bc33022.md index ff5f768b22ce6..a6575b904f696 100644 --- a/docs/visual-basic/misc/bc33022.md +++ b/docs/visual-basic/misc/bc33022.md @@ -1,13 +1,13 @@ --- title: "Either the parameter type or the return type of this conversion operator must be the containing type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33022" @@ -18,7 +18,7 @@ ms.assetid: 55baff11-eb35-4c81-bc04-5006524ab450 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33023.md b/docs/visual-basic/misc/bc33023.md index 27a1b9087c073..8face665dd947 100644 --- a/docs/visual-basic/misc/bc33023.md +++ b/docs/visual-basic/misc/bc33023.md @@ -1,13 +1,13 @@ --- title: "Operator '<operator>' must have a return type of Boolean | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33023" @@ -18,7 +18,7 @@ ms.assetid: 18e066f4-d71e-4e38-b0bc-8af9145f6015 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33024.md b/docs/visual-basic/misc/bc33024.md index b26b37051a8c4..1b9b99fd5c378 100644 --- a/docs/visual-basic/misc/bc33024.md +++ b/docs/visual-basic/misc/bc33024.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert from a type to the same type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33024" @@ -18,7 +18,7 @@ ms.assetid: 4b47bcb0-4f0c-4d1c-9274-cce5b8e2b370 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33025.md b/docs/visual-basic/misc/bc33025.md index 1f20ded3b691d..2f85b553fec85 100644 --- a/docs/visual-basic/misc/bc33025.md +++ b/docs/visual-basic/misc/bc33025.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert to an interface type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33025" @@ -18,7 +18,7 @@ ms.assetid: 7e13dfa3-2b70-4ca6-a8ec-159131fd2c4c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33026.md b/docs/visual-basic/misc/bc33026.md index a111c4166627a..37357c18cfd46 100644 --- a/docs/visual-basic/misc/bc33026.md +++ b/docs/visual-basic/misc/bc33026.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert from a type to its base type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33026" @@ -18,7 +18,7 @@ ms.assetid: 3533cf71-6a52-4fd0-a1f2-127c4ecd56ae caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33027.md b/docs/visual-basic/misc/bc33027.md index d0d68c0ac80f9..242a1d2b261bc 100644 --- a/docs/visual-basic/misc/bc33027.md +++ b/docs/visual-basic/misc/bc33027.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert from a type to its derived type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33027" @@ -18,7 +18,7 @@ ms.assetid: 861954f2-f563-4234-af84-bdd02f39979b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33028.md b/docs/visual-basic/misc/bc33028.md index e7f0abca3d93e..54c0d5d52baac 100644 --- a/docs/visual-basic/misc/bc33028.md +++ b/docs/visual-basic/misc/bc33028.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert to Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33028" @@ -18,7 +18,7 @@ ms.assetid: 064b478c-85a1-4e13-a292-d8aebb079cad caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33029.md b/docs/visual-basic/misc/bc33029.md index 6d743eba2bdd3..fcee19fd2cf37 100644 --- a/docs/visual-basic/misc/bc33029.md +++ b/docs/visual-basic/misc/bc33029.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert from an interface type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33029" @@ -18,7 +18,7 @@ ms.assetid: 0d0ee461-dd48-424b-b83a-484bfc648d4d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33030.md b/docs/visual-basic/misc/bc33030.md index 2d80a8dc383ce..d9adfa59cd847 100644 --- a/docs/visual-basic/misc/bc33030.md +++ b/docs/visual-basic/misc/bc33030.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert from a base type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33030" @@ -18,7 +18,7 @@ ms.assetid: b19800ab-6a32-473f-b7ee-7de584e4ccae caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33031.md b/docs/visual-basic/misc/bc33031.md index b27df8d5f91f8..d982c8ae360df 100644 --- a/docs/visual-basic/misc/bc33031.md +++ b/docs/visual-basic/misc/bc33031.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert from a derived type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33031" @@ -18,7 +18,7 @@ ms.assetid: e8cfef89-9fde-4f33-ab0d-cc2094e8b8eb caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33032.md b/docs/visual-basic/misc/bc33032.md index 1e2b9c4176f17..f0642003b8962 100644 --- a/docs/visual-basic/misc/bc33032.md +++ b/docs/visual-basic/misc/bc33032.md @@ -1,13 +1,13 @@ --- title: "Conversion operators cannot convert from Object | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33032" @@ -18,7 +18,7 @@ ms.assetid: 877f626f-7aa1-41d8-b7ca-eb4337d012d1 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33033.md b/docs/visual-basic/misc/bc33033.md index 60649c587b580..5fce6719d5c02 100644 --- a/docs/visual-basic/misc/bc33033.md +++ b/docs/visual-basic/misc/bc33033.md @@ -1,13 +1,13 @@ --- title: "Matching '<operatorsymbol1>' operator is required for '<operatorsymbol2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33033" @@ -18,7 +18,7 @@ ms.assetid: d2805e4f-08a8-4760-9539-565f51b88d13 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33034.md b/docs/visual-basic/misc/bc33034.md index 2a3cabc2a05c1..7dbd35dcddc5b 100644 --- a/docs/visual-basic/misc/bc33034.md +++ b/docs/visual-basic/misc/bc33034.md @@ -1,13 +1,13 @@ --- title: "Return and parameter types of '<logicaloperator>' must be '<typename>' to be used in a '<shortcircuitoperator>' expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33034" @@ -18,7 +18,7 @@ ms.assetid: 94cd52dc-5d48-4673-b0b8-38a1954483c6 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33035.md b/docs/visual-basic/misc/bc33035.md index b46d1c1a872ea..7c3540014ab63 100644 --- a/docs/visual-basic/misc/bc33035.md +++ b/docs/visual-basic/misc/bc33035.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' must define operator '<determinantoperator>' to be used in a '<shortcircuitoperator>' expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33035" @@ -18,7 +18,7 @@ ms.assetid: 50a0a39f-63cd-4100-aea9-91b5b6ab5bbf caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33037.md b/docs/visual-basic/misc/bc33037.md index bd055a67ec2cd..840da230db1ed 100644 --- a/docs/visual-basic/misc/bc33037.md +++ b/docs/visual-basic/misc/bc33037.md @@ -1,13 +1,13 @@ --- title: "Cannot copy the value of 'ByRef' parameter '<parametername>' back to the matching argument because type '<typename1>' cannot be converted to type '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33037" @@ -18,7 +18,7 @@ ms.assetid: 3ff137e2-e062-4e54-abf5-e902e2d18968 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33038.md b/docs/visual-basic/misc/bc33038.md index 5eaf0b6e71e36..6fd783e52c19b 100644 --- a/docs/visual-basic/misc/bc33038.md +++ b/docs/visual-basic/misc/bc33038.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' must define operator '<operator>' to be used in a 'For' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33038" @@ -18,7 +18,7 @@ ms.assetid: b1c9d87f-80f9-4c8c-8908-f8400b9fe4c5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33039.md b/docs/visual-basic/misc/bc33039.md index a153e33f87950..f6e7751da5400 100644 --- a/docs/visual-basic/misc/bc33039.md +++ b/docs/visual-basic/misc/bc33039.md @@ -1,13 +1,13 @@ --- title: "Return and parameter types of '<operator>' must be '<typename>' to be used in a 'For' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33039" @@ -18,7 +18,7 @@ ms.assetid: 30e8cfa8-c086-474c-a4f0-ad01d01096e2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33040.md b/docs/visual-basic/misc/bc33040.md index 9bfb5e751721d..2d02b78e4c0f5 100644 --- a/docs/visual-basic/misc/bc33040.md +++ b/docs/visual-basic/misc/bc33040.md @@ -1,13 +1,13 @@ --- title: "Parameter types of '<operator>' must be '<typename>' to be used in a 'For' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC33040" @@ -18,7 +18,7 @@ ms.assetid: bffbb812-0d69-47e4-96c5-01882722ccdb caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33041.md b/docs/visual-basic/misc/bc33041.md index ecfc57ef509af..199c1694ae9fe 100644 --- a/docs/visual-basic/misc/bc33041.md +++ b/docs/visual-basic/misc/bc33041.md @@ -1,13 +1,13 @@ --- title: "Operator '<operator>' must have a second parameter of type 'Integer' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC33041" @@ -18,7 +18,7 @@ ms.assetid: 5cd56f6d-2f0f-49de-a8e6-59bdb57bdb1d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33100.md b/docs/visual-basic/misc/bc33100.md index abb434e3c54c6..13bbd19fdd8a8 100644 --- a/docs/visual-basic/misc/bc33100.md +++ b/docs/visual-basic/misc/bc33100.md @@ -1,13 +1,13 @@ --- title: "Nullable modifier cannot be specified on both a variable and its type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33100" @@ -18,7 +18,7 @@ ms.assetid: 82c5d886-18a9-47b2-877a-ef7f127edff4 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33101.md b/docs/visual-basic/misc/bc33101.md index 678527bbe670d..2de83843895b7 100644 --- a/docs/visual-basic/misc/bc33101.md +++ b/docs/visual-basic/misc/bc33101.md @@ -1,13 +1,13 @@ --- title: "Type '<typeName>' must be a value type or a type argument constrained to 'Structure' in order to be used with 'Nullable' or nullable modifier '?' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33101" @@ -18,7 +18,7 @@ ms.assetid: b3e0e4e4-87b8-4a38-a450-15233497acaa caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33102.md b/docs/visual-basic/misc/bc33102.md index b97ade1cf0aa3..83ce0b8dcde62 100644 --- a/docs/visual-basic/misc/bc33102.md +++ b/docs/visual-basic/misc/bc33102.md @@ -1,13 +1,13 @@ --- title: "Nullable modifier '?' and array modifiers, '(' and ')', cannot be specified on both a variable and its type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33102" @@ -18,7 +18,7 @@ ms.assetid: fd3f65a4-63f9-41dc-ba15-98d86f097ba8 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33104.md b/docs/visual-basic/misc/bc33104.md index 3bd50e48774fb..9d1f76ebb6f86 100644 --- a/docs/visual-basic/misc/bc33104.md +++ b/docs/visual-basic/misc/bc33104.md @@ -1,13 +1,13 @@ --- title: "'If' operator requires either two or three operands | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33104" @@ -18,7 +18,7 @@ ms.assetid: 3218f89b-cdcf-4e61-9a40-475a5d7e469d caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33105.md b/docs/visual-basic/misc/bc33105.md index 868999de1d4bd..420fe3e858a8a 100644 --- a/docs/visual-basic/misc/bc33105.md +++ b/docs/visual-basic/misc/bc33105.md @@ -1,13 +1,13 @@ --- title: "'If' operands cannot be named arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33105" @@ -18,7 +18,7 @@ ms.assetid: 596baeb6-a44f-4d92-beb7-06624b60c00d caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33106.md b/docs/visual-basic/misc/bc33106.md index e5f2f23fbc0ed..d22ed9f28d959 100644 --- a/docs/visual-basic/misc/bc33106.md +++ b/docs/visual-basic/misc/bc33106.md @@ -1,13 +1,13 @@ --- title: "Cannot infer a common type for the second and third operands of the 'If' operator | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33106" @@ -18,7 +18,7 @@ ms.assetid: 793eed88-a9f9-43e3-b657-c16795ecbbcc caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33109.md b/docs/visual-basic/misc/bc33109.md index fe78c2bed2d66..8910e5d5b2c9e 100644 --- a/docs/visual-basic/misc/bc33109.md +++ b/docs/visual-basic/misc/bc33109.md @@ -1,13 +1,13 @@ --- title: "Nullable modifier cannot be specified in variable declarations with 'As New' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33109" @@ -18,7 +18,7 @@ ms.assetid: 135def20-3535-4239-bffb-43208d1b3f63 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33110.md b/docs/visual-basic/misc/bc33110.md index 164ea36784155..86d4586bfd5a5 100644 --- a/docs/visual-basic/misc/bc33110.md +++ b/docs/visual-basic/misc/bc33110.md @@ -1,13 +1,13 @@ --- title: "Cannot infer a common type for the first and second operands of the binary 'If' operator | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc33110" @@ -18,7 +18,7 @@ ms.assetid: f46873aa-f6cd-4cc9-9e8e-e668bddf0980 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33111.md b/docs/visual-basic/misc/bc33111.md index 560fede2c18b0..d58ff6840953a 100644 --- a/docs/visual-basic/misc/bc33111.md +++ b/docs/visual-basic/misc/bc33111.md @@ -1,13 +1,13 @@ --- title: "Nullable types are not allowed in conditional compilation expressions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33111" @@ -18,7 +18,7 @@ ms.assetid: 2c2587e5-2179-4a31-bcf7-7004db6f2d73 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc33112.md b/docs/visual-basic/misc/bc33112.md index 0267f7cc85ef5..ff5d63c747cf8 100644 --- a/docs/visual-basic/misc/bc33112.md +++ b/docs/visual-basic/misc/bc33112.md @@ -1,13 +1,13 @@ --- title: "Nullable modifier cannot be used with a variable whose implicit type is 'Object' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc33112" @@ -18,7 +18,7 @@ ms.assetid: 50b2a2ad-248d-4faa-820d-bcdf0e8b4aad caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc35000.md b/docs/visual-basic/misc/bc35000.md index 096720b8054a9..86c71a3f7b077 100644 --- a/docs/visual-basic/misc/bc35000.md +++ b/docs/visual-basic/misc/bc35000.md @@ -1,13 +1,13 @@ --- title: "Requested operation is not available because the runtime library function <function> is not defined. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc35000" @@ -18,7 +18,7 @@ ms.assetid: d74b11f7-2e90-4faa-82a5-2c72f22065a8 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc35001.md b/docs/visual-basic/misc/bc35001.md index 8e1dbeba2a55b..12ab29fe21b68 100644 --- a/docs/visual-basic/misc/bc35001.md +++ b/docs/visual-basic/misc/bc35001.md @@ -1,13 +1,13 @@ --- title: "The targeted version of the Visual Basic runtime library does not support modules. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc35001" @@ -18,7 +18,7 @@ ms.assetid: a1154a3f-c391-4378-b895-e24c695b2d4e caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc35002.md b/docs/visual-basic/misc/bc35002.md index e0493a138c1d3..ba8b6c49966b3 100644 --- a/docs/visual-basic/misc/bc35002.md +++ b/docs/visual-basic/misc/bc35002.md @@ -1,13 +1,13 @@ --- title: "The targeted version of the Visual Basic runtime library does not support the OptionText attribute. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc35002" @@ -18,7 +18,7 @@ ms.assetid: f96906ba-9afe-43f7-a8c2-aef734398b6b caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36000.md b/docs/visual-basic/misc/bc36000.md index a59cbaed11636..e5ae9b67017fd 100644 --- a/docs/visual-basic/misc/bc36000.md +++ b/docs/visual-basic/misc/bc36000.md @@ -1,13 +1,13 @@ --- title: "'Global' must be followed by '.' and an identifier | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36000" @@ -18,7 +18,7 @@ ms.assetid: 0007d7b4-54a2-4f09-904c-d5ad60a55f8e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36001.md b/docs/visual-basic/misc/bc36001.md index e048f000d5caf..53afd0be1105e 100644 --- a/docs/visual-basic/misc/bc36001.md +++ b/docs/visual-basic/misc/bc36001.md @@ -1,13 +1,13 @@ --- title: "'Global' not allowed in this context; identifier expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36001" @@ -18,7 +18,7 @@ ms.assetid: d515daa2-f53d-424c-81fd-e9c4b12f331b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36002.md b/docs/visual-basic/misc/bc36002.md index a798d0f47989a..59ad5274240c5 100644 --- a/docs/visual-basic/misc/bc36002.md +++ b/docs/visual-basic/misc/bc36002.md @@ -1,13 +1,13 @@ --- title: "'Global' not allowed in handles; local name expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36002" @@ -18,7 +18,7 @@ ms.assetid: 7b4602a9-84c9-4068-81bc-e8df03ffc130 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36005.md b/docs/visual-basic/misc/bc36005.md index 7d46b072c9e29..68e0d6d21430e 100644 --- a/docs/visual-basic/misc/bc36005.md +++ b/docs/visual-basic/misc/bc36005.md @@ -1,13 +1,13 @@ --- title: "'ElseIf' must be preceded by a matching 'If' or 'ElseIf' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36005" @@ -18,7 +18,7 @@ ms.assetid: bcebae85-b438-4839-bada-2f8f8dcc8a86 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36006.md b/docs/visual-basic/misc/bc36006.md index 2a4f86d11b3e9..c7423d6fe300e 100644 --- a/docs/visual-basic/misc/bc36006.md +++ b/docs/visual-basic/misc/bc36006.md @@ -1,13 +1,13 @@ --- title: "Attribute constructor has a 'ByRef' parameter of type '<typename>'; cannot use constructors with byref parameters to apply the attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36006" @@ -18,7 +18,7 @@ ms.assetid: 4c4e991f-3839-4196-bcfb-eb8464aa55e5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36007.md b/docs/visual-basic/misc/bc36007.md index 2306bb916f4af..a1b27c430e46b 100644 --- a/docs/visual-basic/misc/bc36007.md +++ b/docs/visual-basic/misc/bc36007.md @@ -1,13 +1,13 @@ --- title: "'End Using' must be preceded by a matching 'Using' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36007" @@ -18,7 +18,7 @@ ms.assetid: 10fb31ba-9b6c-403f-bacc-c7b5df14f1dd caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36008.md b/docs/visual-basic/misc/bc36008.md index 6076ce4186651..7c17526c33e2e 100644 --- a/docs/visual-basic/misc/bc36008.md +++ b/docs/visual-basic/misc/bc36008.md @@ -1,13 +1,13 @@ --- title: "'Using' must end with a matching 'End Using' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36008" @@ -18,7 +18,7 @@ ms.assetid: 83269108-b169-40a6-bbcc-af1ac8fcfd67 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36009.md b/docs/visual-basic/misc/bc36009.md index 5f6dbc3806157..5540846e77054 100644 --- a/docs/visual-basic/misc/bc36009.md +++ b/docs/visual-basic/misc/bc36009.md @@ -1,13 +1,13 @@ --- title: "'GoTo <linelabel>' is not valid because '<linelabel>' is inside a 'Using' statement that does not contain this statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36009" @@ -18,7 +18,7 @@ ms.assetid: ebec3cac-d378-4e9b-a792-12e9ece5599e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36010.md b/docs/visual-basic/misc/bc36010.md index 61d739f106e98..87bea2ad7dcf6 100644 --- a/docs/visual-basic/misc/bc36010.md +++ b/docs/visual-basic/misc/bc36010.md @@ -1,13 +1,13 @@ --- title: "'Using' operand of type '<typename>' must implement System.IDisposable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36010" @@ -18,7 +18,7 @@ ms.assetid: ae9ed5d5-68ba-4950-bb7a-61327fa0e7d5 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36011.md b/docs/visual-basic/misc/bc36011.md index 84454b14dcd38..ef90d10bfff95 100644 --- a/docs/visual-basic/misc/bc36011.md +++ b/docs/visual-basic/misc/bc36011.md @@ -1,13 +1,13 @@ --- title: "'Using' resource variable must have an explicit initialization | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36011" @@ -18,7 +18,7 @@ ms.assetid: 5db996a6-0802-4b67-91f1-4aa9c3dd6b09 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36012.md b/docs/visual-basic/misc/bc36012.md index 454264632d9b1..53c1c8f95442c 100644 --- a/docs/visual-basic/misc/bc36012.md +++ b/docs/visual-basic/misc/bc36012.md @@ -1,13 +1,13 @@ --- title: "'Using' resource variable type can not be array type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36012" @@ -18,7 +18,7 @@ ms.assetid: f98c54b0-6ede-48b6-aa31-438664c219f3 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36013.md b/docs/visual-basic/misc/bc36013.md index 5bae4e880b339..93a9676f09c06 100644 --- a/docs/visual-basic/misc/bc36013.md +++ b/docs/visual-basic/misc/bc36013.md @@ -1,13 +1,13 @@ --- title: "'On Error' statements are not valid within 'Using' statements | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36013" @@ -18,7 +18,7 @@ ms.assetid: 5b399bf9-6595-46e0-a808-378f6c28568b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36015.md b/docs/visual-basic/misc/bc36015.md index ae9237019ae32..b5426c91b8173 100644 --- a/docs/visual-basic/misc/bc36015.md +++ b/docs/visual-basic/misc/bc36015.md @@ -1,13 +1,13 @@ --- title: "'<typename>' has the same name as another type exposed in a 'My' group | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36015" @@ -18,7 +18,7 @@ ms.assetid: cd2286da-49be-461f-bec9-58e9c53e250b caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36016.md b/docs/visual-basic/misc/bc36016.md index 7b3497e4db10e..a9c28d2d57c2e 100644 --- a/docs/visual-basic/misc/bc36016.md +++ b/docs/visual-basic/misc/bc36016.md @@ -1,13 +1,13 @@ --- title: "Implicit variable '<variablename>' is invalid because of '<message>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36016" @@ -18,7 +18,7 @@ ms.assetid: 0b834480-7202-4d3c-a841-46b763c7ebf2 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36533.md b/docs/visual-basic/misc/bc36533.md index 9f8fd2c2f1b08..fadc29922a63d 100644 --- a/docs/visual-basic/misc/bc36533.md +++ b/docs/visual-basic/misc/bc36533.md @@ -1,13 +1,13 @@ --- title: "'ByRef' parameter <parametername> cannot be used in a query expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36533" @@ -18,7 +18,7 @@ ms.assetid: 8067ac87-dd6b-4869-87d0-8a4ce272de41 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36534.md b/docs/visual-basic/misc/bc36534.md index 6314cd8a0c322..30b0880ecb5f0 100644 --- a/docs/visual-basic/misc/bc36534.md +++ b/docs/visual-basic/misc/bc36534.md @@ -1,13 +1,13 @@ --- title: "Expression cannot be converted into an expression tree | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36534" @@ -18,7 +18,7 @@ ms.assetid: c6ea9349-2b38-4345-9118-45cf184ab9ef caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36535.md b/docs/visual-basic/misc/bc36535.md index ce07db48e7897..6a33dd725ddaf 100644 --- a/docs/visual-basic/misc/bc36535.md +++ b/docs/visual-basic/misc/bc36535.md @@ -1,13 +1,13 @@ --- title: "Instance members and 'Me' cannot be used in a query expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36535" @@ -18,7 +18,7 @@ ms.assetid: afb5281b-70a7-48c7-a46d-39522b96b1ff caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36536.md b/docs/visual-basic/misc/bc36536.md index 160d862825b49..04996e4229d95 100644 --- a/docs/visual-basic/misc/bc36536.md +++ b/docs/visual-basic/misc/bc36536.md @@ -1,13 +1,13 @@ --- title: "Variable cannot be initialized with non-array type '<elementname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36536" @@ -18,7 +18,7 @@ ms.assetid: 959415de-164e-4971-aab0-faad315753e9 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36547.md b/docs/visual-basic/misc/bc36547.md index ebb8f23ae63c4..8b66c96d8ac5e 100644 --- a/docs/visual-basic/misc/bc36547.md +++ b/docs/visual-basic/misc/bc36547.md @@ -1,13 +1,13 @@ --- title: "Anonymous type member or property '<propertyname>' is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36547" @@ -18,7 +18,7 @@ ms.assetid: 4c60d24a-62d7-404a-bc35-d1a1d9c9f851 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36549.md b/docs/visual-basic/misc/bc36549.md index 21b399c6c6b1a..9a46528bbb321 100644 --- a/docs/visual-basic/misc/bc36549.md +++ b/docs/visual-basic/misc/bc36549.md @@ -1,13 +1,13 @@ --- title: "Anonymous type property '<propertyname>' cannot be used in the definition of a lambda expression within the same initialization list | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36549" @@ -18,7 +18,7 @@ ms.assetid: 6d04692a-957a-41ce-a19c-fcb06a186d1a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36551.md b/docs/visual-basic/misc/bc36551.md index c24c42e1d0a10..3fcd8712329c2 100644 --- a/docs/visual-basic/misc/bc36551.md +++ b/docs/visual-basic/misc/bc36551.md @@ -1,13 +1,13 @@ --- title: "Extension methods can be defined only in modules | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36551" @@ -18,7 +18,7 @@ ms.assetid: c832d523-5bf6-4baf-b91c-bd26d94453ed caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36552.md b/docs/visual-basic/misc/bc36552.md index 4b6f38496dfd4..8415b55b5b673 100644 --- a/docs/visual-basic/misc/bc36552.md +++ b/docs/visual-basic/misc/bc36552.md @@ -1,13 +1,13 @@ --- title: "Extension methods must declare at least one parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36552" @@ -18,7 +18,7 @@ ms.assetid: a8cc8cdd-cdb5-42ca-b5a1-c9a71abd46eb caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36553.md b/docs/visual-basic/misc/bc36553.md index c4d1333aa7c46..2129988db620e 100644 --- a/docs/visual-basic/misc/bc36553.md +++ b/docs/visual-basic/misc/bc36553.md @@ -1,13 +1,13 @@ --- title: "'Optional' cannot be applied to the first parameter of an extension method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36553" @@ -18,7 +18,7 @@ ms.assetid: 8ea0b90c-f155-47a9-988b-5b8009b510af caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36554.md b/docs/visual-basic/misc/bc36554.md index 86019e7c75c90..eb7bfbe9a3ab4 100644 --- a/docs/visual-basic/misc/bc36554.md +++ b/docs/visual-basic/misc/bc36554.md @@ -1,13 +1,13 @@ --- title: "'ParamArray' cannot be applied to the first parameter of an extension method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36554" @@ -18,7 +18,7 @@ ms.assetid: 0778a854-246f-4c2b-943d-ea8883b3aa6f caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36557.md b/docs/visual-basic/misc/bc36557.md index a2cb0d9c863ef..5c1b00cc5a034 100644 --- a/docs/visual-basic/misc/bc36557.md +++ b/docs/visual-basic/misc/bc36557.md @@ -1,13 +1,13 @@ --- title: "'<membername>' is not a member of '<contextname>'; it does not exist in the current context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36557" @@ -18,7 +18,7 @@ ms.assetid: d8671f1c-d545-44da-89b3-7d892e01e8be caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36558.md b/docs/visual-basic/misc/bc36558.md index 49f12ad140708..1216d0b6d7146 100644 --- a/docs/visual-basic/misc/bc36558.md +++ b/docs/visual-basic/misc/bc36558.md @@ -1,13 +1,13 @@ --- title: "The custom-designed version of 'System.Runtime.CompilerServices.ExtensionAttribute' found by the compiler is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36558" @@ -18,7 +18,7 @@ ms.assetid: f47d310a-95fd-4340-bda2-21262c217dbb caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36559.md b/docs/visual-basic/misc/bc36559.md index ec9fdd30d8933..91fcbc27abb5e 100644 --- a/docs/visual-basic/misc/bc36559.md +++ b/docs/visual-basic/misc/bc36559.md @@ -1,13 +1,13 @@ --- title: "Anonymous type member property '<propertyname>' cannot be used to infer the type of another member property because the type of '<propertyname>' is not yet established | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36559" @@ -18,7 +18,7 @@ ms.assetid: 58ab8d35-9d85-4aca-8b4e-f232d7e4af61 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36560.md b/docs/visual-basic/misc/bc36560.md index 388f2aa33a9c3..8bdcf5359f976 100644 --- a/docs/visual-basic/misc/bc36560.md +++ b/docs/visual-basic/misc/bc36560.md @@ -1,13 +1,13 @@ --- title: "Type characters cannot be used in anonymous type declarations | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36560" @@ -18,7 +18,7 @@ ms.assetid: 70eee559-d6fc-409b-b835-2c84511b160e caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36561.md b/docs/visual-basic/misc/bc36561.md index 5d09bab582cf2..0943fea92ef9e 100644 --- a/docs/visual-basic/misc/bc36561.md +++ b/docs/visual-basic/misc/bc36561.md @@ -1,13 +1,13 @@ --- title: "Extension method '<methodname>' has type constraints that can never be satisfied | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36561" @@ -18,7 +18,7 @@ ms.assetid: ff42d6e9-611b-407d-a269-f268b36ed277 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36565.md b/docs/visual-basic/misc/bc36565.md index 75d28e753af62..f7f689585c181 100644 --- a/docs/visual-basic/misc/bc36565.md +++ b/docs/visual-basic/misc/bc36565.md @@ -1,13 +1,13 @@ --- title: "Too many arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36565" @@ -18,7 +18,7 @@ ms.assetid: 7ed937fb-c5a4-4e4d-90f6-4f1c6ef4f74a caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36566.md b/docs/visual-basic/misc/bc36566.md index 8f6f545fa4549..cd7a0eac98354 100644 --- a/docs/visual-basic/misc/bc36566.md +++ b/docs/visual-basic/misc/bc36566.md @@ -1,13 +1,13 @@ --- title: "Parameter '<parametername>' already has a matching omitted argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36566" @@ -18,7 +18,7 @@ ms.assetid: b37af6bc-abd0-4436-bf8a-a467e3603342 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36567.md b/docs/visual-basic/misc/bc36567.md index afcfd845bef26..4348ede922641 100644 --- a/docs/visual-basic/misc/bc36567.md +++ b/docs/visual-basic/misc/bc36567.md @@ -1,13 +1,13 @@ --- title: "Parameter '<parametername>' already has a matching argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36567" @@ -18,7 +18,7 @@ ms.assetid: f01fc8d8-924a-4492-add1-db06604edcbf caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36568.md b/docs/visual-basic/misc/bc36568.md index fd264cd1fb2c3..61e6c61bc5a7a 100644 --- a/docs/visual-basic/misc/bc36568.md +++ b/docs/visual-basic/misc/bc36568.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' is not a method parameter | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36568" @@ -18,7 +18,7 @@ ms.assetid: 3b40142f-b66f-4788-b156-cb97dfed45ee caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36569.md b/docs/visual-basic/misc/bc36569.md index 765622eb7daf1..3d7e13adbebcd 100644 --- a/docs/visual-basic/misc/bc36569.md +++ b/docs/visual-basic/misc/bc36569.md @@ -1,13 +1,13 @@ --- title: "Argument not specified for parameter '<parametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36569" @@ -18,7 +18,7 @@ ms.assetid: f37d5bcd-93c7-435f-ac51-978a87371316 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36572.md b/docs/visual-basic/misc/bc36572.md index 9cc7a2a65cb09..0992c2febe6ad 100644 --- a/docs/visual-basic/misc/bc36572.md +++ b/docs/visual-basic/misc/bc36572.md @@ -1,13 +1,13 @@ --- title: "Type parameter '<typeparametername>' cannot be inferred | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36572" @@ -18,7 +18,7 @@ ms.assetid: 02264070-b055-4ab0-8d2a-eac4d90d9fdf caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36574.md b/docs/visual-basic/misc/bc36574.md index 5912d4dc12df4..8adc0c09c48dd 100644 --- a/docs/visual-basic/misc/bc36574.md +++ b/docs/visual-basic/misc/bc36574.md @@ -1,13 +1,13 @@ --- title: "Anonymous type must contain at least one member | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36574" @@ -18,7 +18,7 @@ ms.assetid: fdc8dd47-ea38-49e8-8dd5-676f726cd101 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36575.md b/docs/visual-basic/misc/bc36575.md index 9a744df80ce2d..5487a3026c18d 100644 --- a/docs/visual-basic/misc/bc36575.md +++ b/docs/visual-basic/misc/bc36575.md @@ -1,13 +1,13 @@ --- title: "Anonymous type member name must be preceded by a period | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36575" @@ -18,7 +18,7 @@ ms.assetid: b87be29e-39f0-4830-9969-608d71137e3e caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36576.md b/docs/visual-basic/misc/bc36576.md index 5b3a2aed38705..bbb12fdd3c4b6 100644 --- a/docs/visual-basic/misc/bc36576.md +++ b/docs/visual-basic/misc/bc36576.md @@ -1,13 +1,13 @@ --- title: "Identifier expected, preceded with a period | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36576" @@ -18,7 +18,7 @@ ms.assetid: 02217cc4-8972-4a6d-97a6-4ecbb7399af2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36577.md b/docs/visual-basic/misc/bc36577.md index 57581f69ba194..3c8c8e3148120 100644 --- a/docs/visual-basic/misc/bc36577.md +++ b/docs/visual-basic/misc/bc36577.md @@ -1,13 +1,13 @@ --- title: "Anonymous type initializers are not valid in debug windows | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36577" @@ -18,7 +18,7 @@ ms.assetid: c16c5f56-fd41-4058-9d43-35e5c0f7bf03 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36578.md b/docs/visual-basic/misc/bc36578.md index fc88aafa36208..10385f4c58b10 100644 --- a/docs/visual-basic/misc/bc36578.md +++ b/docs/visual-basic/misc/bc36578.md @@ -1,13 +1,13 @@ --- title: "Too few type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36578" @@ -18,7 +18,7 @@ ms.assetid: 881b3009-0c9e-4676-b172-c6aabd14ed14 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36579.md b/docs/visual-basic/misc/bc36579.md index ce032218d4c35..968a5a8869af7 100644 --- a/docs/visual-basic/misc/bc36579.md +++ b/docs/visual-basic/misc/bc36579.md @@ -1,13 +1,13 @@ --- title: "Too many type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36579" @@ -18,7 +18,7 @@ ms.assetid: f59617b2-ca66-45c6-baaa-3c8bdf7f9a55 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36580.md b/docs/visual-basic/misc/bc36580.md index c16c9f2aabecd..90c3c0622c4e9 100644 --- a/docs/visual-basic/misc/bc36580.md +++ b/docs/visual-basic/misc/bc36580.md @@ -1,13 +1,13 @@ --- title: "Extension method '<methodName>' defined in '<typeName>' does not have the same signature as delegate '<delegateName>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36580" @@ -18,7 +18,7 @@ ms.assetid: dc6b6a63-02b0-43d8-b6a7-c1cd397c6ee3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36581.md b/docs/visual-basic/misc/bc36581.md index 1cbfd66218978..5fe05bd75b87a 100644 --- a/docs/visual-basic/misc/bc36581.md +++ b/docs/visual-basic/misc/bc36581.md @@ -1,13 +1,13 @@ --- title: "Type arguments for extension method '<methodName>' defined in '<typeName>' could not be inferred from the delegate '<delagateName>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36581" @@ -18,7 +18,7 @@ ms.assetid: 2bb9ca8d-7293-40e9-9285-e20b8254b3af caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36582.md b/docs/visual-basic/misc/bc36582.md index cacbbcf3df680..ecf5e38644091 100644 --- a/docs/visual-basic/misc/bc36582.md +++ b/docs/visual-basic/misc/bc36582.md @@ -1,13 +1,13 @@ --- title: "Too many arguments to extension method '<methodname>' defined in '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36582" @@ -18,7 +18,7 @@ ms.assetid: e91fd85b-6853-4377-b1d2-367752f8deec caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36583.md b/docs/visual-basic/misc/bc36583.md index bf44fbceabff4..07d42f5696f4f 100644 --- a/docs/visual-basic/misc/bc36583.md +++ b/docs/visual-basic/misc/bc36583.md @@ -1,13 +1,13 @@ --- title: "Parameter '<parametername>' in extension method '<methodname>' defined in '<typename>' already has a matching omitted argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36583" @@ -18,7 +18,7 @@ ms.assetid: 662072fa-abb8-43c3-8ca2-aefb20f2e902 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36584.md b/docs/visual-basic/misc/bc36584.md index dabe2cb64b758..fd2d11fb3a0e9 100644 --- a/docs/visual-basic/misc/bc36584.md +++ b/docs/visual-basic/misc/bc36584.md @@ -1,13 +1,13 @@ --- title: "Parameter '<parametername>' in extension method '<methodname>' defined in '<typename>' already has a matching argument | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36584" @@ -18,7 +18,7 @@ ms.assetid: 0dbc4e18-407a-4a18-82d2-26ee14f82da4 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36585.md b/docs/visual-basic/misc/bc36585.md index a698d9798c359..2ddc4d03a15b5 100644 --- a/docs/visual-basic/misc/bc36585.md +++ b/docs/visual-basic/misc/bc36585.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' is not a parameter of extension method '<methodname>' defined in '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36585" @@ -18,7 +18,7 @@ ms.assetid: c83fb679-3559-473c-aaa9-6ff21e515f97 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36586.md b/docs/visual-basic/misc/bc36586.md index b009ff227113a..72f53572a915a 100644 --- a/docs/visual-basic/misc/bc36586.md +++ b/docs/visual-basic/misc/bc36586.md @@ -1,13 +1,13 @@ --- title: "Argument not specified for parameter '<parametername>' of extension method '<methodname>' defined in '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36586" @@ -18,7 +18,7 @@ ms.assetid: e73f77e6-71c5-45e4-abe1-ce9b0e67e08c caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36589.md b/docs/visual-basic/misc/bc36589.md index 0c8f992fe0bed..944d37fb2b082 100644 --- a/docs/visual-basic/misc/bc36589.md +++ b/docs/visual-basic/misc/bc36589.md @@ -1,13 +1,13 @@ --- title: "Type parameter '<typeparametername>' for extension method '<methodname>' defined in '<typename>' cannot be inferred | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36589" @@ -18,7 +18,7 @@ ms.assetid: 4676a7a5-934b-4b74-b640-48065fc07e94 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36590.md b/docs/visual-basic/misc/bc36590.md index b8c930f4c0cc8..cd49ce18f96d7 100644 --- a/docs/visual-basic/misc/bc36590.md +++ b/docs/visual-basic/misc/bc36590.md @@ -1,13 +1,13 @@ --- title: "Too few type arguments to extension method '<methodname>' defined in '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36590" @@ -18,7 +18,7 @@ ms.assetid: 8a9dd2d3-d8af-4ef5-8427-eb6e83d16230 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36591.md b/docs/visual-basic/misc/bc36591.md index ad810576aec96..f2803ee600881 100644 --- a/docs/visual-basic/misc/bc36591.md +++ b/docs/visual-basic/misc/bc36591.md @@ -1,13 +1,13 @@ --- title: "Too many type arguments to extension method '<methodName>' defined in '<typeName>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36591" @@ -18,7 +18,7 @@ ms.assetid: 504c9b1f-f511-4198-8970-136d1a1bdafe caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36594.md b/docs/visual-basic/misc/bc36594.md index c748c13520098..201f8801931c8 100644 --- a/docs/visual-basic/misc/bc36594.md +++ b/docs/visual-basic/misc/bc36594.md @@ -1,13 +1,13 @@ --- title: "Definition of method <method> is not accessible in this context | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36594" @@ -18,7 +18,7 @@ ms.assetid: ee0f622a-e82f-4a79-ba78-354558e64dc4 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36595.md b/docs/visual-basic/misc/bc36595.md index 45eabd9082557..38ed266a04383 100644 --- a/docs/visual-basic/misc/bc36595.md +++ b/docs/visual-basic/misc/bc36595.md @@ -1,13 +1,13 @@ --- title: "Method cannot contain both an 'On Error GoTo' statement and a lambda or query expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36595" @@ -18,7 +18,7 @@ ms.assetid: 4e7cc11e-f53d-4481-afb4-653a81d54483 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36597.md b/docs/visual-basic/misc/bc36597.md index 3dbaa458f80b1..5a911af0bf71d 100644 --- a/docs/visual-basic/misc/bc36597.md +++ b/docs/visual-basic/misc/bc36597.md @@ -1,13 +1,13 @@ --- title: "GoTo to label '<labelname>' cannot be used within lambda expressions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36597" @@ -18,7 +18,7 @@ ms.assetid: 83e11202-a889-45c8-9159-d22b99679c0c caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36598.md b/docs/visual-basic/misc/bc36598.md index 7eb6fd2e48cbd..2169e2f9c6678 100644 --- a/docs/visual-basic/misc/bc36598.md +++ b/docs/visual-basic/misc/bc36598.md @@ -1,13 +1,13 @@ --- title: "Instance of restricted type '<typename>' cannot be used in a query expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36598" @@ -18,7 +18,7 @@ ms.assetid: a75642e4-5b5e-41dd-853c-c63d7eeca62e caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36600.md b/docs/visual-basic/misc/bc36600.md index 429ddf8547ae1..3c2d3c8fbbea8 100644 --- a/docs/visual-basic/misc/bc36600.md +++ b/docs/visual-basic/misc/bc36600.md @@ -1,13 +1,13 @@ --- title: "Range variable <variable> is already declared | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36600" @@ -18,7 +18,7 @@ ms.assetid: d53da04d-cd36-44ec-8b23-48cd81231191 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36601.md b/docs/visual-basic/misc/bc36601.md index 4726686532893..3aa7d1dc1dd9d 100644 --- a/docs/visual-basic/misc/bc36601.md +++ b/docs/visual-basic/misc/bc36601.md @@ -1,13 +1,13 @@ --- title: "Type characters cannot be used in range variable declarations | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36601" @@ -18,7 +18,7 @@ ms.assetid: f855bee8-3f79-446a-8c58-f927461e4ff1 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36602.md b/docs/visual-basic/misc/bc36602.md index 807f23aca67c2..6bde7065205fc 100644 --- a/docs/visual-basic/misc/bc36602.md +++ b/docs/visual-basic/misc/bc36602.md @@ -1,13 +1,13 @@ --- title: "'ReadOnly' variable cannot be the target of an assignment in a lambda expression inside a constructor | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36602" @@ -18,7 +18,7 @@ ms.assetid: f96f8c79-86df-4727-bc6d-f0844da21395 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36603.md b/docs/visual-basic/misc/bc36603.md index eb4b99d8b7009..9fc9c341e22e8 100644 --- a/docs/visual-basic/misc/bc36603.md +++ b/docs/visual-basic/misc/bc36603.md @@ -1,13 +1,13 @@ --- title: "Multi-dimensional array cannot be converted to an expression tree | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36603" @@ -18,7 +18,7 @@ ms.assetid: 65eefab7-c7ad-4dcd-bebf-2d16fba9f28f caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36604.md b/docs/visual-basic/misc/bc36604.md index 2cbb1749be1ed..e986d372c1c1d 100644 --- a/docs/visual-basic/misc/bc36604.md +++ b/docs/visual-basic/misc/bc36604.md @@ -1,13 +1,13 @@ --- title: "Late binding operations cannot be converted to an expression tree | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36604" @@ -18,7 +18,7 @@ ms.assetid: 6fd66d12-8c99-46e0-9095-fe1b29fd2692 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36605.md b/docs/visual-basic/misc/bc36605.md index 7d7e85f9ea149..1864cdcb6e6de 100644 --- a/docs/visual-basic/misc/bc36605.md +++ b/docs/visual-basic/misc/bc36605.md @@ -1,13 +1,13 @@ --- title: "'By' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36605" @@ -18,7 +18,7 @@ ms.assetid: d0397b6e-bfc2-400c-92fc-efe82036cfdb caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36606.md b/docs/visual-basic/misc/bc36606.md index 89a70191e1dee..a3fd874657fde 100644 --- a/docs/visual-basic/misc/bc36606.md +++ b/docs/visual-basic/misc/bc36606.md @@ -1,13 +1,13 @@ --- title: "Range variable name cannot match the name of a member of the 'Object' class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36606" @@ -18,7 +18,7 @@ ms.assetid: 964245e6-2601-4de6-8a51-25c0d9633418 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36607.md b/docs/visual-basic/misc/bc36607.md index ba5ac70943f37..5ad6fa51f1311 100644 --- a/docs/visual-basic/misc/bc36607.md +++ b/docs/visual-basic/misc/bc36607.md @@ -1,13 +1,13 @@ --- title: "'In' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36607" @@ -18,7 +18,7 @@ ms.assetid: f390bca5-12fe-4fe1-bd86-7f8ab66dfbd8 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36609.md b/docs/visual-basic/misc/bc36609.md index f36cb20b1043d..50ce4d3be7920 100644 --- a/docs/visual-basic/misc/bc36609.md +++ b/docs/visual-basic/misc/bc36609.md @@ -1,13 +1,13 @@ --- title: "Query expressions are not valid in debug windows | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36609" @@ -18,7 +18,7 @@ ms.assetid: 8952389a-b5e5-43b2-b765-e56640054e41 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36610.md b/docs/visual-basic/misc/bc36610.md index c0cb79977548e..1ba07913d383b 100644 --- a/docs/visual-basic/misc/bc36610.md +++ b/docs/visual-basic/misc/bc36610.md @@ -1,13 +1,13 @@ --- title: "Name '<name>' is either not declared or not in the current scope | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36610" @@ -18,7 +18,7 @@ ms.assetid: e66a4b8a-9252-42ae-a30d-341fad4f74be caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36613.md b/docs/visual-basic/misc/bc36613.md index 259b7aa688376..960bc06291182 100644 --- a/docs/visual-basic/misc/bc36613.md +++ b/docs/visual-basic/misc/bc36613.md @@ -1,13 +1,13 @@ --- title: "Anonymous type member name cannot be inferred from an XML identifier that is not a valid Visual Basic identifier. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36613" @@ -18,7 +18,7 @@ ms.assetid: 592d52a2-7442-472c-8b84-9dc63e24ba79 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36614.md b/docs/visual-basic/misc/bc36614.md index 7c4276e3dc5f2..c50953d51e346 100644 --- a/docs/visual-basic/misc/bc36614.md +++ b/docs/visual-basic/misc/bc36614.md @@ -1,13 +1,13 @@ --- title: "Range variable name cannot be inferred from an XML identifier that is not a valid Visual Basic identifier. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36614" @@ -18,7 +18,7 @@ ms.assetid: cfa9a854-c70e-4f10-a009-2686c650ca2b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36615.md b/docs/visual-basic/misc/bc36615.md index 8d6612193ca1f..cc65852053d18 100644 --- a/docs/visual-basic/misc/bc36615.md +++ b/docs/visual-basic/misc/bc36615.md @@ -1,13 +1,13 @@ --- title: "'Into' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36615" @@ -18,7 +18,7 @@ ms.assetid: 24062dd9-a973-43b6-88d3-c11adc5a3736 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36617.md b/docs/visual-basic/misc/bc36617.md index aae42f8caa470..ef9b2e4d6edbe 100644 --- a/docs/visual-basic/misc/bc36617.md +++ b/docs/visual-basic/misc/bc36617.md @@ -1,13 +1,13 @@ --- title: "Aggregate function name cannot be used with a type character | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36617" @@ -18,7 +18,7 @@ ms.assetid: 0ea95bfc-aee5-46bd-be2f-76d1234e0a23 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36618.md b/docs/visual-basic/misc/bc36618.md index 56e2b4a9cfbf0..d7e31c00340ed 100644 --- a/docs/visual-basic/misc/bc36618.md +++ b/docs/visual-basic/misc/bc36618.md @@ -1,13 +1,13 @@ --- title: "'On' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36618" @@ -18,7 +18,7 @@ ms.assetid: 7cb1b205-c4c3-4485-ae3f-8942425692ff caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36619.md b/docs/visual-basic/misc/bc36619.md index 3130b64516913..b8a34a6c036ea 100644 --- a/docs/visual-basic/misc/bc36619.md +++ b/docs/visual-basic/misc/bc36619.md @@ -1,13 +1,13 @@ --- title: "'Equals' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36619" @@ -18,7 +18,7 @@ ms.assetid: 1fd8c0dc-0e87-47b7-ab30-498809cca033 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36620.md b/docs/visual-basic/misc/bc36620.md index 689884c7d70d8..8c7b2282fe6ec 100644 --- a/docs/visual-basic/misc/bc36620.md +++ b/docs/visual-basic/misc/bc36620.md @@ -1,13 +1,13 @@ --- title: "'And' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36620" @@ -18,7 +18,7 @@ ms.assetid: b3d21d4d-86c0-44d2-8afc-c19d375e9ddd caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36621.md b/docs/visual-basic/misc/bc36621.md index 2175aed5826e7..330491b2fe8bd 100644 --- a/docs/visual-basic/misc/bc36621.md +++ b/docs/visual-basic/misc/bc36621.md @@ -1,13 +1,13 @@ --- title: "'Equals' cannot compare a value of type <type1> with a value of type <type2> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36621" @@ -18,7 +18,7 @@ ms.assetid: bd40bf57-3a12-407a-8622-7e428850c77c caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36622.md b/docs/visual-basic/misc/bc36622.md index 6ceabe74adf78..ac9c2a75b1769 100644 --- a/docs/visual-basic/misc/bc36622.md +++ b/docs/visual-basic/misc/bc36622.md @@ -1,13 +1,13 @@ --- title: "You must reference at least one range variable on both sides of the 'Equals' operator | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36622" @@ -18,7 +18,7 @@ ms.assetid: 8d301227-131d-4977-b3ff-1fc4e427f8fa caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36625.md b/docs/visual-basic/misc/bc36625.md index c53c4392dff3b..88d2bfbdd909a 100644 --- a/docs/visual-basic/misc/bc36625.md +++ b/docs/visual-basic/misc/bc36625.md @@ -1,13 +1,13 @@ --- title: "Lambda expression cannot be converted to '<typename>' because '<typename>' is not a delegate type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36625" @@ -18,7 +18,7 @@ ms.assetid: c03634d4-d831-4f8c-b6ab-566465968e4d caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36626.md b/docs/visual-basic/misc/bc36626.md index 5b7b3a98e3e90..af1c0931a2c9a 100644 --- a/docs/visual-basic/misc/bc36626.md +++ b/docs/visual-basic/misc/bc36626.md @@ -1,13 +1,13 @@ --- title: "Lambda expression cannot be converted to '<typename>' because type '<typename>' is declared 'MustInherit' and cannot be created | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36626" @@ -18,7 +18,7 @@ ms.assetid: d8695228-85c7-432a-9979-0d9898035710 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36627.md b/docs/visual-basic/misc/bc36627.md index baf818ba52aa9..59b406f8b0ac7 100644 --- a/docs/visual-basic/misc/bc36627.md +++ b/docs/visual-basic/misc/bc36627.md @@ -1,13 +1,13 @@ --- title: "Evaluation of lambda expressions is not valid in the debugger | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36627" @@ -18,7 +18,7 @@ ms.assetid: c10fc492-9c2d-4150-9779-8234f57b6138 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36628.md b/docs/visual-basic/misc/bc36628.md index 28eaf2dbacb9e..8989055897045 100644 --- a/docs/visual-basic/misc/bc36628.md +++ b/docs/visual-basic/misc/bc36628.md @@ -1,13 +1,13 @@ --- title: "A nullable type cannot be inferred for variable '<variablename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36628" @@ -18,7 +18,7 @@ ms.assetid: 3e92ae19-6a19-4b0b-9dd9-fba31cdb85a6 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36631.md b/docs/visual-basic/misc/bc36631.md index 702fd7dd29d13..8483a5844b6c4 100644 --- a/docs/visual-basic/misc/bc36631.md +++ b/docs/visual-basic/misc/bc36631.md @@ -1,13 +1,13 @@ --- title: "'Join' expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36631" @@ -18,7 +18,7 @@ ms.assetid: bb2b03b6-6784-423a-b91a-cb7066c1d093 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36632.md b/docs/visual-basic/misc/bc36632.md index ece5a964568de..b03ed71d4cce5 100644 --- a/docs/visual-basic/misc/bc36632.md +++ b/docs/visual-basic/misc/bc36632.md @@ -1,13 +1,13 @@ --- title: "Nullable parameters must specify a type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36632" @@ -18,7 +18,7 @@ ms.assetid: 5d636359-4b4d-4f0b-8ca0-b0e6bc538dab caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36634.md b/docs/visual-basic/misc/bc36634.md index 0a383e36ca405..a323a128bd448 100644 --- a/docs/visual-basic/misc/bc36634.md +++ b/docs/visual-basic/misc/bc36634.md @@ -1,13 +1,13 @@ --- title: "Attributes cannot be applied to parameters of lambda expressions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36634" @@ -18,7 +18,7 @@ ms.assetid: ed751d8d-11b7-4210-97e0-0319edff8c34 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36636.md b/docs/visual-basic/misc/bc36636.md index 7aa16dbc7a31f..3d7acf62bde69 100644 --- a/docs/visual-basic/misc/bc36636.md +++ b/docs/visual-basic/misc/bc36636.md @@ -1,13 +1,13 @@ --- title: "'AddressOf' expressions are not valid in the first expression of a 'Select Case' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36636" @@ -18,7 +18,7 @@ ms.assetid: 2ccc0ccc-d4d0-4910-8859-dedfa57c8126 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36637.md b/docs/visual-basic/misc/bc36637.md index 0190c7ebeb5eb..1afa2321b5083 100644 --- a/docs/visual-basic/misc/bc36637.md +++ b/docs/visual-basic/misc/bc36637.md @@ -1,13 +1,13 @@ --- title: "The '?' character cannot be used here | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36637" @@ -18,7 +18,7 @@ ms.assetid: a54c46e7-8fd8-4941-9fce-72f2b41b5e24 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36638.md b/docs/visual-basic/misc/bc36638.md index d70c4ef0f6315..39b4ab85065af 100644 --- a/docs/visual-basic/misc/bc36638.md +++ b/docs/visual-basic/misc/bc36638.md @@ -1,13 +1,13 @@ --- title: "Instance members and 'Me' cannot be used within a lambda expression in structures | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36638" @@ -18,7 +18,7 @@ ms.assetid: 5c24a7c7-50f6-4ffb-9ed2-07e2abc4eaf3 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36639.md b/docs/visual-basic/misc/bc36639.md index 2f859131c540c..36d94d41ecb07 100644 --- a/docs/visual-basic/misc/bc36639.md +++ b/docs/visual-basic/misc/bc36639.md @@ -1,13 +1,13 @@ --- title: "'ByRef' parameter '<parametername>' cannot be used in a lambda expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36639" @@ -18,7 +18,7 @@ ms.assetid: 5913f9b6-2929-4c05-8dd1-00b10fcd5a83 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36640.md b/docs/visual-basic/misc/bc36640.md index 701a0aa48697f..ece569414d363 100644 --- a/docs/visual-basic/misc/bc36640.md +++ b/docs/visual-basic/misc/bc36640.md @@ -1,13 +1,13 @@ --- title: "Instance of restricted type '<typename>' cannot be used in a lambda expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36640" @@ -18,7 +18,7 @@ ms.assetid: d88e3ef4-382b-49f3-a8e6-638ad7bb9f7f caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36641.md b/docs/visual-basic/misc/bc36641.md index 784e73b855cd6..dc345f755e443 100644 --- a/docs/visual-basic/misc/bc36641.md +++ b/docs/visual-basic/misc/bc36641.md @@ -1,13 +1,13 @@ --- title: "Lambda parameter '<parameter>' hides a variable in an enclosing block, a previously defined range variable, or an implicitly declared variable in a query expression. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36641" @@ -18,7 +18,7 @@ ms.assetid: ee08c366-29d1-4abb-b14c-23ae2b9680e7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36642.md b/docs/visual-basic/misc/bc36642.md index d69006942b43a..9a5b550f54273 100644 --- a/docs/visual-basic/misc/bc36642.md +++ b/docs/visual-basic/misc/bc36642.md @@ -1,13 +1,13 @@ --- title: "Option Strict On requires each lambda expression parameter to be declared with an 'As' clause if its type cannot be inferred | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36642" @@ -18,7 +18,7 @@ ms.assetid: 2aaa62b8-49c9-4ae8-b0f5-08e3f0b5ad10 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36643.md b/docs/visual-basic/misc/bc36643.md index d1bc92d387f38..2112704491c3e 100644 --- a/docs/visual-basic/misc/bc36643.md +++ b/docs/visual-basic/misc/bc36643.md @@ -1,13 +1,13 @@ --- title: "Array modifiers cannot be specified on lambda expression parameters name, only on its type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36643" @@ -18,7 +18,7 @@ ms.assetid: 34b6141b-6eab-4641-a3f4-53ef28c1792b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36648-bc36645.md b/docs/visual-basic/misc/bc36648-bc36645.md index eda9890b9fe61..751aea71fd9c0 100644 --- a/docs/visual-basic/misc/bc36648-bc36645.md +++ b/docs/visual-basic/misc/bc36648-bc36645.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) in method '<methodname>' cannot be inferred from these arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36648" @@ -21,7 +21,7 @@ ms.assetid: cc8c67bb-6cbb-4d7c-ba26-fe1d38908434 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36649-bc36646.md b/docs/visual-basic/misc/bc36649-bc36646.md index 120cceb8fe458..c9faf1e58a0f5 100644 --- a/docs/visual-basic/misc/bc36649-bc36646.md +++ b/docs/visual-basic/misc/bc36649-bc36646.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) in extension method '<methodname>' defined in '<typename>' cannot be inferred from these arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36649" @@ -21,7 +21,7 @@ ms.assetid: 55274b01-6d78-4950-861e-07d9273ef76e caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36650-bc36653.md b/docs/visual-basic/misc/bc36650-bc36653.md index b21bdca1273ce..6f2a2daf56776 100644 --- a/docs/visual-basic/misc/bc36650-bc36653.md +++ b/docs/visual-basic/misc/bc36650-bc36653.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) cannot be inferred from these arguments because more than one type is possible | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36653" @@ -21,7 +21,7 @@ ms.assetid: 79287e1f-7070-4a71-96d2-aee0a0c9d8bd caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36651-bc36654.md b/docs/visual-basic/misc/bc36651-bc36654.md index 25cef96350c47..3186ae0755a9a 100644 --- a/docs/visual-basic/misc/bc36651-bc36654.md +++ b/docs/visual-basic/misc/bc36651-bc36654.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) in method '<methodname>' cannot be inferred from these arguments because more than one type is possible | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36651" @@ -21,7 +21,7 @@ ms.assetid: d4bf408c-ca1f-44ad-855a-3df898de60c6 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36655-bc36652.md b/docs/visual-basic/misc/bc36655-bc36652.md index 734126b561800..ec9073df9f20c 100644 --- a/docs/visual-basic/misc/bc36655-bc36652.md +++ b/docs/visual-basic/misc/bc36655-bc36652.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) in extension method '<methodname>' defined in '<typename>' cannot be inferred from these arguments because more than one type is possible | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36655" @@ -21,7 +21,7 @@ ms.assetid: 49836f20-c877-4267-8bdc-6f6d108fb8c0 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36659-bc36656.md b/docs/visual-basic/misc/bc36659-bc36656.md index c9b347390912e..a2cdc83f35e0c 100644 --- a/docs/visual-basic/misc/bc36659-bc36656.md +++ b/docs/visual-basic/misc/bc36659-bc36656.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) cannot be inferred from these arguments because they do not convert to the same type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36659" @@ -21,7 +21,7 @@ ms.assetid: 0aa809da-3b44-4d78-b3c5-0a148bdf7ce8 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36660-bc36657.md b/docs/visual-basic/misc/bc36660-bc36657.md index 90252c94231da..66d86b6e6dc08 100644 --- a/docs/visual-basic/misc/bc36660-bc36657.md +++ b/docs/visual-basic/misc/bc36660-bc36657.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) in method '<methodname>' cannot be inferred from these arguments because they do not convert to the same type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36660" @@ -21,7 +21,7 @@ ms.assetid: e80c5afd-e16d-4f03-bdf1-c79c4286114b caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36661-bc36658.md b/docs/visual-basic/misc/bc36661-bc36658.md index 83d30c371fd82..d7f193d845ec2 100644 --- a/docs/visual-basic/misc/bc36661-bc36658.md +++ b/docs/visual-basic/misc/bc36661-bc36658.md @@ -1,13 +1,13 @@ --- title: "Data type(s) of the type parameter(s) in extension method '<methodname>' defined in 'typename' cannot be inferred from these arguments because they do not convert to the same type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36658" @@ -21,7 +21,7 @@ ms.assetid: 0bff97fd-cbe9-4433-8192-6498c6fb5d04 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36662.md b/docs/visual-basic/misc/bc36662.md index 61983dea9cea5..5daa4cde36f73 100644 --- a/docs/visual-basic/misc/bc36662.md +++ b/docs/visual-basic/misc/bc36662.md @@ -1,13 +1,13 @@ --- title: "Option Strict On does not allow narrowing in implicit type conversions between the lambda expression and delegate '<delegatename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36662" @@ -18,7 +18,7 @@ ms.assetid: 4504497b-56ba-4631-ad7b-59975f7fee04 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36663.md b/docs/visual-basic/misc/bc36663.md index cd489fc5a3cd0..f98dbdf64d69c 100644 --- a/docs/visual-basic/misc/bc36663.md +++ b/docs/visual-basic/misc/bc36663.md @@ -1,13 +1,13 @@ --- title: "Option Strict On does not allow narrowing in implicit type conversions between method '<methodname>' and delegate '<delegatename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36663" @@ -18,7 +18,7 @@ ms.assetid: fefc7ab5-b587-4ff9-a6bc-4c4e5d4b6b29 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36664.md b/docs/visual-basic/misc/bc36664.md index 3d1491f91184d..a7c8969c75235 100644 --- a/docs/visual-basic/misc/bc36664.md +++ b/docs/visual-basic/misc/bc36664.md @@ -1,13 +1,13 @@ --- title: "Nesting of parentheses in lambda expression's parameter list exceeds maximum allowable depth | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36664" @@ -18,7 +18,7 @@ ms.assetid: 884d0d4b-6149-45cf-b29d-e0a597ba8d8e caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36666-bc36665.md b/docs/visual-basic/misc/bc36666-bc36665.md index 0117d7b93ddcf..144de96a819cc 100644 --- a/docs/visual-basic/misc/bc36666-bc36665.md +++ b/docs/visual-basic/misc/bc36666-bc36665.md @@ -1,13 +1,13 @@ --- title: "'<methodname>' is not accessible in this context because the return type is not accessible | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36665" @@ -21,7 +21,7 @@ ms.assetid: 8f29eb7e-351f-486c-9d1f-3556cc11b7c5 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36707.md b/docs/visual-basic/misc/bc36707.md index 2be4b2aca9065..ae1d8ca1b6ce3 100644 --- a/docs/visual-basic/misc/bc36707.md +++ b/docs/visual-basic/misc/bc36707.md @@ -1,13 +1,13 @@ --- title: "'Group' or an identifier expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36707" @@ -18,7 +18,7 @@ ms.assetid: 214e4aa3-d20f-41b3-902c-f1076d31b832 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36708.md b/docs/visual-basic/misc/bc36708.md index 78b0fe1ee410c..2b50182789e50 100644 --- a/docs/visual-basic/misc/bc36708.md +++ b/docs/visual-basic/misc/bc36708.md @@ -1,13 +1,13 @@ --- title: "'Group' not allowed in this context; identifier expected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36708" @@ -18,7 +18,7 @@ ms.assetid: ef6b453e-68e7-47c2-997c-9fd1ca074217 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36709.md b/docs/visual-basic/misc/bc36709.md index d0218363d21ff..8528c2a4dff04 100644 --- a/docs/visual-basic/misc/bc36709.md +++ b/docs/visual-basic/misc/bc36709.md @@ -1,13 +1,13 @@ --- title: "Option Strict On does not allow narrowing in implicit type conversions between extension method '<extensionmethodname>' defined in '<modulename>' and delegate '<delegatename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36709" @@ -18,7 +18,7 @@ ms.assetid: 95d8c833-3525-411b-98e8-b7d3f61f75c9 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36710.md b/docs/visual-basic/misc/bc36710.md index 6d3d7a4fdcc87..bada32bf142e5 100644 --- a/docs/visual-basic/misc/bc36710.md +++ b/docs/visual-basic/misc/bc36710.md @@ -1,13 +1,13 @@ --- title: "Extension method '<methodname>' defined in '<modulename>' does not have a signature compatible with delegate '<delegatename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36710" @@ -18,7 +18,7 @@ ms.assetid: e439d9e0-7821-451a-a7b7-68c1cf1a85a3 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36711.md b/docs/visual-basic/misc/bc36711.md index 0c94c8d3f9a44..52ce3abb94e31 100644 --- a/docs/visual-basic/misc/bc36711.md +++ b/docs/visual-basic/misc/bc36711.md @@ -1,13 +1,13 @@ --- title: "Argument matching parameter '<parametername>' narrows to '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36711" @@ -18,7 +18,7 @@ ms.assetid: 10b43449-ac64-4368-bed2-67945e302511 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36714.md b/docs/visual-basic/misc/bc36714.md index 86f62d923d93e..1bb735fa275c0 100644 --- a/docs/visual-basic/misc/bc36714.md +++ b/docs/visual-basic/misc/bc36714.md @@ -1,13 +1,13 @@ --- title: "Expanded properties cannot be initialized | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36714" @@ -18,7 +18,7 @@ ms.assetid: ba9408f3-e606-4749-8372-987999f405f5 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36807.md b/docs/visual-basic/misc/bc36807.md index 85c9a1c1fe992..a1537ddd6f648 100644 --- a/docs/visual-basic/misc/bc36807.md +++ b/docs/visual-basic/misc/bc36807.md @@ -1,13 +1,13 @@ --- title: "XML elements cannot be selected from type 'type' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36807" @@ -18,7 +18,7 @@ ms.assetid: 01c19899-2b44-41e9-a99c-35edfa0deaf1 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36808.md b/docs/visual-basic/misc/bc36808.md index 055d7f0911b50..bba399f36bffc 100644 --- a/docs/visual-basic/misc/bc36808.md +++ b/docs/visual-basic/misc/bc36808.md @@ -1,13 +1,13 @@ --- title: "XML attributes cannot be selected from type 'type' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36808" @@ -18,7 +18,7 @@ ms.assetid: 76b2605c-3d9b-4e56-ba3f-99c60c668290 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36809.md b/docs/visual-basic/misc/bc36809.md index d4483e2537394..8379b998b8d6b 100644 --- a/docs/visual-basic/misc/bc36809.md +++ b/docs/visual-basic/misc/bc36809.md @@ -1,13 +1,13 @@ --- title: "XML descendant elements cannot be selected from type 'type' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc36809" @@ -18,7 +18,7 @@ ms.assetid: 560a3370-f24d-4ca3-93b1-39aabe13c238 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36907.md b/docs/visual-basic/misc/bc36907.md index 029dc9b544652..d381bb3805052 100644 --- a/docs/visual-basic/misc/bc36907.md +++ b/docs/visual-basic/misc/bc36907.md @@ -1,13 +1,13 @@ --- title: "Extension method '<methodname>' defined in '<modulename>' is not generic (or has no free type parameters) and so cannot have type arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36907" @@ -18,7 +18,7 @@ ms.assetid: 45191e93-89d1-48ec-99a5-ff9661a2a6ee caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc36909.md b/docs/visual-basic/misc/bc36909.md index 4afc454b7ff44..25f0f7dcae257 100644 --- a/docs/visual-basic/misc/bc36909.md +++ b/docs/visual-basic/misc/bc36909.md @@ -1,13 +1,13 @@ --- title: "Cannot infer a data type for '<variablename>' because the array dimensions do not match | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc36909" @@ -18,7 +18,7 @@ ms.assetid: e41fec81-efec-4395-a0a5-d81906a2d4f1 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40000.md b/docs/visual-basic/misc/bc40000.md index 8168feb2debff..030323e163b08 100644 --- a/docs/visual-basic/misc/bc40000.md +++ b/docs/visual-basic/misc/bc40000.md @@ -1,13 +1,13 @@ --- title: "'<elementname>' is obsolete: '<errormessage>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40000" @@ -18,7 +18,7 @@ ms.assetid: dade0f57-eca1-4dd0-b978-020678838be6 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40003.md b/docs/visual-basic/misc/bc40003.md index 807ea750c7a64..b8c474be9d35a 100644 --- a/docs/visual-basic/misc/bc40003.md +++ b/docs/visual-basic/misc/bc40003.md @@ -1,13 +1,13 @@ --- title: "<type1> '<membername>' shadows an overloadable member declared in the base <type2> '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40003" @@ -18,7 +18,7 @@ ms.assetid: 1e0d2061-0ad9-4915-b946-d55cb5d5ee80 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40004.md b/docs/visual-basic/misc/bc40004.md index 8838e10fdd32b..1724b3272bb77 100644 --- a/docs/visual-basic/misc/bc40004.md +++ b/docs/visual-basic/misc/bc40004.md @@ -1,13 +1,13 @@ --- title: "<type1> '<membername>' conflicts with <type2> '<membername>' on the base class <type3> '<classname>' and should be declared 'Shadows' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40004" @@ -18,7 +18,7 @@ ms.assetid: 24d10f31-3b3d-448c-b928-fc937e1f4a92 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40005.md b/docs/visual-basic/misc/bc40005.md index 9bb3ebc33cc82..7c6105f7d4b3a 100644 --- a/docs/visual-basic/misc/bc40005.md +++ b/docs/visual-basic/misc/bc40005.md @@ -1,13 +1,13 @@ --- title: "<type> '<typename>' shadows an overridable method in the base class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40005" @@ -18,7 +18,7 @@ ms.assetid: 1dadda7f-1d26-4ae8-a668-9f69d55ceb50 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40009.md b/docs/visual-basic/misc/bc40009.md index d6286f31c7262..2432e12bb3e98 100644 --- a/docs/visual-basic/misc/bc40009.md +++ b/docs/visual-basic/misc/bc40009.md @@ -1,13 +1,13 @@ --- title: "Possible problem detected while building assembly: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40009" @@ -18,7 +18,7 @@ ms.assetid: 4bc5108a-a96e-43be-8bba-a47441a25f3e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40010.md b/docs/visual-basic/misc/bc40010.md index c686bd9de7c35..a2acb4319232a 100644 --- a/docs/visual-basic/misc/bc40010.md +++ b/docs/visual-basic/misc/bc40010.md @@ -1,13 +1,13 @@ --- title: "Possible problem detected while building assembly '<assemblyname>': <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40010" @@ -18,7 +18,7 @@ ms.assetid: 3a4f4a4a-a5ad-4501-bf4c-0fbf25c50734 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40011.md b/docs/visual-basic/misc/bc40011.md index 3fb49b87be87b..2affc786c3b78 100644 --- a/docs/visual-basic/misc/bc40011.md +++ b/docs/visual-basic/misc/bc40011.md @@ -1,13 +1,13 @@ --- title: "'Microsoft.VisualBasic.ComClassAttribute' is specified for class '<classname>' but it has no public members that can be exposed to COM; therefore no COM interfaces are generated | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40011" @@ -18,7 +18,7 @@ ms.assetid: 39aed273-bf27-4667-8116-022c4dd8f3c5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40012.md b/docs/visual-basic/misc/bc40012.md index 43d8af9cab920..3d28ece0a27d3 100644 --- a/docs/visual-basic/misc/bc40012.md +++ b/docs/visual-basic/misc/bc40012.md @@ -1,13 +1,13 @@ --- title: "Event '<eventname>' implicitly declares '<membername>', which conflicts with a member in the base <type> '<classname>', and so the event should be declared 'Shadows' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40012" @@ -18,7 +18,7 @@ ms.assetid: 5f14e8bd-a227-4115-af99-cd2b6fe4dc0e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40014.md b/docs/visual-basic/misc/bc40014.md index b0a55bb4ef96b..a2cd42fbad622 100644 --- a/docs/visual-basic/misc/bc40014.md +++ b/docs/visual-basic/misc/bc40014.md @@ -1,13 +1,13 @@ --- title: "<type1> '<propertyname>' conflicts with a member implicitly declared for event '<eventname>' in the base <type2> '<classname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40014" @@ -18,7 +18,7 @@ ms.assetid: 100534b9-d533-4e94-a2a7-0ed26426965b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40018.md b/docs/visual-basic/misc/bc40018.md index dd41efa0df4ee..d8217f1845d0c 100644 --- a/docs/visual-basic/misc/bc40018.md +++ b/docs/visual-basic/misc/bc40018.md @@ -1,13 +1,13 @@ --- title: "Member '<membername1>' implicitly declares '<implicitmembername>', which conflicts with a member implicitly declared for member '<membername2>' in the base class '<baseclassname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40018" @@ -18,7 +18,7 @@ ms.assetid: 43844e55-9ce1-4b88-9aa8-839b37f30e5a caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40019.md b/docs/visual-basic/misc/bc40019.md index 582e66fd1d3bf..8bc18f86c219a 100644 --- a/docs/visual-basic/misc/bc40019.md +++ b/docs/visual-basic/misc/bc40019.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' accessor of '<propertyname>' is obsolete: '<errormessage>' (Visual Basic Warning) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40019" @@ -18,7 +18,7 @@ ms.assetid: 57d00655-1837-4605-a5e9-1ae5b6935f51 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40020.md b/docs/visual-basic/misc/bc40020.md index 3c5122a5013a5..59f4631328998 100644 --- a/docs/visual-basic/misc/bc40020.md +++ b/docs/visual-basic/misc/bc40020.md @@ -1,13 +1,13 @@ --- title: "'<keyword>' accessor of '<propertyname>' is obsolete (Visual Basic Warning) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40020" @@ -18,7 +18,7 @@ ms.assetid: 005440f4-6e82-421c-b2ce-9c5139325bac caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40021.md b/docs/visual-basic/misc/bc40021.md index c4f0b22887d8e..756d3d8286e6d 100644 --- a/docs/visual-basic/misc/bc40021.md +++ b/docs/visual-basic/misc/bc40021.md @@ -1,13 +1,13 @@ --- title: "Member '<membername>' conflicts with member '<membername>' in the base type '<basetypename>' and so should not be declared 'Overloads' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40021" @@ -18,7 +18,7 @@ ms.assetid: 2ec72726-ab0e-4545-9c1e-2409eb54482e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40022.md b/docs/visual-basic/misc/bc40022.md index 6a7dd8ad7e7e2..91f918106227d 100644 --- a/docs/visual-basic/misc/bc40022.md +++ b/docs/visual-basic/misc/bc40022.md @@ -1,13 +1,13 @@ --- title: "Member '<membername1>' implicitly declares '<implicitmembername>', which conflicts with a member in the base class '<baseclassname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40022" @@ -18,7 +18,7 @@ ms.assetid: be5bb2ee-2274-42b2-b843-179b14127b34 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40023.md b/docs/visual-basic/misc/bc40023.md index 64ea5eba7fdf1..f2c0206b98d4b 100644 --- a/docs/visual-basic/misc/bc40023.md +++ b/docs/visual-basic/misc/bc40023.md @@ -1,13 +1,13 @@ --- title: "Member '<membername1>' conflicts with a member implicitly declared for member '<membername2>' in the base type '<basetypename>' and so should not be declared 'Overloads' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40023" @@ -18,7 +18,7 @@ ms.assetid: 82bb29a6-8d49-47a4-8c19-b21e97dfc7de caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40024.md b/docs/visual-basic/misc/bc40024.md index a7b3282186f89..0c000e618ddb8 100644 --- a/docs/visual-basic/misc/bc40024.md +++ b/docs/visual-basic/misc/bc40024.md @@ -1,13 +1,13 @@ --- title: "Property '<propertyname>' implicitly declares '<implicitmembername>', which conflicts with a member implicitly declared for member '<membername>' in the base class '<baseclassname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40024" @@ -18,7 +18,7 @@ ms.assetid: fab4f290-a41f-47d6-9bdb-44eb8dd395d5 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40026.md b/docs/visual-basic/misc/bc40026.md index da38458779262..908d263996288 100644 --- a/docs/visual-basic/misc/bc40026.md +++ b/docs/visual-basic/misc/bc40026.md @@ -1,13 +1,13 @@ --- title: "'<classname>' is not CLS-compliant because it derives from '<baseclassname>', which is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40026" @@ -18,7 +18,7 @@ ms.assetid: debcd5e4-75e7-4b14-a6cc-18f1009fe52c caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40030.md b/docs/visual-basic/misc/bc40030.md index 0e29ad74d9526..dc22aec590de4 100644 --- a/docs/visual-basic/misc/bc40030.md +++ b/docs/visual-basic/misc/bc40030.md @@ -1,13 +1,13 @@ --- title: "Type '<typename1>' cannot be marked CLS-compliant because its containing type '<typename2>' is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40030" @@ -18,7 +18,7 @@ ms.assetid: f1cfcf04-2a99-46ef-ac87-34cc2099125c caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40034.md b/docs/visual-basic/misc/bc40034.md index 0f9ebc6ca3649..0819fd0f72fbc 100644 --- a/docs/visual-basic/misc/bc40034.md +++ b/docs/visual-basic/misc/bc40034.md @@ -1,13 +1,13 @@ --- title: "Non-CLS-compliant 'MustOverride' member is not allowed in a CLS-compliant <classname> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40034" @@ -18,7 +18,7 @@ ms.assetid: 4eb36b3a-1bbe-4e99-9ecb-a12b8729b128 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40038.md b/docs/visual-basic/misc/bc40038.md index f161d7bc97f39..0b88fcafe1e4a 100644 --- a/docs/visual-basic/misc/bc40038.md +++ b/docs/visual-basic/misc/bc40038.md @@ -1,13 +1,13 @@ --- title: "Root namespace <namespacename> is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40038" @@ -18,7 +18,7 @@ ms.assetid: ec850295-b2fe-4f19-b808-d22fe0aaa32d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40040.md b/docs/visual-basic/misc/bc40040.md index 0d9c2f7432491..27bb9ef13db0d 100644 --- a/docs/visual-basic/misc/bc40040.md +++ b/docs/visual-basic/misc/bc40040.md @@ -1,13 +1,13 @@ --- title: "Generic parameter constraint type <typename> is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40040" @@ -18,7 +18,7 @@ ms.assetid: c640dd59-56a9-43ed-b199-32a60f7b9b06 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40043.md b/docs/visual-basic/misc/bc40043.md index 253d142c651f3..c54ea4696e8a4 100644 --- a/docs/visual-basic/misc/bc40043.md +++ b/docs/visual-basic/misc/bc40043.md @@ -1,13 +1,13 @@ --- title: "System.CLSCompliantAttribute cannot be applied to property 'Get'-'Set' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40043" @@ -18,7 +18,7 @@ ms.assetid: 2ff45c09-32be-4ca9-b42a-63ce2536db7d caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40046.md b/docs/visual-basic/misc/bc40046.md index 4f41244856e07..ba0a69323f326 100644 --- a/docs/visual-basic/misc/bc40046.md +++ b/docs/visual-basic/misc/bc40046.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' and partial type '<typename>' conflict in container '<containername>', but are being merged because one of them is declared partial | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40046" @@ -18,7 +18,7 @@ ms.assetid: c243e70b-ecd5-49ef-a260-a7bb12a4a3b1 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40047.md b/docs/visual-basic/misc/bc40047.md index dc84e2e070f46..737cfb4806d40 100644 --- a/docs/visual-basic/misc/bc40047.md +++ b/docs/visual-basic/misc/bc40047.md @@ -1,13 +1,13 @@ --- title: "Type '<typename>' and partial type '<typename>' declared in '<filename>' conflict in container '<containername>', but are being merged because one of them is declared partial | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40047" @@ -18,7 +18,7 @@ ms.assetid: 05f62dd9-f97d-4893-8904-76ecd2da474c caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40048.md b/docs/visual-basic/misc/bc40048.md index 998169c23f7c2..8eaa14f9fcc6e 100644 --- a/docs/visual-basic/misc/bc40048.md +++ b/docs/visual-basic/misc/bc40048.md @@ -1,13 +1,13 @@ --- title: "Type parameter '<typeparametername>' has the same name as a type parameter of an enclosing type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40048" @@ -18,7 +18,7 @@ ms.assetid: d5428b36-88d3-42c4-a096-cbc7bb9571f2 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40049.md b/docs/visual-basic/misc/bc40049.md index 457c3bc47dac6..9f1466bac9ca9 100644 --- a/docs/visual-basic/misc/bc40049.md +++ b/docs/visual-basic/misc/bc40049.md @@ -1,13 +1,13 @@ --- title: "Could not find standard library: '<filename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40049" @@ -18,7 +18,7 @@ ms.assetid: a292f97e-4852-4021-b300-7ab47beb95d9 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40050.md b/docs/visual-basic/misc/bc40050.md index 92b76641d6bd2..868cdb527771a 100644 --- a/docs/visual-basic/misc/bc40050.md +++ b/docs/visual-basic/misc/bc40050.md @@ -1,13 +1,13 @@ --- title: "Delegate type '<delegatename>' of event '<eventname>' is not CLS-compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40050" @@ -18,7 +18,7 @@ ms.assetid: 92f5be26-9a82-46d4-bf97-005f2c7ca424 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40051.md b/docs/visual-basic/misc/bc40051.md index 0958b3231bca7..41cec38e776ff 100644 --- a/docs/visual-basic/misc/bc40051.md +++ b/docs/visual-basic/misc/bc40051.md @@ -1,13 +1,13 @@ --- title: "System.Diagnostics.DebuggerHiddenAttribute does not affect 'Get' or 'Set' when applied to the Property definition | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc40051" @@ -18,7 +18,7 @@ ms.assetid: 623d5e48-7fb2-48a9-bbbb-92914b08c01c caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40052.md b/docs/visual-basic/misc/bc40052.md index dba0392308576..07a7a2c20cc51 100644 --- a/docs/visual-basic/misc/bc40052.md +++ b/docs/visual-basic/misc/bc40052.md @@ -1,13 +1,13 @@ --- title: "Range specified for 'Case' statement is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40052" @@ -18,7 +18,7 @@ ms.assetid: a11d92f6-dc13-46a0-a8ca-5a962a0ed968 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40053.md b/docs/visual-basic/misc/bc40053.md index d2424f5d750c4..f50026545e41c 100644 --- a/docs/visual-basic/misc/bc40053.md +++ b/docs/visual-basic/misc/bc40053.md @@ -1,13 +1,13 @@ --- title: "'<procedurename>' method for event '<eventname>' cannot be marked CLS compliant because its containing type '<typename>' is not CLS compliant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40053" @@ -18,7 +18,7 @@ ms.assetid: 5f7aaf64-b5e6-4f97-9ebd-44cd4c7e8bf5 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40054.md b/docs/visual-basic/misc/bc40054.md index fd6bc3f60f468..47b507b01d107 100644 --- a/docs/visual-basic/misc/bc40054.md +++ b/docs/visual-basic/misc/bc40054.md @@ -1,13 +1,13 @@ --- title: "'<constructor>' in designer-generated type '<type>' should call InitializeComponent method | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40054" @@ -18,7 +18,7 @@ ms.assetid: beac93b0-d427-4df6-9582-fd69c7a53673 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc40055.md b/docs/visual-basic/misc/bc40055.md index 947d5cece693f..a4a314e2f42ef 100644 --- a/docs/visual-basic/misc/bc40055.md +++ b/docs/visual-basic/misc/bc40055.md @@ -1,13 +1,13 @@ --- title: "Casing of namespace name '<namespacename1>' does not match casing of namespace name '<namespacename2>' in file '<filepath>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc40055" @@ -18,7 +18,7 @@ ms.assetid: adaac2fe-1513-4234-afe7-633a76089f36 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41000.md b/docs/visual-basic/misc/bc41000.md index f2049cded2c82..6bf742dd5893e 100644 --- a/docs/visual-basic/misc/bc41000.md +++ b/docs/visual-basic/misc/bc41000.md @@ -1,13 +1,13 @@ --- title: "Attribute '<attributename>' cannot be specified more than once in this project, even with identical parameter values | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41000" @@ -18,7 +18,7 @@ ms.assetid: 7e846177-7b89-44da-8f17-cdc8606ef148 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41001.md b/docs/visual-basic/misc/bc41001.md index ef4852ae1a76d..32a8036d15e35 100644 --- a/docs/visual-basic/misc/bc41001.md +++ b/docs/visual-basic/misc/bc41001.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' should declare a 'Sub New' because the '<constructorname>' in its base class '<baseclassname>' is marked obsolete | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41001" @@ -18,7 +18,7 @@ ms.assetid: b2c6b996-6d52-4963-9fee-8b6f78fc028c caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41002.md b/docs/visual-basic/misc/bc41002.md index 816b012e9c73c..1ed3e4fb87d6b 100644 --- a/docs/visual-basic/misc/bc41002.md +++ b/docs/visual-basic/misc/bc41002.md @@ -1,13 +1,13 @@ --- title: "Class '<classname>' should declare a 'Sub New' because the '<constructorname>' in its base class '<baseclassname>' is marked obsolete: '<errormessage>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc41002" @@ -18,7 +18,7 @@ ms.assetid: 6d034bbe-ab6a-433a-ae31-8c4a42faf7f8 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41003.md b/docs/visual-basic/misc/bc41003.md index 39b85acede2bb..ca47ed1d1f343 100644 --- a/docs/visual-basic/misc/bc41003.md +++ b/docs/visual-basic/misc/bc41003.md @@ -1,13 +1,13 @@ --- title: "First statement of this 'Sub New' should be an explicit call to 'MyBase.New' or 'MyClass.New' because the '<constructorname>' in the base class '<baseclassname>' of '<derivedclassname>' is marked obsolete. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41003" @@ -18,7 +18,7 @@ ms.assetid: 6d7c84db-659f-4388-85cf-38208ad607c3 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41004.md b/docs/visual-basic/misc/bc41004.md index 535ed8b326879..c936c26db3cc5 100644 --- a/docs/visual-basic/misc/bc41004.md +++ b/docs/visual-basic/misc/bc41004.md @@ -1,13 +1,13 @@ --- title: "First statement of this 'Sub New' should be an explicit call to 'MyBase.New' or 'MyClass.New' because the '<constructorname>' in the base class '<baseclassname>' of '<derivedclassname>' is marked obsolete: '<errormessage>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41004" @@ -18,7 +18,7 @@ ms.assetid: 61185283-d43d-46ae-bfa0-6fe3e1d0982a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41005.md b/docs/visual-basic/misc/bc41005.md index 7593bfa178c70..ca14ac75b4cea 100644 --- a/docs/visual-basic/misc/bc41005.md +++ b/docs/visual-basic/misc/bc41005.md @@ -1,13 +1,13 @@ --- title: "Operator without an 'As' clause; type of Object assumed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc41005" @@ -18,7 +18,7 @@ ms.assetid: 42be84ed-7aa6-4ac0-9dd4-663e90f13e09 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41006.md b/docs/visual-basic/misc/bc41006.md index c8394ef37ecdf..b77c74a1c8e4f 100644 --- a/docs/visual-basic/misc/bc41006.md +++ b/docs/visual-basic/misc/bc41006.md @@ -1,13 +1,13 @@ --- title: "Type arguments inferred for method '<procedurename>' result in the following warnings :<warninglist> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41006" @@ -18,7 +18,7 @@ ms.assetid: c789ffa9-0273-47f6-8915-78fc6a7d3d6d caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41007.md b/docs/visual-basic/misc/bc41007.md index 190dcb16239f4..b289dd9368827 100644 --- a/docs/visual-basic/misc/bc41007.md +++ b/docs/visual-basic/misc/bc41007.md @@ -1,13 +1,13 @@ --- title: "Attribute 'Conditional' is only valid on 'Sub' declarations | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41007" @@ -18,7 +18,7 @@ ms.assetid: 36554e18-dac6-4bed-bdd0-f0819a3a288e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41008.md b/docs/visual-basic/misc/bc41008.md index 10fb68f9395c1..478f7cec41237 100644 --- a/docs/visual-basic/misc/bc41008.md +++ b/docs/visual-basic/misc/bc41008.md @@ -1,13 +1,13 @@ --- title: "Use command line option '<option>' or appropriate project settings instead of '<parameter>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41008" @@ -18,7 +18,7 @@ ms.assetid: 1c5d6d7a-b767-4dae-aa61-d7fa81d5aad1 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc41998.md b/docs/visual-basic/misc/bc41998.md index fc74f7a3301f0..769d124e1258b 100644 --- a/docs/visual-basic/misc/bc41998.md +++ b/docs/visual-basic/misc/bc41998.md @@ -1,13 +1,13 @@ --- title: "Statement recursively calls the containing 'AddHandler' for event '<eventname>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc41998" @@ -18,7 +18,7 @@ ms.assetid: 4375b191-fbd9-4e93-b9bb-9159d533ddf6 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42000.md b/docs/visual-basic/misc/bc42000.md index 0c07f10f9eb62..ca2edc6a58d7e 100644 --- a/docs/visual-basic/misc/bc42000.md +++ b/docs/visual-basic/misc/bc42000.md @@ -1,13 +1,13 @@ --- title: "<type> '<methodname>' conflicts with other members of the same name across the inheritance hierarchy and so should be declared 'Shadows' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42000" @@ -18,7 +18,7 @@ ms.assetid: 3081635f-99a9-4e90-997f-82251144d80f caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42001.md b/docs/visual-basic/misc/bc42001.md index 8320ce5e780cd..bbea27044b968 100644 --- a/docs/visual-basic/misc/bc42001.md +++ b/docs/visual-basic/misc/bc42001.md @@ -1,13 +1,13 @@ --- title: "'Class_Initialize' event is no longer supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42001" @@ -18,7 +18,7 @@ ms.assetid: 31e7c383-894e-416c-b834-3688cc340ccf caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42002.md b/docs/visual-basic/misc/bc42002.md index 0266ae56b1257..e2bf6c26e6fa2 100644 --- a/docs/visual-basic/misc/bc42002.md +++ b/docs/visual-basic/misc/bc42002.md @@ -1,13 +1,13 @@ --- title: "'Class_Terminate' event is no longer supported | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42002" @@ -18,7 +18,7 @@ ms.assetid: 11eeac74-666d-4b23-81bc-b1691290ddd0 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42003.md b/docs/visual-basic/misc/bc42003.md index 1927e6d31a9f7..b085471957892 100644 --- a/docs/visual-basic/misc/bc42003.md +++ b/docs/visual-basic/misc/bc42003.md @@ -1,13 +1,13 @@ --- title: "'<procedure1>' and '<procedure2>' cannot overload each other because they differ only by parameters declared 'ByRef' or 'ByVal' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42003" @@ -18,7 +18,7 @@ ms.assetid: f058f1e0-64d2-4497-85fc-a58e16b0d805 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42004.md b/docs/visual-basic/misc/bc42004.md index 764a48104004f..6c0999af772d3 100644 --- a/docs/visual-basic/misc/bc42004.md +++ b/docs/visual-basic/misc/bc42004.md @@ -1,10 +1,10 @@ --- title: "Expression recursively calls containing Operator '<operatorsymbol>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" ms.tgt_pltfrm: "" @@ -18,7 +18,7 @@ ms.assetid: a874c44a-3aec-447d-90f7-5659f1b2f5f6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42014.md b/docs/visual-basic/misc/bc42014.md index d3b6ea1ef46fd..33a983b6df7c3 100644 --- a/docs/visual-basic/misc/bc42014.md +++ b/docs/visual-basic/misc/bc42014.md @@ -1,13 +1,13 @@ --- title: "'<baseinterfacename>.<membername>' from 'implements <derivedinterfacename>' is already implemented by the base class '<baseclassname>'. Re-implementation of <type> assumed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42014" @@ -18,7 +18,7 @@ ms.assetid: 95fff622-5d54-4ec8-90f0-477de1d58687 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42016.md b/docs/visual-basic/misc/bc42016.md index 3ec6b33fea855..fddf4fae682e7 100644 --- a/docs/visual-basic/misc/bc42016.md +++ b/docs/visual-basic/misc/bc42016.md @@ -1,13 +1,13 @@ --- title: "Implicit conversion from '<typename1>' to '<typename2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42016" @@ -18,7 +18,7 @@ ms.assetid: 7dabaab0-8258-4c17-927f-28e61f50bd3a caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42018.md b/docs/visual-basic/misc/bc42018.md index 85bc56eb540ec..043d7d3ee70ac 100644 --- a/docs/visual-basic/misc/bc42018.md +++ b/docs/visual-basic/misc/bc42018.md @@ -1,13 +1,13 @@ --- title: "Operands of type Object used for operator '<operatorsymbol>'; use the 'Is' operator to test object identity | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42018" @@ -18,7 +18,7 @@ ms.assetid: 3fc640a7-7dab-4c14-b25d-a5794dbba59d caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42019.md b/docs/visual-basic/misc/bc42019.md index 1a7f57abaad6b..18ebe74184da9 100644 --- a/docs/visual-basic/misc/bc42019.md +++ b/docs/visual-basic/misc/bc42019.md @@ -1,13 +1,13 @@ --- title: "Operands of type Object used for operator '<operatorsymbol>'; runtime errors could occur | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC42019" @@ -18,7 +18,7 @@ ms.assetid: f61944ba-863b-4a82-aae4-249bda52ec8d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42020.md b/docs/visual-basic/misc/bc42020.md index d98b599384b25..321a195208eed 100644 --- a/docs/visual-basic/misc/bc42020.md +++ b/docs/visual-basic/misc/bc42020.md @@ -1,13 +1,13 @@ --- title: "Variable declaration without an 'As' clause; type of Object assumed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC42020" @@ -18,7 +18,7 @@ ms.assetid: 9422b16d-39b5-4d49-b697-608226ccafea caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42021.md b/docs/visual-basic/misc/bc42021.md index 814c751f401ca..a94b03f449a1b 100644 --- a/docs/visual-basic/misc/bc42021.md +++ b/docs/visual-basic/misc/bc42021.md @@ -1,13 +1,13 @@ --- title: "Function without an 'As' clause; return type of Object assumed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC42021" @@ -18,7 +18,7 @@ ms.assetid: c1efadf1-fba3-437b-a311-240c4d07d894 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42022.md b/docs/visual-basic/misc/bc42022.md index 6c89d4dd56ab8..caeea6d65e10a 100644 --- a/docs/visual-basic/misc/bc42022.md +++ b/docs/visual-basic/misc/bc42022.md @@ -1,13 +1,13 @@ --- title: "Property without an 'As' clause; type of Object assumed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC42022" @@ -18,7 +18,7 @@ ms.assetid: 3379692b-8278-4488-878a-0afb76e554b1 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42024.md b/docs/visual-basic/misc/bc42024.md index 2b74df9ecabcc..f0f9c52354a9c 100644 --- a/docs/visual-basic/misc/bc42024.md +++ b/docs/visual-basic/misc/bc42024.md @@ -1,13 +1,13 @@ --- title: "Unused local variable: '<localvariablename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42024" @@ -18,7 +18,7 @@ ms.assetid: 749b1315-0f85-4f7e-b68b-8cc4346c502b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42028.md b/docs/visual-basic/misc/bc42028.md index fdfa1d4b2da52..bc0978295249c 100644 --- a/docs/visual-basic/misc/bc42028.md +++ b/docs/visual-basic/misc/bc42028.md @@ -1,13 +1,13 @@ --- title: "Inappropriate use of <keyword> keyword in a module | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42028" @@ -18,7 +18,7 @@ ms.assetid: a9bc1e9d-ba2c-4a71-b147-0fb66f670316 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42029.md b/docs/visual-basic/misc/bc42029.md index c91f0d04255b6..5decfc657d295 100644 --- a/docs/visual-basic/misc/bc42029.md +++ b/docs/visual-basic/misc/bc42029.md @@ -1,13 +1,13 @@ --- title: "'Catch' block never reached, because '<name1>' inherits from '<name2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "BC42029" @@ -18,7 +18,7 @@ ms.assetid: 4bc84a84-ec7e-49db-8794-4fb71d36d5c0 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42030.md b/docs/visual-basic/misc/bc42030.md index 85898b09e8116..8955c9f6e23b8 100644 --- a/docs/visual-basic/misc/bc42030.md +++ b/docs/visual-basic/misc/bc42030.md @@ -1,13 +1,13 @@ --- title: "Variable '<variablename>' is passed by reference before it has been assigned a value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42030" @@ -18,7 +18,7 @@ ms.assetid: 8f1aae99-f032-4fdf-b6dc-3360cc5b94de caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42031.md b/docs/visual-basic/misc/bc42031.md index 777a9a028b7a7..3af5b9a2c8e02 100644 --- a/docs/visual-basic/misc/bc42031.md +++ b/docs/visual-basic/misc/bc42031.md @@ -1,13 +1,13 @@ --- title: "'Catch' block never reached; <exception> handled above in the same 'Try' statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42031" @@ -18,7 +18,7 @@ ms.assetid: 7d15597c-5988-42ea-a853-63cbf78faaf3 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42032.md b/docs/visual-basic/misc/bc42032.md index 2073dd251db22..a7fb0d0bd37c5 100644 --- a/docs/visual-basic/misc/bc42032.md +++ b/docs/visual-basic/misc/bc42032.md @@ -1,13 +1,13 @@ --- title: "Operands of type Object used for operator '<operatorsymbol>'; use the 'IsNot' operator to test object identity | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42032" @@ -18,7 +18,7 @@ ms.assetid: f43b163b-f8f6-489d-ba9e-df6398ccc553 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42034.md b/docs/visual-basic/misc/bc42034.md index 8fa1da254ea9f..e4826f0a0d273 100644 --- a/docs/visual-basic/misc/bc42034.md +++ b/docs/visual-basic/misc/bc42034.md @@ -1,13 +1,13 @@ --- title: "File name already declared with a different GUID and checksum value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42034" @@ -18,7 +18,7 @@ ms.assetid: 86da5e21-d41a-419e-a216-8712a560a2ad caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42035.md b/docs/visual-basic/misc/bc42035.md index fb19b33559841..6c0c7a3e5b497 100644 --- a/docs/visual-basic/misc/bc42035.md +++ b/docs/visual-basic/misc/bc42035.md @@ -1,13 +1,13 @@ --- title: "Bad GUID format | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42035" @@ -18,7 +18,7 @@ ms.assetid: a0da14b2-effc-41db-8506-0f372c60256d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42036.md b/docs/visual-basic/misc/bc42036.md index 7c6dd0baae46c..59e6fcdeb5726 100644 --- a/docs/visual-basic/misc/bc42036.md +++ b/docs/visual-basic/misc/bc42036.md @@ -1,13 +1,13 @@ --- title: "Operands of type Object used in expressions for 'Select', 'Case' statements; runtime errors could occur | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42036" @@ -18,7 +18,7 @@ ms.assetid: f11e9c9f-aa66-4eb1-8f49-abf713bef885 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42099.md b/docs/visual-basic/misc/bc42099.md index 5cc51e7970312..ddeb8ca828e9f 100644 --- a/docs/visual-basic/misc/bc42099.md +++ b/docs/visual-basic/misc/bc42099.md @@ -1,13 +1,13 @@ --- title: "Unused local constant: '<constant>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42099" @@ -18,7 +18,7 @@ ms.assetid: 8ac5925c-fafd-44fd-9892-57fceb35a5cc caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42101.md b/docs/visual-basic/misc/bc42101.md index 23e18ddf9725b..97416c6ba603c 100644 --- a/docs/visual-basic/misc/bc42101.md +++ b/docs/visual-basic/misc/bc42101.md @@ -1,13 +1,13 @@ --- title: "'Microsoft.VisualBasic.ComClassAttribute' on class '<classname>' implicitly declares <type> '<membername>', which conflicts with a member of the same name in <type> '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "BC42101" @@ -15,7 +15,7 @@ ms.assetid: 001c8eaa-19b6-44fa-8056-4186ecffbda8 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42102.md b/docs/visual-basic/misc/bc42102.md index 923a03b6888ef..fcdfe4b416a69 100644 --- a/docs/visual-basic/misc/bc42102.md +++ b/docs/visual-basic/misc/bc42102.md @@ -1,13 +1,13 @@ --- title: "'<propertyname>' cannot be exposed to COM as a property 'Let' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42102" @@ -18,7 +18,7 @@ ms.assetid: b77c5b7c-ac43-4b2d-b8bc-582e65e6f7e7 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42106.md b/docs/visual-basic/misc/bc42106.md index 07e1c2b3975d9..a0f54bd4cdc0c 100644 --- a/docs/visual-basic/misc/bc42106.md +++ b/docs/visual-basic/misc/bc42106.md @@ -1,13 +1,13 @@ --- title: "Operator '<operatorsymbol>' doesn't return a value on all code paths | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42106" @@ -18,7 +18,7 @@ ms.assetid: 175b2bc9-5233-462d-97de-9d97b003cc46 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42108.md b/docs/visual-basic/misc/bc42108.md index 855c5d734bb1f..259d1a6e67389 100644 --- a/docs/visual-basic/misc/bc42108.md +++ b/docs/visual-basic/misc/bc42108.md @@ -1,13 +1,13 @@ --- title: "Variable '<variablename>' is passed by reference before it has been assigned a value (Structure Variable) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42108" @@ -18,7 +18,7 @@ ms.assetid: 8f858dd7-db04-408e-ae67-e4ff2f0e5e30 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42109.md b/docs/visual-basic/misc/bc42109.md index dab63167d17eb..fc5f8a913e6f0 100644 --- a/docs/visual-basic/misc/bc42109.md +++ b/docs/visual-basic/misc/bc42109.md @@ -1,13 +1,13 @@ --- title: "Variable '<variablename>' is used before it has been assigned a value (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42109" @@ -18,7 +18,7 @@ ms.assetid: 890c0acb-5cd8-4f44-9d41-ab9faa728d48 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42111.md b/docs/visual-basic/misc/bc42111.md index 6d73e5567cd86..6811b7388b934 100644 --- a/docs/visual-basic/misc/bc42111.md +++ b/docs/visual-basic/misc/bc42111.md @@ -1,13 +1,13 @@ --- title: "Static variable '<variablename>' declared without an 'As' clause; type of 'Object' assumed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42111" @@ -18,7 +18,7 @@ ms.assetid: ca6b625c-21a5-45f7-ac67-282f6993a724 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42200.md b/docs/visual-basic/misc/bc42200.md index a221d7971a8d2..04246d4779b21 100644 --- a/docs/visual-basic/misc/bc42200.md +++ b/docs/visual-basic/misc/bc42200.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' has a link demand, but overrides or implements the following methods which do not have a link demand. A security hole may exist: | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42200" @@ -18,7 +18,7 @@ ms.assetid: c79d672e-638c-4d87-9b93-edf12ce84a52 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42203.md b/docs/visual-basic/misc/bc42203.md index 5d9a0285309df..4491260023f83 100644 --- a/docs/visual-basic/misc/bc42203.md +++ b/docs/visual-basic/misc/bc42203.md @@ -1,13 +1,13 @@ --- title: "Project '<projectname>' requires a reference to version '<versionnumber1>' of assembly '<assemblyname>', but references version '<versionnumber2>' of assembly '<assemblyname>' (Visual Basic Warning) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42203" @@ -18,7 +18,7 @@ ms.assetid: 26a3fa34-ec5d-4817-a947-3959446a924a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42204.md b/docs/visual-basic/misc/bc42204.md index 942ff138b209a..15ff86e164cd2 100644 --- a/docs/visual-basic/misc/bc42204.md +++ b/docs/visual-basic/misc/bc42204.md @@ -1,13 +1,13 @@ --- title: "Assembly '<filepath1>' references assembly '<assemblyidentity>', which is ambiguous between '<filepath2>' (referenced by project '<projectname1>') and '<filepath3>' (referenced by project '<projectname2>') | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42204" @@ -18,7 +18,7 @@ ms.assetid: b0c3d2b6-2776-4981-b79e-2e36f03d4123 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42205.md b/docs/visual-basic/misc/bc42205.md index 69a97e1855636..0cb6a273ade67 100644 --- a/docs/visual-basic/misc/bc42205.md +++ b/docs/visual-basic/misc/bc42205.md @@ -1,13 +1,13 @@ --- title: "Assembly '<filepath1>' references assembly '<assemblyidentity>', which is ambiguous between '<filepath2>' and '<filepath3>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42205" @@ -18,7 +18,7 @@ ms.assetid: c36feb10-dded-4073-9553-af278ae5560b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42206.md b/docs/visual-basic/misc/bc42206.md index 6b2301a2ae05d..76103968dfbef 100644 --- a/docs/visual-basic/misc/bc42206.md +++ b/docs/visual-basic/misc/bc42206.md @@ -1,13 +1,13 @@ --- title: "Maximum number of warnings has been exceeded | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42206" @@ -18,7 +18,7 @@ ms.assetid: 4e55fa8a-2927-43a4-b6b1-5ed8e8bd877f caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42207.md b/docs/visual-basic/misc/bc42207.md index 392d5f46c661c..9b22fae770b97 100644 --- a/docs/visual-basic/misc/bc42207.md +++ b/docs/visual-basic/misc/bc42207.md @@ -1,13 +1,13 @@ --- title: "Assembly reference '<reference>' is invalid and cannot be resolved | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42207" @@ -18,7 +18,7 @@ ms.assetid: c6129559-7273-4abe-b2f1-deea05d242c9 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42300.md b/docs/visual-basic/misc/bc42300.md index ea084550a9797..4155b1fd28b6e 100644 --- a/docs/visual-basic/misc/bc42300.md +++ b/docs/visual-basic/misc/bc42300.md @@ -1,13 +1,13 @@ --- title: "XML comment block must immediately precede the language element to which it applies | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42300" @@ -18,7 +18,7 @@ ms.assetid: f9f7d1da-a723-4237-bd78-6db7ed8bc4aa caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42301.md b/docs/visual-basic/misc/bc42301.md index 71af39800585a..2e00f1668a23a 100644 --- a/docs/visual-basic/misc/bc42301.md +++ b/docs/visual-basic/misc/bc42301.md @@ -1,13 +1,13 @@ --- title: "Only one XML comment block is allowed per language element | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42301" @@ -18,7 +18,7 @@ ms.assetid: 04c4b833-2001-420d-9f49-4048a3b04ee4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42302.md b/docs/visual-basic/misc/bc42302.md index b3edcd5919a37..3f655e20d8dda 100644 --- a/docs/visual-basic/misc/bc42302.md +++ b/docs/visual-basic/misc/bc42302.md @@ -1,13 +1,13 @@ --- title: "XML comment must be the first statement on a line | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42302" @@ -18,7 +18,7 @@ ms.assetid: c3344328-adef-4c3d-b75e-e8a9e450e67c caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42303.md b/docs/visual-basic/misc/bc42303.md index b62b9ee18a131..506017b984cb6 100644 --- a/docs/visual-basic/misc/bc42303.md +++ b/docs/visual-basic/misc/bc42303.md @@ -1,13 +1,13 @@ --- title: "XML comment cannot appear within a method or a property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42303" @@ -18,7 +18,7 @@ ms.assetid: b09d3d91-395e-4c72-981e-e9f7d467e1f5 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42304.md b/docs/visual-basic/misc/bc42304.md index 5f9573cb63277..151eb9ef1daf9 100644 --- a/docs/visual-basic/misc/bc42304.md +++ b/docs/visual-basic/misc/bc42304.md @@ -1,13 +1,13 @@ --- title: "XML documentation parse error: <error> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42304" @@ -18,7 +18,7 @@ ms.assetid: 44b043d2-ebfe-415c-87ed-00ea32227b23 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42305.md b/docs/visual-basic/misc/bc42305.md index c38318b438e2c..c944af9aa4f81 100644 --- a/docs/visual-basic/misc/bc42305.md +++ b/docs/visual-basic/misc/bc42305.md @@ -1,13 +1,13 @@ --- title: "XML comment tag '<tag>' appears with identical attributes more than once in the same XML comment block | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42305" @@ -18,7 +18,7 @@ ms.assetid: 3707a863-149f-4ce8-858f-9d78e14ad5b6 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42306.md b/docs/visual-basic/misc/bc42306.md index 02fc7f48b58c0..d00d3f34cdd0b 100644 --- a/docs/visual-basic/misc/bc42306.md +++ b/docs/visual-basic/misc/bc42306.md @@ -1,13 +1,13 @@ --- title: "XML comment tag '<tag>' is not permitted on a '<element>' language element | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42306" @@ -18,7 +18,7 @@ ms.assetid: 12846822-0609-4298-a8b2-b022abfa3765 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42307.md b/docs/visual-basic/misc/bc42307.md index bfa95bf9676c3..05008d7bf5668 100644 --- a/docs/visual-basic/misc/bc42307.md +++ b/docs/visual-basic/misc/bc42307.md @@ -1,13 +1,13 @@ --- title: "XML comment parameter '<parameter>' does not match a parameter on the corresponding <keyword> statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42307" @@ -18,7 +18,7 @@ ms.assetid: 59029afa-5c86-4e24-9823-0ffdd5805a95 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42308.md b/docs/visual-basic/misc/bc42308.md index 8768dd7db5395..bb411ad37a7d2 100644 --- a/docs/visual-basic/misc/bc42308.md +++ b/docs/visual-basic/misc/bc42308.md @@ -1,13 +1,13 @@ --- title: "XML comment parameter must have a 'name' attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42308" @@ -18,7 +18,7 @@ ms.assetid: ff619982-84ef-44c4-8be0-b65e43099af1 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42309.md b/docs/visual-basic/misc/bc42309.md index db3943fd05fc4..cd9ace4c4571d 100644 --- a/docs/visual-basic/misc/bc42309.md +++ b/docs/visual-basic/misc/bc42309.md @@ -1,13 +1,13 @@ --- title: "XML comment has a tag with a 'cref' attribute '<attribute>' that could not be resolved | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42309" @@ -18,7 +18,7 @@ ms.assetid: c9f3cfa5-565f-48bf-8616-cfb25d24f89e caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42310.md b/docs/visual-basic/misc/bc42310.md index b5bba1e98e0e1..3cb1dc33bece9 100644 --- a/docs/visual-basic/misc/bc42310.md +++ b/docs/visual-basic/misc/bc42310.md @@ -1,13 +1,13 @@ --- title: "XML comment tag 'include' must have a '<attribute>' attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42310" @@ -18,7 +18,7 @@ ms.assetid: b3c377d6-401a-477e-8f2d-b2881f2818a9 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42311.md b/docs/visual-basic/misc/bc42311.md index fe0d68ea7f228..09d188a128a8d 100644 --- a/docs/visual-basic/misc/bc42311.md +++ b/docs/visual-basic/misc/bc42311.md @@ -1,13 +1,13 @@ --- title: "Unable to create XML documentation file '<name>': <message> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42311" @@ -18,7 +18,7 @@ ms.assetid: ecf238a0-902e-404a-bd9a-5f31e0c36fba caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42312.md b/docs/visual-basic/misc/bc42312.md index 0621e6187804b..40b8c9c3df603 100644 --- a/docs/visual-basic/misc/bc42312.md +++ b/docs/visual-basic/misc/bc42312.md @@ -1,13 +1,13 @@ --- title: "XML comment block cannot be associated with any language element that supports the application of XML documentation comments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42312" @@ -18,7 +18,7 @@ ms.assetid: c65b702c-b634-4bfe-82b9-edcac464b494 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42313.md b/docs/visual-basic/misc/bc42313.md index 05208833fa4b2..7ea8d0cebad26 100644 --- a/docs/visual-basic/misc/bc42313.md +++ b/docs/visual-basic/misc/bc42313.md @@ -1,13 +1,13 @@ --- title: "XML comment tag 'returns' is not permitted on a 'WriteOnly' Property | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42313" @@ -18,7 +18,7 @@ ms.assetid: 43dca605-187e-4b0b-b29f-5cc4dcdc5f9f caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42314.md b/docs/visual-basic/misc/bc42314.md index 2a55db4a5ec42..ad6cc9438805c 100644 --- a/docs/visual-basic/misc/bc42314.md +++ b/docs/visual-basic/misc/bc42314.md @@ -1,13 +1,13 @@ --- title: "XML comment cannot be applied more than once on a partial <type> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42314" @@ -18,7 +18,7 @@ ms.assetid: 23c76238-843a-44fe-88b7-25e604ee924b caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42315.md b/docs/visual-basic/misc/bc42315.md index 587f03df38a83..b3e05c403e28a 100644 --- a/docs/visual-basic/misc/bc42315.md +++ b/docs/visual-basic/misc/bc42315.md @@ -1,13 +1,13 @@ --- title: "XML comment tag 'returns' is not permitted on a 'declare sub' language element | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42315" @@ -18,7 +18,7 @@ ms.assetid: 55ba3e8a-ba7f-42e3-a4a7-b22844e72564 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42316.md b/docs/visual-basic/misc/bc42316.md index d94235c66045d..5b56a082e7e8c 100644 --- a/docs/visual-basic/misc/bc42316.md +++ b/docs/visual-basic/misc/bc42316.md @@ -1,13 +1,13 @@ --- title: "XML documentation parse error: Start tag '<tag>' doesn't have a matching end tag | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42316" @@ -18,7 +18,7 @@ ms.assetid: 45b68176-ebf6-43af-820e-6801aabb6c57 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42317.md b/docs/visual-basic/misc/bc42317.md index 0951e05d34aad..0933022e4b63b 100644 --- a/docs/visual-basic/misc/bc42317.md +++ b/docs/visual-basic/misc/bc42317.md @@ -1,13 +1,13 @@ --- title: "XML comment type parameter <parameter> does not match a type parameter on the corresponding <keyword> statement | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42317" @@ -18,7 +18,7 @@ ms.assetid: 53b5425d-2f73-4488-b90b-adb1835307c9 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42318.md b/docs/visual-basic/misc/bc42318.md index 9250cb3a7a9ea..86730474def94 100644 --- a/docs/visual-basic/misc/bc42318.md +++ b/docs/visual-basic/misc/bc42318.md @@ -1,13 +1,13 @@ --- title: "XML comment type parameter must have a 'name' attribute | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42318" @@ -18,7 +18,7 @@ ms.assetid: 2c7a6340-46f0-4ace-a573-60ea7166707d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42320.md b/docs/visual-basic/misc/bc42320.md index 0e3e7e30460d8..a0683b9d01266 100644 --- a/docs/visual-basic/misc/bc42320.md +++ b/docs/visual-basic/misc/bc42320.md @@ -1,13 +1,13 @@ --- title: "Unable to include XML fragment '<elementpath>' of file '<commentfile>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42320" @@ -18,7 +18,7 @@ ms.assetid: e8a5c353-86ee-454d-a15c-cb1d8e8346e6 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42321.md b/docs/visual-basic/misc/bc42321.md index 0a3bfedbe1957..ffb2e0c5c2cfb 100644 --- a/docs/visual-basic/misc/bc42321.md +++ b/docs/visual-basic/misc/bc42321.md @@ -1,13 +1,13 @@ --- title: "Badly formed XML. File '<commentfile>' cannot be included | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42321" @@ -18,7 +18,7 @@ ms.assetid: 96611980-2323-466c-82c3-8bb678290b68 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42322.md b/docs/visual-basic/misc/bc42322.md index 71e557e8b68ad..113fa89d6c6cd 100644 --- a/docs/visual-basic/misc/bc42322.md +++ b/docs/visual-basic/misc/bc42322.md @@ -1,13 +1,13 @@ --- title: "Runtime errors might occur when converting '<type1>' to '<type2>'. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "bc42322" @@ -18,7 +18,7 @@ ms.assetid: 6aabd280-b361-4a18-b743-2beeef90f978 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42327.md b/docs/visual-basic/misc/bc42327.md index 4e18725d64aa4..9c556f385b05f 100644 --- a/docs/visual-basic/misc/bc42327.md +++ b/docs/visual-basic/misc/bc42327.md @@ -1,13 +1,13 @@ --- title: "Using the iteration variable in a query expression may have unexpected results. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42327" @@ -18,7 +18,7 @@ ms.assetid: 5d550549-2f2b-4b53-94ca-6e13668c6d4c caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/bc42328.md b/docs/visual-basic/misc/bc42328.md index b401e7eab9bfe..2369ae85ed4d4 100644 --- a/docs/visual-basic/misc/bc42328.md +++ b/docs/visual-basic/misc/bc42328.md @@ -1,13 +1,13 @@ --- title: "The 'AddressOf' expression has no effect in this context because the method argument to 'AddressOf' requires a relaxed conversion to the delegate type of the event | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbc42328" @@ -18,7 +18,7 @@ ms.assetid: 1561e5bf-b8ab-4a67-990d-c3a76e2ab353 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/before-and-after-arguments-cannot-be-combined.md b/docs/visual-basic/misc/before-and-after-arguments-cannot-be-combined.md index 0ad04a26c0768..f15b457aec70c 100644 --- a/docs/visual-basic/misc/before-and-after-arguments-cannot-be-combined.md +++ b/docs/visual-basic/misc/before-and-after-arguments-cannot-be-combined.md @@ -1,13 +1,13 @@ --- title: "'Before' and 'After' arguments cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrCollection_BeforeAfterExclusive" @@ -15,7 +15,7 @@ ms.assetid: f55fb8d2-746d-45de-b350-5a47f83e5ab4 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-calculate-number-of-periods-using-the-arguments-provided.md b/docs/visual-basic/misc/cannot-calculate-number-of-periods-using-the-arguments-provided.md index 620b128ab97cc..73de6bcf4badf 100644 --- a/docs/visual-basic/misc/cannot-calculate-number-of-periods-using-the-arguments-provided.md +++ b/docs/visual-basic/misc/cannot-calculate-number-of-periods-using-the-arguments-provided.md @@ -1,13 +1,13 @@ --- title: "Cannot calculate number of periods using the arguments provided | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFinancial_CannotCalculateNPer" @@ -15,7 +15,7 @@ ms.assetid: a96fed1c-73e6-4a2b-9906-0190bc3d4c3c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-calculate-rate-using-the-arguments-provided.md b/docs/visual-basic/misc/cannot-calculate-rate-using-the-arguments-provided.md index 83a44c93efea9..5585b52e9e59c 100644 --- a/docs/visual-basic/misc/cannot-calculate-rate-using-the-arguments-provided.md +++ b/docs/visual-basic/misc/cannot-calculate-rate-using-the-arguments-provided.md @@ -1,13 +1,13 @@ --- title: "Cannot calculate rate using the arguments provided | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFinancial_CannotCalculateRate" @@ -15,7 +15,7 @@ ms.assetid: 17d5c8eb-4716-4b72-977f-a640c02e630d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-call-friend-function-on-object-which-is-not-instance-of-defining-class.md b/docs/visual-basic/misc/cannot-call-friend-function-on-object-which-is-not-instance-of-defining-class.md index 6b78cf6fce0b4..a3bc16f50d528 100644 --- a/docs/visual-basic/misc/cannot-call-friend-function-on-object-which-is-not-instance-of-defining-class.md +++ b/docs/visual-basic/misc/cannot-call-friend-function-on-object-which-is-not-instance-of-defining-class.md @@ -1,13 +1,13 @@ --- title: "Cannot call friend function on object which is not an instance of defining class | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID97" @@ -15,7 +15,7 @@ ms.assetid: b9d821f0-8565-4f15-bb35-184789c69662 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-convert-argument-argumentname-of-type-type1-to-type-type2.md b/docs/visual-basic/misc/cannot-convert-argument-argumentname-of-type-type1-to-type-type2.md index 30bb34c70c888..7b83918b0d6a9 100644 --- a/docs/visual-basic/misc/cannot-convert-argument-argumentname-of-type-type1-to-type-type2.md +++ b/docs/visual-basic/misc/cannot-convert-argument-argumentname-of-type-type1-to-type-type2.md @@ -1,13 +1,13 @@ --- title: "Cannot convert argument '<argumentname>' of type '<type1>' to type '<type2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrForLoop_ConvertToType3" @@ -15,7 +15,7 @@ ms.assetid: fdf6c571-9c6c-4db2-8960-f394720b01e5 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-convert-start-value-of-type1-and-step-value-of-type2-to-a-common-type.md b/docs/visual-basic/misc/cannot-convert-start-value-of-type1-and-step-value-of-type2-to-a-common-type.md index 7892c8a1da302..10ddbce726dc4 100644 --- a/docs/visual-basic/misc/cannot-convert-start-value-of-type1-and-step-value-of-type2-to-a-common-type.md +++ b/docs/visual-basic/misc/cannot-convert-start-value-of-type1-and-step-value-of-type2-to-a-common-type.md @@ -1,13 +1,13 @@ --- title: "Cannot convert start value of type '<type1>' and step value of type '<type2>' to a common type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrForLoop_CommonType2" @@ -15,7 +15,7 @@ ms.assetid: ce400fe1-5edd-4aee-94d8-530be03cfd9a caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-convert-start-value-to-a-common-type.md b/docs/visual-basic/misc/cannot-convert-start-value-to-a-common-type.md index 92e63cfda668a..fbc933f0a9e2a 100644 --- a/docs/visual-basic/misc/cannot-convert-start-value-to-a-common-type.md +++ b/docs/visual-basic/misc/cannot-convert-start-value-to-a-common-type.md @@ -1,13 +1,13 @@ --- title: "Cannot convert start value of type '<type1>', limit value of '<type2>' and step value of '<type3>' to a common type | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrForLoop_CommonType3" @@ -15,7 +15,7 @@ ms.assetid: 21c45bcf-539c-488a-9cae-221558c37146 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-delete-a-registry-hive.md b/docs/visual-basic/misc/cannot-delete-a-registry-hive.md index e683e6f35e52b..4a1a891036b9a 100644 --- a/docs/visual-basic/misc/cannot-delete-a-registry-hive.md +++ b/docs/visual-basic/misc/cannot-delete-a-registry-hive.md @@ -1,19 +1,19 @@ --- title: "Cannot delete a registry hive | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 53ed771c-83f8-4657-a70d-5f9252cd448e caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-determine-array-type-because-it-is-nothing.md b/docs/visual-basic/misc/cannot-determine-array-type-because-it-is-nothing.md index f55e14d82bab8..99ec2e9cf19cc 100644 --- a/docs/visual-basic/misc/cannot-determine-array-type-because-it-is-nothing.md +++ b/docs/visual-basic/misc/cannot-determine-array-type-because-it-is-nothing.md @@ -1,13 +1,13 @@ --- title: "Cannot determine array type because it is Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_ArrayNotInitialized" @@ -15,7 +15,7 @@ ms.assetid: de70697d-e2aa-4661-bfbb-f7ba34539516 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-rename-with-different-drive.md b/docs/visual-basic/misc/cannot-rename-with-different-drive.md index 5a63f28fa0846..70d28660bdfec 100644 --- a/docs/visual-basic/misc/cannot-rename-with-different-drive.md +++ b/docs/visual-basic/misc/cannot-rename-with-different-drive.md @@ -1,13 +1,13 @@ --- title: "Cannot rename with different drive | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID74" @@ -15,7 +15,7 @@ ms.assetid: eddb087d-b2e9-4bc7-a567-0bb6c45e0d42 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cannot-save-file-to-temp.md b/docs/visual-basic/misc/cannot-save-file-to-temp.md index 86c5da9e84fad..6f53ce50a99b8 100644 --- a/docs/visual-basic/misc/cannot-save-file-to-temp.md +++ b/docs/visual-basic/misc/cannot-save-file-to-temp.md @@ -1,13 +1,13 @@ --- title: "Cannot save file to TEMP | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID735" @@ -15,7 +15,7 @@ ms.assetid: 1055fc15-9641-43b2-a40c-a0a9fbbb34b2 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cant-perform-requested-operation.md b/docs/visual-basic/misc/cant-perform-requested-operation.md index ed8e142344bd2..8c5a35a106ab1 100644 --- a/docs/visual-basic/misc/cant-perform-requested-operation.md +++ b/docs/visual-basic/misc/cant-perform-requested-operation.md @@ -1,13 +1,13 @@ --- title: "Can't perform requested operation (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID17" @@ -15,7 +15,7 @@ ms.assetid: eeab237c-4110-4abd-b601-bbb025c5d204 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cast-from-string-string-to-type-typename-is-not-valid.md b/docs/visual-basic/misc/cast-from-string-string-to-type-typename-is-not-valid.md index f8bef7f68bc2a..ce7986dcc1103 100644 --- a/docs/visual-basic/misc/cast-from-string-string-to-type-typename-is-not-valid.md +++ b/docs/visual-basic/misc/cast-from-string-string-to-type-typename-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Cast from string "<string>" to type '<typename>' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrInvalidCast_FromStringTo" @@ -15,7 +15,7 @@ ms.assetid: a7382c0a-e8a4-4125-9690-db3fa030a06a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/cast-from-type-typename1-to-type-typename2-is-not-valid.md b/docs/visual-basic/misc/cast-from-type-typename1-to-type-typename2-is-not-valid.md index 65bcb058cde6b..56dad8793a08d 100644 --- a/docs/visual-basic/misc/cast-from-type-typename1-to-type-typename2-is-not-valid.md +++ b/docs/visual-basic/misc/cast-from-type-typename1-to-type-typename2-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Cast from type '<typename1>' to type '<typename2>' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrInvalidCast_FromTo" @@ -15,7 +15,7 @@ ms.assetid: 4e6a8957-63ca-461f-a833-f48a1ff2eba6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/class-classname-does-not-implement-the-system-collections-icollection-interface.md b/docs/visual-basic/misc/class-classname-does-not-implement-the-system-collections-icollection-interface.md index d99a1abb3fbaa..a6c0b3421b9b1 100644 --- a/docs/visual-basic/misc/class-classname-does-not-implement-the-system-collections-icollection-interface.md +++ b/docs/visual-basic/misc/class-classname-does-not-implement-the-system-collections-icollection-interface.md @@ -1,10 +1,10 @@ --- title: "Class '<classname>' does not implement the System.Collections.ICollection interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" ms.tgt_pltfrm: "" @@ -15,7 +15,7 @@ ms.assetid: cc73bbc6-a283-41e0-b750-61ef553e83b3 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/class-not-registered-on-local-machine.md b/docs/visual-basic/misc/class-not-registered-on-local-machine.md index 853f0ade81dd4..38120a9e23fbe 100644 --- a/docs/visual-basic/misc/class-not-registered-on-local-machine.md +++ b/docs/visual-basic/misc/class-not-registered-on-local-machine.md @@ -1,10 +1,10 @@ --- title: "Class not registered on local machine | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" ms.tgt_pltfrm: "" @@ -15,7 +15,7 @@ ms.assetid: 40c4c622-41d8-4005-9303-c30abe0707bb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/code-resource-lock-error.md b/docs/visual-basic/misc/code-resource-lock-error.md index 3d26685eb0dc3..e4d581d8e43ae 100644 --- a/docs/visual-basic/misc/code-resource-lock-error.md +++ b/docs/visual-basic/misc/code-resource-lock-error.md @@ -1,13 +1,13 @@ --- title: "Code resource lock error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID455" @@ -15,7 +15,7 @@ ms.assetid: 67a269bf-f436-4913-bc3c-af7f68116b7d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/code-resource-not-found.md b/docs/visual-basic/misc/code-resource-not-found.md index 11d299de0656f..032a82568d373 100644 --- a/docs/visual-basic/misc/code-resource-not-found.md +++ b/docs/visual-basic/misc/code-resource-not-found.md @@ -1,13 +1,13 @@ --- title: "Code resource not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID454" @@ -15,7 +15,7 @@ ms.assetid: f0e53e96-c3de-41e2-bf98-e72f93802dfa caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/collection-index-must-be-in-the-range-1-to-the-size-of-the-collection.md b/docs/visual-basic/misc/collection-index-must-be-in-the-range-1-to-the-size-of-the-collection.md index d49b718c08ac3..7012dfccb40da 100644 --- a/docs/visual-basic/misc/collection-index-must-be-in-the-range-1-to-the-size-of-the-collection.md +++ b/docs/visual-basic/misc/collection-index-must-be-in-the-range-1-to-the-size-of-the-collection.md @@ -1,13 +1,13 @@ --- title: "Collection index must be in the range 1 to the size of the collection | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_CollectionIndex" @@ -15,7 +15,7 @@ ms.assetid: feee4d55-0754-40fe-9ce9-288ef543f569 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/comment-statements-cannot-be-evaluated.md b/docs/visual-basic/misc/comment-statements-cannot-be-evaluated.md index b20d17c8ccfd7..24aa25aa7613a 100644 --- a/docs/visual-basic/misc/comment-statements-cannot-be-evaluated.md +++ b/docs/visual-basic/misc/comment-statements-cannot-be-evaluated.md @@ -1,19 +1,19 @@ --- title: "Comment statements cannot be evaluated | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: ffe8a2ba-a426-4a0b-8216-040af76615ed caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/compiler-messages.md b/docs/visual-basic/misc/compiler-messages.md index 7dc6ed37f2a94..85dfc2fbdfb8f 100644 --- a/docs/visual-basic/misc/compiler-messages.md +++ b/docs/visual-basic/misc/compiler-messages.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Compiler Messages | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "compiler errors" @@ -16,7 +16,7 @@ ms.assetid: d50addfb-0683-45e5-8c3c-69a2eb510a19 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/connection-to-type-library-or-object-library-for-remote-process-has-been-lost.md b/docs/visual-basic/misc/connection-to-type-library-or-object-library-for-remote-process-has-been-lost.md index 8a907af3eed28..10f431d42d457 100644 --- a/docs/visual-basic/misc/connection-to-type-library-or-object-library-for-remote-process-has-been-lost.md +++ b/docs/visual-basic/misc/connection-to-type-library-or-object-library-for-remote-process-has-been-lost.md @@ -1,13 +1,13 @@ --- title: "Connection to type library or object library for remote process has been lost | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID442" @@ -15,7 +15,7 @@ ms.assetid: 9e3544e2-cfc9-463a-8c0c-ed82e5e6462f caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/could-not-complete-operation-since-target-directory-is-under-source-directory.md b/docs/visual-basic/misc/could-not-complete-operation-since-target-directory-is-under-source-directory.md index 799674e5637d5..cb97d11793a21 100644 --- a/docs/visual-basic/misc/could-not-complete-operation-since-target-directory-is-under-source-directory.md +++ b/docs/visual-basic/misc/could-not-complete-operation-since-target-directory-is-under-source-directory.md @@ -1,13 +1,13 @@ --- title: "Could not complete operation since target directory is under source directory | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrIO_CyclicOperation" @@ -15,7 +15,7 @@ ms.assetid: 850d3a24-5d51-4ac8-a912-630efcd75278 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/could-not-obtain-full-operation-system-name-due-to-internal-error.md b/docs/visual-basic/misc/could-not-obtain-full-operation-system-name-due-to-internal-error.md index aaf9da25671a2..c5d27e330a91c 100644 --- a/docs/visual-basic/misc/could-not-obtain-full-operation-system-name-due-to-internal-error.md +++ b/docs/visual-basic/misc/could-not-obtain-full-operation-system-name-due-to-internal-error.md @@ -1,13 +1,13 @@ --- title: "Could not obtain full operation system name due to internal error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrDiagnosticInfo_FullOSName" @@ -15,7 +15,7 @@ ms.assetid: f69da02b-eb9a-4284-bb9e-3025517ae6c1 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/could-not-obtain-memory-information-due-to-internal-error.md b/docs/visual-basic/misc/could-not-obtain-memory-information-due-to-internal-error.md index f957e4aca2b2c..f06661d1bb25c 100644 --- a/docs/visual-basic/misc/could-not-obtain-memory-information-due-to-internal-error.md +++ b/docs/visual-basic/misc/could-not-obtain-memory-information-due-to-internal-error.md @@ -1,13 +1,13 @@ --- title: "Could not obtain memory information due to internal error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrDiagnosticInfo_Memory" @@ -15,7 +15,7 @@ ms.assetid: 1ba8f774-5858-438e-914e-99fddc9e5e7e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/databits-must-be-greater-than-0.md b/docs/visual-basic/misc/databits-must-be-greater-than-0.md index 1fe76c15766d3..e97c801294e25 100644 --- a/docs/visual-basic/misc/databits-must-be-greater-than-0.md +++ b/docs/visual-basic/misc/databits-must-be-greater-than-0.md @@ -1,19 +1,19 @@ --- title: "DataBits must be greater than 0 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: b0e1d53f-ed19-47bf-b7ef-06479aa76338 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/device-unavailable.md b/docs/visual-basic/misc/device-unavailable.md index b74bfbd4df644..519ab70247c64 100644 --- a/docs/visual-basic/misc/device-unavailable.md +++ b/docs/visual-basic/misc/device-unavailable.md @@ -1,13 +1,13 @@ --- title: "Device unavailable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID68" @@ -15,7 +15,7 @@ ms.assetid: 9a89beda-140e-4b32-8d0a-2dc598ef279a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/disk-full.md b/docs/visual-basic/misc/disk-full.md index 159c82d3e9771..477a27e957098 100644 --- a/docs/visual-basic/misc/disk-full.md +++ b/docs/visual-basic/misc/disk-full.md @@ -1,13 +1,13 @@ --- title: "Disk full (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID61" @@ -15,7 +15,7 @@ ms.assetid: 039fd26a-947d-4c64-a08e-96c2b53c6d50 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/disk-not-ready.md b/docs/visual-basic/misc/disk-not-ready.md index bd722bedbcc80..dea31f6fd94b3 100644 --- a/docs/visual-basic/misc/disk-not-ready.md +++ b/docs/visual-basic/misc/disk-not-ready.md @@ -1,13 +1,13 @@ --- title: "Disk not ready | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID71" @@ -15,7 +15,7 @@ ms.assetid: 5e2528f5-81b3-4e5e-a294-a43cc738a42e caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/division-by-zero-error.md b/docs/visual-basic/misc/division-by-zero-error.md index d527b2830bce8..9b70ec57b3e68 100644 --- a/docs/visual-basic/misc/division-by-zero-error.md +++ b/docs/visual-basic/misc/division-by-zero-error.md @@ -1,13 +1,13 @@ --- title: "Division by zero (Visual Basic Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID11" @@ -15,7 +15,7 @@ ms.assetid: 7dc22e29-8baa-4d82-a1a6-2de64ba9b25d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/division-by-zero-run-time-error.md b/docs/visual-basic/misc/division-by-zero-run-time-error.md index 375dc71fc458e..751aba332beb4 100644 --- a/docs/visual-basic/misc/division-by-zero-run-time-error.md +++ b/docs/visual-basic/misc/division-by-zero-run-time-error.md @@ -1,13 +1,13 @@ --- title: "Division by zero (Visual Basic Run-Time Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID11" @@ -15,7 +15,7 @@ ms.assetid: 5b9bc5d6-792e-48bc-a974-012e07ad95f3 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/drive-drivename-not-found.md b/docs/visual-basic/misc/drive-drivename-not-found.md index b30621bff4837..d9741f3c869be 100644 --- a/docs/visual-basic/misc/drive-drivename-not-found.md +++ b/docs/visual-basic/misc/drive-drivename-not-found.md @@ -1,13 +1,13 @@ --- title: "Drive '<drivename>' not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileSystem_DriveNotFound1" @@ -15,7 +15,7 @@ ms.assetid: 0250e9f2-3470-4fe4-8fda-be4fbf2e2a30 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/encoding-cannot-be-set-to-nothing.md b/docs/visual-basic/misc/encoding-cannot-be-set-to-nothing.md index 6b9069db5dbbf..303f4e708d97c 100644 --- a/docs/visual-basic/misc/encoding-cannot-be-set-to-nothing.md +++ b/docs/visual-basic/misc/encoding-cannot-be-set-to-nothing.md @@ -1,19 +1,19 @@ --- title: "Encoding cannot be set to Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 59f7c731-8291-4a85-bf51-c225e48cdc84 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/error-number-must-be-within-the-range-0-and-65535.md b/docs/visual-basic/misc/error-number-must-be-within-the-range-0-and-65535.md index 0bac2793ffe71..3baf3dfefd651 100644 --- a/docs/visual-basic/misc/error-number-must-be-within-the-range-0-and-65535.md +++ b/docs/visual-basic/misc/error-number-must-be-within-the-range-0-and-65535.md @@ -1,13 +1,13 @@ --- title: "Error number must be within the range 0 and 65535 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrMaxErrNumber" @@ -15,7 +15,7 @@ ms.assetid: c5cb5753-516e-4568-9d63-0e9a2a4c5812 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/expression-name-is-not-a-procedure-but-occurs-as-the-target-of-a-procedure-call.md b/docs/visual-basic/misc/expression-name-is-not-a-procedure-but-occurs-as-the-target-of-a-procedure-call.md index 3d91a0c5b90d5..8fbf6ee069b2e 100644 --- a/docs/visual-basic/misc/expression-name-is-not-a-procedure-but-occurs-as-the-target-of-a-procedure-call.md +++ b/docs/visual-basic/misc/expression-name-is-not-a-procedure-but-occurs-as-the-target-of-a-procedure-call.md @@ -1,13 +1,13 @@ --- title: "Expression '<name>' is not a procedure, but occurs as the target of a procedure call | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrExpressionNotProcedure" @@ -15,7 +15,7 @@ ms.assetid: 59169d44-a279-4aca-8f14-fba8d69d8959 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/feature-not-yet-implemented.md b/docs/visual-basic/misc/feature-not-yet-implemented.md index f8bc0ccffd6f4..3fe1f721b04ab 100644 --- a/docs/visual-basic/misc/feature-not-yet-implemented.md +++ b/docs/visual-basic/misc/feature-not-yet-implemented.md @@ -1,13 +1,13 @@ --- title: "Feature not yet implemented | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID32768" @@ -15,7 +15,7 @@ ms.assetid: 487361ea-7158-479f-ad25-9e7c9b5ea3a6 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/field-fieldname-of-type-typename-is-readonly.md b/docs/visual-basic/misc/field-fieldname-of-type-typename-is-readonly.md index 3bc924e2262bb..eaedb57b863de 100644 --- a/docs/visual-basic/misc/field-fieldname-of-type-typename-is-readonly.md +++ b/docs/visual-basic/misc/field-fieldname-of-type-typename-is-readonly.md @@ -1,13 +1,13 @@ --- title: "Field '<fieldname>' of type '<typename>' is 'ReadOnly' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrMissingMember_ReadOnlyField2" @@ -15,7 +15,7 @@ ms.assetid: fb51f54b-f12d-4aea-9a6e-6e070721c010 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-already-exists.md b/docs/visual-basic/misc/file-already-exists.md index e9e2c69bec26a..68ef96877e14b 100644 --- a/docs/visual-basic/misc/file-already-exists.md +++ b/docs/visual-basic/misc/file-already-exists.md @@ -1,13 +1,13 @@ --- title: "File already exists | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID58" @@ -15,7 +15,7 @@ ms.assetid: 04c2811f-b164-4e46-b4f0-ee9c948adade caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-filename-cannot-be-deleted-because-it-is-open.md b/docs/visual-basic/misc/file-filename-cannot-be-deleted-because-it-is-open.md index a101ce3b3fcc1..31476244cb2f7 100644 --- a/docs/visual-basic/misc/file-filename-cannot-be-deleted-because-it-is-open.md +++ b/docs/visual-basic/misc/file-filename-cannot-be-deleted-because-it-is-open.md @@ -1,13 +1,13 @@ --- title: "File '<filename>' cannot be deleted because it is open | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileSystem_FileAlreadyOpen1" @@ -15,7 +15,7 @@ ms.assetid: e1cbc46a-1db0-412d-8109-31342ec9d327 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-filename-is-write-protected.md b/docs/visual-basic/misc/file-filename-is-write-protected.md index fa46549fa3b8a..3b1a625a62aa9 100644 --- a/docs/visual-basic/misc/file-filename-is-write-protected.md +++ b/docs/visual-basic/misc/file-filename-is-write-protected.md @@ -1,19 +1,19 @@ --- title: "File '<filename>' is write protected | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 6e5105b1-a634-4cde-a753-5bf1ae85a55a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-filename-not-found.md b/docs/visual-basic/misc/file-filename-not-found.md index 9180b9260a8d1..16b12b2c68ddd 100644 --- a/docs/visual-basic/misc/file-filename-not-found.md +++ b/docs/visual-basic/misc/file-filename-not-found.md @@ -1,13 +1,13 @@ --- title: "File '<filename>' not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileSystem_FileNotFound1" @@ -15,7 +15,7 @@ ms.assetid: b45bffc9-5b16-4b9b-a413-98a8d726e226 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-format-not-valid.md b/docs/visual-basic/misc/file-format-not-valid.md index 5d58645f7338d..243e75003966d 100644 --- a/docs/visual-basic/misc/file-format-not-valid.md +++ b/docs/visual-basic/misc/file-format-not-valid.md @@ -1,13 +1,13 @@ --- title: "File format not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID321" @@ -15,7 +15,7 @@ ms.assetid: d41e6286-6e4a-463b-87fa-e140723e5c7e caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-i-o-with-type-typename-is-not-valid.md b/docs/visual-basic/misc/file-i-o-with-type-typename-is-not-valid.md index 9782b4c1c83da..fbc0eac906afc 100644 --- a/docs/visual-basic/misc/file-i-o-with-type-typename-is-not-valid.md +++ b/docs/visual-basic/misc/file-i-o-with-type-typename-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "File I/O with type '<typename>' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_UnsupportedIOType1" @@ -15,7 +15,7 @@ ms.assetid: b6c527e3-b75a-4c1a-b6f1-ee9f7460b5f0 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-information-cannot-be-queried-if-the-file-does-not-exist.md b/docs/visual-basic/misc/file-information-cannot-be-queried-if-the-file-does-not-exist.md index ed33a65841629..a6639aea3e172 100644 --- a/docs/visual-basic/misc/file-information-cannot-be-queried-if-the-file-does-not-exist.md +++ b/docs/visual-basic/misc/file-information-cannot-be-queried-if-the-file-does-not-exist.md @@ -1,19 +1,19 @@ --- title: "File information cannot be queried if the file does not exist | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 2bf50d79-2a74-403f-833c-6cabd2c213ce caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-information-cannot-be-queried-while-open-for-writing.md b/docs/visual-basic/misc/file-information-cannot-be-queried-while-open-for-writing.md index f4d7f4e604363..8c12c5bc85b62 100644 --- a/docs/visual-basic/misc/file-information-cannot-be-queried-while-open-for-writing.md +++ b/docs/visual-basic/misc/file-information-cannot-be-queried-while-open-for-writing.md @@ -1,19 +1,19 @@ --- title: "File information cannot be queried while open for writing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 2198af10-f128-4b1d-baba-a251e1369146 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-io-of-a-structure-with-field-fieldname-of-type-typename-is-not-valid.md b/docs/visual-basic/misc/file-io-of-a-structure-with-field-fieldname-of-type-typename-is-not-valid.md index 0e28ea5e64a22..78bfa1a763dd6 100644 --- a/docs/visual-basic/misc/file-io-of-a-structure-with-field-fieldname-of-type-typename-is-not-valid.md +++ b/docs/visual-basic/misc/file-io-of-a-structure-with-field-fieldname-of-type-typename-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "File I/O of a structure with field '<fieldname>' of type '<typename>' is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_UnsupportedFieldType2" @@ -15,7 +15,7 @@ ms.assetid: 028e936f-6210-4290-adb2-46298e13e160 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-s-open-mode-wasn-t-set-to-a-valid-value.md b/docs/visual-basic/misc/file-s-open-mode-wasn-t-set-to-a-valid-value.md index 7e8badcd685c8..636a23144dfac 100644 --- a/docs/visual-basic/misc/file-s-open-mode-wasn-t-set-to-a-valid-value.md +++ b/docs/visual-basic/misc/file-s-open-mode-wasn-t-set-to-a-valid-value.md @@ -1,19 +1,19 @@ --- title: "File's open mode wasn't set to a valid value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 969541f6-9ff6-4804-ba61-0d17370060ef caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-specified-by-filename-does-not-use-the-encoding-specified-by-fileencoding.md b/docs/visual-basic/misc/file-specified-by-filename-does-not-use-the-encoding-specified-by-fileencoding.md index 0a0d1ef6720ed..14c7548ad0025 100644 --- a/docs/visual-basic/misc/file-specified-by-filename-does-not-use-the-encoding-specified-by-fileencoding.md +++ b/docs/visual-basic/misc/file-specified-by-filename-does-not-use-the-encoding-specified-by-fileencoding.md @@ -1,19 +1,19 @@ --- title: "File specified by FileName does not use the encoding specified by FileEncoding | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 2129f8df-96cd-4c2e-a4ca-f08a49f07d3f caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/file-specified-in-filename-is-not-a-valid-xml-file.md b/docs/visual-basic/misc/file-specified-in-filename-is-not-a-valid-xml-file.md index 4604835b3d3ab..64552982c9132 100644 --- a/docs/visual-basic/misc/file-specified-in-filename-is-not-a-valid-xml-file.md +++ b/docs/visual-basic/misc/file-specified-in-filename-is-not-a-valid-xml-file.md @@ -1,19 +1,19 @@ --- title: "File specified in FileName is not a valid XML file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: c4c30bf3-e0ad-4bc8-89e0-2c3e49e9793b caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/for-loop-control-variable-already-in-use-by-an-enclosing-for-loop.md b/docs/visual-basic/misc/for-loop-control-variable-already-in-use-by-an-enclosing-for-loop.md index f068a54648242..f005975fb81fc 100644 --- a/docs/visual-basic/misc/for-loop-control-variable-already-in-use-by-an-enclosing-for-loop.md +++ b/docs/visual-basic/misc/for-loop-control-variable-already-in-use-by-an-enclosing-for-loop.md @@ -1,19 +1,19 @@ --- title: "For loop control variable already in use by an enclosing For loop | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: d6a0c28a-0050-4af7-81d6-23e2404e136c caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/for-loop-not-initialized.md b/docs/visual-basic/misc/for-loop-not-initialized.md index a42b7dcd12415..3754729370efe 100644 --- a/docs/visual-basic/misc/for-loop-not-initialized.md +++ b/docs/visual-basic/misc/for-loop-not-initialized.md @@ -1,13 +1,13 @@ --- title: "For loop not initialized (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID92" @@ -15,7 +15,7 @@ ms.assetid: 7f5b8b87-1a28-474d-8639-9de97922ceab caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/format-not-valid-in-resource-file.md b/docs/visual-basic/misc/format-not-valid-in-resource-file.md index 3e9514f9556d1..5f9f7b2926aa4 100644 --- a/docs/visual-basic/misc/format-not-valid-in-resource-file.md +++ b/docs/visual-basic/misc/format-not-valid-in-resource-file.md @@ -1,13 +1,13 @@ --- title: "Format not valid in resource file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID325" @@ -15,7 +15,7 @@ ms.assetid: e986ab45-e3ce-430e-8704-5882e5da1104 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/get-not-supported-at-run-time.md b/docs/visual-basic/misc/get-not-supported-at-run-time.md index 8c6a1b687f891..679701fd3005b 100644 --- a/docs/visual-basic/misc/get-not-supported-at-run-time.md +++ b/docs/visual-basic/misc/get-not-supported-at-run-time.md @@ -1,13 +1,13 @@ --- title: "Get not supported at run time | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID393" @@ -15,7 +15,7 @@ ms.assetid: b527c5a8-3f24-42e9-871f-e6305c9f514b caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/get-not-supported-write-only-property.md b/docs/visual-basic/misc/get-not-supported-write-only-property.md index 4bafd2e27628d..0f740d00da323 100644 --- a/docs/visual-basic/misc/get-not-supported-write-only-property.md +++ b/docs/visual-basic/misc/get-not-supported-write-only-property.md @@ -1,13 +1,13 @@ --- title: "Get not supported (write-only property) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID394" @@ -15,7 +15,7 @@ ms.assetid: bbe0b526-d6b6-430a-92e2-9e8051847595 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-date.md b/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-date.md index e079ac0154ce8..c87d4bfc10241 100644 --- a/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-date.md +++ b/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-date.md @@ -1,13 +1,13 @@ --- title: "Insufficient security permissions to set the system date | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrSetLocalDateFailure" @@ -15,7 +15,7 @@ ms.assetid: ea2fe85a-a198-4c12-8754-ab38c36bef4c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-time.md b/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-time.md index c4d354d5900de..30275a120072b 100644 --- a/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-time.md +++ b/docs/visual-basic/misc/insufficient-security-permissions-to-set-the-system-time.md @@ -1,13 +1,13 @@ --- title: "Insufficient security permissions to set the system time | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrSetLocalTimeFailure" @@ -15,7 +15,7 @@ ms.assetid: 6c034821-a260-4837-af1c-c11f8eba6d54 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/internal-error-in-the-microsoft-visual-basic-runtime.md b/docs/visual-basic/misc/internal-error-in-the-microsoft-visual-basic-runtime.md index 43da5fcf6910c..f05892e762a75 100644 --- a/docs/visual-basic/misc/internal-error-in-the-microsoft-visual-basic-runtime.md +++ b/docs/visual-basic/misc/internal-error-in-the-microsoft-visual-basic-runtime.md @@ -1,13 +1,13 @@ --- title: "Internal error in the Microsoft Visual Basic runtime | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrInternalError" @@ -15,7 +15,7 @@ ms.assetid: 1a106880-dec8-4e75-a935-de3ec2096b25 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/internal-error.md b/docs/visual-basic/misc/internal-error.md index e50a9dee3a410..2bc34c2b6ceef 100644 --- a/docs/visual-basic/misc/internal-error.md +++ b/docs/visual-basic/misc/internal-error.md @@ -1,13 +1,13 @@ --- title: "Internal error (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID51" @@ -15,7 +15,7 @@ ms.assetid: 21266dbb-f4a1-4c5d-a646-27909cf53248 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/invalid-pattern-string.md b/docs/visual-basic/misc/invalid-pattern-string.md index 91fe213a75e3a..6ef78651ea02c 100644 --- a/docs/visual-basic/misc/invalid-pattern-string.md +++ b/docs/visual-basic/misc/invalid-pattern-string.md @@ -1,19 +1,19 @@ --- title: "Invalid pattern string | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: ec1aecdb-5339-4a93-be71-eec56b1d7438 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/key-cannot-be-deleted-because-it-has-subkeys.md b/docs/visual-basic/misc/key-cannot-be-deleted-because-it-has-subkeys.md index d057e647e0dd9..03b89f14bbbb0 100644 --- a/docs/visual-basic/misc/key-cannot-be-deleted-because-it-has-subkeys.md +++ b/docs/visual-basic/misc/key-cannot-be-deleted-because-it-has-subkeys.md @@ -1,19 +1,19 @@ --- title: "Key cannot be deleted because it has subkeys | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 71d7f28f-42ef-4eb7-a39e-512c40b79977 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/late-bound-assignment-to-a-field-of-value-type-typename-is-not-valid.md b/docs/visual-basic/misc/late-bound-assignment-to-a-field-of-value-type-typename-is-not-valid.md index 6c71f6defa0ef..ace06366d8551 100644 --- a/docs/visual-basic/misc/late-bound-assignment-to-a-field-of-value-type-typename-is-not-valid.md +++ b/docs/visual-basic/misc/late-bound-assignment-to-a-field-of-value-type-typename-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Late-bound assignment to a field of value type '<typename>' is not valid when '<name>' is the result of a late-bound expression | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrRValueBaseForValueType" @@ -15,7 +15,7 @@ ms.assetid: 050f05b4-7e56-4372-aae5-70b7d73b99e4 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/length-of-argument-argumentname-must-be-greater-than-zero.md b/docs/visual-basic/misc/length-of-argument-argumentname-must-be-greater-than-zero.md index 5d2f38dafa239..796018defc22b 100644 --- a/docs/visual-basic/misc/length-of-argument-argumentname-must-be-greater-than-zero.md +++ b/docs/visual-basic/misc/length-of-argument-argumentname-must-be-greater-than-zero.md @@ -1,13 +1,13 @@ --- title: "Length of argument '<argumentname>' must be greater than zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_LengthGTZero1" @@ -15,7 +15,7 @@ ms.assetid: 709bc232-f8fe-4864-9842-e064795da0f5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-delimiters.md b/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-delimiters.md index 28ba8e2ba09d4..1fce8804e9851 100644 --- a/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-delimiters.md +++ b/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-delimiters.md @@ -1,13 +1,13 @@ --- title: "Line <number> cannot be parsed using the current Delimiters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_MalFormedDelimitedLine" @@ -15,7 +15,7 @@ ms.assetid: 1f8d4c2d-0334-4da8-acff-5460159835b3 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-fieldwidths.md b/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-fieldwidths.md index 479456733251a..de6442bf66acc 100644 --- a/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-fieldwidths.md +++ b/docs/visual-basic/misc/line-number-cannot-be-parsed-using-the-current-fieldwidths.md @@ -1,13 +1,13 @@ --- title: "Line <number> cannot be parsed using the current FieldWidths | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_MalFormedFixedWidthLine" @@ -15,7 +15,7 @@ ms.assetid: 84e14245-dfdf-4b62-8b84-e83a31608899 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/line-number-cannot-be-read-because-it-exceeds-the-maximum-line-size.md b/docs/visual-basic/misc/line-number-cannot-be-read-because-it-exceeds-the-maximum-line-size.md index 7a3886389715d..60a9edf604dd5 100644 --- a/docs/visual-basic/misc/line-number-cannot-be-read-because-it-exceeds-the-maximum-line-size.md +++ b/docs/visual-basic/misc/line-number-cannot-be-read-because-it-exceeds-the-maximum-line-size.md @@ -1,13 +1,13 @@ --- title: "Line <number> cannot be read because it exceeds the maximum line size. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_MaxLineSizeExceeded" @@ -15,7 +15,7 @@ ms.assetid: c59116d9-9856-47af-b32d-616d8f2d10d3 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/locale-id-name-is-not-supported-on-this-system.md b/docs/visual-basic/misc/locale-id-name-is-not-supported-on-this-system.md index 5980f921eedaa..c2c5e60a53d22 100644 --- a/docs/visual-basic/misc/locale-id-name-is-not-supported-on-this-system.md +++ b/docs/visual-basic/misc/locale-id-name-is-not-supported-on-this-system.md @@ -1,13 +1,13 @@ --- title: "Locale ID '<name>' is not supported on this system | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_LCIDNotSupported1" @@ -15,7 +15,7 @@ ms.assetid: 62701434-0ac2-45b8-8b40-a9adc09ae6df caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/loop-control-variable-of-type-typename-does-not-implement-system-icomparable.md b/docs/visual-basic/misc/loop-control-variable-of-type-typename-does-not-implement-system-icomparable.md index f5baccce353fa..6e3ae145dbd2d 100644 --- a/docs/visual-basic/misc/loop-control-variable-of-type-typename-does-not-implement-system-icomparable.md +++ b/docs/visual-basic/misc/loop-control-variable-of-type-typename-does-not-implement-system-icomparable.md @@ -1,13 +1,13 @@ --- title: "Loop control variable of type '<typename>' does not implement the 'System.IComparable' interface | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_IComparable2" @@ -15,7 +15,7 @@ ms.assetid: 8dba1270-380a-4f05-8bad-1031e6a9cc90 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/managed-classes-derived-from-a-com-class-cannot-be-called-late-bound.md b/docs/visual-basic/misc/managed-classes-derived-from-a-com-class-cannot-be-called-late-bound.md index ae4c48de142e2..79d0a209a7932 100644 --- a/docs/visual-basic/misc/managed-classes-derived-from-a-com-class-cannot-be-called-late-bound.md +++ b/docs/visual-basic/misc/managed-classes-derived-from-a-com-class-cannot-be-called-late-bound.md @@ -1,13 +1,13 @@ --- title: "Managed classes derived from a COM class cannot be called late-bound. | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrLateboundCallToInheritedComClass" @@ -15,7 +15,7 @@ ms.assetid: 7bc16e84-8d29-4f8e-bc4f-002c65c71099 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/method-methodname-cannot-be-called-with-number-arguments.md b/docs/visual-basic/misc/method-methodname-cannot-be-called-with-number-arguments.md index 4564fcb1b58e6..1cc3c96ecc79e 100644 --- a/docs/visual-basic/misc/method-methodname-cannot-be-called-with-number-arguments.md +++ b/docs/visual-basic/misc/method-methodname-cannot-be-called-with-number-arguments.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' cannot be called with <number> arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNoMethodTakingXArguments2" @@ -15,7 +15,7 @@ ms.assetid: 23260199-b6a4-469f-b75f-4a3d8d25e2cc caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/method-methodname-has-no-parameter-named-parametername.md b/docs/visual-basic/misc/method-methodname-has-no-parameter-named-parametername.md index ed82927a7e881..4ba22c08fbf72 100644 --- a/docs/visual-basic/misc/method-methodname-has-no-parameter-named-parametername.md +++ b/docs/visual-basic/misc/method-methodname-has-no-parameter-named-parametername.md @@ -1,13 +1,13 @@ --- title: "Method '<methodname>' has no parameter named '<parametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_InvalidNamedArg2" @@ -15,7 +15,7 @@ ms.assetid: b4346b6a-87da-4e65-a2de-ee5239c671f8 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/method-or-data-member-not-found.md b/docs/visual-basic/misc/method-or-data-member-not-found.md index 24094b1b742ee..d8205b6ea380f 100644 --- a/docs/visual-basic/misc/method-or-data-member-not-found.md +++ b/docs/visual-basic/misc/method-or-data-member-not-found.md @@ -1,13 +1,13 @@ --- title: "Method or data member not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID461" @@ -15,7 +15,7 @@ ms.assetid: 40b178c3-7dc4-4216-8460-17ff8d9aedf1 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/my-application-log-cannot-determine-the-amount-of-free-disk-space.md b/docs/visual-basic/misc/my-application-log-cannot-determine-the-amount-of-free-disk-space.md index 30dc737c323ae..7d21d8bb15773 100644 --- a/docs/visual-basic/misc/my-application-log-cannot-determine-the-amount-of-free-disk-space.md +++ b/docs/visual-basic/misc/my-application-log-cannot-determine-the-amount-of-free-disk-space.md @@ -1,13 +1,13 @@ --- title: "My.Application.Log cannot determine the amount of free disk space | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrApplicationLog_FreeSpaceError" @@ -15,7 +15,7 @@ ms.assetid: 7f0ce827-6afc-4d59-ac58-6729e1c01c4c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/named-argument-argumentname-specified-multiple-times.md b/docs/visual-basic/misc/named-argument-argumentname-specified-multiple-times.md index 95fafe3873872..0456474a60500 100644 --- a/docs/visual-basic/misc/named-argument-argumentname-specified-multiple-times.md +++ b/docs/visual-basic/misc/named-argument-argumentname-specified-multiple-times.md @@ -1,13 +1,13 @@ --- title: "Named argument '<argumentname>' specified multiple times | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNamedArgumentAlreadyUsed1" @@ -15,7 +15,7 @@ ms.assetid: a5113d23-ca66-4961-909f-74f97a0eaf87 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/named-argument-not-found.md b/docs/visual-basic/misc/named-argument-not-found.md index b254998445c57..3c8f3a6a87ded 100644 --- a/docs/visual-basic/misc/named-argument-not-found.md +++ b/docs/visual-basic/misc/named-argument-not-found.md @@ -1,13 +1,13 @@ --- title: "Named argument not found (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID448" @@ -15,7 +15,7 @@ ms.assetid: b7d63962-9cac-466b-8bee-41debd7d79c7 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/named-arguments-cannot-match-paramarray-parameters.md b/docs/visual-basic/misc/named-arguments-cannot-match-paramarray-parameters.md index e4b27d5a79b06..a7bc3d2e09b25 100644 --- a/docs/visual-basic/misc/named-arguments-cannot-match-paramarray-parameters.md +++ b/docs/visual-basic/misc/named-arguments-cannot-match-paramarray-parameters.md @@ -1,13 +1,13 @@ --- title: "Named arguments cannot match ParamArray parameters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNamedArgumentOnParamArray" @@ -15,7 +15,7 @@ ms.assetid: ba35fb86-329a-4ceb-864b-045c07661482 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/next-control-variable-does-not-match-for-loop-control-variable.md b/docs/visual-basic/misc/next-control-variable-does-not-match-for-loop-control-variable.md index 19974c2539819..bb636ae686ef8 100644 --- a/docs/visual-basic/misc/next-control-variable-does-not-match-for-loop-control-variable.md +++ b/docs/visual-basic/misc/next-control-variable-does-not-match-for-loop-control-variable.md @@ -1,19 +1,19 @@ --- title: "Next control variable does not match For loop control variable | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 3b211f2e-80f6-4f3a-ab5c-767531fbd748 caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list-2.md b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list-2.md index 5de0e4d9cba64..f30b36400bb82 100644 --- a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list-2.md +++ b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list-2.md @@ -1,13 +1,13 @@ --- title: "No accessible overloaded '<methodname>' can be called with these arguments without a narrowing conversion: <list> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrAmbiguousCall2" @@ -15,7 +15,7 @@ ms.assetid: 13b20ffa-9f02-4971-a3cb-e08b402fd971 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list.md b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list.md index 2c7ce2e38bc53..117426258a00f 100644 --- a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list.md +++ b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list.md @@ -1,13 +1,13 @@ --- title: "No accessible overloaded '<methodname>' can be called with these arguments: <list> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrAmbiguousCall_ExactMatch2" @@ -15,7 +15,7 @@ ms.assetid: 78d4c7ed-5e18-47d4-948d-fa8b24e47214 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments.md b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments.md index 44933c1d1567b..5caeaa997b083 100644 --- a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments.md +++ b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments.md @@ -1,13 +1,13 @@ --- title: "No accessible overloaded '<methodname>' can be called with these arguments without a narrowing conversion | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrAmbiguousMatch_NarrowingConversion1" @@ -15,7 +15,7 @@ ms.assetid: 2fdbadb9-8ef1-404a-a2ed-ce5f5e55cfcb caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-without-widening.md b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-without-widening.md index 87dd5b702b83b..595b2788c9af8 100644 --- a/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-without-widening.md +++ b/docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-without-widening.md @@ -1,13 +1,13 @@ --- title: "No accessible overloaded '<methodname>' can be called with these arguments without a widening conversion: <list> | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrAmbiguousCall_WideningConversion2" @@ -15,7 +15,7 @@ ms.assetid: 5e74f5cf-80bd-4b48-b58a-465f981ec694 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-default-member-found-for-type-typename.md b/docs/visual-basic/misc/no-default-member-found-for-type-typename.md index a43ae383b7d25..f7de530ad1336 100644 --- a/docs/visual-basic/misc/no-default-member-found-for-type-typename.md +++ b/docs/visual-basic/misc/no-default-member-found-for-type-typename.md @@ -1,13 +1,13 @@ --- title: "No default member found for type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrMissingMember_NoDefaultMemberFound1" @@ -15,7 +15,7 @@ ms.assetid: 1869ecb8-7c6a-422f-86ac-5da96c6adc66 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-files-found-matching-filename.md b/docs/visual-basic/misc/no-files-found-matching-filename.md index 47500dd73af64..cd054bffab98e 100644 --- a/docs/visual-basic/misc/no-files-found-matching-filename.md +++ b/docs/visual-basic/misc/no-files-found-matching-filename.md @@ -1,13 +1,13 @@ --- title: "No files found matching '<filename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrKILL_NoFilesFound1" @@ -15,7 +15,7 @@ ms.assetid: 218808a2-8e36-4f13-a60a-770624e1ace3 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-method-methodname-can-accept-an-argument-of-type-typename-for-parameter.md b/docs/visual-basic/misc/no-method-methodname-can-accept-an-argument-of-type-typename-for-parameter.md index 07467b5528f4f..fd0430e64e057 100644 --- a/docs/visual-basic/misc/no-method-methodname-can-accept-an-argument-of-type-typename-for-parameter.md +++ b/docs/visual-basic/misc/no-method-methodname-can-accept-an-argument-of-type-typename-for-parameter.md @@ -1,19 +1,19 @@ --- title: "No method '<methodname>' can accept an argument of type '<typename>' for parameter '<parametername>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 175c01dc-279c-4996-8501-d19a6671fdeb caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-mouse-is-present.md b/docs/visual-basic/misc/no-mouse-is-present.md index 554fc9967ae5a..55cce7e07fcfb 100644 --- a/docs/visual-basic/misc/no-mouse-is-present.md +++ b/docs/visual-basic/misc/no-mouse-is-present.md @@ -1,13 +1,13 @@ --- title: "No mouse is present | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrMouse_NoMouseIsPresent" @@ -15,7 +15,7 @@ ms.assetid: 4472fd57-4217-4463-9d3c-dc4a8fe88f1b caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/no-mouse-wheel-is-present.md b/docs/visual-basic/misc/no-mouse-wheel-is-present.md index a17f1d1f7d09f..ed5cc6990d43f 100644 --- a/docs/visual-basic/misc/no-mouse-wheel-is-present.md +++ b/docs/visual-basic/misc/no-mouse-wheel-is-present.md @@ -1,13 +1,13 @@ --- title: "No mouse wheel is present | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrMouse_NoWheelIsPresent" @@ -15,7 +15,7 @@ ms.assetid: e924ffba-4af1-4247-9a6f-d19a03738f62 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/numberofchars-must-be-greater-than-zero.md b/docs/visual-basic/misc/numberofchars-must-be-greater-than-zero.md index 1004f1c2ce66f..a64ec7d1555bd 100644 --- a/docs/visual-basic/misc/numberofchars-must-be-greater-than-zero.md +++ b/docs/visual-basic/misc/numberofchars-must-be-greater-than-zero.md @@ -1,13 +1,13 @@ --- title: "NumberOfChars must be greater than zero | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_NumberOfCharsMustBePositive" @@ -15,7 +15,7 @@ ms.assetid: 3eea4bbf-cd49-4d19-adfb-0e2adf087065 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/object-doesn-t-support-current-locale-setting.md b/docs/visual-basic/misc/object-doesn-t-support-current-locale-setting.md index 9aae456c8350b..843fbbb204963 100644 --- a/docs/visual-basic/misc/object-doesn-t-support-current-locale-setting.md +++ b/docs/visual-basic/misc/object-doesn-t-support-current-locale-setting.md @@ -1,13 +1,13 @@ --- title: "Object doesn't support current locale setting (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID447" @@ -15,7 +15,7 @@ ms.assetid: 580a26bc-479a-4569-9246-10dcf0251bcb caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/object-doesn-t-support-named-arguments.md b/docs/visual-basic/misc/object-doesn-t-support-named-arguments.md index a17e7195298a4..99b4f7a840e4a 100644 --- a/docs/visual-basic/misc/object-doesn-t-support-named-arguments.md +++ b/docs/visual-basic/misc/object-doesn-t-support-named-arguments.md @@ -1,13 +1,13 @@ --- title: "Object doesn't support named arguments | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID446" @@ -15,7 +15,7 @@ ms.assetid: f4812db8-e85d-4d5b-b7c9-d54a1f850034 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/object-doesn-t-support-this-action.md b/docs/visual-basic/misc/object-doesn-t-support-this-action.md index 6a3faef5bbecf..7b639d888230d 100644 --- a/docs/visual-basic/misc/object-doesn-t-support-this-action.md +++ b/docs/visual-basic/misc/object-doesn-t-support-this-action.md @@ -1,13 +1,13 @@ --- title: "Object doesn't support this action (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID445" @@ -15,7 +15,7 @@ ms.assetid: 25eb4310-c3aa-4d8d-8989-304cb57e12c1 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/object-doesn-t-support-this-property-or-method.md b/docs/visual-basic/misc/object-doesn-t-support-this-property-or-method.md index b712fcc6f5a57..786cd3c0a4236 100644 --- a/docs/visual-basic/misc/object-doesn-t-support-this-property-or-method.md +++ b/docs/visual-basic/misc/object-doesn-t-support-this-property-or-method.md @@ -1,13 +1,13 @@ --- title: "Object doesn't support this property or method (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID438" @@ -15,7 +15,7 @@ ms.assetid: d6b1a52b-47bc-4391-b5a4-5c359b2169b9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/off.md b/docs/visual-basic/misc/off.md index ad28e2e2b7b05..b6b6ee0159112 100644 --- a/docs/visual-basic/misc/off.md +++ b/docs/visual-basic/misc/off.md @@ -1,13 +1,13 @@ --- title: "Off (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Off" @@ -20,7 +20,7 @@ ms.assetid: e0b5aa68-bde1-4cdd-b9e4-152798ae1b8b caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/misc/on.md b/docs/visual-basic/misc/on.md index 62edbffba5f7a..22ae5a60953c3 100644 --- a/docs/visual-basic/misc/on.md +++ b/docs/visual-basic/misc/on.md @@ -1,13 +1,13 @@ --- title: "On (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.on" @@ -20,7 +20,7 @@ ms.assetid: 8619c328-1637-4f41-b466-cbe693f4fe73 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/misc/one-or-more-folders-in-the-target-path-do-not-exist.md b/docs/visual-basic/misc/one-or-more-folders-in-the-target-path-do-not-exist.md index 524a3f815f246..4774b86d93f39 100644 --- a/docs/visual-basic/misc/one-or-more-folders-in-the-target-path-do-not-exist.md +++ b/docs/visual-basic/misc/one-or-more-folders-in-the-target-path-do-not-exist.md @@ -1,19 +1,19 @@ --- title: "One or more folders in the target path do not exist | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: b33b00f6-0eb6-47fa-a639-269f97e790cd caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/only-the-first-eight-characters-of-a-custom-log-name-are-significant.md b/docs/visual-basic/misc/only-the-first-eight-characters-of-a-custom-log-name-are-significant.md index 44f2777ee9dd1..483c705423391 100644 --- a/docs/visual-basic/misc/only-the-first-eight-characters-of-a-custom-log-name-are-significant.md +++ b/docs/visual-basic/misc/only-the-first-eight-characters-of-a-custom-log-name-are-significant.md @@ -1,19 +1,19 @@ --- title: "Only the first eight characters of a custom log name are significant | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: db2a0252-9ddd-4e93-a239-6a690cc09557 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/operator-is-not-valid-for-name1-and-name2.md b/docs/visual-basic/misc/operator-is-not-valid-for-name1-and-name2.md index 3937e41a5c945..776c1b9ccffaa 100644 --- a/docs/visual-basic/misc/operator-is-not-valid-for-name1-and-name2.md +++ b/docs/visual-basic/misc/operator-is-not-valid-for-name1-and-name2.md @@ -1,13 +1,13 @@ --- title: "Operator is not valid for '<name1>' and '<name2>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNoValidOperator_TwoOperands" @@ -15,7 +15,7 @@ ms.assetid: b2b1e6ce-d262-4644-8085-e48a2e2f06a6 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/operator-is-not-valid-for-type-typename.md b/docs/visual-basic/misc/operator-is-not-valid-for-type-typename.md index 50a64c4026641..661eb467aeb4f 100644 --- a/docs/visual-basic/misc/operator-is-not-valid-for-type-typename.md +++ b/docs/visual-basic/misc/operator-is-not-valid-for-type-typename.md @@ -1,13 +1,13 @@ --- title: "Operator is not valid for type '<typename>' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNoValidOperator_OneOperand" @@ -15,7 +15,7 @@ ms.assetid: 9d5e01db-d3e7-446a-8d39-6600c73fea20 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/out-of-memory-run-time-error.md b/docs/visual-basic/misc/out-of-memory-run-time-error.md index acf96717a63a2..f1dff1f4aa208 100644 --- a/docs/visual-basic/misc/out-of-memory-run-time-error.md +++ b/docs/visual-basic/misc/out-of-memory-run-time-error.md @@ -1,13 +1,13 @@ --- title: "Out of memory (Visual Basic Run-Time Error) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID7" @@ -15,7 +15,7 @@ ms.assetid: 96cc12e1-d40a-425f-b365-1ac39e5ddcb0 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/path-pathname-not-found.md b/docs/visual-basic/misc/path-pathname-not-found.md index c968958041f49..90df18f5baf39 100644 --- a/docs/visual-basic/misc/path-pathname-not-found.md +++ b/docs/visual-basic/misc/path-pathname-not-found.md @@ -1,13 +1,13 @@ --- title: "Path '<pathname>' not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileSystem_PathNotFound1" @@ -15,7 +15,7 @@ ms.assetid: 184d09ab-771f-4298-bd71-94b33efc325b caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/picture-is-not-valid.md b/docs/visual-basic/misc/picture-is-not-valid.md index 9f4d4993b165c..0e8bb3352656d 100644 --- a/docs/visual-basic/misc/picture-is-not-valid.md +++ b/docs/visual-basic/misc/picture-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Picture is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID481" @@ -15,7 +15,7 @@ ms.assetid: 6ac18c39-042b-423a-9d95-25a7745c84dd caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/printer-error.md b/docs/visual-basic/misc/printer-error.md index f9d4fcdce40a6..dcf98e33dc0c2 100644 --- a/docs/visual-basic/misc/printer-error.md +++ b/docs/visual-basic/misc/printer-error.md @@ -1,13 +1,13 @@ --- title: "Printer error | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID482" @@ -15,7 +15,7 @@ ms.assetid: 0ce0c4b3-3604-4638-9363-6c9333d0cc9d caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/process-processname-was-not-found.md b/docs/visual-basic/misc/process-processname-was-not-found.md index 1bf6a801de80f..5532edac1f089 100644 --- a/docs/visual-basic/misc/process-processname-was-not-found.md +++ b/docs/visual-basic/misc/process-processname-was-not-found.md @@ -1,13 +1,13 @@ --- title: "Process '<processname>' was not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrProcessNotFound" @@ -15,7 +15,7 @@ ms.assetid: d6095a7f-6168-4b00-8639-11fb64dd2ebe caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-an-empty-string-or-nothing.md b/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-an-empty-string-or-nothing.md index 104441e82be28..e58e0aaad48d5 100644 --- a/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-an-empty-string-or-nothing.md +++ b/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-an-empty-string-or-nothing.md @@ -1,19 +1,19 @@ --- title: "Property <propertyname> cannot be set to an empty string or Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: c4f6ceb2-cee0-4e79-9cc6-cb20276d24f8 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-nothing.md b/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-nothing.md index f56bab67846d5..d9f61cc48719e 100644 --- a/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-nothing.md +++ b/docs/visual-basic/misc/property-propertyname-cannot-be-set-to-nothing.md @@ -1,13 +1,13 @@ --- title: "Property <propertyname> cannot be set to Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrGeneral_PropertyNothing" @@ -15,7 +15,7 @@ ms.assetid: 074014b4-5070-4c2f-9496-cbbbe9393dd6 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/property-value-is-not-valid.md b/docs/visual-basic/misc/property-value-is-not-valid.md index d073292ece729..f7dda3785e6c4 100644 --- a/docs/visual-basic/misc/property-value-is-not-valid.md +++ b/docs/visual-basic/misc/property-value-is-not-valid.md @@ -1,13 +1,13 @@ --- title: "Property value is not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID380" @@ -15,7 +15,7 @@ ms.assetid: 38540ad2-e02c-49aa-a2b7-b4c82d719cf1 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/public-member-membername-on-type-typename-not-found.md b/docs/visual-basic/misc/public-member-membername-on-type-typename-not-found.md index 127d425756439..6c2b5a0a0e525 100644 --- a/docs/visual-basic/misc/public-member-membername-on-type-typename-not-found.md +++ b/docs/visual-basic/misc/public-member-membername-on-type-typename-not-found.md @@ -1,13 +1,13 @@ --- title: "Public member '<membername>' on type '<typename>' not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrMissingMember_MemberNotFoundOnType2" @@ -15,7 +15,7 @@ ms.assetid: 6300feb8-78ac-4dd0-9653-1d03e1f5bc20 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/redim-can-only-change-the-right-most-dimension.md b/docs/visual-basic/misc/redim-can-only-change-the-right-most-dimension.md index 6869610b6c2dc..ecf9ceb37b3a8 100644 --- a/docs/visual-basic/misc/redim-can-only-change-the-right-most-dimension.md +++ b/docs/visual-basic/misc/redim-can-only-change-the-right-most-dimension.md @@ -1,13 +1,13 @@ --- title: "'ReDim' can only change the right-most dimension | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArray_TypeMismatch" @@ -15,7 +15,7 @@ ms.assetid: d53cf41b-7a7a-466c-a29a-920d99698fa9 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/redim-cannot-change-the-number-of-dimensions.md b/docs/visual-basic/misc/redim-cannot-change-the-number-of-dimensions.md index 231beb34b8828..7d0e9733d935c 100644 --- a/docs/visual-basic/misc/redim-cannot-change-the-number-of-dimensions.md +++ b/docs/visual-basic/misc/redim-cannot-change-the-number-of-dimensions.md @@ -1,13 +1,13 @@ --- title: "'ReDim' cannot change the number of dimensions | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArray_RankMismatch" @@ -15,7 +15,7 @@ ms.assetid: 52505298-9985-4682-8f6e-ff7d56077f34 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/redim-preserve-operand-cannot-be-nothing.md b/docs/visual-basic/misc/redim-preserve-operand-cannot-be-nothing.md index 2625a92aeda1f..42a0b0fda6bf1 100644 --- a/docs/visual-basic/misc/redim-preserve-operand-cannot-be-nothing.md +++ b/docs/visual-basic/misc/redim-preserve-operand-cannot-be-nothing.md @@ -1,19 +1,19 @@ --- title: "'ReDim' Preserve operand cannot be Nothing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: b857f313-3fc2-4262-a577-88df1718b811 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/registry-key-keyname-could-not-be-created.md b/docs/visual-basic/misc/registry-key-keyname-could-not-be-created.md index 41f9c54b63362..11c635c66dbc1 100644 --- a/docs/visual-basic/misc/registry-key-keyname-could-not-be-created.md +++ b/docs/visual-basic/misc/registry-key-keyname-could-not-be-created.md @@ -1,13 +1,13 @@ --- title: "Registry key '<keyname>' could not be created | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrInteraction_ResKeyNotCreated1" @@ -15,7 +15,7 @@ ms.assetid: 465ccd53-dfdc-47ec-8b3f-9a65ba739314 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/registry-key-keyname-could-not-be-found.md b/docs/visual-basic/misc/registry-key-keyname-could-not-be-found.md index dcb07f2eabe49..acb98a471850c 100644 --- a/docs/visual-basic/misc/registry-key-keyname-could-not-be-found.md +++ b/docs/visual-basic/misc/registry-key-keyname-could-not-be-found.md @@ -1,19 +1,19 @@ --- title: "Registry key '<keyname>' could not be found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: ca4eb74f-8303-48fc-9ea8-d792fa4c810b caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/replacements-too-long.md b/docs/visual-basic/misc/replacements-too-long.md index 1775ce87bbe05..e606dd051f396 100644 --- a/docs/visual-basic/misc/replacements-too-long.md +++ b/docs/visual-basic/misc/replacements-too-long.md @@ -1,13 +1,13 @@ --- title: "Replacements too long | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID746" @@ -15,7 +15,7 @@ ms.assetid: 398ff5eb-b580-456f-8f24-b7a8318e1193 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/root-folder-cannot-be-renamed.md b/docs/visual-basic/misc/root-folder-cannot-be-renamed.md index 3ca323a63e67d..b3bf3fd3d0d00 100644 --- a/docs/visual-basic/misc/root-folder-cannot-be-renamed.md +++ b/docs/visual-basic/misc/root-folder-cannot-be-renamed.md @@ -1,19 +1,19 @@ --- title: "Root folder cannot be renamed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 325eb73c-d5fe-4b65-8926-5dabff007277 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/run-time-messages.md b/docs/visual-basic/misc/run-time-messages.md index 1322554ee0080..ca6827944f1c7 100644 --- a/docs/visual-basic/misc/run-time-messages.md +++ b/docs/visual-basic/misc/run-time-messages.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Run-Time Messages | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "errors [Visual Basic], run-time" @@ -16,7 +16,7 @@ ms.assetid: 130f7c2b-8eb1-4a6e-81aa-e30e27d3d4f7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/search-text-not-found.md b/docs/visual-basic/misc/search-text-not-found.md index d8e7a35f772f9..f496af52df7d9 100644 --- a/docs/visual-basic/misc/search-text-not-found.md +++ b/docs/visual-basic/misc/search-text-not-found.md @@ -1,13 +1,13 @@ --- title: "Search text not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID744" @@ -15,7 +15,7 @@ ms.assetid: 145f0a6d-7fdd-4d73-9dc6-5fea39a52896 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/set-not-permitted.md b/docs/visual-basic/misc/set-not-permitted.md index 269bb0b1390e0..7dda0b14c1891 100644 --- a/docs/visual-basic/misc/set-not-permitted.md +++ b/docs/visual-basic/misc/set-not-permitted.md @@ -1,13 +1,13 @@ --- title: "Set not permitted | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID387" @@ -15,7 +15,7 @@ ms.assetid: 809f6768-7dd7-4632-b4dd-83856edfdb48 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/set-not-supported-at-run-time.md b/docs/visual-basic/misc/set-not-supported-at-run-time.md index 37936580bef8d..8145cd16bb3c3 100644 --- a/docs/visual-basic/misc/set-not-supported-at-run-time.md +++ b/docs/visual-basic/misc/set-not-supported-at-run-time.md @@ -1,13 +1,13 @@ --- title: "Set not supported at run time | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID382" @@ -15,7 +15,7 @@ ms.assetid: cb7285d3-778f-423d-a2be-88573be8ad48 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/set-not-supported-read-only-property.md b/docs/visual-basic/misc/set-not-supported-read-only-property.md index 093e0e9e6f5bf..4430f67050565 100644 --- a/docs/visual-basic/misc/set-not-supported-read-only-property.md +++ b/docs/visual-basic/misc/set-not-supported-read-only-property.md @@ -1,13 +1,13 @@ --- title: "Set not supported (read-only property) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID383" @@ -15,7 +15,7 @@ ms.assetid: 0b97b683-6626-42ec-af0b-aaa3c973a76b caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/simplifiedchinese-and-vbstrconv-traditionalchinese-cannot-be-combined.md b/docs/visual-basic/misc/simplifiedchinese-and-vbstrconv-traditionalchinese-cannot-be-combined.md index 4fa2ebff85757..eb9fa8dac06ff 100644 --- a/docs/visual-basic/misc/simplifiedchinese-and-vbstrconv-traditionalchinese-cannot-be-combined.md +++ b/docs/visual-basic/misc/simplifiedchinese-and-vbstrconv-traditionalchinese-cannot-be-combined.md @@ -1,13 +1,13 @@ --- title: "SimplifiedChinese and VbStrConv.TraditionalChinese cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_StrConvSCandTC" @@ -15,7 +15,7 @@ ms.assetid: d8e6a11b-f549-43b5-8337-0594340e1325 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/some-files-and-folders-caused-exceptions-during-the-operation.md b/docs/visual-basic/misc/some-files-and-folders-caused-exceptions-during-the-operation.md index bf4355758b07c..2630bf4da18d8 100644 --- a/docs/visual-basic/misc/some-files-and-folders-caused-exceptions-during-the-operation.md +++ b/docs/visual-basic/misc/some-files-and-folders-caused-exceptions-during-the-operation.md @@ -1,19 +1,19 @@ --- title: "Some files and folders caused exceptions during the operation | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: b0471302-907c-42a6-a326-8d3d805ebe98 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/sorry-we-don-t-have-specifics-on-this-visual-basic-error.md b/docs/visual-basic/misc/sorry-we-don-t-have-specifics-on-this-visual-basic-error.md index d8701cf16ce13..01f87896ef1f8 100644 --- a/docs/visual-basic/misc/sorry-we-don-t-have-specifics-on-this-visual-basic-error.md +++ b/docs/visual-basic/misc/sorry-we-don-t-have-specifics-on-this-visual-basic-error.md @@ -1,10 +1,7 @@ --- title: "Sorry, we don't have specifics on this Visual Basic error | Microsoft Docs" -ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net ms.technology: - "devlang-visual-basic" ms.tgt_pltfrm: "" @@ -3057,7 +3054,7 @@ ms.assetid: 0938efc2-e205-450b-9314-99951fcbd702 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/source-folder-and-target-folder-are-the-same.md b/docs/visual-basic/misc/source-folder-and-target-folder-are-the-same.md index 51f4e8c7d5797..9d8324e5d5445 100644 --- a/docs/visual-basic/misc/source-folder-and-target-folder-are-the-same.md +++ b/docs/visual-basic/misc/source-folder-and-target-folder-are-the-same.md @@ -1,19 +1,19 @@ --- title: "Source folder and target folder are the same | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: d4e6f996-8bbe-45f2-b662-f26b4474f44d caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/source-name-specified-in-eventlogsource-is-registered-to-another-log.md b/docs/visual-basic/misc/source-name-specified-in-eventlogsource-is-registered-to-another-log.md index 6dd9bc1928049..5abd9c81c1f1f 100644 --- a/docs/visual-basic/misc/source-name-specified-in-eventlogsource-is-registered-to-another-log.md +++ b/docs/visual-basic/misc/source-name-specified-in-eventlogsource-is-registered-to-another-log.md @@ -1,19 +1,19 @@ --- title: "Source name specified in EventLogSource is registered to a log other than that specified in EventLogName | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 7317e100-098b-408d-86e5-7c74cf8558c7 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/specified-dll-function-not-found.md b/docs/visual-basic/misc/specified-dll-function-not-found.md index 00d051625fe95..73065c2ed09f2 100644 --- a/docs/visual-basic/misc/specified-dll-function-not-found.md +++ b/docs/visual-basic/misc/specified-dll-function-not-found.md @@ -1,13 +1,13 @@ --- title: "Specified DLL function not found | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID453" @@ -15,7 +15,7 @@ ms.assetid: c0a308ee-5876-40af-be4b-1979397835df caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/specified-event-log-does-not-exist-on-this-machine.md b/docs/visual-basic/misc/specified-event-log-does-not-exist-on-this-machine.md index 6aefee59dfdef..487785d8089b4 100644 --- a/docs/visual-basic/misc/specified-event-log-does-not-exist-on-this-machine.md +++ b/docs/visual-basic/misc/specified-event-log-does-not-exist-on-this-machine.md @@ -1,19 +1,19 @@ --- title: "Specified event log does not exist on this machine | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 974a23e7-37ea-4de2-b282-4cf46600694f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/specified-registry-key-does-not-exist.md b/docs/visual-basic/misc/specified-registry-key-does-not-exist.md index f8a2c867c9ce3..b42eba9c6ddc2 100644 --- a/docs/visual-basic/misc/specified-registry-key-does-not-exist.md +++ b/docs/visual-basic/misc/specified-registry-key-does-not-exist.md @@ -1,19 +1,19 @@ --- title: "Specified registry key does not exist | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 837e925a-aac5-4745-8eaa-d08bebbcbcd3 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/specified-registry-key-is-not-valid.md b/docs/visual-basic/misc/specified-registry-key-is-not-valid.md index 6df7395a3afc4..dde703663cfae 100644 --- a/docs/visual-basic/misc/specified-registry-key-is-not-valid.md +++ b/docs/visual-basic/misc/specified-registry-key-is-not-valid.md @@ -1,19 +1,19 @@ --- title: "Specified registry key is not valid because it contains two or more consecutive backslashes | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 0d78b6f7-5759-45b4-8c37-c6902ada76ff caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/specified-registry-path-does-not-start-with-a-valid-hive-name.md b/docs/visual-basic/misc/specified-registry-path-does-not-start-with-a-valid-hive-name.md index cc4eacfd0cc84..a108c1f1d354c 100644 --- a/docs/visual-basic/misc/specified-registry-path-does-not-start-with-a-valid-hive-name.md +++ b/docs/visual-basic/misc/specified-registry-path-does-not-start-with-a-valid-hive-name.md @@ -1,19 +1,19 @@ --- title: "Specified registry path does not start with a valid hive name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: afb1a03b-4516-450b-aab1-827a93f9e99d caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/stop-statement-encountered.md b/docs/visual-basic/misc/stop-statement-encountered.md index ebd04ce32df86..e1a44a54bf255 100644 --- a/docs/visual-basic/misc/stop-statement-encountered.md +++ b/docs/visual-basic/misc/stop-statement-encountered.md @@ -1,13 +1,13 @@ --- title: "Stop statement encountered | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID999" @@ -15,7 +15,7 @@ ms.assetid: 4ef7216c-761a-41dc-a20c-ba133f4f1d18 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/strconv-linguisticcasing-requires-strconv-lowercase-or-strconv-uppercase.md b/docs/visual-basic/misc/strconv-linguisticcasing-requires-strconv-lowercase-or-strconv-uppercase.md index e6c2c61811387..62b56b3963482 100644 --- a/docs/visual-basic/misc/strconv-linguisticcasing-requires-strconv-lowercase-or-strconv-uppercase.md +++ b/docs/visual-basic/misc/strconv-linguisticcasing-requires-strconv-lowercase-or-strconv-uppercase.md @@ -1,13 +1,13 @@ --- title: "'StrConv.LinguisticCasing' requires 'StrConv.LowerCase' or 'StrConv.UpperCase' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrLinguisticRequirements" @@ -15,7 +15,7 @@ ms.assetid: 99cdb11d-9488-460b-84fb-a27f43da8be4 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/string-length-exceeds-maximum-length-of-32767-characters-for-filesystem-apis.md b/docs/visual-basic/misc/string-length-exceeds-maximum-length-of-32767-characters-for-filesystem-apis.md index 32d4905e9d72e..4e6807ef1e464 100644 --- a/docs/visual-basic/misc/string-length-exceeds-maximum-length-of-32767-characters-for-filesystem-apis.md +++ b/docs/visual-basic/misc/string-length-exceeds-maximum-length-of-32767-characters-for-filesystem-apis.md @@ -1,13 +1,13 @@ --- title: "String length exceeds maximum length of 32767 characters for 'FileSystem' APIs | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrFileIO_StringLengthExceeded" @@ -15,7 +15,7 @@ ms.assetid: 4044ae87-9984-400c-b247-20f9c1b1a0c0 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/system-event-log-cannot-be-deleted.md b/docs/visual-basic/misc/system-event-log-cannot-be-deleted.md index 852a0ecdef466..d11597faa2bf4 100644 --- a/docs/visual-basic/misc/system-event-log-cannot-be-deleted.md +++ b/docs/visual-basic/misc/system-event-log-cannot-be-deleted.md @@ -1,19 +1,19 @@ --- title: "System event log cannot be deleted | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 26ca8819-4ce5-49c6-98f3-27fe9e2e8e3d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/target-folder-is-a-file.md b/docs/visual-basic/misc/target-folder-is-a-file.md index 63aebd25032b0..fa9186ed500a4 100644 --- a/docs/visual-basic/misc/target-folder-is-a-file.md +++ b/docs/visual-basic/misc/target-folder-is-a-file.md @@ -1,19 +1,19 @@ --- title: "Target folder is a file | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: c5e40bcb-2414-4484-b2b9-a9c391ad0029 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/targetfilepath-specifies-an-existing-folder.md b/docs/visual-basic/misc/targetfilepath-specifies-an-existing-folder.md index d12cf236f1cfa..c2f598736e2b5 100644 --- a/docs/visual-basic/misc/targetfilepath-specifies-an-existing-folder.md +++ b/docs/visual-basic/misc/targetfilepath-specifies-an-existing-folder.md @@ -1,19 +1,19 @@ --- title: "TargetFilePath specifies an existing folder | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 2334f49e-d080-4ee2-b036-f95c7f76c3ec caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/textfieldparser-does-not-support-comment-tokens-that-contain-whitespace.md b/docs/visual-basic/misc/textfieldparser-does-not-support-comment-tokens-that-contain-whitespace.md index 2dce5885641a2..4724b998c3d1b 100644 --- a/docs/visual-basic/misc/textfieldparser-does-not-support-comment-tokens-that-contain-whitespace.md +++ b/docs/visual-basic/misc/textfieldparser-does-not-support-comment-tokens-that-contain-whitespace.md @@ -1,13 +1,13 @@ --- title: "TextFieldParser does not support comment tokens that contain whitespace | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_WhitespaceInToken" @@ -15,7 +15,7 @@ ms.assetid: 55107656-270e-4bbb-841a-478904df8e07 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/textfieldparser-does-not-support-delimiters-that-contain-endline-characters.md b/docs/visual-basic/misc/textfieldparser-does-not-support-delimiters-that-contain-endline-characters.md index 962a04f046637..f368f2279f8c1 100644 --- a/docs/visual-basic/misc/textfieldparser-does-not-support-delimiters-that-contain-endline-characters.md +++ b/docs/visual-basic/misc/textfieldparser-does-not-support-delimiters-that-contain-endline-characters.md @@ -1,13 +1,13 @@ --- title: "TextFieldParser does not support delimiters that contain endline characters | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_EndCharsInDelimiter" @@ -15,7 +15,7 @@ ms.assetid: 0701f3b6-635b-468e-b908-867df00dd5db caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-address-for-uploadfile-needs-to-include-a-filename.md b/docs/visual-basic/misc/the-address-for-uploadfile-needs-to-include-a-filename.md index 5cd35a4d5eb59..67deef28f9028 100644 --- a/docs/visual-basic/misc/the-address-for-uploadfile-needs-to-include-a-filename.md +++ b/docs/visual-basic/misc/the-address-for-uploadfile-needs-to-include-a-filename.md @@ -1,13 +1,13 @@ --- title: "The address for UploadFile needs to include a filename | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNetwork_UploadAddressNeedsFilename" @@ -15,7 +15,7 @@ ms.assetid: 0ee11749-0432-4ccb-8c08-1663a4a55ad0 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-connectiontimeout-must-be-greater-than-0.md b/docs/visual-basic/misc/the-connectiontimeout-must-be-greater-than-0.md index f47a199a1e85c..001dc0d79ce5c 100644 --- a/docs/visual-basic/misc/the-connectiontimeout-must-be-greater-than-0.md +++ b/docs/visual-basic/misc/the-connectiontimeout-must-be-greater-than-0.md @@ -1,13 +1,13 @@ --- title: "The ConnectionTimeout must be greater than 0 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNetwork_BadConnectionTimeout" @@ -15,7 +15,7 @@ ms.assetid: 15ac09a7-47f0-44f3-9e84-5bd10bd07450 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-file-is-already-open.md b/docs/visual-basic/misc/the-file-is-already-open.md index c4cbf02615bfb..d899413e8706c 100644 --- a/docs/visual-basic/misc/the-file-is-already-open.md +++ b/docs/visual-basic/misc/the-file-is-already-open.md @@ -1,19 +1,19 @@ --- title: "The file is already open | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: bbde8390-05cf-4ca4-9c24-073f656bd935 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-file-is-currently-closed.md b/docs/visual-basic/misc/the-file-is-currently-closed.md index b67a5e54c2770..1b28289f64321 100644 --- a/docs/visual-basic/misc/the-file-is-currently-closed.md +++ b/docs/visual-basic/misc/the-file-is-currently-closed.md @@ -1,19 +1,19 @@ --- title: "The file is currently closed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 095c38ae-a741-4b46-b099-bc6826a49c83 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-file-is-currently-open-for-reading.md b/docs/visual-basic/misc/the-file-is-currently-open-for-reading.md index 10324a61db5c6..797fbabd15d1e 100644 --- a/docs/visual-basic/misc/the-file-is-currently-open-for-reading.md +++ b/docs/visual-basic/misc/the-file-is-currently-open-for-reading.md @@ -1,19 +1,19 @@ --- title: "The file is currently open for reading | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 7f662a68-021a-4432-947a-6bde48061257 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-file-is-currently-open-for-writing.md b/docs/visual-basic/misc/the-file-is-currently-open-for-writing.md index 6bf63895c3463..09862a6641ddd 100644 --- a/docs/visual-basic/misc/the-file-is-currently-open-for-writing.md +++ b/docs/visual-basic/misc/the-file-is-currently-open-for-writing.md @@ -1,19 +1,19 @@ --- title: "The file is currently open for writing | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 80b3c5e8-3a5c-4d60-b1ac-b7460f0b30b0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-folder-cannot-be-created-since-a-file-already-exists-with-the-same-path.md b/docs/visual-basic/misc/the-folder-cannot-be-created-since-a-file-already-exists-with-the-same-path.md index 74cca614f90ed..8cff028a735ab 100644 --- a/docs/visual-basic/misc/the-folder-cannot-be-created-since-a-file-already-exists-with-the-same-path.md +++ b/docs/visual-basic/misc/the-folder-cannot-be-created-since-a-file-already-exists-with-the-same-path.md @@ -1,19 +1,19 @@ --- title: "The folder cannot be created since a file already exists with the same path | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 1085c60d-4d38-4d67-a149-d3923eef0cfd caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-input-path-refers-to-a-file-but-ends-with-a-directory-separator-character.md b/docs/visual-basic/misc/the-input-path-refers-to-a-file-but-ends-with-a-directory-separator-character.md index 8ddce1d813a3c..4443303842ef9 100644 --- a/docs/visual-basic/misc/the-input-path-refers-to-a-file-but-ends-with-a-directory-separator-character.md +++ b/docs/visual-basic/misc/the-input-path-refers-to-a-file-but-ends-with-a-directory-separator-character.md @@ -1,19 +1,19 @@ --- title: "The input path refers to a file but ends with a directory separator character | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 319181c1-a015-4038-a23f-f53c0d91d806 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-path-has-not-been-set.md b/docs/visual-basic/misc/the-path-has-not-been-set.md index 84d9b6557f0df..3abe8ed8acb5c 100644 --- a/docs/visual-basic/misc/the-path-has-not-been-set.md +++ b/docs/visual-basic/misc/the-path-has-not-been-set.md @@ -1,19 +1,19 @@ --- title: "The path has not been set | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 2e61146f-1b42-4798-b823-bd1041d9d248 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-remote-server-machine-does-not-exist-or-is-unavailable.md b/docs/visual-basic/misc/the-remote-server-machine-does-not-exist-or-is-unavailable.md index e2d9a673e70b2..83700008ad2b1 100644 --- a/docs/visual-basic/misc/the-remote-server-machine-does-not-exist-or-is-unavailable.md +++ b/docs/visual-basic/misc/the-remote-server-machine-does-not-exist-or-is-unavailable.md @@ -1,13 +1,13 @@ --- title: "The remote server machine does not exist or is unavailable (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID462" @@ -15,7 +15,7 @@ ms.assetid: fa2cf36e-2169-42db-8449-6aca579e8303 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-source-folder-does-not-exist.md b/docs/visual-basic/misc/the-source-folder-does-not-exist.md index 60b4ca20e56a9..2a6d38752f9f9 100644 --- a/docs/visual-basic/misc/the-source-folder-does-not-exist.md +++ b/docs/visual-basic/misc/the-source-folder-does-not-exist.md @@ -1,19 +1,19 @@ --- title: "The source folder does not exist | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: c891d006-b721-4d93-b57d-ce51d91fca00 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-specified-path-does-not-exist.md b/docs/visual-basic/misc/the-specified-path-does-not-exist.md index 5c4c16c33e21f..cf5e6906a13d0 100644 --- a/docs/visual-basic/misc/the-specified-path-does-not-exist.md +++ b/docs/visual-basic/misc/the-specified-path-does-not-exist.md @@ -1,19 +1,19 @@ --- title: "The specified path does not exist | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: b0855f92-03c2-446b-94c1-856c87359c54 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-stream-passed-to-textfieldparser-cannot-be-read.md b/docs/visual-basic/misc/the-stream-passed-to-textfieldparser-cannot-be-read.md index 0a382af6a751f..36f825df8fdcf 100644 --- a/docs/visual-basic/misc/the-stream-passed-to-textfieldparser-cannot-be-read.md +++ b/docs/visual-basic/misc/the-stream-passed-to-textfieldparser-cannot-be-read.md @@ -1,13 +1,13 @@ --- title: "The stream passed to TextFieldParser cannot be read | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_StreamNotReadable" @@ -15,7 +15,7 @@ ms.assetid: b6ac8043-b939-441c-822f-de6f16f45525 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-value-of-argumentname-must-be-a-positive-number.md b/docs/visual-basic/misc/the-value-of-argumentname-must-be-a-positive-number.md index 450c1d090046e..128a8f63197a8 100644 --- a/docs/visual-basic/misc/the-value-of-argumentname-must-be-a-positive-number.md +++ b/docs/visual-basic/misc/the-value-of-argumentname-must-be-a-positive-number.md @@ -1,13 +1,13 @@ --- title: "The value of <argumentname> must be a positive number | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrApplicationLog_NegativeNumber" @@ -15,7 +15,7 @@ ms.assetid: 597c412c-499e-49d2-b656-af2d90c292a5 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/the-value-of-argumentname-must-be-greater-than-or-equal-to-1000.md b/docs/visual-basic/misc/the-value-of-argumentname-must-be-greater-than-or-equal-to-1000.md index 317bf3b0a0347..9ba0d3f6e3013 100644 --- a/docs/visual-basic/misc/the-value-of-argumentname-must-be-greater-than-or-equal-to-1000.md +++ b/docs/visual-basic/misc/the-value-of-argumentname-must-be-greater-than-or-equal-to-1000.md @@ -1,13 +1,13 @@ --- title: "The value of <argumentname> must be greater than or equal to 1000 | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrApplicationLogNumberTooSmall" @@ -15,7 +15,7 @@ ms.assetid: 81aed143-1abb-41c2-9922-8e83711100e3 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/this-operation-can-only-be-done-when-the-file-is-closed.md b/docs/visual-basic/misc/this-operation-can-only-be-done-when-the-file-is-closed.md index 033cd45209a40..de598ea7a0892 100644 --- a/docs/visual-basic/misc/this-operation-can-only-be-done-when-the-file-is-closed.md +++ b/docs/visual-basic/misc/this-operation-can-only-be-done-when-the-file-is-closed.md @@ -1,19 +1,19 @@ --- title: "This operation can only be done when the File is closed | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 79fe95ae-4aff-469f-beda-d5a85c91d421 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/this-single-instance-application-could-not-connect-to-the-original-instance.md b/docs/visual-basic/misc/this-single-instance-application-could-not-connect-to-the-original-instance.md index f981b59a647b7..85ce32867d03e 100644 --- a/docs/visual-basic/misc/this-single-instance-application-could-not-connect-to-the-original-instance.md +++ b/docs/visual-basic/misc/this-single-instance-application-could-not-connect-to-the-original-instance.md @@ -1,13 +1,13 @@ --- title: "This single-instance application could not connect to the original instance | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrAppModel_SingleInstanceCantConnect" @@ -15,7 +15,7 @@ ms.assetid: 7c2c0cee-02a1-4157-be03-39d18e18408f caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-japanese-locale.md b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-japanese-locale.md index e349a6f8c9309..818c0ce4de76f 100644 --- a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-japanese-locale.md +++ b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-japanese-locale.md @@ -1,13 +1,13 @@ --- title: "This system does not contain support for the Japanese locale | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_JPNNotSupported" @@ -15,7 +15,7 @@ ms.assetid: 986d0379-c9d1-4004-b9ac-8d3bd95dfe85 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-locale-specified.md b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-locale-specified.md index c4345918b1ad6..f7ef79b38807a 100644 --- a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-locale-specified.md +++ b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-locale-specified.md @@ -1,13 +1,13 @@ --- title: "This system does not contain support for the Locale specified | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_LocalNotSupported" @@ -15,7 +15,7 @@ ms.assetid: 59bfa215-556b-4bfa-8f25-b090ea83298d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-simplifiedchinese-locale.md b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-simplifiedchinese-locale.md index b6a21b75ee560..95d49c3ee9eed 100644 --- a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-simplifiedchinese-locale.md +++ b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-simplifiedchinese-locale.md @@ -1,13 +1,13 @@ --- title: "This system does not contain support for the SimplifiedChinese locale | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_SCNotSupported" @@ -15,7 +15,7 @@ ms.assetid: 197d17cb-2904-4e12-8e45-aba23bddec8c caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-traditional-chinese-locale.md b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-traditional-chinese-locale.md index 1520be3b70cde..41d89ede69ea3 100644 --- a/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-traditional-chinese-locale.md +++ b/docs/visual-basic/misc/this-system-does-not-contain-support-for-the-traditional-chinese-locale.md @@ -1,13 +1,13 @@ --- title: "This system does not contain support for the Traditional Chinese locale | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_TCNotSupported" @@ -15,7 +15,7 @@ ms.assetid: 95bace92-c7b9-4641-b71f-c088ddb418c9 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/too-many-dll-application-clients.md b/docs/visual-basic/misc/too-many-dll-application-clients.md index 80423f7d1fc0d..1c5ce3921021a 100644 --- a/docs/visual-basic/misc/too-many-dll-application-clients.md +++ b/docs/visual-basic/misc/too-many-dll-application-clients.md @@ -1,13 +1,13 @@ --- title: "Too many DLL application clients | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID47" @@ -15,7 +15,7 @@ ms.assetid: 4b87780b-67ad-4c96-9253-db954a751dad caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/type-of-argument-argumentname-is-typename-which-is-not-numeric.md b/docs/visual-basic/misc/type-of-argument-argumentname-is-typename-which-is-not-numeric.md index e56c77bd6cc7e..399770b6c4442 100644 --- a/docs/visual-basic/misc/type-of-argument-argumentname-is-typename-which-is-not-numeric.md +++ b/docs/visual-basic/misc/type-of-argument-argumentname-is-typename-which-is-not-numeric.md @@ -1,13 +1,13 @@ --- title: "Type of argument '<argumentname>' is '<typename>', which is not numeric | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_NotNumericType2" @@ -15,7 +15,7 @@ ms.assetid: 6eca32a6-9a44-4f05-8791-abdb4cb316d2 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-obtain-a-stream-for-the-log.md b/docs/visual-basic/misc/unable-to-obtain-a-stream-for-the-log.md index aef5e194cd31a..c71880f61916e 100644 --- a/docs/visual-basic/misc/unable-to-obtain-a-stream-for-the-log.md +++ b/docs/visual-basic/misc/unable-to-obtain-a-stream-for-the-log.md @@ -1,13 +1,13 @@ --- title: "Unable to obtain a stream for the log | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrApplicationLog_ExhaustedPossibleStreamNames" @@ -15,7 +15,7 @@ ms.assetid: 33994f52-8efb-4790-a459-033e5c1db632 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-ping-because-a-network-connection-is-not-available.md b/docs/visual-basic/misc/unable-to-ping-because-a-network-connection-is-not-available.md index f82a082b05880..971658657e13d 100644 --- a/docs/visual-basic/misc/unable-to-ping-because-a-network-connection-is-not-available.md +++ b/docs/visual-basic/misc/unable-to-ping-because-a-network-connection-is-not-available.md @@ -1,13 +1,13 @@ --- title: "Unable to ping because a network connection is not available | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrNetwork_NetworkNotAvailable" @@ -15,7 +15,7 @@ ms.assetid: 8d2bac12-bc6a-42ae-b28b-80b026dfabce caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-read-delimited-fields-because-delimiters-is-nothing-or-empty.md b/docs/visual-basic/misc/unable-to-read-delimited-fields-because-delimiters-is-nothing-or-empty.md index ddc9a60e92851..9672b6ef1db76 100644 --- a/docs/visual-basic/misc/unable-to-read-delimited-fields-because-delimiters-is-nothing-or-empty.md +++ b/docs/visual-basic/misc/unable-to-read-delimited-fields-because-delimiters-is-nothing-or-empty.md @@ -1,13 +1,13 @@ --- title: "Unable to read delimited fields because Delimiters is Nothing or empty | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_DelimitersNothing" @@ -15,7 +15,7 @@ ms.assetid: 94f64c48-8e17-449d-b92a-0426efec879c caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-read-delimited-fields.md b/docs/visual-basic/misc/unable-to-read-delimited-fields.md index 892ee51d9b3d2..bfcddb73381a7 100644 --- a/docs/visual-basic/misc/unable-to-read-delimited-fields.md +++ b/docs/visual-basic/misc/unable-to-read-delimited-fields.md @@ -1,13 +1,13 @@ --- title: "Unable to read delimited fields because a double quote is not a legal delimiter when EscapeQuotes is set to True | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_IllegalDelimiter" @@ -15,7 +15,7 @@ ms.assetid: ab8a0c3a-b89c-4617-9e31-7e81f5dca433 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-read-fixed-width-fields-because-fieldwidths-is-nothing-or-empty.md b/docs/visual-basic/misc/unable-to-read-fixed-width-fields-because-fieldwidths-is-nothing-or-empty.md index cca745312a46c..147582ead25dd 100644 --- a/docs/visual-basic/misc/unable-to-read-fixed-width-fields-because-fieldwidths-is-nothing-or-empty.md +++ b/docs/visual-basic/misc/unable-to-read-fixed-width-fields-because-fieldwidths-is-nothing-or-empty.md @@ -1,13 +1,13 @@ --- title: "Unable to read fixed width fields because FieldWidths is Nothing or empty | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrTextFieldParser_FieldWidthsNothing" @@ -15,7 +15,7 @@ ms.assetid: 623e0825-5640-4e47-8341-7eeec80fc145 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-sink-events-of-object.md b/docs/visual-basic/misc/unable-to-sink-events-of-object.md index 5f1d78c21e37f..cd23135455543 100644 --- a/docs/visual-basic/misc/unable-to-sink-events-of-object.md +++ b/docs/visual-basic/misc/unable-to-sink-events-of-object.md @@ -1,13 +1,13 @@ --- title: "Unable to sink events of object because the object is already firing events to the maximum number of event receivers it supports | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID96" @@ -15,7 +15,7 @@ ms.assetid: e40b19a2-8100-43ff-a1a4-0ddee3cc7f9a caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-write-to-log-file-because-reduce-free-disk-space-below-reservedspace.md b/docs/visual-basic/misc/unable-to-write-to-log-file-because-reduce-free-disk-space-below-reservedspace.md index ce3854801f1bb..e09253cc9b902 100644 --- a/docs/visual-basic/misc/unable-to-write-to-log-file-because-reduce-free-disk-space-below-reservedspace.md +++ b/docs/visual-basic/misc/unable-to-write-to-log-file-because-reduce-free-disk-space-below-reservedspace.md @@ -1,13 +1,13 @@ --- title: "Unable to write to log file because writing to it would reduce free disk space below ReservedSpace value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrApplicationLog_ReservedSpaceEncroached" @@ -15,7 +15,7 @@ ms.assetid: 95832e70-4ecc-47aa-90c1-f35c4d468151 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/unable-to-write-to-log-file-it-would-cause-it-to-exceed-maximumsize-value.md b/docs/visual-basic/misc/unable-to-write-to-log-file-it-would-cause-it-to-exceed-maximumsize-value.md index 45f6a2470cf20..63405d10e11d9 100644 --- a/docs/visual-basic/misc/unable-to-write-to-log-file-it-would-cause-it-to-exceed-maximumsize-value.md +++ b/docs/visual-basic/misc/unable-to-write-to-log-file-it-would-cause-it-to-exceed-maximumsize-value.md @@ -1,13 +1,13 @@ --- title: "Unable to write to log file because writing to it would cause it to exceed MaximumSize value | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrApplicationLog_FileExceedsMaximumSize" @@ -15,7 +15,7 @@ ms.assetid: 61747a9c-e460-424b-a365-73cdba9dd428 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/use-filegetobject-instead-of-fileget-when-using-argument-of-type-object.md b/docs/visual-basic/misc/use-filegetobject-instead-of-fileget-when-using-argument-of-type-object.md index ccc299487bed2..0c235b71b9774 100644 --- a/docs/visual-basic/misc/use-filegetobject-instead-of-fileget-when-using-argument-of-type-object.md +++ b/docs/visual-basic/misc/use-filegetobject-instead-of-fileget-when-using-argument-of-type-object.md @@ -1,19 +1,19 @@ --- title: "Use 'FileGetObject' instead of 'FileGet' when using argument of type 'Object' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 090b8088-895a-482a-9362-606596bac304 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/use-fileputobject-instead-of-fileput-when-using-argument-of-type-object.md b/docs/visual-basic/misc/use-fileputobject-instead-of-fileput-when-using-argument-of-type-object.md index dc8d8d9d6a278..446e91d2b1660 100644 --- a/docs/visual-basic/misc/use-fileputobject-instead-of-fileput-when-using-argument-of-type-object.md +++ b/docs/visual-basic/misc/use-fileputobject-instead-of-fileput-when-using-argument-of-type-object.md @@ -1,13 +1,13 @@ --- title: "Use 'FilePutObject' instead of 'FilePut' when using argument of type 'Object' | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrUseFilePutObject" @@ -15,7 +15,7 @@ ms.assetid: d207b9b7-5898-4c13-8b03-9feefac5f726 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/use-of-default-instance-of-a-class-in-the-class-constructor.md b/docs/visual-basic/misc/use-of-default-instance-of-a-class-in-the-class-constructor.md index 148ebeed3db61..cc0170ebaac89 100644 --- a/docs/visual-basic/misc/use-of-default-instance-of-a-class-in-the-class-constructor.md +++ b/docs/visual-basic/misc/use-of-default-instance-of-a-class-in-the-class-constructor.md @@ -1,19 +1,19 @@ --- title: "Use of Default Instance of a class in the class constructor could lead to infinite recursive call | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 9645b47f-7de5-46d0-bb45-d5fdaa8aaa2a caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/user-interrupt-occurred.md b/docs/visual-basic/misc/user-interrupt-occurred.md index 50d4d10d992e4..73ec68b5bef6b 100644 --- a/docs/visual-basic/misc/user-interrupt-occurred.md +++ b/docs/visual-basic/misc/user-interrupt-occurred.md @@ -1,13 +1,13 @@ --- title: "User interrupt occurred | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID18" @@ -15,7 +15,7 @@ ms.assetid: 3a1f1297-f3d9-46db-a956-058a1d272047 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-are-not-applicable-to-the-locale-specified.md b/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-are-not-applicable-to-the-locale-specified.md index 560d2ee3d0608..6ec6b9f0135bf 100644 --- a/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-are-not-applicable-to-the-locale-specified.md +++ b/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-are-not-applicable-to-the-locale-specified.md @@ -1,13 +1,13 @@ --- title: "VbStrConv.Wide and VbStrConv.Narrow are not applicable to the locale specified | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_WideNarrowNotApplicable" @@ -15,7 +15,7 @@ ms.assetid: 5811098c-b124-4caf-8a2b-f81f12f1d5f5 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-cannot-be-combined.md b/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-cannot-be-combined.md index 700cd37e66cfd..65d10bd5dc435 100644 --- a/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-cannot-be-combined.md +++ b/docs/visual-basic/misc/vbstrconv-wide-and-vbstrconv-narrow-cannot-be-combined.md @@ -1,13 +1,13 @@ --- title: "VbStrConv.Wide and VbStrConv.Narrow cannot be combined | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrArgument_IllegalWideNarrow" @@ -15,7 +15,7 @@ ms.assetid: a53b4e6a-36b1-4e36-b2c5-8196313ec599 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/wrong-number-of-arguments-or-property-assignment-not-valid.md b/docs/visual-basic/misc/wrong-number-of-arguments-or-property-assignment-not-valid.md index 8baa7328d46ae..214c210a15e69 100644 --- a/docs/visual-basic/misc/wrong-number-of-arguments-or-property-assignment-not-valid.md +++ b/docs/visual-basic/misc/wrong-number-of-arguments-or-property-assignment-not-valid.md @@ -1,13 +1,13 @@ --- title: "Wrong number of arguments or property assignment not valid | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbrID450" @@ -15,7 +15,7 @@ ms.assetid: 61700dd4-ebd0-4088-b439-2cd1ef9fc8f4 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/you-must-specify-a-file-name.md b/docs/visual-basic/misc/you-must-specify-a-file-name.md index f424d6fbd4384..51a6cd19ab40e 100644 --- a/docs/visual-basic/misc/you-must-specify-a-file-name.md +++ b/docs/visual-basic/misc/you-must-specify-a-file-name.md @@ -1,19 +1,19 @@ --- title: "You must specify a file name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: e011825a-019f-4c01-8d5b-3194f172e495 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/you-must-specify-a-name.md b/docs/visual-basic/misc/you-must-specify-a-name.md index 1e64eefae8fcb..80e8c4dcb090c 100644 --- a/docs/visual-basic/misc/you-must-specify-a-name.md +++ b/docs/visual-basic/misc/you-must-specify-a-name.md @@ -1,19 +1,19 @@ --- title: "You must specify a name | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 9056bc12-951c-4b86-a44a-473d7c8d5f75 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/misc/you-must-specify-path-that-is-under-the-current-folder-or-one-of-sub-folders.md b/docs/visual-basic/misc/you-must-specify-path-that-is-under-the-current-folder-or-one-of-sub-folders.md index 0073b375a3bdb..6995b1d3b50be 100644 --- a/docs/visual-basic/misc/you-must-specify-path-that-is-under-the-current-folder-or-one-of-sub-folders.md +++ b/docs/visual-basic/misc/you-must-specify-path-that-is-under-the-current-folder-or-one-of-sub-folders.md @@ -1,19 +1,19 @@ --- title: "You must specify a path that is under the current folder or one of its sub-folders | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" ms.assetid: 8717dabd-a9a7-4d4d-8b21-004b5ce7e652 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/com-interop/com-interoperability-in-net-framework-applications.md b/docs/visual-basic/programming-guide/com-interop/com-interoperability-in-net-framework-applications.md index 37ae4198f02e0..4c27e6c7d8594 100644 --- a/docs/visual-basic/programming-guide/com-interop/com-interoperability-in-net-framework-applications.md +++ b/docs/visual-basic/programming-guide/com-interop/com-interoperability-in-net-framework-applications.md @@ -2,12 +2,12 @@ title: "COM Interoperability in .NET Framework Applications (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: f5a72143-c268-4dff-a019-974ad940e17d caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/how-to-call-a-windows-function-that-takes-unsigned-types.md b/docs/visual-basic/programming-guide/com-interop/how-to-call-a-windows-function-that-takes-unsigned-types.md index bda7f990ec54c..6342b92d44ef9 100644 --- a/docs/visual-basic/programming-guide/com-interop/how-to-call-a-windows-function-that-takes-unsigned-types.md +++ b/docs/visual-basic/programming-guide/com-interop/how-to-call-a-windows-function-that-takes-unsigned-types.md @@ -2,12 +2,12 @@ title: "How to: Call a Windows Function that Takes Unsigned Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: c2c0e712-8dc2-43b9-b4c6-345fbb02e7ce caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/how-to-call-windows-apis.md b/docs/visual-basic/programming-guide/com-interop/how-to-call-windows-apis.md index a25bbcf1b7387..92c0b36222eb2 100644 --- a/docs/visual-basic/programming-guide/com-interop/how-to-call-windows-apis.md +++ b/docs/visual-basic/programming-guide/com-interop/how-to-call-windows-apis.md @@ -2,12 +2,12 @@ title: "How to: Call Windows APIs (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 27d75f0a-54ab-4ee1-b91d-43513a19b12d caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/how-to-reference-com-objects.md b/docs/visual-basic/programming-guide/com-interop/how-to-reference-com-objects.md index 1bf18c5aacefb..04087623a8016 100644 --- a/docs/visual-basic/programming-guide/com-interop/how-to-reference-com-objects.md +++ b/docs/visual-basic/programming-guide/com-interop/how-to-reference-com-objects.md @@ -2,12 +2,12 @@ title: "How to: Reference COM Objects from Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 9c518fb4-27d9-4112-9e6a-5a7d0210af6f caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/how-to-work-with-activex-controls.md b/docs/visual-basic/programming-guide/com-interop/how-to-work-with-activex-controls.md index 987c1a493f028..99f721d333a5a 100644 --- a/docs/visual-basic/programming-guide/com-interop/how-to-work-with-activex-controls.md +++ b/docs/visual-basic/programming-guide/com-interop/how-to-work-with-activex-controls.md @@ -2,12 +2,12 @@ title: "How to: Work with ActiveX Controls (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: ec675027-866f-4c05-aaf2-92fca5200f9a caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/index.md b/docs/visual-basic/programming-guide/com-interop/index.md index d24f3f9168ae4..6738666d48951 100644 --- a/docs/visual-basic/programming-guide/com-interop/index.md +++ b/docs/visual-basic/programming-guide/com-interop/index.md @@ -2,12 +2,12 @@ title: "COM Interop (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 3ffd1bdf-1b8d-47f5-87eb-75b659f64294 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/introduction-to-com-interop.md b/docs/visual-basic/programming-guide/com-interop/introduction-to-com-interop.md index aec7bcce56cd3..194201fe017eb 100644 --- a/docs/visual-basic/programming-guide/com-interop/introduction-to-com-interop.md +++ b/docs/visual-basic/programming-guide/com-interop/introduction-to-com-interop.md @@ -2,12 +2,12 @@ title: "Introduction to COM Interop (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 8bd62e68-383d-407f-998b-29aa0ce0fd67 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/troubleshooting-interoperability.md b/docs/visual-basic/programming-guide/com-interop/troubleshooting-interoperability.md index e8b8ca99d5828..3150dd71b0744 100644 --- a/docs/visual-basic/programming-guide/com-interop/troubleshooting-interoperability.md +++ b/docs/visual-basic/programming-guide/com-interop/troubleshooting-interoperability.md @@ -2,12 +2,12 @@ title: "Troubleshooting Interoperability (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -29,7 +29,7 @@ ms.assetid: b324cc1e-b03c-4f39-aea6-6a6d5bfd0e37 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/walkthrough-calling-windows-apis.md b/docs/visual-basic/programming-guide/com-interop/walkthrough-calling-windows-apis.md index 991aa159ad54b..d0b94e9dcaffe 100644 --- a/docs/visual-basic/programming-guide/com-interop/walkthrough-calling-windows-apis.md +++ b/docs/visual-basic/programming-guide/com-interop/walkthrough-calling-windows-apis.md @@ -2,12 +2,12 @@ title: "Walkthrough: Calling Windows APIs (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 9280ca96-7a93-47a3-8d01-6d01be0657cb caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/walkthrough-creating-com-objects.md b/docs/visual-basic/programming-guide/com-interop/walkthrough-creating-com-objects.md index 826cf2cb50db8..53df0f6934dbc 100644 --- a/docs/visual-basic/programming-guide/com-interop/walkthrough-creating-com-objects.md +++ b/docs/visual-basic/programming-guide/com-interop/walkthrough-creating-com-objects.md @@ -2,12 +2,12 @@ title: "Walkthrough: Creating COM Objects with Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 7b07a463-bc72-4392-9ba0-9dfcb697a44f caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/com-interop/walkthrough-implementing-inheritance-with-com-objects.md b/docs/visual-basic/programming-guide/com-interop/walkthrough-implementing-inheritance-with-com-objects.md index 244f12c770997..e7f1e2f17794d 100644 --- a/docs/visual-basic/programming-guide/com-interop/walkthrough-implementing-inheritance-with-com-objects.md +++ b/docs/visual-basic/programming-guide/com-interop/walkthrough-implementing-inheritance-with-com-objects.md @@ -2,12 +2,12 @@ title: "Walkthrough: Implementing Inheritance with COM Objects (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: f8e7263a-de13-48d1-b67c-ca1adf3544d9 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/friend-assemblies.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/friend-assemblies.md index 27fc407d65eb8..f5929951868d4 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/friend-assemblies.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/friend-assemblies.md @@ -2,7 +2,7 @@ title: "Friend Assemblies (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9b3d5716-e6e4-47a7-a3e9-084d7fba5c28 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md index 533a27f4af21a..9bc0667370f77 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-and-use-assemblies-using-the-command-line.md @@ -2,7 +2,7 @@ title: "How to: Create and Use Assemblies Using the Command Line (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 229ff9fb-1bd1-403b-946b-526104864c60 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md index 6494b8871b68f..e688cd7c43e66 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-signed-friend-assemblies.md @@ -2,7 +2,7 @@ title: "How to: Create Signed Friend Assemblies (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f2afd83d-b044-484b-a56d-56d0a8a40647 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md index 64e94b5b80e59..1c60e168c3979 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-create-unsigned-friend-assemblies.md @@ -2,7 +2,7 @@ title: "How to: Create Unsigned Friend Assemblies (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5735eb79-9729-4c46-ac1f-537ada3acaa7 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md index 1f2ca6b273ac6..0bf1c9917fcd0 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-determine-if-a-file-is-an-assembly.md @@ -2,7 +2,7 @@ title: "How to: Determine If a File Is an Assembly (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: de26f410-9bd1-4b55-a343-cc82f81684be caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md index cc0c85a1a6c04..c9d13af5b7b0e 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-load-and-unload-assemblies.md @@ -2,7 +2,7 @@ title: "How to: Load and Unload Assemblies (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: bbc84236-04b6-4c1b-9672-52773f65a5dc caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md index e93bddb8664b0..f8e1ff75d6224 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/how-to-share-an-assembly-with-other-applications.md @@ -2,7 +2,7 @@ title: "How to: Share an Assembly with Other Applications (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5388aedc-cb42-4622-8b70-8e701eee057a caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/index.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/index.md index 4769ffeb27406..a56e768af4a6a 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/index.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/index.md @@ -2,7 +2,7 @@ title: "Assemblies and the Global Assembly Cache (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: fcf78ff1-f1ab-4a5d-b6d8-00d2046b6c80 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies-in-vs.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies-in-vs.md index 6cdebc92054a2..15568a71c2972 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies-in-vs.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-type-information-from-microsoft-office-assemblies-in-vs.md @@ -2,7 +2,7 @@ title: "Walkthrough: Embedding Type Information from Microsoft Office Assemblies in Visual Studio (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 26b44286-5066-4ad4-8e6a-c24902be347c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-vs.md b/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-vs.md index 89b289ff1cb39..7588202eed70a 100644 --- a/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-vs.md +++ b/docs/visual-basic/programming-guide/concepts/assemblies-gac/walkthrough-embedding-types-from-managed-assemblies-in-vs.md @@ -2,7 +2,7 @@ title: "Walkthrough: Embedding Types from Managed Assemblies in Visual Studio (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 56ed12ba-adff-4e9c-a668-7fcba80c4795 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/async-return-types.md b/docs/visual-basic/programming-guide/concepts/async/async-return-types.md index 050b8b460fac2..4db2caf580711 100644 --- a/docs/visual-basic/programming-guide/concepts/async/async-return-types.md +++ b/docs/visual-basic/programming-guide/concepts/async/async-return-types.md @@ -2,7 +2,7 @@ title: "Async Return Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 07890291-ee72-42d3-932a-fa4d312f2c60 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md b/docs/visual-basic/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md index 98e5ff3e8c75f..b97073045a90e 100644 --- a/docs/visual-basic/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md +++ b/docs/visual-basic/programming-guide/concepts/async/asynchronous-programming-with-async-and-await.md @@ -2,7 +2,7 @@ title: "Asynchronous Programming with Async and Await (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: bd7e462b-583b-4395-9c36-45aa9e61072c caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md b/docs/visual-basic/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md index 8f64294e72030..241f6bfef0c89 100644 --- a/docs/visual-basic/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md +++ b/docs/visual-basic/programming-guide/concepts/async/cancel-an-async-task-or-a-list-of-tasks.md @@ -2,7 +2,7 @@ title: "Cancel an Async Task or a List of Tasks (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a9ee1b71-5bec-4736-a1e9-448042dd7215 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md b/docs/visual-basic/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md index c7a368330670b..962fb71347d64 100644 --- a/docs/visual-basic/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md +++ b/docs/visual-basic/programming-guide/concepts/async/cancel-async-tasks-after-a-period-of-time.md @@ -2,7 +2,7 @@ title: "Cancel Async Tasks after a Period of Time (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a48045a3-6a99-42af-b824-af340f0b9a5d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md b/docs/visual-basic/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md index 9c1d32c68a1dc..a25cbaf989cbf 100644 --- a/docs/visual-basic/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md +++ b/docs/visual-basic/programming-guide/concepts/async/cancel-remaining-async-tasks-after-one-is-complete.md @@ -2,7 +2,7 @@ title: "Cancel Remaining Async Tasks after One Is Complete (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c928b5a1-622f-4441-8baf-adca1dde197f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/control-flow-in-async-programs.md b/docs/visual-basic/programming-guide/concepts/async/control-flow-in-async-programs.md index 142c633e56147..dfb0d35cd366f 100644 --- a/docs/visual-basic/programming-guide/concepts/async/control-flow-in-async-programs.md +++ b/docs/visual-basic/programming-guide/concepts/async/control-flow-in-async-programs.md @@ -2,7 +2,7 @@ title: "Control Flow in Async Programs (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b0443af7-c586-4cb0-b476-742ae4098a96 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/fine-tuning-your-async-application.md b/docs/visual-basic/programming-guide/concepts/async/fine-tuning-your-async-application.md index 79e4903c3c8d7..63ea9ef66a9ec 100644 --- a/docs/visual-basic/programming-guide/concepts/async/fine-tuning-your-async-application.md +++ b/docs/visual-basic/programming-guide/concepts/async/fine-tuning-your-async-application.md @@ -2,7 +2,7 @@ title: "Fine-Tuning Your Async Application (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 4c3e7997-a95f-4fbe-a6ac-60ba042d30b9 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md b/docs/visual-basic/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md index 88469c560edc0..ba149dcb455c3 100644 --- a/docs/visual-basic/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md +++ b/docs/visual-basic/programming-guide/concepts/async/handling-reentrancy-in-async-apps.md @@ -2,7 +2,7 @@ title: "Handling Reentrancy in Async Apps (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ef3dc73d-13fb-4c5f-a686-6b84148bbffe caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md b/docs/visual-basic/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md index 4b5404449bd64..21d3f1a49adf6 100644 --- a/docs/visual-basic/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md +++ b/docs/visual-basic/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md @@ -2,7 +2,7 @@ title: "How to: Extend the Async Walkthrough by Using Task.WhenAll (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c06d386d-e996-4da9-bf3d-05a3b6c0a258 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md b/docs/visual-basic/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md index 1bbeba6e7267e..52c2b6a1d5197 100644 --- a/docs/visual-basic/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md +++ b/docs/visual-basic/programming-guide/concepts/async/how-to-make-multiple-web-requests-in-parallel-by-using-async-and-await.md @@ -2,7 +2,7 @@ title: "How to: Make Multiple Web Requests in Parallel by Using Async and Await (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a894b99b-7cfd-4a38-adfb-20d24f986730 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md b/docs/visual-basic/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md index 34ccf51fdf634..6008d567041c3 100644 --- a/docs/visual-basic/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md +++ b/docs/visual-basic/programming-guide/concepts/async/start-multiple-async-tasks-and-process-them-as-they-complete.md @@ -2,7 +2,7 @@ title: "Start Multiple Async Tasks and Process Them As They Complete (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 57ffb748-af40-4794-bedd-bdb7fea062de caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/using-async-for-file-access.md b/docs/visual-basic/programming-guide/concepts/async/using-async-for-file-access.md index 6ea0fbeb60909..8158860ddffbe 100644 --- a/docs/visual-basic/programming-guide/concepts/async/using-async-for-file-access.md +++ b/docs/visual-basic/programming-guide/concepts/async/using-async-for-file-access.md @@ -2,7 +2,7 @@ title: "Using Async for File Access (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c989305f-08e3-4687-95c3-948465cda202 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md b/docs/visual-basic/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md index 770fa9776782e..e78138119234d 100644 --- a/docs/visual-basic/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md +++ b/docs/visual-basic/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md @@ -2,7 +2,7 @@ title: "Walkthrough: Accessing the Web by Using Async and Await (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 84fd047f-fab8-4d89-8ced-104fb7310a91 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md b/docs/visual-basic/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md index eeb21666e4dd0..769a31ee1be43 100644 --- a/docs/visual-basic/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md +++ b/docs/visual-basic/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md @@ -2,7 +2,7 @@ title: "Accessing Attributes by Using Reflection (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c56e41da-5433-464f-a7bf-2a722e78bc9f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/attributes/attributeusage.md b/docs/visual-basic/programming-guide/concepts/attributes/attributeusage.md index 3ee4a8e7173ef..a7aeafb86bf12 100644 --- a/docs/visual-basic/programming-guide/concepts/attributes/attributeusage.md +++ b/docs/visual-basic/programming-guide/concepts/attributes/attributeusage.md @@ -2,7 +2,7 @@ title: "AttributeUsage (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 48757216-c21d-4051-86d5-8a3e03c39d2c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/attributes/common-attributes.md b/docs/visual-basic/programming-guide/concepts/attributes/common-attributes.md index cd4b3cc6e6c4e..55285a2794093 100644 --- a/docs/visual-basic/programming-guide/concepts/attributes/common-attributes.md +++ b/docs/visual-basic/programming-guide/concepts/attributes/common-attributes.md @@ -2,7 +2,7 @@ title: "Common Attributes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 11fe4894-1bf9-4525-a36b-cddcd3a5d22b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/attributes/creating-custom-attributes.md b/docs/visual-basic/programming-guide/concepts/attributes/creating-custom-attributes.md index 411f53efd54b7..9820c267d9d24 100644 --- a/docs/visual-basic/programming-guide/concepts/attributes/creating-custom-attributes.md +++ b/docs/visual-basic/programming-guide/concepts/attributes/creating-custom-attributes.md @@ -2,7 +2,7 @@ title: "Creating Custom Attributes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5c9ef584-6c7c-496b-92a9-6e42f8d9ca28 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md b/docs/visual-basic/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md index 752c911da13d4..1c5b089e6164a 100644 --- a/docs/visual-basic/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md +++ b/docs/visual-basic/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md @@ -2,7 +2,7 @@ title: "How to: Create a C-C++ Union by Using Attributes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9352a7e4-c0da-4d07-aa14-55ed43736fcb caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/attributes/index.md b/docs/visual-basic/programming-guide/concepts/attributes/index.md index 75f45db9eb541..f1ee7ae1b626d 100644 --- a/docs/visual-basic/programming-guide/concepts/attributes/index.md +++ b/docs/visual-basic/programming-guide/concepts/attributes/index.md @@ -2,7 +2,7 @@ title: "Attributes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 1449f69b-c063-41de-8d89-f0bbdcf96ac6 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/caller-information.md b/docs/visual-basic/programming-guide/concepts/caller-information.md index 72c4ea281135d..1b2462cdf40c9 100644 --- a/docs/visual-basic/programming-guide/concepts/caller-information.md +++ b/docs/visual-basic/programming-guide/concepts/caller-information.md @@ -2,12 +2,12 @@ title: "Caller Information (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 15d556eb-4d0c-4497-98a3-7f60abb7d6a1 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/collections.md b/docs/visual-basic/programming-guide/concepts/collections.md index 3dc1947593b95..105dc6c5abfc4 100644 --- a/docs/visual-basic/programming-guide/concepts/collections.md +++ b/docs/visual-basic/programming-guide/concepts/collections.md @@ -2,12 +2,12 @@ title: "Collections (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "get-started-article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 5f7749f3-aaf2-4319-b63c-bfa72e1e2b7a caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/covariance-and-contravariance.md b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/covariance-and-contravariance.md index cb96f2b709432..a1f03462ca592 100644 --- a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/covariance-and-contravariance.md +++ b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/covariance-and-contravariance.md @@ -2,7 +2,7 @@ title: "Covariance and Contravariance (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 59224c46-9931-466b-8c6e-3648c3e609c6 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md index cd6a0ff4f2f57..adff194e87dd3 100644 --- a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md +++ b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/creating-variant-generic-interfaces.md @@ -2,7 +2,7 @@ title: "Creating Variant Generic Interfaces (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d4037dd2-dfe9-4811-9150-93d4e8b20113 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md index 6f009172adfe0..d234233495505 100644 --- a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md +++ b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-for-func-and-action-generic-delegates.md @@ -2,7 +2,7 @@ title: "Using Variance for Func and Action Generic Delegates (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 36c3012f-b39c-493b-b90f-079b5912ac1b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md index af440b810f18c..f197b5b5e4e5a 100644 --- a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md +++ b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-delegates.md @@ -2,7 +2,7 @@ title: "Using Variance in Delegates (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 7b5c20f1-6416-46a3-94b6-f109c31c842c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md index 0fb95506febaf..28de7552bfc15 100644 --- a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md +++ b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/using-variance-in-interfaces-for-generic-collections.md @@ -2,7 +2,7 @@ title: "Using Variance in Interfaces for Generic Collections (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c867fcea-7462-4995-b9c5-542feec74036 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md index 0ae245fd50c65..ccddc01bfc23f 100644 --- a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md +++ b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-delegates.md @@ -2,7 +2,7 @@ title: "Variance in Delegates (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 38e9353f-74f8-4211-a8f0-7a495414df4a caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md index 8c96dade03ef3..1c664ed542e1f 100644 --- a/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md +++ b/docs/visual-basic/programming-guide/concepts/covariance-contravariance/variance-in-generic-interfaces.md @@ -2,7 +2,7 @@ title: "Variance in Generic Interfaces (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: cf4096d0-4bb3-45a9-9a6b-f01e29a60333 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md b/docs/visual-basic/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md index 3f91006fa790d..58c6ab6d25b01 100644 --- a/docs/visual-basic/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md +++ b/docs/visual-basic/programming-guide/concepts/expression-trees/debugging-expression-trees-in-visual-studio.md @@ -2,7 +2,7 @@ title: "Debugging Expression Trees in Visual Studio (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 492cc28f-b7a2-4c47-b582-b3c437b8a5d5 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md b/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md index 790dfa6f17322..322f90daab09d 100644 --- a/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md +++ b/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-execute-expression-trees.md @@ -2,7 +2,7 @@ title: "How to: Execute Expression Trees (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9dfb5ab3-f48f-417e-975f-f8f6f1cdc18d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md b/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md index d2ee1f98045e4..3feff4bfcdd2c 100644 --- a/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md +++ b/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-modify-expression-trees.md @@ -2,7 +2,7 @@ title: "How to: Modify Expression Trees (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d1309fff-28bd-4d8e-a2cf-75725999e8f2 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md b/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md index f4328030d7c0a..bd38b220414b4 100644 --- a/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md +++ b/docs/visual-basic/programming-guide/concepts/expression-trees/how-to-use-expression-trees-to-build-dynamic-queries.md @@ -2,7 +2,7 @@ title: "How to: Use Expression Trees to Build Dynamic Queries (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 16278787-7532-4b65-98b2-7a412406c4ee caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/expression-trees/index.md b/docs/visual-basic/programming-guide/concepts/expression-trees/index.md index 27097e4eee4bf..dce05dbaf9211 100644 --- a/docs/visual-basic/programming-guide/concepts/expression-trees/index.md +++ b/docs/visual-basic/programming-guide/concepts/expression-trees/index.md @@ -2,7 +2,7 @@ title: "Expression Trees (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 8bbbb02d-7ffc-476b-8c25-118d82bf5d46 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/index.md b/docs/visual-basic/programming-guide/concepts/index.md index 6ec9b34d2d843..34e00064fcc27 100644 --- a/docs/visual-basic/programming-guide/concepts/index.md +++ b/docs/visual-basic/programming-guide/concepts/index.md @@ -2,12 +2,12 @@ title: "Programming Concepts (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: cc9cac84-61f6-476e-b8c7-9bae7749bd90 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/iterators.md b/docs/visual-basic/programming-guide/concepts/iterators.md index 37275b8349ab1..d9feb13a61d39 100644 --- a/docs/visual-basic/programming-guide/concepts/iterators.md +++ b/docs/visual-basic/programming-guide/concepts/iterators.md @@ -2,12 +2,12 @@ title: "Iterators (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: f26b5c1e-fe9d-4004-b287-da7919d717ae caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md b/docs/visual-basic/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md index 3ae4ac25fa2f7..f63ab9e54e611 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/adding-elements-attributes-and-nodes-to-an-xml-tree.md @@ -2,7 +2,7 @@ title: "Adding Elements, Attributes, and Nodes to an XML Tree (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e243e694-c987-43aa-8b22-1e33dace582c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Adding Elements, Attributes, and Nodes to an XML Tree (Visual Basic) You can add content (elements, attributes, comments, processing instructions, text, and CDATA) to an existing XML tree. diff --git a/docs/visual-basic/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md b/docs/visual-basic/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md index 01047f5395b3b..8033d85473b29 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md +++ b/docs/visual-basic/programming-guide/concepts/linq/advanced-linq-to-xml-programming.md @@ -2,7 +2,7 @@ title: "Advanced LINQ to XML Programming (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 36018532-a55c-4538-8a27-98f475ea3415 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Advanced LINQ to XML Programming (Visual Basic) This section provides information that will only be applicable to advanced developers in certain [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] scenarios. diff --git a/docs/visual-basic/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md index 55210e48f2b8f..a42d9d0416bc0 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/advanced-query-techniques-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Advanced Query Techniques (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 79be877c-fadc-4dfb-9f03-426082b13656 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Advanced Query Techniques (LINQ to XML) (Visual Basic) This section provides examples of more advanced [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] query techniques. diff --git a/docs/visual-basic/programming-guide/concepts/linq/aggregation-operations.md b/docs/visual-basic/programming-guide/concepts/linq/aggregation-operations.md index db34d44395ad1..fb90eb7f2c460 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/aggregation-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/aggregation-operations.md @@ -2,7 +2,7 @@ title: "Aggregation Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0f47e92c-5dd2-4007-baf4-c5fe5dc3b4a8 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/applicability-of-functional-transformation.md b/docs/visual-basic/programming-guide/concepts/linq/applicability-of-functional-transformation.md index 5bd95b8638531..89e1330845018 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/applicability-of-functional-transformation.md +++ b/docs/visual-basic/programming-guide/concepts/linq/applicability-of-functional-transformation.md @@ -2,7 +2,7 @@ title: "Applicability of Functional Transformation (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 3b74e134-e19b-44bc-8d06-e26c48305040 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Applicability of Functional Transformation (Visual Basic) Pure functional transformations are applicable in a wide variety of situations. diff --git a/docs/visual-basic/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md index 7d2f29f93deff..c9122dbb28285 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/atomized-xname-and-xnamespace-objects-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Atomized XName and XNamespace Objects (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 21ee7585-7df9-40b4-8c76-a12bb5f29bb3 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Atomized XName and XNamespace Objects (LINQ to XML) (Visual Basic) and objects are *atomized*; that is, if they contain the same qualified name, they refer to the same object. This yields performance benefits for queries: When you compare two atomized names for equality, the underlying intermediate language only has to determine whether the two references point to the same object. The underlying code does not have to do string comparisons, which would be time consuming. diff --git a/docs/visual-basic/programming-guide/concepts/linq/basic-queries-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/basic-queries-linq-to-xml.md index 24637420efefe..92c1bc0261b8c 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/basic-queries-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/basic-queries-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Basic Queries (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: aec6ef60-f6f4-4548-b3db-cf6c94bb0008 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Basic Queries (LINQ to XML) (Visual Basic) This section provides examples of basic [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] queries. diff --git a/docs/visual-basic/programming-guide/concepts/linq/basic-query-operations.md b/docs/visual-basic/programming-guide/concepts/linq/basic-query-operations.md index 3e155f4124dba..d7c44426899ce 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/basic-query-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/basic-query-operations.md @@ -2,7 +2,7 @@ title: "Basic Query Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -28,7 +28,7 @@ ms.assetid: 1146f6d0-fcb8-4f4d-8223-c9db52620d21 caps.latest.revision: 37 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md b/docs/visual-basic/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md index 90705180ced6a..0d28be8aedfa9 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md +++ b/docs/visual-basic/programming-guide/concepts/linq/classification-of-standard-query-operators-by-manner-of-execution.md @@ -2,7 +2,7 @@ title: "Classification of Standard Query Operators by Manner of Execution (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 7f55b0be-9f6e-44f8-865c-6afbea50cc54 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/cloning-vs-attaching.md b/docs/visual-basic/programming-guide/concepts/linq/cloning-vs-attaching.md index a62d459184179..7dfe8f796fbab 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/cloning-vs-attaching.md +++ b/docs/visual-basic/programming-guide/concepts/linq/cloning-vs-attaching.md @@ -2,7 +2,7 @@ title: "Cloning vs. Attaching (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 3c3bd105-c9d3-49bd-875b-27ab4e8bc7a3 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md index 7414553a39310..92eb93d4a242a 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/comparison-of-xpath-and-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Comparison of XPath and LINQ to XML1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c3fd07c1-6761-4e4b-8eb1-ddd780ed8d44 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Comparison of XPath and LINQ to XML XPath and [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] offer some similar functionality. Both can be used to query an XML tree, returning such results as a collection of elements, a collection of attributes, a collection of nodes, or the value of an element or attribute. However, there are also some differences. diff --git a/docs/visual-basic/programming-guide/concepts/linq/concatenation-operations.md b/docs/visual-basic/programming-guide/concepts/linq/concatenation-operations.md index 0cd75b7985bd7..40466aaa7b893 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/concatenation-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/concatenation-operations.md @@ -2,7 +2,7 @@ title: "Concatenation Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 4021e019-a8f7-477b-879e-07dd7f44feb9 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md b/docs/visual-basic/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md index 3982f41c11862..de1f4e6f73827 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md +++ b/docs/visual-basic/programming-guide/concepts/linq/concepts-and-terminology-functional-transformation.md @@ -2,7 +2,7 @@ title: "Concepts and Terminology (Functional Transformation) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 24fd244d-ebae-4721-8858-89bb544aea0b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Concepts and Terminology (Functional Transformation) (Visual Basic) This topic introduces the concepts and terminology of pure functional transformations. The functional transformation approach to transforming data yields code that is often quicker to program, more expressive, and easier to debug and maintain than more traditional, imperative programming. diff --git a/docs/visual-basic/programming-guide/concepts/linq/converting-data-types.md b/docs/visual-basic/programming-guide/concepts/linq/converting-data-types.md index 954af8142b187..6a92e59a07e2f 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/converting-data-types.md +++ b/docs/visual-basic/programming-guide/concepts/linq/converting-data-types.md @@ -2,7 +2,7 @@ title: "Converting Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9b0cf1ab-de48-4c6e-9f00-05b40fade46e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md b/docs/visual-basic/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md index 38b4c6b96b995..fca4c7e196c28 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md +++ b/docs/visual-basic/programming-guide/concepts/linq/creating-the-source-office-open-xml-document.md @@ -2,7 +2,7 @@ title: "Creating the Source Office Open XML Document (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 61ccd6fb-0c47-4075-afdf-5b5021330f21 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Creating the Source Office Open XML Document (Visual Basic) This topic shows how to create the Office Open XML WordprocessingML document that the other examples in this tutorial use. If you follow these instructions, your output will match the output provided in each example. diff --git a/docs/visual-basic/programming-guide/concepts/linq/creating-xml-trees.md b/docs/visual-basic/programming-guide/concepts/linq/creating-xml-trees.md index e69706dcd0a7c..f22d2c1b79caf 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/creating-xml-trees.md +++ b/docs/visual-basic/programming-guide/concepts/linq/creating-xml-trees.md @@ -2,7 +2,7 @@ title: "Creating XML Trees (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e86ba12b-17de-4579-81bb-66322b84cfbe caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md index eb1230f582e92..093d0bfe2d6f2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Deferred Execution and Lazy Evaluation in LINQ to XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 31998eed-b95e-47fb-a865-9de1f337d1fb caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Deferred Execution and Lazy Evaluation in LINQ to XML (Visual Basic) Query and axis operations are often implemented to use deferred execution. This topic explains the requirements and advantages of deferred execution, and some implementation considerations. diff --git a/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-example.md b/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-example.md index 468ea94d6a2fc..43a0b96ae27f6 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-example.md +++ b/docs/visual-basic/programming-guide/concepts/linq/deferred-execution-example.md @@ -2,7 +2,7 @@ title: "Deferred Execution Example (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9a22bea1-c755-4aac-800a-fcd9e5107ace caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Deferred Execution Example (Visual Basic) This topic shows how deferred execution and lazy evaluation affect the execution of your LINQ to XML queries. diff --git a/docs/visual-basic/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md b/docs/visual-basic/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md index 4669992d31f4e..a95b3c45dc175 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md +++ b/docs/visual-basic/programming-guide/concepts/linq/details-of-office-open-xml-wordprocessingml-documents.md @@ -2,7 +2,7 @@ title: "Details of Office Open XML WordprocessingML Documents (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 6b1e155c-7174-4244-a6de-0fddf9a0b0d7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Details of Office Open XML WordprocessingML Documents (Visual Basic) This section provides information about the details of Office Open XML WordprocessingML documents. It shows examples of the document and style parts of an Open XML document. diff --git a/docs/visual-basic/programming-guide/concepts/linq/element-operations.md b/docs/visual-basic/programming-guide/concepts/linq/element-operations.md index b6a56eb84982d..b47d389a3fcc0 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/element-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/element-operations.md @@ -2,7 +2,7 @@ title: "Element Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5fcb0631-dce5-45ff-8abb-353cae21e14f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying.md b/docs/visual-basic/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying.md index a4b195e2cf253..1ca995da24876 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying.md +++ b/docs/visual-basic/programming-guide/concepts/linq/enabling-a-data-source-for-linq-querying.md @@ -2,7 +2,7 @@ title: "Enabling a Data Source for LINQ Querying2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c412f0cf-ff0e-4993-ab3d-1b49e23f00f8 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/equality-operations.md b/docs/visual-basic/programming-guide/concepts/linq/equality-operations.md index 22995fdab4cb4..f52c0d58b7a2f 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/equality-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/equality-operations.md @@ -2,7 +2,7 @@ title: "Equality Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 1f2fcf87-6f52-4830-b9af-861f9ad999dc caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md b/docs/visual-basic/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md index 9989e4045d715..c7f787e2d6da4 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md +++ b/docs/visual-basic/programming-guide/concepts/linq/example-that-outputs-office-open-xml-document-parts.md @@ -2,7 +2,7 @@ title: "Example that Outputs Office Open XML Document Parts (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a951925b-c985-48ed-b215-2a68b58f1ae5 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Example that Outputs Office Open XML Document Parts (Visual Basic) This topic shows how to open an Office Open XML document and access parts within it. diff --git a/docs/visual-basic/programming-guide/concepts/linq/features-that-support-linq.md b/docs/visual-basic/programming-guide/concepts/linq/features-that-support-linq.md index 3f3a9ec39304b..fe738b6b028b4 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/features-that-support-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/features-that-support-linq.md @@ -2,7 +2,7 @@ title: "Visual Basic Features That Support LINQ | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: c821bb50-b6f6-4cf9-8aba-2717e465bd3a caps.latest.revision: 51 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/concepts/linq/filtering-data.md b/docs/visual-basic/programming-guide/concepts/linq/filtering-data.md index 6b9fc81dd27f0..7a9d939d2232d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/filtering-data.md +++ b/docs/visual-basic/programming-guide/concepts/linq/filtering-data.md @@ -2,7 +2,7 @@ title: "Filtering Data (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 7749519a-7edc-49fe-aef9-6a353864af6c caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/finding-text-in-word-documents.md b/docs/visual-basic/programming-guide/concepts/linq/finding-text-in-word-documents.md index 05fed07ebe521..07850f8c5f1bc 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/finding-text-in-word-documents.md +++ b/docs/visual-basic/programming-guide/concepts/linq/finding-text-in-word-documents.md @@ -2,7 +2,7 @@ title: "Finding Text in Word Documents (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: eea9819b-a78a-4552-bf13-8837fc0e7a37 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Finding Text in Word Documents (Visual Basic) This topic extends the previous queries to do something useful: find all occurrences of a string in the document. diff --git a/docs/visual-basic/programming-guide/concepts/linq/finding-the-default-paragraph-style.md b/docs/visual-basic/programming-guide/concepts/linq/finding-the-default-paragraph-style.md index 75d40a08dacb0..e18dc133f7096 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/finding-the-default-paragraph-style.md +++ b/docs/visual-basic/programming-guide/concepts/linq/finding-the-default-paragraph-style.md @@ -2,7 +2,7 @@ title: "Finding the Default Paragraph Style (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9d094a4a-ec8c-41b0-b7ab-a3deb2a01d45 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Finding the Default Paragraph Style (Visual Basic) The first task in the Manipulating Information in a WordprocessingML Document tutorial is to find the default style of paragraphs in the document. diff --git a/docs/visual-basic/programming-guide/concepts/linq/functional-construction-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/functional-construction-linq-to-xml.md index 7478cb4befd81..cb234374c6316 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/functional-construction-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/functional-construction-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Functional Construction (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: feac4273-39ab-43ae-bab7-4059c807a785 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md b/docs/visual-basic/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md index fba2604b43b9d..56e4cd8be0a18 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md +++ b/docs/visual-basic/programming-guide/concepts/linq/functional-programming-vs-imperative-programming.md @@ -2,7 +2,7 @@ title: "Functional Programming vs. Imperative Programming (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 6a1f3b57-00e6-447d-9906-74c7c4d5d85c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Functional Programming vs. Imperative Programming (Visual Basic) This topic compares and contrasts functional programming with more traditional imperative (procedural) programming. diff --git a/docs/visual-basic/programming-guide/concepts/linq/functional-transformation-of-xml.md b/docs/visual-basic/programming-guide/concepts/linq/functional-transformation-of-xml.md index 4b233169eed68..be25c58a6d259 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/functional-transformation-of-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/functional-transformation-of-xml.md @@ -2,7 +2,7 @@ title: "Functional Transformation of XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: fdbe5b91-f457-4b4e-a11b-def4bdd77bab caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Functional Transformation of XML (Visual Basic) This topic discusses the pure functional transformation approach to modifying XML documents, and contrasts it with a procedural approach. diff --git a/docs/visual-basic/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md index bc7e561c56285..c17a9d0131812 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/functional-vs-procedural-programming-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Functional vs. Procedural Programming (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ea1015a5-d4c8-4d79-8e1e-ba17a40a4f39 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/generation-operations.md b/docs/visual-basic/programming-guide/concepts/linq/generation-operations.md index 248e919d5b82e..00f67a10f50d4 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/generation-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/generation-operations.md @@ -2,7 +2,7 @@ title: "Generation Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 22b8e380-8eb0-4c93-b4ff-7ac21caf27d5 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/getting-started-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/getting-started-linq-to-xml.md index 018fce5ddb3d5..5c4ea96df7da1 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/getting-started-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/getting-started-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Getting Started (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c3a9062d-9d51-4a8e-bac6-071d16a7d9ea caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/getting-started-with-linq.md b/docs/visual-basic/programming-guide/concepts/linq/getting-started-with-linq.md index 7e86d8d80e973..887751d18fcaf 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/getting-started-with-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/getting-started-with-linq.md @@ -2,7 +2,7 @@ title: "Getting Started with LINQ in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -21,7 +21,7 @@ ms.assetid: 53c66373-ff43-431f-b4bb-f98362830279 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/concepts/linq/grouping-data.md b/docs/visual-basic/programming-guide/concepts/linq/grouping-data.md index 1d9a611768ac8..76a7c545d7b00 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/grouping-data.md +++ b/docs/visual-basic/programming-guide/concepts/linq/grouping-data.md @@ -2,7 +2,7 @@ title: "Grouping Data (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 8f3a0871-6958-4aef-8f6f-493e189fd57d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md index 4d6abc4aaa057..19b2e3330fa64 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-add-custom-methods-for-linq-queries.md @@ -2,7 +2,7 @@ title: "How to: Add Custom Methods for LINQ Queries (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 099b2e2a-83cd-45c6-aa4d-01b398b5faaf caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md index b154ea2433ec0..b911380cfa550 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-build-linq-to-xml-examples.md @@ -2,7 +2,7 @@ title: "How to: Build LINQ to XML Examples (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 565bca7a-ac8b-497f-8d8d-3323b3d7799e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md index 97fc38d5fbf85..8dbd974a6254f 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-calculate-intermediate-values.md @@ -2,7 +2,7 @@ title: "How to: Calculate Intermediate Values (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 933a97b2-dfe7-4f4d-94ad-e6e20df84abd caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Calculate Intermediate Values (Visual Basic) This example shows how to calculate intermediate values that can be used in sorting, filtering, and selecting. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-catch-parsing-errors.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-catch-parsing-errors.md index 5776d75a53b39..ac06d135602cd 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-catch-parsing-errors.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-catch-parsing-errors.md @@ -2,7 +2,7 @@ title: "How to: Catch Parsing Errors (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 22e9068e-ea58-447b-816e-cd1852c11787 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md index 738728b86530d..2a42c4ac64245 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-chain-axis-method-calls-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Chain Axis Method Calls (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e4e22942-39bd-460f-b3c0-9f09e53d3aa9 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Chain Axis Method Calls (LINQ to XML) (Visual Basic) A common pattern that you will use in your code is to call an axis method, then call one of the extension method axes. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md index e3eed2b85c741..3039f1abcfc54 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md @@ -2,7 +2,7 @@ title: "How to: Change the Namespace for an Entire XML Tree (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 1837324b-5cb5-4fa8-95b9-3071efa0f913 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Change the Namespace for an Entire XML Tree (Visual Basic) You sometimes have to programmatically change the namespace for an element or an attribute. LINQ to XML makes this easy. The property can be set. The property cannot be set, but you can easily copy the attributes into a , remove the existing attributes, and then add new attributes that are in the new desired namespace. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md index aba7fe0ec6ede..5730faf20d680 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-and-compare-string-collections-linq.md @@ -2,7 +2,7 @@ title: "How to: Combine and Compare String Collections (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 243cfafc-9eaa-4354-a9df-d329f1d39913 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md index e215bd887830d..42d09192150e7 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md @@ -2,7 +2,7 @@ title: "How to: Combine LINQ Queries with Regular Expressions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 3da1bd10-b0d8-4d5b-a637-966891c13592 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md index 7ec9ae19d4395..54e9beac10abc 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-compare-the-contents-of-two-folders-linq.md @@ -2,7 +2,7 @@ title: "How to: Compare the Contents of Two Folders (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 903c7e9a-f48d-4a07-a8a8-5450d2646efa caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md index f4ad50c231267..3f23f23db5311 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-compute-column-values-in-a-csv-text-file-linq.md @@ -2,7 +2,7 @@ title: "How to: Compute Column Values in a CSV Text File (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 88b2b9f3-c82e-41f3-b1b4-26ede5973a02 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md index d74d14dcb0aeb..edfed9af04a54 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-control-namespace-prefixes-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Control Namespace Prefixes (Visual Basic) (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2fcf28a5-31b6-409d-84ea-27c22f71fc9f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md index 59713378c515d..9fd42b8121ca4 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-control-the-type-of-a-projection.md @@ -2,7 +2,7 @@ title: "How to: Control the Type of a Projection (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a0171276-0b46-4817-aee5-a8d5191b12fe caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Control the Type of a Projection (Visual Basic) Projection is the process of taking one set of data, filtering it, changing its shape, and even changing its type. Most query expressions perform projections. Most of the query expressions shown in this section evaluate to of , but you can control the type of the projection to create collections of other types. This topic shows how to do this. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md index 794039df66d3b..530f46c0530f2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-count-occurrences-of-a-word-in-a-string-linq.md @@ -2,7 +2,7 @@ title: "How to: Count Occurrences of a Word in a String (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: bc367e46-f7cc-45f9-936f-754e661b7bb9 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces.md index c19a4e3cad3e3..6e15bb6424dc1 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-document-with-namespaces.md @@ -2,7 +2,7 @@ title: "How to: Create a Document with Namespaces (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: cc5b0d4d-360c-4ada-94fa-2d2916e989be caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-list-of-items.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-list-of-items.md index 377920795af39..05a88ab0e4f01 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-list-of-items.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-list-of-items.md @@ -2,7 +2,7 @@ title: "How to: Create a List of Items | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: fe941aba-6340-455c-8b1f-ffd9c3eb1ac5 caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md index 4010acb3258e6..d368ee1402514 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md @@ -2,7 +2,7 @@ title: "How to: Create a Tree from an XmlReader (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 6de683d8-177d-402b-b0de-d0539f1ce5d8 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md index 93865210661cc..d822dd28eaaf9 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-create-hierarchy-using-grouping.md @@ -2,7 +2,7 @@ title: "How to: Create Hierarchy Using Grouping (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 4eb3ca6b-1aed-43de-b8b9-41c769c993f8 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Create Hierarchy Using Grouping (Visual Basic) This example shows how to group data, and then generate XML based on the grouping. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md index 90cd0b7e31988..c509a7e68f315 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-debug-empty-query-results-sets.md @@ -2,7 +2,7 @@ title: "How to: Debug Empty Query Results Sets (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b242c90a-d2b8-4309-8a1e-e4e70736c727 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Debug Empty Query Results Sets (Visual Basic) One of the most common problems when querying XML trees is that if the XML tree has a default namespace, the developer sometimes writes the query as though the XML were not in a namespace. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md index 9fafe5df3363c..174fad41dcb66 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-attribute-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Filter on an Attribute (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ffefb9d6-45ec-4677-a396-dd9c2b36298f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Filter on an Attribute (XPath-LINQ to XML) (Visual Basic) This topic shows how to get the descendant elements with a specified name, and with an attribute with a specified value. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md index 1c626b1473f20..ff46e94b3d9fe 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-an-optional-element.md @@ -2,7 +2,7 @@ title: "How to: Filter on an Optional Element (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a74b76ad-6889-4185-a189-d6ef2c63841e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Filter on an Optional Element (Visual Basic) Sometimes you want to filter for an element even though you are not sure it exists in your XML document. The search should be executed so that if the particular element does not have the child element, you do not trigger a null reference exception by filtering for it. In the following example, the `Child5` element does not have a `Type` child element, but the query still executes correctly. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md index 9def4de73d48b..2e97ab9cf2670 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-filter-on-element-names-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Filter on Element Names (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b1437b4a-48aa-4546-834a-d6d3ab015fe1 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Filter on Element Names (LINQ to XML) (Visual Basic) When you call one of the methods that return of , you can filter on the element name. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md index 0248507d28cfc..15a157d9b54fa 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-child-element-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find a Child Element (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: adb46c98-a650-42e2-b62d-835920fe8421 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find a Child Element (XPath-LINQ to XML) (Visual Basic) This topic compares the XPath child element axis to the [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] method. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md index 3b1cb41f7ad5d..0123e675576d0 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find a List of Child Elements (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2868abfd-9f7b-412a-9cb5-f643f0fed146 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find a List of Child Elements (XPath-LINQ to XML) (Visual Basic) This topic compares the XPath child elements axis to the [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] axis. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md index cd16eda5c0fe2..7dd35d1c71414 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-single-descendant-using-the-descendants-method.md @@ -2,7 +2,7 @@ title: "How to: Find a Single Descendant Using the Descendants Method (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0c03468c-efc8-4140-98f3-fb67acd9e8e1 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find a Single Descendant Using the Descendants Method (Visual Basic) You can use the axis method to quickly write code to find a single uniquely named element. This technique is especially useful when you want to find a particular descendant with a specific name. You could write the code to navigate to the desired element, but it is often faster and easier to write the code using the axis. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath.md index d1746b22a8389..038ff60288466 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-a-union-of-two-location-paths-xpath.md @@ -2,7 +2,7 @@ title: "How to: Find a Union of Two Location Paths (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c82c09b4-cb0a-47ec-8cc3-a124144c2788 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find a Union of Two Location Paths (XPath-LINQ to XML) (Visual Basic) XPath allows you to find the union of the results of two XPath location paths. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md index 54c15167fe5f9..6f29d153141d2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-all-nodes-in-a-namespace.md @@ -2,7 +2,7 @@ title: "How to: Find All Nodes in a Namespace (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b735d7da-5727-48a3-ab57-a16378adc32e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find All Nodes in a Namespace (Visual Basic) You can filter on the namespace of each element or attribute to find all nodes in that particular namespace. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md index 89c8cd9297f46..e5e93de72b11e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-attribute-of-the-parent-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find an Attribute of the Parent (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9d2572fd-27d4-426c-b079-16854cb9ec7d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find an Attribute of the Parent (XPath-LINQ to XML) (Visual Basic) This topic shows how to navigate to the parent element and find an attribute of it. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md index d557e87e9b92c..8bb7ed7b0d274 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-attribute.md @@ -2,7 +2,7 @@ title: "How to: Find an Element with a Specific Attribute (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 59fb7c19-d42f-40eb-8cf8-f1d5b9658eb7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find an Element with a Specific Attribute (Visual Basic) This topic shows how to find an element that has an attribute that has a specific value. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md index d62f858646a56..a6625b840b392 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-an-element-with-a-specific-child-element.md @@ -2,7 +2,7 @@ title: "How to: Find an Element with a Specific Child Element (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b0d0a463-6a85-46c3-8453-ad25b0ecf93c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find an Element with a Specific Child Element (Visual Basic) This topic shows how to find a particular element that has a child element with a specific value. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name.md index 51b65c3b0ac09..2e9fcb18b0791 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-attributes-of-siblings-with-a-specific-name.md @@ -2,7 +2,7 @@ title: "How to: Find Attributes of Siblings with a Specific Name (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 83b3ddca-830a-4b71-9756-9e4bdf907302 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Attributes of Siblings with a Specific Name (XPath-LINQ to XML) (Visual Basic) This topic shows how to find all attributes of the siblings of the context node. Only attributes with a specific name are returned in the collection. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position.md index 3e0b7c76ef280..5837e673e1740 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-child-elements-based-on-position.md @@ -2,7 +2,7 @@ title: "How to: Find Child Elements Based on Position (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 6831e1db-5e97-444f-a7a1-d0a87104b005 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Child Elements Based on Position (XPath-LINQ to XML) (Visual Basic) Sometimes you want to find elements based on their position. You might want to find the second element, or you might want to find the third through the fifth element. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md index 99921ed129e08..30e353199e605 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendant-elements-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find Descendant Elements (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e7e2dc9e-bda9-420d-a5b1-4fabf1cca46b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Descendant Elements (XPath-LINQ to XML) (Visual Basic) This topic shows how to get the descendant elements with a particular name. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md index 12fd7bdb161ad..23c71cb1228df 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-of-a-child-element-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find Descendants of a Child Element (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a958af40-f754-4409-85f9-7746978d4cb3 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Descendants of a Child Element (XPath-LINQ to XML) (Visual Basic) This topic shows how to get the descendant elements of a child element with a particular name. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md index 919bda8a5a2e6..4f610540fb35e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-descendants-with-a-specific-element-name.md @@ -2,7 +2,7 @@ title: "How to: Find Descendants with a Specific Element Name (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 78915518-0d25-4051-ab55-929779989510 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Descendants with a Specific Element Name (Visual Basic) Sometimes you want to find all descendants with a particular name. You could write code to iterate through all of the descendants, but it is easier to use the axis. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace.md index f6b11aea98fed..5251b53898e1f 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-in-a-namespace.md @@ -2,7 +2,7 @@ title: "How to: Find Elements in a Namespace (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c7cb3b77-3424-4b54-9efa-4dc715948e41 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Elements in a Namespace (XPath-LINQ to XML) (Visual Basic) XPath expressions can find nodes in a particular namespace. XPath expressions use namespace prefixes for specifying namespaces. To parse an XPath expression that contains namespace prefixes, you must pass an object to the XPath methods that implements . This example uses . diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute.md index 8abbe5c60448a..876d958cdd01d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-elements-with-a-specific-attribute.md @@ -2,7 +2,7 @@ title: "How to: Find Elements with a Specific Attribute (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 4bb38d2c-bc7c-4196-8909-aaf41fb86b28 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Elements with a Specific Attribute (XPath-LINQ to XML) (Visual Basic) Sometimes you want to find all elements that have a specific attribute. You are not concerned about the contents of the attribute. Instead, you want to select based on the existence of the attribute. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md index 1e95031df4285..0b594893a1318 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find Preceding Siblings (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 59055718-d0a7-4db3-8901-18dd33587703 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Preceding Siblings (XPath-LINQ to XML) (Visual Basic) This topic compares the XPath `preceding-sibling` axis to the [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] child axis. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md index 8c2b697779fe5..bb5c0f11fd951 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-related-elements-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find Related Elements (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 6b0ef058-d704-48a5-98cd-33f00d088af9 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Related Elements (XPath-LINQ to XML) (Visual Basic) This topic shows how to get an element selecting on an attribute that is referred to by the value of another element. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md index 9cec9f430f320..c9945277c33d3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-sibling-nodes-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find Sibling Nodes (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 73082738-2113-4438-8545-98d5df0927cb caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find Sibling Nodes (XPath-LINQ to XML) (Visual Basic) You might want to find all siblings of a node that have a specific name. The resulting collection might include the context node if the context node also has the specific name. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md index 967dc78a01e72..53c34c2e833cc 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-immediate-preceding-sibling-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find the Immediate Preceding Sibling (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ec046283-9fe2-4440-b295-860bf700099d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find the Immediate Preceding Sibling (XPath-LINQ to XML) (Visual Basic) Sometimes you want to find the immediate preceding sibling to a node. Due to the difference in the semantics of positional predicates for the preceding sibling axes in XPath as opposed to [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)], this is one of the more interesting comparisons. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md index 5b9a128bce403..ea31d0ecab8c3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-root-element-xpath-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Find the Root Element (XPath-LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 72c3aed5-9522-4454-a876-2070aad13f2e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Find the Root Element (XPath-LINQ to XML) (Visual Basic) This topic shows how to get the root element with XPath and [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)]. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md index d189337f51e09..65be0e561d831 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-find-the-set-difference-between-two-lists-linq.md @@ -2,7 +2,7 @@ title: "How to: Find the Set Difference Between Two Lists (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b5b25474-10a8-4df6-aab5-75621bb6b68e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md index 540fc3bf08b77..adcc65d6e3e72 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-text-files-from-xml.md @@ -2,7 +2,7 @@ title: "How to: Generate Text Files from XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 3b33f191-4abe-4419-b81b-3cb81d9a317f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Generate Text Files from XML (Visual Basic) This example shows how to generate a comma-separated values (CSV) file from an XML file. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md index ebcae79c11bb1..4ec0a16c52c99 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-generate-xml-from-csv-files.md @@ -2,7 +2,7 @@ title: "How to: Generate XML from CSV Files (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: fe4dbc87-7b0d-40bf-88c3-5d706ee89a4d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Generate XML from CSV Files (Visual Basic) This example shows how to use [!INCLUDE[vbteclinqext](../../../../csharp/getting-started/includes/vbteclinqext_md.md)] and [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] to generate an XML file from a comma-separated value (CSV) file. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md index 4457ad5f1d1b8..f2cc01733397d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-group-files-by-extension-linq.md @@ -2,7 +2,7 @@ title: "How to: Group Files by Extension (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 904dc6d7-7162-4655-a7f4-5785d669bc5a caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md index 398b093e6e460..5054e0c76a022 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-join-content-from-dissimilar-files-linq.md @@ -2,7 +2,7 @@ title: "How to: Join Content from Dissimilar Files (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e7530857-c467-41ea-9730-84e6b1065a4d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md index 8785f9f33e5fa..7ab6cba1ed58c 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-join-two-collections-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Join Two Collections (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5a5758d4-906b-4285-908d-5b930db192e6 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Join Two Collections (LINQ to XML) (Visual Basic) An element or attribute in an XML document can sometimes refer to another element or attribute. For example, the [Sample XML File: Customers and Orders (LINQ to XML)](../../../../visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml.md) XML document contains a list of customers and a list of orders. Each `Customer` element contains a `CustomerID` attribute. Each `Order` element contains a `CustomerID` element. The `CustomerID` element in each order refers to the `CustomerID` attribute in a customer. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md index ad19443727134..28493e1cb965c 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-list-all-nodes-in-a-tree.md @@ -2,7 +2,7 @@ title: "How to: List All Nodes in a Tree (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e19289c4-26d1-435b-b0db-fb8bc856b753 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: List All Nodes in a Tree (Visual Basic) Sometimes it is helpful to list all nodes in a tree. This can be useful when learning exactly how a method or property affects the tree. One approach to listing all nodes in a textual form is to generate an XPath expression that exactly and specifically identifies any node in the tree. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md index 1e07f26de1947..67226dbbc43e6 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-load-xml-from-a-file.md @@ -2,7 +2,7 @@ title: "How to: Load XML from a File (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e2d337ad-8ac8-4671-b694-30e5ca1413b7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md index ad8d0395bd8e2..baa3b4c6625fd 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-modify-an-office-open-xml-document.md @@ -2,7 +2,7 @@ title: "How to: Modify an Office Open XML Document (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 1cefd7f5-8e39-44c4-869c-f8021538a777 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Modify an Office Open XML Document (Visual Basic) This topic presents an example that opens an Office Open XML document, modifies it, and saves it. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-parse-a-string.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-parse-a-string.md index 6d19415ab8e17..e078c5c559e7c 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-parse-a-string.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-parse-a-string.md @@ -2,7 +2,7 @@ title: "How to: Parse a String (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 896e1b4b-f9bd-4975-8bc1-55b6badce1ac caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md index 2d29d825ce5cf..0b74904380f5d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-perform-streaming-transform-of-large-xml-documents.md @@ -2,7 +2,7 @@ title: "How to: Perform Streaming Transform of Large XML Documents (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 3d954cc9-4b3c-4b47-8132-ff7541cff53b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md index 4e89aeb7f41a7..faf6c11067f75 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-from-the-file-system.md @@ -2,7 +2,7 @@ title: "How to: Populate an XML Tree from the File System (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 34eec79e-7945-4ba8-9f74-d05bb8ec67f6 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Populate an XML Tree from the File System (Visual Basic) A common and useful application of XML trees is as a hierarchical name/value data store. You can populate an XML tree with hierarchical data, and then query it, transform it, and if necessary, serialize it. In this usage scenario, many of the XML specific semantics, such as namespaces and white space behavior, are not important. Instead, you are using the XML tree as a small, in memory, single user hierarchical database. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md index 3ca446bad856f..7db2ba91db4c7 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-an-xml-tree-with-an-xmlwriter-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Populate an XML Tree with an XmlWriter (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5792a0eb-94ee-440d-b601-58cca8c0ee0b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md index 84dbd793f360c..a381b6d9521a7 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq.md @@ -2,7 +2,7 @@ title: "How to: Populate Object Collections from Multiple Sources (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 63062a22-e6a9-42c0-b357-c7c965f58f33 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md index b5278608ca7f7..61acf46464f7a 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-project-a-new-type-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Project a New Type (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 8cfb24f5-89b2-4cfb-b85d-e7963f8f1845 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Project a New Type (LINQ to XML) (Visual Basic) Other examples in this section have shown queries that return results as of , of `string`, and of `int`. These are common result types, but they are not appropriate for every scenario. In many cases you will want your queries to return an of some other type. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md index 2fe7bbbe864bc..5f1dffbc2d004 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-anonymous-type.md @@ -2,7 +2,7 @@ title: "How to: Project an Anonymous Type (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 30b42987-0e0e-4b2b-adb1-5255ddfbcd7b caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Project an Anonymous Type (Visual Basic) In some cases you might want to project a query to a new type, even though you know you will only use this type for a short while. It is a lot of extra work to create a new type just to use in the projection. A more efficient approach in this case is to project to an anonymous type. Anonymous types allow you to define a class, then declare and initialize an object of that class, without giving the class a name. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-object-graph.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-object-graph.md index add184f6d8085..a28bdf264e5c0 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-object-graph.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-project-an-object-graph.md @@ -2,7 +2,7 @@ title: "How to: Project an Object Graph (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9451eb47-6a31-49d7-84df-73368c618422 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Project an Object Graph (Visual Basic) This topic illustrates how to project, or populate, an object graph from XML. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md index 948aa48b66114..48b2cf21ed06f 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-arraylist-with-linq.md @@ -2,7 +2,7 @@ title: "How to: Query an ArrayList with LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 176358a9-d765-4b57-9557-7feb4428138d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md index 99a4ac01707bc..9e04303289d2e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-an-assembly-s-metadata-with-reflection-linq.md @@ -2,7 +2,7 @@ title: "How to: Query An Assembly's Metadata with Reflection (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 53caa336-ab83-4181-b0f6-5c87c5f9e4ee caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Query An Assembly's Metadata with Reflection (LINQ) (Visual Basic) The following example shows how LINQ can be used with reflection to retrieve specific metadata about methods that match a specified search criterion. In this case, the query will find the names of all the methods in the assembly that return enumerable types such as arrays. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md index 9be22aedac02f..f8735cb5efecf 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-characters-in-a-string-linq.md @@ -2,7 +2,7 @@ title: "How to: Query for Characters in a String (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 499ebbe0-746c-4235-9dba-ce722c12b50e caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md index 82a67df987fe3..d3db112f81b89 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-duplicate-files-in-a-directory-tree-linq.md @@ -2,7 +2,7 @@ title: "How to: Query for Duplicate Files in a Directory Tree (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 387d7c97-95dd-4a50-9761-7e9cf8ae9e6a caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md index a823c3a3e90b3..877cf090cb45d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-files-with-a-specified-attribute-or-name.md @@ -2,7 +2,7 @@ title: "How to: Query for Files with a Specified Attribute or Name (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b26026a3-3f43-448f-a582-259997af6be0 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words.md index 04929276faf1e..fe73d9875ad4e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-sentences-that-contain-a-specified-set-of-words.md @@ -2,7 +2,7 @@ title: "How to: Query for Sentences that Contain a Specified Set of Words (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a5ae8ced-61fe-4c10-bb8a-95630e50f603 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree.md index e29c972bc1b79..5172116134556 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-largest-file-or-files-in-a-directory-tree.md @@ -2,7 +2,7 @@ title: "How to: Query for the Largest File or Files in a Directory Tree (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 8c1c9f0c-95dd-4222-9be2-9ec026a13e81 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders.md index 32659c0d0bcbd..638ae5207f51e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-for-the-total-number-of-bytes-in-a-set-of-folders.md @@ -2,7 +2,7 @@ title: "How to: Query for the Total Number of Bytes in a Set of Folders (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: bfe85ed2-44dc-4ef1-aac7-241622b80a69 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md index 6870d1514ed9d..2136f8a779f81 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md @@ -2,7 +2,7 @@ title: "How to: Query LINQ to XML Using XPath (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e1f69a20-1efa-452d-9089-c472fa84b3d5 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Query LINQ to XML Using XPath (Visual Basic) This topic introduces the extension methods that enable you to query an XML tree by using XPath. For detailed information about using these extension methods, see . diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-linq.md index d6181c3f02b09..c15988a252d7d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-linq.md @@ -2,7 +2,7 @@ title: "How to: Query the Contents of Files in a Folder (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: edacbcd3-f3e4-4429-a8be-28a58dc0dd70 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md index e21ac51fd750a..40420f00403ad 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-read-and-write-an-encoded-document.md @@ -2,7 +2,7 @@ title: "How to: Read and Write an Encoded Document (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 159d868f-5ac8-40f2-95ca-07dd925f35c6 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file.md index afcf2d0a56d5f..af9690de97086 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-reorder-the-fields-of-a-delimited-file.md @@ -2,7 +2,7 @@ title: "How to: Reorder the Fields of a Delimited File (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c451c7db-663b-4daf-b8ba-a2093095d672 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md index 6b8c48a64e753..2bed6e959996b 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-attributes-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Retrieve a Collection of Attributes (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a07e9645-b45b-403b-b698-f652f904c7d2 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve a Collection of Attributes (LINQ to XML) (Visual Basic) This topic introduces the method. This method retrieves the attributes of an element. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md index 11b11ffc437d3..73d1dd72267ed 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-collection-of-elements-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Retrieve a Collection of Elements (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2269f9de-8fb9-4666-b8a1-a4e754fa6a81 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve a Collection of Elements (LINQ to XML) (Visual Basic) This topic demonstrates the method. This method retrieves a collection of the child elements of an element. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md index 9ad98cd40a499..00b4397899160 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-attribute-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Retrieve a Single Attribute (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 11b938d7-c011-4048-900e-8b9183c41c94 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve a Single Attribute (LINQ to XML) (Visual Basic) This topic explains how to retrieve a single attribute of an element, given the attribute name. This is useful for writing query expressions where you want to find an element that has a particular attribute. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md index 379c20a0bc7cb..4c6b6de9b1829 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-a-single-child-element-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Retrieve a Single Child Element (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0033e258-d9c4-4569-86f6-79b7c06d1204 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve a Single Child Element (LINQ to XML) (Visual Basic) This topic explains how to retrieve a single child element, given the name of the child element. When you know the name of the child element and that there is only one element that has this name, it can be convenient to retrieve just one element, instead of a collection. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md index c31d19570cf55..7a492ae2544f0 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-paragraphs-from-an-office-open-xml-document.md @@ -2,7 +2,7 @@ title: "How to: Retrieve Paragraphs from an Office Open XML Document (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 66053f21-9217-473c-a6f3-a0897be07756 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve Paragraphs from an Office Open XML Document (Visual Basic) This topic presents an example that opens an Office Open XML document, and retrieves a collection of all of the paragraphs in the document. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md index 26f2b38762861..10c5588126fe1 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-shallow-value-of-an-element.md @@ -2,7 +2,7 @@ title: "How to: Retrieve the Shallow Value of an Element (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 730a6670-fb8c-41fc-8a1b-eb97a837e432 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve the Shallow Value of an Element (Visual Basic) This topic shows how to get the shallow value of an element. The shallow value is the value of the specific element only, as opposed to the deep value, which includes the values of all descendent elements concatenated into a single string. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md index ecdebc352620f..236fcc3072510 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-attribute-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Retrieve the Value of an Attribute (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5f4b3790-c83f-4eb3-a889-e3587edf3ca1 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve the Value of an Attribute (LINQ to XML) (Visual Basic) This topic shows how to obtain the value of attributes. There are two main ways: You can cast an to the desired type; the explicit conversion operator then converts the contents of the element or attribute to the specified type. Alternatively, you can use the property. However, casting is generally the better approach. If you cast the attribute to a nullable type, the code is simpler to write when retrieving the value of an attribute that might or might not exist. For examples of this technique, see [How to: Retrieve the Value of an Element (LINQ to XML) (Visual Basic)](../../../../visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md). diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md index ed57f8f5bb222..22b2a2699e761 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-retrieve-the-value-of-an-element-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Retrieve the Value of an Element (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 76b9b2a5-b3ba-49da-ba74-82100e1bd21c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Retrieve the Value of an Element (LINQ to XML) (Visual Basic) This topic shows how to get the value of elements. There are two main ways to do this. One way is to cast an or an to the desired type. The explicit conversion operator then converts the contents of the element or attribute to the specified type and assigns it to your variable. Alternatively, you can use the property or the property. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md index 335e2652d2fec..41a2d4dafb9c2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-datacontractserializer.md @@ -2,7 +2,7 @@ title: "How to: Serialize Using DataContractSerializer (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ecaea518-8a0f-4249-b4e5-9b3fb0cdd8ad caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md index 2d4d0daf0b118..6aef73a7589d3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-serialize-using-xmlserializer.md @@ -2,7 +2,7 @@ title: "How to: Serialize Using XmlSerializer (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: cace24eb-0f43-4016-8e4b-199e5ef73a1c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md index 0fbcb5f41e490..33900bdbb31f3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements-on-multiple-keys.md @@ -2,7 +2,7 @@ title: "How to: Sort Elements on Multiple Keys (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0c4c1462-3047-4766-b9e2-7e0e9cc7f421 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Sort Elements on Multiple Keys (Visual Basic) This topic shows how to sort on multiple keys. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements.md index 713ad90b55699..d55ca70f3080d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements.md @@ -2,7 +2,7 @@ title: "How to: Sort Elements (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c2c09279-6c8a-482e-8e71-b1453a815052 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Sort Elements (Visual Basic) This example shows how to write a query that sorts its results. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md index ace7cf7a22249..75731d9704abd 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-or-filter-text-data-by-any-word-or-field-linq.md @@ -2,7 +2,7 @@ title: "How to: Sort or Filter Text Data by Any Word or Field (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9df137fe-335b-46e0-aecf-ea8a9eddd4e3 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md index 4de444f4e80ea..f99bb8fc27aa3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-split-a-file-into-many-files-by-using-groups-linq.md @@ -2,7 +2,7 @@ title: "How to: Split a File Into Many Files by Using Groups (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5e8b2a2b-0b1d-4933-8a2b-03e91dfaf77f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md index cebb92acc38ea..74eb9745edfd9 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-from-an-xmlreader.md @@ -2,7 +2,7 @@ title: "How to: Stream XML Fragments from an XmlReader (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f67ce598-4a12-4dcb-9a07-24deca02a111 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md index 49a96cfabb361..39b058084f0fd 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md @@ -2,7 +2,7 @@ title: "How to: Stream XML Fragments with Access to Header Information (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: effd10df-87c4-4d7a-8a9a-1434d829dca5 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md index 1e78d7b8d92c8..a09a060208f0e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-transform-the-shape-of-an-xml-tree.md @@ -2,7 +2,7 @@ title: "How to: Transform the Shape of an XML Tree (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 84b60854-48b2-452c-87f2-77d53e1d653a caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Transform the Shape of an XML Tree (Visual Basic) The *shape* of an XML document refers to its element names, attribute names, and the characteristics of its hierarchy. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-use-annotation-trees-to-transform-linq-to-xml-trees-in-an-xslt-style.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-use-annotation-trees-to-transform-linq-to-xml-trees-in-an-xslt-style.md index bec90fc67bfa4..4fab735933c92 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-use-annotation-trees-to-transform-linq-to-xml-trees-in-an-xslt-style.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-use-annotation-trees-to-transform-linq-to-xml-trees-in-an-xslt-style.md @@ -2,7 +2,7 @@ title: "How to: Use Annotations to Transform LINQ to XML Trees in an XSLT Style (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 08e91fa2-dac2-4463-9ef1-87b1ac3fa890 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md index 63ec1e8434314..9aa90079ab962 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-validate-using-xsd-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Validate Using XSD (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a0fe88d4-4e77-49e7-90de-8953feeccc21 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md index 071a49d9f701e..766c2b6e2cf7d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-work-with-dictionaries-using-linq-to-xml.md @@ -2,7 +2,7 @@ title: "How to: Work with Dictionaries Using LINQ to XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 6cb3f969-1986-414a-b850-87418712edea caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Work with Dictionaries Using LINQ to XML (Visual Basic) It is often convenient to convert varieties of data structures to XML, and XML back to other data structures. This topic shows a specific implementation of this general approach by converting a to XML and back. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md index a13fb433e6f7f..aa6bc2647bbb2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-linq-to-xml-axis-method.md @@ -2,7 +2,7 @@ title: "How to: Write a LINQ to XML Axis Method (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b676f025-a24c-4076-8713-aa809b2b8ce0 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Write a LINQ to XML Axis Method (Visual Basic) You can write your own axis methods to retrieve collections from an XML tree. One of the best ways to do this is to write an extension method that returns a collection of elements or attributes. You can write your extension method to return specific subsets of elements or attributes, based on the requirements of your application. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md index b3c993964d308..6beef7e824d9e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-a-query-that-finds-elements-based-on-context.md @@ -2,7 +2,7 @@ title: "How to: Write a Query that Finds Elements Based on Context (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0b085290-ddc1-4126-aaa0-e4c95a3d9a09 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Write a Query that Finds Elements Based on Context (Visual Basic) Sometimes you might have to write a query that selects elements based on their context. You might want to filter based on preceding or following sibling elements. You might want to filter based on child or ancestor elements. diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md index 0f9ca8d1e8c03..1fdc211b3dde2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces.md @@ -2,7 +2,7 @@ title: "How to: Write Queries on XML in Namespaces (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 7d4131b5-3288-414f-b77c-b2edc2a1f465 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md index 26d38d53d5794..5e383dbcab4f5 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md +++ b/docs/visual-basic/programming-guide/concepts/linq/how-to-write-queries-with-complex-filtering.md @@ -2,7 +2,7 @@ title: "How to: Write Queries with Complex Filtering (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: bf286ffc-7990-4b00-a4eb-ee3d70129950 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # How to: Write Queries with Complex Filtering (Visual Basic) Sometimes you want to write LINQ to XML queries with complex filters. For example, you might have to find all elements that have a child element with a particular name and value. This topic gives an example of writing a query with complex filtering. diff --git a/docs/visual-basic/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction.md b/docs/visual-basic/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction.md index a4778362d90e2..4653633024e1d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction.md +++ b/docs/visual-basic/programming-guide/concepts/linq/in-memory-xml-tree-modification-vs-functional-construction.md @@ -2,7 +2,7 @@ title: "In-Memory XML Tree Modification vs. Functional Construction (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d91c4ebf-6549-43cc-9961-26d4a82f722b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # In-Memory XML Tree Modification vs. Functional Construction (LINQ to XML) (Visual Basic) Modifying an XML tree in place is a traditional approach to changing the shape of an XML document. A typical application loads a document into a data store such as DOM or [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)]; uses a programming interface to insert nodes, delete nodes, or change the content of nodes; and then saves the XML to a file or transmits it over a network. diff --git a/docs/visual-basic/programming-guide/concepts/linq/index.md b/docs/visual-basic/programming-guide/concepts/linq/index.md index ab8052580f515..ffc0f044df58d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/index.md +++ b/docs/visual-basic/programming-guide/concepts/linq/index.md @@ -2,7 +2,7 @@ title: "Language-Integrated Query (LINQ) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a99371f7-097c-49a0-b62b-0e31c34aad0e caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/introduction-to-linq.md b/docs/visual-basic/programming-guide/concepts/linq/introduction-to-linq.md index ad2425ce8a976..0ae88885df13f 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/introduction-to-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/introduction-to-linq.md @@ -2,7 +2,7 @@ title: "Introduction to LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c6339c12-9b2d-433e-961c-0d2b7f0091c2 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md b/docs/visual-basic/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md index 1d0b2c68435c3..0915defb08eab 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/introduction-to-pure-functional-transformations.md @@ -2,7 +2,7 @@ title: "Introduction to Pure Functional Transformations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 82bf3348-c503-4854-a91f-71f9835779ff caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Introduction to Pure Functional Transformations (Visual Basic) This section introduces functional transformations, including the underlying concepts and supporting language constructs. It contrasts the object-oriented and functional transformation approaches to programming, including advice on how to transition to the latter. Although functional transformations can be used in many programming scenarios, XML transformation is used here as a concrete example. diff --git a/docs/visual-basic/programming-guide/concepts/linq/introduction-to-xml-literals.md b/docs/visual-basic/programming-guide/concepts/linq/introduction-to-xml-literals.md index b767546e8d183..34742e2b9f700 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/introduction-to-xml-literals.md +++ b/docs/visual-basic/programming-guide/concepts/linq/introduction-to-xml-literals.md @@ -2,7 +2,7 @@ title: "Introduction to XML Literals in Visual Basic2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 94fc0e03-978e-4c08-ab6c-0dc3c1e64f10 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/join-operations.md b/docs/visual-basic/programming-guide/concepts/linq/join-operations.md index 5d3fb0c6a2179..572656f4a6fc6 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/join-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/join-operations.md @@ -2,7 +2,7 @@ title: "Join Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 39ab4854-ac84-4738-9d0b-3cb79be84db4 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/language-integrated-axes.md b/docs/visual-basic/programming-guide/concepts/linq/language-integrated-axes.md index 69e29516dd4de..2376964cc9ccc 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/language-integrated-axes.md +++ b/docs/visual-basic/programming-guide/concepts/linq/language-integrated-axes.md @@ -2,7 +2,7 @@ title: "Language-Integrated Axes in Visual Basic (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d450a556-a134-4261-b011-44e399660894 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Language-Integrated Axes in Visual Basic (LINQ to XML) This section describes features built directly into the [!INCLUDE[vbprvb](../../../../csharp/programming-guide/concepts/linq/includes/vbprvb_md.md)] language to make it easy to access XML. Many of the examples in the LINQ to XML documentation use these integrated [!INCLUDE[vbprvb](../../../../csharp/programming-guide/concepts/linq/includes/vbprvb_md.md)] axes. diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-and-file-directories.md b/docs/visual-basic/programming-guide/concepts/linq/linq-and-file-directories.md index 78140f13bafaf..a67e01c6a4de5 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-and-file-directories.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-and-file-directories.md @@ -2,7 +2,7 @@ title: "LINQ and File Directories (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 159fd5c3-3926-4071-ae78-d8e423287eb7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-and-reflection.md b/docs/visual-basic/programming-guide/concepts/linq/linq-and-reflection.md index 0b98ec12a03ca..cb3a8bc4c1897 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-and-reflection.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-and-reflection.md @@ -2,7 +2,7 @@ title: "LINQ and Reflection (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2548a731-0cd8-48de-8d48-664d1b7d7526 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-and-strings.md b/docs/visual-basic/programming-guide/concepts/linq/linq-and-strings.md index c5e3b829f44ff..3127d069af723 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-and-strings.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-and-strings.md @@ -2,7 +2,7 @@ title: "LINQ and Strings (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 75ddb201-d97a-4f98-8cdf-4ad51714529a caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-adonet-portal-page.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-adonet-portal-page.md index aa348232b94d8..d3dba554e6b89 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-adonet-portal-page.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-adonet-portal-page.md @@ -2,7 +2,7 @@ title: "LINQ to ADO.NET (Portal Page) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: bbbd7c76-2981-4b91-b8d2-437547181f52 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-objects.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-objects.md index d32963f853859..6d6bb23714705 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-objects.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-objects.md @@ -2,7 +2,7 @@ title: "LINQ to Objects (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: dd4c30bc-1c9b-4781-a482-b5eada38deb2 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-annotations.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-annotations.md index 9c7c525ff9b0d..12cfbd58cd10e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-annotations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-annotations.md @@ -2,7 +2,7 @@ title: "LINQ to XML Annotations2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c3e8b3ff-fceb-4428-b0ca-1ed6f128aac8 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # LINQ to XML Annotations Annotations in [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] enable you to associate any arbitrary object of any arbitrary type with any XML component in an XML tree. diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes-overview.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes-overview.md index 60b02669244fe..7a89618b39b0e 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes-overview.md @@ -2,7 +2,7 @@ title: "LINQ to XML Axes Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9161f151-cfa8-4408-94ba-08a9ba3a486d caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # LINQ to XML Axes Overview (Visual Basic) After you have created an XML tree or loaded an XML document into an XML tree, you can query it to find elements and attributes and retrieve their values. You retrieve collections through the *axis methods*, also called *axes*. Some of the axes are methods in the and classes that return collections. Some of the axes are extension methods in the class. The axes that are implemented as extension methods operate on collections, and return collections. diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes.md index fdc8f35a57d84..a0928b521808b 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-axes.md @@ -2,7 +2,7 @@ title: "LINQ to XML Axes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ecd3bd00-28e5-4517-a59f-53bff39fd478 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-classes-overview.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-classes-overview.md index 3e3a1390aace0..53b24f3bbc2ae 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-classes-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-classes-overview.md @@ -2,7 +2,7 @@ title: "LINQ to XML Classes Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f11b62b5-d522-4c23-92ae-23186dc16447 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-events.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-events.md index 51f534c94089d..843ef346878a4 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-events.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-events.md @@ -2,7 +2,7 @@ title: "LINQ to XML Events (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 34923928-b99c-4004-956e-38f6db25e910 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md index c93c6bbc9dc6c..01256070c81d8 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-for-xpath-users.md @@ -2,7 +2,7 @@ title: "LINQ to XML for XPath Users (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0e64911c-a7cc-4c20-b927-ca99078b5656 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # LINQ to XML for XPath Users (Visual Basic) This set of topics show a number of XPath expressions and their [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] equivalents. diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-overview.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-overview.md index 90f1aa025fb43..4c74020de3cab 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-overview.md @@ -2,7 +2,7 @@ title: "LINQ to XML Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 502661e0-bc5d-438d-94c2-7efb63bb6fbd caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-programming-overview.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-programming-overview.md index 42e8fc2f5e41c..23ce1fbbfe4ba 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-programming-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-programming-overview.md @@ -2,7 +2,7 @@ title: "LINQ to XML Programming Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a7c07d0a-1fae-4610-ae51-56dd7075cc14 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-security.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-security.md index 5e62cc8e79a41..163b3f15d4c32 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-security.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-security.md @@ -2,7 +2,7 @@ title: "LINQ to XML Security (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d99b4af2-d447-4a3b-991b-6da0231a8637 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-dom.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-dom.md index 31665e11c08be..9042822aa6aac 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-dom.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-dom.md @@ -2,7 +2,7 @@ title: "LINQ to XML vs. DOM (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 18c36130-d598-40b7-9007-828232252978 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md index 0cec097c076bc..cfb4a0dd23071 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-vs-other-xml-technologies.md @@ -2,7 +2,7 @@ title: "LINQ to XML vs. Other XML Technologies2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 72ce3a82-ffc6-488c-98e7-b9b40f3591ec caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml.md index d574ce4fa8441..b5697dfcc954a 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/linq-to-xml.md @@ -2,7 +2,7 @@ title: "LINQ to XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f7386556-a6b9-40d5-92b6-e8701dc2c63e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/maintaining-name-value-pairs.md b/docs/visual-basic/programming-guide/concepts/linq/maintaining-name-value-pairs.md index d69e59f48d138..3e81571a8c247 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/maintaining-name-value-pairs.md +++ b/docs/visual-basic/programming-guide/concepts/linq/maintaining-name-value-pairs.md @@ -2,7 +2,7 @@ title: "Maintaining Name-Value Pairs (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 57ac2072-d9f5-432b-84f0-a889c62fd813 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Maintaining Name/Value Pairs (Visual Basic) Many applications have to maintain information that is best kept as name/value pairs. This information might be configuration information or global settings. [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] contains some methods that make it easy to keep a set of name/value pairs. You can either keep the information as attributes or as a set of child elements. diff --git a/docs/visual-basic/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md index ae47d70ec55ae..f9c0451f74fc1 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Mixed Declarative Code-Imperative Code Bugs (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f12b1ab4-bb92-4b92-a648-0525e45b3ce7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md b/docs/visual-basic/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md index d3b8044a6b7dc..11f8ebfc949d5 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/modifying-elements-attributes-and-nodes-in-an-xml-tree.md @@ -2,7 +2,7 @@ title: "Modifying Elements, Attributes, and Nodes in an XML Tree1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 865cf54e-f8ac-4871-863b-a3e6fc61a4b9 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Modifying Elements, Attributes, and Nodes in an XML Tree The following table summarizes the methods and properties that you can use to modify an element, its child elements, or its attributes. diff --git a/docs/visual-basic/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md index edc2a78674fa7..7ad44bc824d51 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Modifying XML Trees (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 4ae511a5-4fc9-4178-9c8e-761357deae3f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Modifying XML Trees (LINQ to XML) (Visual Basic) [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] is an in-memory store for an XML tree. After you load or parse an XML tree from a source, [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] lets you modify that tree in place, and then serialize the tree, perhaps saving it to a file or sending it to a remote server. diff --git a/docs/visual-basic/programming-guide/concepts/linq/namespaces-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/namespaces-linq-to-xml.md index 74863f7565782..4c067cd9734db 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/namespaces-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/namespaces-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Namespaces in Visual Basic (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0eeae463-4f1c-48e2-9415-9faea0ede2af caps.latest.revision: 2 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md index ea6f931bef6b0..121669f77ab8a 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/namespaces-overview-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Namespaces Overview (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b8eb31fa-4b26-4acf-8050-6e705687f458 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/parsing-xml.md b/docs/visual-basic/programming-guide/concepts/linq/parsing-xml.md index c5cdffc671854..a0bd4e131bf23 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/parsing-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/parsing-xml.md @@ -2,7 +2,7 @@ title: "Parsing XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5bcbd7e2-d9f1-4c8f-80d6-39915fe17bd1 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/partitioning-data.md b/docs/visual-basic/programming-guide/concepts/linq/partitioning-data.md index 2adb233507897..9a12cf1336d16 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/partitioning-data.md +++ b/docs/visual-basic/programming-guide/concepts/linq/partitioning-data.md @@ -2,7 +2,7 @@ title: "Partitioning Data (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 69c59379-b66e-422c-b324-5b5c07760ef7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/performance-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/performance-linq-to-xml.md index 724f300a8dd9a..f80c0e9f117d2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/performance-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/performance-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Performance (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 155557f6-5d7e-4784-9d00-f42092a28857 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Performance (LINQ to XML) (Visual Basic) This section provides information about performance in [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)], specifically the performance of functional construction and queries. diff --git a/docs/visual-basic/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md index 20a559190e4cf..de7041b559105 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Performance of Chained Queries (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 589f2adc-69f9-404d-b9d6-4c28dabea7f7 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Performance of Chained Queries (LINQ to XML) (Visual Basic) One of the most important benefits of LINQ (and LINQ to XML) is that chained queries can perform as well as a single larger, more complicated query. diff --git a/docs/visual-basic/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md index ca40b92456382..1953be3a31e32 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/pre-atomization-of-xname-objects-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Pre-Atomization of XName Objects (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 06ea104b-f44c-4bb2-9c34-889ae025c80d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Pre-Atomization of XName Objects (LINQ to XML) (Visual Basic) One way to improve performance in LINQ to XML is to pre-atomize objects. Pre-atomization means that you assign a string to an object before you create the XML tree by using the constructors of the and classes. Then, instead of passing a string to the constructor, which would use the implicit conversion from string to , you pass the initialized object. diff --git a/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml.md b/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml.md index c3cb8890770e0..98d0af62d7763 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-loading-or-parsing-xml.md @@ -2,7 +2,7 @@ title: "Preserving White Space while Loading or Parsing XML2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ef6518e0-2c8d-462c-8b92-a16e9dc737ad caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-serializing.md b/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-serializing.md index 936f6ba40186a..f632d7a2fab8a 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-serializing.md +++ b/docs/visual-basic/programming-guide/concepts/linq/preserving-white-space-while-serializing.md @@ -2,7 +2,7 @@ title: "Preserving White Space While Serializing2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2d7abbd4-37f4-422b-89dd-0a694b5edc17 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/programming-guide-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/programming-guide-linq-to-xml.md index 4ee538507265d..9231fb3d6c01d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/programming-guide-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/programming-guide-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Programming Guide (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f1f942bf-3404-4354-b4c5-4fe35e37a02b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/programming-with-nodes.md b/docs/visual-basic/programming-guide/concepts/linq/programming-with-nodes.md index 53be46b86f7f1..9311e0228bbaf 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/programming-with-nodes.md +++ b/docs/visual-basic/programming-guide/concepts/linq/programming-with-nodes.md @@ -2,7 +2,7 @@ title: "Programming with Nodes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d8422a9b-dd37-44a3-8aac-2237ed9561e0 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md b/docs/visual-basic/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md index f4f805cdf5af2..568e49205824b 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md +++ b/docs/visual-basic/programming-guide/concepts/linq/projecting-xml-in-a-different-shape.md @@ -2,7 +2,7 @@ title: "Projecting XML in a Different Shape (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2da7ec97-34f7-443d-9a48-b162ac58236b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Projecting XML in a Different Shape (Visual Basic) This topic shows an example of projecting XML that is in a different shape than the source XML. diff --git a/docs/visual-basic/programming-guide/concepts/linq/projection-operations.md b/docs/visual-basic/programming-guide/concepts/linq/projection-operations.md index 9a908a91b2f70..a6957eaa1e4b3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/projection-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/projection-operations.md @@ -2,7 +2,7 @@ title: "Projection Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: b8d38e6d-21cf-4619-8dbb-94476f4badc7 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md index 88a2d17dd24de..3c4f9cee50469 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/projections-and-transformations-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Projections and Transformations (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 297de224-b625-44cf-8c00-186b6189aa0e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Projections and Transformations (LINQ to XML) (Visual Basic) This section provides examples of [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] projections and transformations. diff --git a/docs/visual-basic/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md b/docs/visual-basic/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md index 789d393694638..d5d90bc9047e3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/pure-functional-transformations-of-xml.md @@ -2,7 +2,7 @@ title: "Pure Functional Transformations of XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5e19b74a-7773-4b58-b110-953ffd364c55 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Pure Functional Transformations of XML (Visual Basic) This section provides a functional transformation tutorial for XML. This includes explanations of the main concepts and language constructs that you must understand to use functional transformations, and examples of using functional transformations to manipulate an XML document. Although this tutorial provides LINQ to XML code examples, all of the underlying concepts also apply to other LINQ technologies. diff --git a/docs/visual-basic/programming-guide/concepts/linq/quantifier-operations.md b/docs/visual-basic/programming-guide/concepts/linq/quantifier-operations.md index 0c5e0ffe0d726..0c2eb3783c220 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/quantifier-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/quantifier-operations.md @@ -2,7 +2,7 @@ title: "Quantifier Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ae1a2b73-503c-4f4b-a3fd-31b5adbee67c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md b/docs/visual-basic/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md index 082438482b183..602accfe89c61 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md +++ b/docs/visual-basic/programming-guide/concepts/linq/query-expression-syntax-for-standard-query-operators.md @@ -2,7 +2,7 @@ title: "Query Expression Syntax for Standard Query Operators (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: eb978d86-d3b5-497b-95ce-a054bea8f510 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md b/docs/visual-basic/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md index acc8ba68ccfd5..5ae8098e51203 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md +++ b/docs/visual-basic/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md @@ -2,7 +2,7 @@ title: "Querying an XDocument vs. Querying an XElement (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2d111f84-0ded-4cde-8d93-5440557a726d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Querying an XDocument vs. Querying an XElement (Visual Basic) When you load a document via , you will notice that you have to write queries slightly differently than when you load via . diff --git a/docs/visual-basic/programming-guide/concepts/linq/querying-xml-trees.md b/docs/visual-basic/programming-guide/concepts/linq/querying-xml-trees.md index f67b6de4eaaaa..e56d35a95b807 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/querying-xml-trees.md +++ b/docs/visual-basic/programming-guide/concepts/linq/querying-xml-trees.md @@ -2,7 +2,7 @@ title: "Querying XML Trees (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2e35c1ab-08c8-4378-9ca8-8ff344756eda caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Querying XML Trees (Visual Basic) This section provides examples of [!INCLUDE[sqltecxlinq](../../../../csharp/programming-guide/concepts/linq/includes/sqltecxlinq_md.md)] queries. diff --git a/docs/visual-basic/programming-guide/concepts/linq/refactoring-into-pure-functions.md b/docs/visual-basic/programming-guide/concepts/linq/refactoring-into-pure-functions.md index 74d44169e6532..8715d3c427d19 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/refactoring-into-pure-functions.md +++ b/docs/visual-basic/programming-guide/concepts/linq/refactoring-into-pure-functions.md @@ -2,7 +2,7 @@ title: "Refactoring Into Pure Functions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 99e7d27b-a3ff-4577-bdb2-5a8278d6d7af caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Refactoring Into Pure Functions (Visual Basic) An important aspect of pure functional transformations is learning how to refactor code using pure functions. diff --git a/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-a-pure-function.md b/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-a-pure-function.md index 621884868a742..76b63b1987a8c 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-a-pure-function.md +++ b/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-a-pure-function.md @@ -2,7 +2,7 @@ title: "Refactoring Using a Pure Function (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: af0ea62f-4f57-4868-b624-a85524055935 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Refactoring Using a Pure Function (Visual Basic) The following example refactors the previous example, [Refactoring Using an Extension Method (Visual Basic)](../../../../visual-basic/programming-guide/concepts/linq/refactoring-using-an-extension-method.md), to use a pure function In this example, the code to find the text of a paragraph is moved to the pure static method `ParagraphText`. diff --git a/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-an-extension-method.md b/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-an-extension-method.md index c249620cf28af..97e59ac083d11 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-an-extension-method.md +++ b/docs/visual-basic/programming-guide/concepts/linq/refactoring-using-an-extension-method.md @@ -2,7 +2,7 @@ title: "Refactoring Using an Extension Method (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d87ae99a-cfa9-4a31-a5e4-9d6437be6810 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Refactoring Using an Extension Method (Visual Basic) This example builds on the previous example, [Retrieving the Text of the Paragraphs (Visual Basic)](../../../../visual-basic/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md), by refactoring the concatenation of strings using a pure function that is implemented as an extension method. diff --git a/docs/visual-basic/programming-guide/concepts/linq/reference-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/reference-linq-to-xml.md index 40366d8d6b668..617e891399709 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/reference-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/reference-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Reference (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0f4cc4b9-361d-4de2-b4c3-be7cbd5dd47b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md b/docs/visual-basic/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md index d9fee6e6354db..b29a65ef048de 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md @@ -2,7 +2,7 @@ title: "Removing Elements, Attributes, and Nodes from an XML Tree (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5cf21919-4360-4b49-b29d-58ea3164ac72 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Removing Elements, Attributes, and Nodes from an XML Tree (Visual Basic) You can modify an XML tree, removing elements, attributes, and other types of nodes. diff --git a/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md b/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md index 57f8fd200b2fc..20655a28f8133 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md +++ b/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md @@ -2,7 +2,7 @@ title: "Retrieving the Paragraphs and Their Styles (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d9ed2238-d38e-4ad4-b88b-db7859df9bde caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Retrieving the Paragraphs and Their Styles (Visual Basic) In this example, we write a query that retrieves the paragraph nodes from a WordprocessingML document. It also identifies the style of each paragraph. diff --git a/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md b/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md index 7778764fbf7ff..8f645ff62a8fa 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md +++ b/docs/visual-basic/programming-guide/concepts/linq/retrieving-the-text-of-the-paragraphs.md @@ -2,7 +2,7 @@ title: "Retrieving the Text of the Paragraphs (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 095fa0d9-7b1b-4cbb-9c13-e2c9d8923d31 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Retrieving the Text of the Paragraphs (Visual Basic) This example builds on the previous example, [Retrieving the Paragraphs and Their Styles (Visual Basic)](../../../../visual-basic/programming-guide/concepts/linq/retrieving-the-paragraphs-and-their-styles.md). This new example retrieves the text of each paragraph as a string. diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md index d9cc7fe371db7..31ce31a233890 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-documents-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Sample XML Documents (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a734cc4e-d95d-4631-91a2-81618c8ad894 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md index f62c7e519ca6d..607a7237fddae 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Sample XML File: Books (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 27ca5847-2289-40c0-8331-ede67ec59d1c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md index 716021dd054e4..e6d2435561829 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-consolidated-purchase-orders.md @@ -2,7 +2,7 @@ title: "Sample XML File: Consolidated Purchase Orders3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 7203da90-a514-415a-b978-6980e89f3e9c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md index e636cd6780f9e..12348b248e597 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md @@ -2,7 +2,7 @@ title: "Sample XML File: Customers and Orders in a Namespace1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 9fe81dbb-e51f-4e80-a49b-e34ac0b1f980 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml.md index a33b75ae30a1b..c574560fbf474 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Sample XML File: Customers and Orders (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: ed319807-c432-4f8e-9694-dad4c7648310 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md index a1fedf79ba782..695fa941d1404 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-in-a-namespace.md @@ -2,7 +2,7 @@ title: "Sample XML File: Multiple Purchase Orders in a Namespace3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 03f754c6-89f7-4143-8456-4963044be7e5 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md index 89023e1a2f816..8415f6c9d30db 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-multiple-purchase-orders-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Sample XML File: Multiple Purchase Orders (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 08e148ff-4070-4bb4-b089-306f4a9a7641 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md index 795bd608e9258..a977bad635e4c 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-in-a-namespace.md @@ -2,7 +2,7 @@ title: "Sample XML File: Numerical Data in a Namespace1 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f01cc0a1-fb55-4b42-8380-16f4be47d6f4 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md index 458133c698b73..aa54786e18471 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-numerical-data-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Sample XML File: Numerical Data (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 5faef812-0006-4d84-9cf2-5746070e7fbf caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace.md index c09979ac61207..97da8084e3bac 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-in-a-namespace.md @@ -2,7 +2,7 @@ title: "Sample XML File: Test Configuration in a Namespace3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: aff02614-30ee-45e1-bc0f-d64b193d20b8 caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md index 6b6c49742e27f..e2304bbd2759b 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-test-configuration-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Sample XML File: Test Configuration (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2e0e19f2-83e4-42ad-958a-6b3e34c9bf17 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md index db2a1131c3139..d24fc47732746 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md @@ -2,7 +2,7 @@ title: "Sample XML File: Typical Purchase Order in a Namespace3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 38260901-c9f9-4240-9cbf-652c8b05021d caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml.md index 2f5b4895b7a96..007d6a8146e93 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Sample XML File: Typical Purchase Order (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 65321b9c-1239-45e4-af40-eb86cedf7abd caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders.md b/docs/visual-basic/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders.md index a2469858e4ba3..96f882450cc0b 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sample-xsd-file-customers-and-orders.md @@ -2,7 +2,7 @@ title: "Sample XSD File: Customers and Orders2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a0c0b414-c8e1-45e4-bb67-b5e650c97130 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/scope-of-default-namespaces.md b/docs/visual-basic/programming-guide/concepts/linq/scope-of-default-namespaces.md index e7855414d33eb..08722f687d644 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/scope-of-default-namespaces.md +++ b/docs/visual-basic/programming-guide/concepts/linq/scope-of-default-namespaces.md @@ -2,7 +2,7 @@ title: "Scope of Default Namespaces in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: d4cce80c-342f-4097-be8b-40ab0bfa90ba caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Scope of Default Namespaces in Visual Basic Default namespaces as represented in the XML tree are not in scope for queries. If you have XML that is in a default namespace, you still must declare an variable, and combine it with the local name to make a qualified name to be used in the query. diff --git a/docs/visual-basic/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md b/docs/visual-basic/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md index 4e70fd0ae19fd..b3bd8b92a9e11 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md +++ b/docs/visual-basic/programming-guide/concepts/linq/serializing-object-graphs-that-contain-xelement-objects.md @@ -2,7 +2,7 @@ title: "Serializing Object Graphs that Contain XElement Objects (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c0cc5c92-5ca3-44b1-98dd-371601df721b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md b/docs/visual-basic/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md index 2614f5a437a6c..b0b11441f8b9d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md +++ b/docs/visual-basic/programming-guide/concepts/linq/serializing-to-an-xmlreader-invoking-xslt.md @@ -2,7 +2,7 @@ title: "Serializing to an XmlReader (Invoking XSLT) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 8b64f95a-e8f6-40f7-99f9-a8002c63af96 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md b/docs/visual-basic/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md index 0ba823d073310..5a92f87e488fe 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md +++ b/docs/visual-basic/programming-guide/concepts/linq/serializing-to-files-textwriters-and-xmlwriters.md @@ -2,7 +2,7 @@ title: "Serializing to Files, TextWriters, and XmlWriters3 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 7a0c24df-79ef-41a0-87f5-e6cf79382da9 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md b/docs/visual-basic/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md index 2a08841a9895b..071da76ed3d73 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md +++ b/docs/visual-basic/programming-guide/concepts/linq/serializing-with-an-xml-declaration.md @@ -2,7 +2,7 @@ title: "Serializing with an XML Declaration (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 8726f79e-2bb0-4ba0-969d-197cca591647 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/serializing-xml-trees.md b/docs/visual-basic/programming-guide/concepts/linq/serializing-xml-trees.md index c9e9505b89bea..f791d2993ad9b 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/serializing-xml-trees.md +++ b/docs/visual-basic/programming-guide/concepts/linq/serializing-xml-trees.md @@ -2,7 +2,7 @@ title: "Serializing XML Trees (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2c340695-a726-4030-85be-6975d8a149cf caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/set-operations.md b/docs/visual-basic/programming-guide/concepts/linq/set-operations.md index e612325ae6fbc..a81f9fd2c18b3 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/set-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/set-operations.md @@ -2,7 +2,7 @@ title: "Set Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2b06e822-e030-438f-9db7-ee402bd3a706 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md b/docs/visual-basic/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md index e341f80eae800..56caa62396bc7 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md +++ b/docs/visual-basic/programming-guide/concepts/linq/shape-of-wordprocessingml-documents.md @@ -2,7 +2,7 @@ title: "Shape of WordprocessingML Documents (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 2dfb446b-5a07-4c00-9ab3-a74ba734ff3a caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Shape of WordprocessingML Documents (Visual Basic) This topic introduces the XML shape of a WordprocessingML document. diff --git a/docs/visual-basic/programming-guide/concepts/linq/sorting-data.md b/docs/visual-basic/programming-guide/concepts/linq/sorting-data.md index 63e6e82df2749..3d0cc9ec1a513 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/sorting-data.md +++ b/docs/visual-basic/programming-guide/concepts/linq/sorting-data.md @@ -2,7 +2,7 @@ title: "Sorting Data (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 6f81065c-0c89-4bf3-a6d8-442273f8810e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/standard-query-operators-overview.md b/docs/visual-basic/programming-guide/concepts/linq/standard-query-operators-overview.md index da53667d2e466..f9f160628aef9 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/standard-query-operators-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/standard-query-operators-overview.md @@ -2,7 +2,7 @@ title: "Standard Query Operators Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 302bd39e-2ec1-495b-94bf-37d370d6f05f caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md index 9f8fe6f0d4124..5d951bedeef63 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Statically Compiled Queries (LINQ to XML) (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 3f4825c7-c3b0-48da-ba4e-8e97fb2a2f34 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Statically Compiled Queries (LINQ to XML) (Visual Basic) One of the most important performance benefits LINQ to XML, as opposed to , is that queries in LINQ to XML are statically compiled, whereas XPath queries must be interpreted at run time. This feature is built in to LINQ to XML, so you do not have to perform extra steps to take advantage of it, but it is helpful to understand the distinction when choosing between the two technologies. This topic explains the difference. diff --git a/docs/visual-basic/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md b/docs/visual-basic/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md index cc3ab773c50d1..0870c69d40d3d 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md +++ b/docs/visual-basic/programming-guide/concepts/linq/style-part-of-a-wordprocessingml-document.md @@ -2,7 +2,7 @@ title: "Style Part of a WordprocessingML Document2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 292cc094-9483-4192-ac3b-a5dc51fbac12 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Style Part of a WordprocessingML Document This topic shows an example of the style part of the Office Open XML WordprocessingML document. diff --git a/docs/visual-basic/programming-guide/concepts/linq/tutorial-deferred-execution.md b/docs/visual-basic/programming-guide/concepts/linq/tutorial-deferred-execution.md index 30173683c26f0..f751b32f42cec 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/tutorial-deferred-execution.md +++ b/docs/visual-basic/programming-guide/concepts/linq/tutorial-deferred-execution.md @@ -2,7 +2,7 @@ title: "Tutorial: Deferred Execution (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: c80d53a8-1a30-4115-b232-52f0d089fec5 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Tutorial: Deferred Execution (Visual Basic) This tutorial illustrates the processing model when you chain queries together. Chaining queries together is a key part of writing functional transformations. It is important to understand exactly how chained queries work. diff --git a/docs/visual-basic/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md b/docs/visual-basic/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md index bb4588950726b..4ed3d195427e0 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md +++ b/docs/visual-basic/programming-guide/concepts/linq/tutorial-manipulating-content-in-a-wordprocessingml-document.md @@ -2,7 +2,7 @@ title: "Tutorial: Manipulating Content in a WordprocessingML Document (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f8028ba8-2dd1-4425-930c-8cc23176ebbc caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # Tutorial: Manipulating Content in a WordprocessingML Document (Visual Basic) This tutorial shows how to apply the functional transformational approach and LINQ to XML to manipulate XML documents. The Visual Basic examples query and manipulate information in Office Open XML WordprocessingML documents that are saved by Microsoft Word. diff --git a/docs/visual-basic/programming-guide/concepts/linq/type-relationships-in-query-operations.md b/docs/visual-basic/programming-guide/concepts/linq/type-relationships-in-query-operations.md index e34aea5c93757..4fd4379c134e6 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/type-relationships-in-query-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/type-relationships-in-query-operations.md @@ -2,7 +2,7 @@ title: "Type Relationships in Query Operations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -24,7 +24,7 @@ ms.assetid: b5ff4da5-f3fd-4a8e-aaac-1cbf52fa16f6 caps.latest.revision: 34 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md b/docs/visual-basic/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md index 0560da3cf720c..941cb61f6c801 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md +++ b/docs/visual-basic/programming-guide/concepts/linq/using-xslt-to-transform-an-xml-tree.md @@ -2,7 +2,7 @@ title: "Using XSLT to Transform an XML Tree (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 3390ca68-c270-4e1d-b64b-6a063a77017c caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects.md b/docs/visual-basic/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects.md index 248f05ebe5b31..47959ef08fb87 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects.md +++ b/docs/visual-basic/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects.md @@ -2,7 +2,7 @@ title: "Valid Content of XElement and XDocument Objects2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 400bb692-478a-40b6-ac1b-4ccbb4cbbd02 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md b/docs/visual-basic/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md index 83325bc2968fa..53c056d8a660f 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md +++ b/docs/visual-basic/programming-guide/concepts/linq/visual-studio-ide-and-tools-support-for-linq.md @@ -2,7 +2,7 @@ title: "Visual Studio IDE and Tools Support for LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e3bfe0d9-4a79-49cf-a31c-93297c688829 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/walkthrough-writing-queries.md b/docs/visual-basic/programming-guide/concepts/linq/walkthrough-writing-queries.md index 344d7324859ba..be35cd32c8f49 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/walkthrough-writing-queries.md +++ b/docs/visual-basic/programming-guide/concepts/linq/walkthrough-writing-queries.md @@ -2,7 +2,7 @@ title: "Walkthrough: Writing Queries in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: f0045808-b9fe-4d31-88d1-473d9957211e caps.latest.revision: 70 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md b/docs/visual-basic/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md index 81cf7c3ee67da..bf9cacc985944 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md +++ b/docs/visual-basic/programming-guide/concepts/linq/wordprocessingml-document-with-styles.md @@ -2,7 +2,7 @@ title: "WordprocessingML Document with Styles2 | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: a9136e4d-c368-4661-8049-7d45c679a236 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + --- # WordprocessingML Document with Styles More complicated WordprocessingML documents have paragraphs that are formatted with styles. diff --git a/docs/visual-basic/programming-guide/concepts/linq/working-with-global-namespaces-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/working-with-global-namespaces-linq-to-xml.md index 1587334218bbf..bf8afc0aa40b6 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/working-with-global-namespaces-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/working-with-global-namespaces-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Working with Global Namespaces (Visual Basic) (LINQ to XML) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 0a8064d5-e02f-4315-ad48-6deaa443a2f0 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/working-with-xml-namespaces.md b/docs/visual-basic/programming-guide/concepts/linq/working-with-xml-namespaces.md index b5f9c8c11e316..b3f82bfba3a03 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/working-with-xml-namespaces.md +++ b/docs/visual-basic/programming-guide/concepts/linq/working-with-xml-namespaces.md @@ -2,7 +2,7 @@ title: "Working with XML Namespaces (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 428bf4b0-e348-4ffd-986b-d905d5a0e7fa caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/writing-your-first-linq-query.md b/docs/visual-basic/programming-guide/concepts/linq/writing-your-first-linq-query.md index ddda05375de4d..de5f3288ff86c 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/writing-your-first-linq-query.md +++ b/docs/visual-basic/programming-guide/concepts/linq/writing-your-first-linq-query.md @@ -2,7 +2,7 @@ title: "Writing Your First LINQ Query (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: 4affb732-3e9b-4479-aa31-1f9bd8183cbe caps.latest.revision: 56 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/concepts/linq/xattribute-class-overview.md b/docs/visual-basic/programming-guide/concepts/linq/xattribute-class-overview.md index 955e768e3c0f7..3a4c3b4beb6d4 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/xattribute-class-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/xattribute-class-overview.md @@ -2,7 +2,7 @@ title: "XAttribute Class Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 7781580a-9583-4a1b-ae1e-91c5936eb0b1 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/xdocument-class-overview.md b/docs/visual-basic/programming-guide/concepts/linq/xdocument-class-overview.md index 6d41afe48a9a7..d4ac33cd67083 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/xdocument-class-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/xdocument-class-overview.md @@ -2,7 +2,7 @@ title: "XDocument Class Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 45cb7e71-196a-47da-bfe9-7a5589db1eed caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/linq/xelement-class-overview.md b/docs/visual-basic/programming-guide/concepts/linq/xelement-class-overview.md index 5d10b8e4877f2..75101e450a0f2 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/xelement-class-overview.md +++ b/docs/visual-basic/programming-guide/concepts/linq/xelement-class-overview.md @@ -2,7 +2,7 @@ title: "XElement Class Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 52331fcd-6023-4d19-b423-7b24f2d86ded caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/object-oriented-programming.md b/docs/visual-basic/programming-guide/concepts/object-oriented-programming.md index a05d875609ed9..9c7c322365359 100644 --- a/docs/visual-basic/programming-guide/concepts/object-oriented-programming.md +++ b/docs/visual-basic/programming-guide/concepts/object-oriented-programming.md @@ -2,12 +2,12 @@ title: "Object-Oriented Programming (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 49794de4-64c3-473c-b8ed-fe98835df69c caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/reflection.md b/docs/visual-basic/programming-guide/concepts/reflection.md index feff2c52b90f9..62bea7be3b503 100644 --- a/docs/visual-basic/programming-guide/concepts/reflection.md +++ b/docs/visual-basic/programming-guide/concepts/reflection.md @@ -2,12 +2,12 @@ title: "Reflection (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: d991bc0f-d16a-4ac5-9351-70e5c5b9891b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md b/docs/visual-basic/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md index 0dbf4d6a55ffb..3175608cfe9a6 100644 --- a/docs/visual-basic/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md +++ b/docs/visual-basic/programming-guide/concepts/serialization/how-to-read-object-data-from-an-xml-file.md @@ -2,7 +2,7 @@ title: "How to: Read Object Data from an XML File (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 1e1423bf-74a4-4dde-a3bb-ae1bfc0a68ed caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md b/docs/visual-basic/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md index be575a0db1837..47a2be228f396 100644 --- a/docs/visual-basic/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md +++ b/docs/visual-basic/programming-guide/concepts/serialization/how-to-write-object-data-to-an-xml-file.md @@ -2,7 +2,7 @@ title: "How to: Write Object Data to an XML File (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f7966480-5ed2-43ac-9894-33427436de2a caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/serialization/index.md b/docs/visual-basic/programming-guide/concepts/serialization/index.md index 3bbb956b2e0f2..83e499221b2e1 100644 --- a/docs/visual-basic/programming-guide/concepts/serialization/index.md +++ b/docs/visual-basic/programming-guide/concepts/serialization/index.md @@ -2,7 +2,7 @@ title: "Serialization (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 67379a76-5465-4af8-a781-0b0b25a62d9a caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md b/docs/visual-basic/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md index 410d38eec45c7..2eed3e9ba4669 100644 --- a/docs/visual-basic/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md +++ b/docs/visual-basic/programming-guide/concepts/serialization/walkthrough-persisting-an-object-in-visual-studio.md @@ -2,7 +2,7 @@ title: "Walkthrough: Persisting an Object in Visual Studio (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: f1d0b562-e349-4dce-ab5f-c05108467030 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/how-to-use-a-thread-pool.md b/docs/visual-basic/programming-guide/concepts/threading/how-to-use-a-thread-pool.md index 16f51263a67b0..f1e0628087db0 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/how-to-use-a-thread-pool.md +++ b/docs/visual-basic/programming-guide/concepts/threading/how-to-use-a-thread-pool.md @@ -2,7 +2,7 @@ title: "How to: Use a Thread Pool (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 90a0bb24-39f8-41f5-a217-b52a7d4fed0b caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/index.md b/docs/visual-basic/programming-guide/concepts/threading/index.md index 0bd5d28d58a68..4b6bafc0bd807 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/index.md +++ b/docs/visual-basic/programming-guide/concepts/threading/index.md @@ -2,7 +2,7 @@ title: "Threading (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 704bb04b-ff23-471d-ab12-3cec1c2bca59 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/multithreaded-applications.md b/docs/visual-basic/programming-guide/concepts/threading/multithreaded-applications.md index 9a2c8f1802edd..3002722da94b2 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/multithreaded-applications.md +++ b/docs/visual-basic/programming-guide/concepts/threading/multithreaded-applications.md @@ -2,7 +2,7 @@ title: "Multithreaded Applications (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 02b0444b-2e68-4f2c-bc28-28c046004017 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md b/docs/visual-basic/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md index ac27d30550961..e289aec3b48ee 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md +++ b/docs/visual-basic/programming-guide/concepts/threading/parameters-and-return-values-for-multithreaded-procedures.md @@ -2,7 +2,7 @@ title: "Parameters and Return Values for Multithreaded Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: cbdce172-7ff6-41a9-bb21-53a7c6f538a5 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/thread-pooling.md b/docs/visual-basic/programming-guide/concepts/threading/thread-pooling.md index 3d189a802a38a..f789853364443 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/thread-pooling.md +++ b/docs/visual-basic/programming-guide/concepts/threading/thread-pooling.md @@ -2,7 +2,7 @@ title: "Thread Pooling (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 4903fb7a-eaad-435a-9add-1d1b32de3b83 caps.latest.revision: 4 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/thread-synchronization.md b/docs/visual-basic/programming-guide/concepts/threading/thread-synchronization.md index ecf64443f6ecf..6959f2cbf26fb 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/thread-synchronization.md +++ b/docs/visual-basic/programming-guide/concepts/threading/thread-synchronization.md @@ -2,7 +2,7 @@ title: "Thread Synchronization (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 04f485d1-8333-4510-9e72-c334e7427e7e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/thread-timers.md b/docs/visual-basic/programming-guide/concepts/threading/thread-timers.md index 8c46ce129327f..f2ef29b80a959 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/thread-timers.md +++ b/docs/visual-basic/programming-guide/concepts/threading/thread-timers.md @@ -2,7 +2,7 @@ title: "Thread Timers (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: 809cba93-cc93-4e21-afda-f299f9a39818 caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md b/docs/visual-basic/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md index f935e436707a5..ad1a99ab3b6f9 100644 --- a/docs/visual-basic/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md +++ b/docs/visual-basic/programming-guide/concepts/threading/walkthrough-multithreading-with-the-backgroundworker-component.md @@ -2,7 +2,7 @@ title: "Walkthrough: Multithreading with the BackgroundWorker Component (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -15,7 +15,7 @@ ms.assetid: e4cd9b2a-f924-470e-a16e-50274709b40e caps.latest.revision: 3 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.mt: - "cs-cz" - "pl-pl" diff --git a/docs/visual-basic/programming-guide/index.md b/docs/visual-basic/programming-guide/index.md index 886f496c5f3f1..8f2a8d355e6e8 100644 --- a/docs/visual-basic/programming-guide/index.md +++ b/docs/visual-basic/programming-guide/index.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Programming Guide | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 640e5796-2796-433c-af37-4d2a2334895b caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/arrays/array-dimensions.md b/docs/visual-basic/programming-guide/language-features/arrays/array-dimensions.md index ecdb3f74f0da7..413ed06186a65 100644 --- a/docs/visual-basic/programming-guide/language-features/arrays/array-dimensions.md +++ b/docs/visual-basic/programming-guide/language-features/arrays/array-dimensions.md @@ -2,12 +2,12 @@ title: "Array Dimensions in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 385e911b-18c1-4e98-9924-c6d279101dd9 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/arrays/how-to-assign-one-array-to-another-array.md b/docs/visual-basic/programming-guide/language-features/arrays/how-to-assign-one-array-to-another-array.md index c2d6c3f028b16..1bcc7a838357b 100644 --- a/docs/visual-basic/programming-guide/language-features/arrays/how-to-assign-one-array-to-another-array.md +++ b/docs/visual-basic/programming-guide/language-features/arrays/how-to-assign-one-array-to-another-array.md @@ -2,12 +2,12 @@ title: "How to: Assign One Array to Another Array (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 1ae89ea5-f292-4282-bcfc-e9b06b37fbd5 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/arrays/how-to-initialize-an-array-variable.md b/docs/visual-basic/programming-guide/language-features/arrays/how-to-initialize-an-array-variable.md index 614470b8be16a..110b7003bb628 100644 --- a/docs/visual-basic/programming-guide/language-features/arrays/how-to-initialize-an-array-variable.md +++ b/docs/visual-basic/programming-guide/language-features/arrays/how-to-initialize-an-array-variable.md @@ -2,12 +2,12 @@ title: "How to: Initialize an Array Variable in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: aadd7a60-7ca4-4608-b986-091f19e7fc10 caps.latest.revision: 42 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/arrays/how-to-sort-an-array.md b/docs/visual-basic/programming-guide/language-features/arrays/how-to-sort-an-array.md index a7be1538113cb..b32a0e2740c6a 100644 --- a/docs/visual-basic/programming-guide/language-features/arrays/how-to-sort-an-array.md +++ b/docs/visual-basic/programming-guide/language-features/arrays/how-to-sort-an-array.md @@ -2,12 +2,12 @@ title: "How to: Sort An Array in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "Array.Sort" @@ -20,7 +20,7 @@ ms.assetid: 9289aeaa-9626-4698-94a7-1d1fd3702b87 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/arrays/index.md b/docs/visual-basic/programming-guide/language-features/arrays/index.md index 5db18a45290b6..2aaa3da506dd8 100644 --- a/docs/visual-basic/programming-guide/language-features/arrays/index.md +++ b/docs/visual-basic/programming-guide/language-features/arrays/index.md @@ -2,12 +2,12 @@ title: "Arrays in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Array" @@ -20,7 +20,7 @@ ms.assetid: dbf29737-b589-4443-bee6-a27588d9c67e caps.latest.revision: 47 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/arrays/troubleshooting-arrays.md b/docs/visual-basic/programming-guide/language-features/arrays/troubleshooting-arrays.md index b647110dc69cd..34652ab36a44f 100644 --- a/docs/visual-basic/programming-guide/language-features/arrays/troubleshooting-arrays.md +++ b/docs/visual-basic/programming-guide/language-features/arrays/troubleshooting-arrays.md @@ -2,12 +2,12 @@ title: "Troubleshooting Arrays (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: f4e971c7-c0a4-4ed7-a77a-8d71039f266f caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-a-collection-used-by-a-collection-initializer.md b/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-a-collection-used-by-a-collection-initializer.md index bd7a9f7b6cd2d..73b4d08e9d5c3 100644 --- a/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-a-collection-used-by-a-collection-initializer.md +++ b/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-a-collection-used-by-a-collection-initializer.md @@ -2,12 +2,12 @@ title: "How to: Create a Collection Used by a Collection Initializer (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: c858db10-424d-47e0-92cd-e08087cc5ebc caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-an-add-extension-method-used-by-a-collection-initializer.md b/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-an-add-extension-method-used-by-a-collection-initializer.md index 4438e73759e3f..ef08461eada10 100644 --- a/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-an-add-extension-method-used-by-a-collection-initializer.md +++ b/docs/visual-basic/programming-guide/language-features/collection-initializers/how-to-create-an-add-extension-method-used-by-a-collection-initializer.md @@ -2,12 +2,12 @@ title: "How to: Create an Add Extension Method Used by a Collection Initializer (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: f64b52c7-8b11-4410-93a6-cb3aeebcc772 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/collection-initializers/index.md b/docs/visual-basic/programming-guide/language-features/collection-initializers/index.md index 5172ce3c04de1..09c8d5ed6d24f 100644 --- a/docs/visual-basic/programming-guide/language-features/collection-initializers/index.md +++ b/docs/visual-basic/programming-guide/language-features/collection-initializers/index.md @@ -2,12 +2,12 @@ title: "Collection Initializers (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.CollectionInitializer" @@ -19,7 +19,7 @@ ms.assetid: a9290329-77b0-4fdf-ae75-8fc17287f469 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/constant-and-literal-data-types.md b/docs/visual-basic/programming-guide/language-features/constants-enums/constant-and-literal-data-types.md index 82cea21129308..9886a1ece8551 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/constant-and-literal-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/constant-and-literal-data-types.md @@ -2,12 +2,12 @@ title: "Constant and Literal Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 057206d2-3a5b-40b9-b3af-57446f9b52fa caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/constants-overview.md b/docs/visual-basic/programming-guide/language-features/constants-enums/constants-overview.md index fcaaf3b75b235..b2362d514aced 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/constants-overview.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/constants-overview.md @@ -2,12 +2,12 @@ title: "Constants Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 29016fe8-78b3-4dc8-90b8-1cfec2fa8ac9 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-and-name-qualification.md b/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-and-name-qualification.md index 0d5b1c8fdbf1e..86f72d2f44911 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-and-name-qualification.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-and-name-qualification.md @@ -2,12 +2,12 @@ title: "Enumerations and Name Qualification (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -30,7 +30,7 @@ ms.assetid: 08ba2738-df52-4140-bc55-f57c871c9b73 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-overview.md b/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-overview.md index 84afdc601bddb..ec217e23f2160 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-overview.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/enumerations-overview.md @@ -2,12 +2,12 @@ title: "Enumerations Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: b42a38ee-5e77-4f99-a037-e3a127ead89c caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-a-constant.md b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-a-constant.md index 2684eb8973fe6..aae13736d6f11 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-a-constant.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-a-constant.md @@ -2,12 +2,12 @@ title: "How to: Declare A Constant (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.constant" @@ -36,7 +36,7 @@ ms.assetid: f901b4fa-481f-4621-822e-427060577ad1 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-enumerations.md b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-enumerations.md index 20fadeab4bdf6..d415c737a2018 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-enumerations.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-declare-enumerations.md @@ -2,12 +2,12 @@ title: "How to: Declare Enumerations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: db4ca1c3-f429-4c81-ae81-29e0157b29fd caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-determine-the-string-associated-with-an-enumeration-value.md b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-determine-the-string-associated-with-an-enumeration-value.md index 50ad1493295d2..492e93c07637c 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-determine-the-string-associated-with-an-enumeration-value.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-determine-the-string-associated-with-an-enumeration-value.md @@ -2,12 +2,12 @@ title: "How to: Determine the String Associated with an Enumeration Value (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 9253e7c8-579c-49a2-8f26-392b20ea99eb caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-group-related-constant-values-together.md b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-group-related-constant-values-together.md index 493db65673552..fd96cc87372ac 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-group-related-constant-values-together.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-group-related-constant-values-together.md @@ -2,12 +2,12 @@ title: "How to: Group Related Constant Values Together (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 09d61da5-c940-4126-a79f-ba93c36653dc caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-iterate-through-an-enumeration.md b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-iterate-through-an-enumeration.md index b855ac6e7423b..1740091938bed 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-iterate-through-an-enumeration.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-iterate-through-an-enumeration.md @@ -2,12 +2,12 @@ title: "How to: Iterate Through An Enumeration in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: e5aa10eb-cfcd-4a3b-8e76-f06b8f2002be caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-refer-to-an-enumeration-member.md b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-refer-to-an-enumeration-member.md index b6e45c57da586..ca2cdab3f513a 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-refer-to-an-enumeration-member.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/how-to-refer-to-an-enumeration-member.md @@ -2,12 +2,12 @@ title: "How to: Refer to an Enumeration Member (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: bbb5c3cc-7cdb-4814-8d6a-a6d91546ed1e caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/index.md b/docs/visual-basic/programming-guide/language-features/constants-enums/index.md index 17c269e449277..6fd38a24757f0 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/index.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/index.md @@ -2,12 +2,12 @@ title: "Constants and Enumerations in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: c8aba36e-fa47-4a33-8b68-cb2009218270 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/user-defined-constants.md b/docs/visual-basic/programming-guide/language-features/constants-enums/user-defined-constants.md index fa9a34f34c98a..1dcde5517ccdb 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/user-defined-constants.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/user-defined-constants.md @@ -2,12 +2,12 @@ title: "User-Defined Constants (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: a1206d5c-c45e-4ac2-970a-4a0be6a05fdd caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/constants-enums/when-to-use-an-enumeration.md b/docs/visual-basic/programming-guide/language-features/constants-enums/when-to-use-an-enumeration.md index 64a96efe27c16..f2df62ddd892e 100644 --- a/docs/visual-basic/programming-guide/language-features/constants-enums/when-to-use-an-enumeration.md +++ b/docs/visual-basic/programming-guide/language-features/constants-enums/when-to-use-an-enumeration.md @@ -2,12 +2,12 @@ title: "When to Use an Enumeration (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: e6e47b5b-3ed9-452d-a481-9c3fed88519a caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/control-flow/decision-structures.md b/docs/visual-basic/programming-guide/language-features/control-flow/decision-structures.md index 628fff6eff679..0f26233dbc354 100644 --- a/docs/visual-basic/programming-guide/language-features/control-flow/decision-structures.md +++ b/docs/visual-basic/programming-guide/language-features/control-flow/decision-structures.md @@ -2,12 +2,12 @@ title: "Decision Structures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 2e2e0895-4483-442a-b17c-26aead751ec2 caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/control-flow/how-to-dispose-of-a-system-resource.md b/docs/visual-basic/programming-guide/language-features/control-flow/how-to-dispose-of-a-system-resource.md index 8500d7b5f2337..7738e95058e46 100644 --- a/docs/visual-basic/programming-guide/language-features/control-flow/how-to-dispose-of-a-system-resource.md +++ b/docs/visual-basic/programming-guide/language-features/control-flow/how-to-dispose-of-a-system-resource.md @@ -2,12 +2,12 @@ title: "How to: Dispose of a System Resource (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 8be2b239-8090-419b-8e7e-bcaa75b0ecc8 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/control-flow/index.md b/docs/visual-basic/programming-guide/language-features/control-flow/index.md index e66569d0871e0..793463820e55f 100644 --- a/docs/visual-basic/programming-guide/language-features/control-flow/index.md +++ b/docs/visual-basic/programming-guide/language-features/control-flow/index.md @@ -2,12 +2,12 @@ title: "Control Flow in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 5623ef47-52b1-4202-befd-9af36422ec6f caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/control-flow/loop-structures.md b/docs/visual-basic/programming-guide/language-features/control-flow/loop-structures.md index edd56f8f28b86..8e54029eacb18 100644 --- a/docs/visual-basic/programming-guide/language-features/control-flow/loop-structures.md +++ b/docs/visual-basic/programming-guide/language-features/control-flow/loop-structures.md @@ -2,12 +2,12 @@ title: "Loop Structures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: ecacb09b-a4c9-42be-98b2-a15d368b5db8 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/control-flow/nested-control-structures.md b/docs/visual-basic/programming-guide/language-features/control-flow/nested-control-structures.md index 5fdafce9c0754..da5bd8924bbc7 100644 --- a/docs/visual-basic/programming-guide/language-features/control-flow/nested-control-structures.md +++ b/docs/visual-basic/programming-guide/language-features/control-flow/nested-control-structures.md @@ -2,12 +2,12 @@ title: "Nested Control Structures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: cf60b061-65d9-44a8-81f2-b0bdccd23a05 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/control-flow/other-control-structures.md b/docs/visual-basic/programming-guide/language-features/control-flow/other-control-structures.md index b642c5de78b83..364b321fbd178 100644 --- a/docs/visual-basic/programming-guide/language-features/control-flow/other-control-structures.md +++ b/docs/visual-basic/programming-guide/language-features/control-flow/other-control-structures.md @@ -2,12 +2,12 @@ title: "Other Control Structures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 24b811f7-98ba-40ec-8dd3-4d528cfa4574 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/control-flow/walkthrough-implementing-ienumerable-of-t.md b/docs/visual-basic/programming-guide/language-features/control-flow/walkthrough-implementing-ienumerable-of-t.md index bb64eed2e7463..8c19091c07f8c 100644 --- a/docs/visual-basic/programming-guide/language-features/control-flow/walkthrough-implementing-ienumerable-of-t.md +++ b/docs/visual-basic/programming-guide/language-features/control-flow/walkthrough-implementing-ienumerable-of-t.md @@ -2,12 +2,12 @@ title: "Walkthrough: Implementing IEnumerable(Of T) in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: c60d7589-51f2-4463-a2d5-22506bbc1554 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/array-conversions.md b/docs/visual-basic/programming-guide/language-features/data-types/array-conversions.md index 037caa2e163fe..9cd3c94858656 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/array-conversions.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/array-conversions.md @@ -2,12 +2,12 @@ title: "Array Conversions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: fceff7d2-a1b7-44c7-b9aa-8bd831d8a444 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/character-data-types.md b/docs/visual-basic/programming-guide/language-features/data-types/character-data-types.md index d92a8ccb13b42..43e3dc5124bc5 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/character-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/character-data-types.md @@ -2,12 +2,12 @@ title: "Character Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 902479ef-1679-47fc-9911-0c1c5008226c caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/composite-data-types.md b/docs/visual-basic/programming-guide/language-features/data-types/composite-data-types.md index 8425b8f4d66d1..b0d0fa6806005 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/composite-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/composite-data-types.md @@ -2,12 +2,12 @@ title: "Composite Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 62970f2e-52c0-4369-8963-613820f1f434 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/conversions-between-strings-and-other-types.md b/docs/visual-basic/programming-guide/language-features/data-types/conversions-between-strings-and-other-types.md index d050fa20bb1b2..57a9324c8b685 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/conversions-between-strings-and-other-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/conversions-between-strings-and-other-types.md @@ -2,12 +2,12 @@ title: "Conversions Between Strings and Other Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: c3a99596-f09a-44a5-81dd-1b89a094f1df caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/efficient-use-of-data-types.md b/docs/visual-basic/programming-guide/language-features/data-types/efficient-use-of-data-types.md index e756ae7b41a4c..a84e9c4ee96ec 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/efficient-use-of-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/efficient-use-of-data-types.md @@ -2,12 +2,12 @@ title: "Efficient Use of Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 28f5e4ba-ec24-4f37-b90a-e8ee822f778a caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/elementary-data-types.md b/docs/visual-basic/programming-guide/language-features/data-types/elementary-data-types.md index ce3e07cd4cf60..b326af28aa77d 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/elementary-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/elementary-data-types.md @@ -2,12 +2,12 @@ title: "Elementary Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: dfad6fe9-2da6-49a4-b0b1-2d7ae0283de5 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/generic-procedures.md b/docs/visual-basic/programming-guide/language-features/data-types/generic-procedures.md index 1a33703014628..0d027a9f1c84b 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/generic-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/generic-procedures.md @@ -2,12 +2,12 @@ title: "Generic Procedures in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: 95577b28-137f-4d5c-a149-919c828600e5 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/generic-types.md b/docs/visual-basic/programming-guide/language-features/data-types/generic-types.md index aee4511710205..ffc7da99c29e5 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/generic-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/generic-types.md @@ -2,12 +2,12 @@ title: "Generic Types in Visual Basic (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -49,7 +49,7 @@ ms.assetid: 89f771d9-ecbb-4737-88b8-116b63c6cf4d caps.latest.revision: 45 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/how-to-convert-an-object-to-another-type.md b/docs/visual-basic/programming-guide/language-features/data-types/how-to-convert-an-object-to-another-type.md index 5ad76f145ffec..024fac7c869cf 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/how-to-convert-an-object-to-another-type.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/how-to-convert-an-object-to-another-type.md @@ -2,12 +2,12 @@ title: "How to: Convert an Object to Another Type in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 60cb5fc7-7ba4-4ab5-9c24-480fa12ddcdc caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/how-to-declare-a-structure.md b/docs/visual-basic/programming-guide/language-features/data-types/how-to-declare-a-structure.md index e522f893914b8..5c76a95d62cc4 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/how-to-declare-a-structure.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/how-to-declare-a-structure.md @@ -2,12 +2,12 @@ title: "How to: Declare a Structure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: d5e98381-eb81-47d4-af83-48cc534a2572 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/how-to-define-a-class-that-can-provide-identical-functionality.md b/docs/visual-basic/programming-guide/language-features/data-types/how-to-define-a-class-that-can-provide-identical-functionality.md index 59979d68d74b6..6b7791beab1f3 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/how-to-define-a-class-that-can-provide-identical-functionality.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/how-to-define-a-class-that-can-provide-identical-functionality.md @@ -2,12 +2,12 @@ title: "How to: Define a Class That Can Provide Identical Functionality on Different Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -39,7 +39,7 @@ ms.assetid: a914adf8-e68f-4819-a6b1-200d1cf1c21c caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/how-to-hold-more-than-one-value-in-a-variable.md b/docs/visual-basic/programming-guide/language-features/data-types/how-to-hold-more-than-one-value-in-a-variable.md index f4809a98a2166..066b809b07e31 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/how-to-hold-more-than-one-value-in-a-variable.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/how-to-hold-more-than-one-value-in-a-variable.md @@ -2,12 +2,12 @@ title: "How to: Hold More Than One Value in a Variable (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 5fe0e558-aac2-4a40-b7f2-7cfea7336917 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/how-to-use-a-generic-class.md b/docs/visual-basic/programming-guide/language-features/data-types/how-to-use-a-generic-class.md index 52a9d62e667cc..da11db894595a 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/how-to-use-a-generic-class.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/how-to-use-a-generic-class.md @@ -2,12 +2,12 @@ title: "How to: Use a Generic Class (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -34,7 +34,7 @@ ms.assetid: 242dd2a6-86c4-4ce7-83f2-f2661803f752 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/implicit-and-explicit-conversions.md b/docs/visual-basic/programming-guide/language-features/data-types/implicit-and-explicit-conversions.md index 2e40d79231abd..85b4f0c72ef7a 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/implicit-and-explicit-conversions.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/implicit-and-explicit-conversions.md @@ -2,12 +2,12 @@ title: "Implicit and Explicit Conversions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -33,7 +33,7 @@ ms.assetid: 77de1659-af8a-492c-967e-e7ef60ccce66 caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/index.md b/docs/visual-basic/programming-guide/language-features/data-types/index.md index dc49a1096c382..8d012c01de71a 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/index.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/index.md @@ -2,12 +2,12 @@ title: "Data Types in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 5e1b9aaf-c7ca-4b29-9b22-0e82ed8e85e2 caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/miscellaneous-data-types.md b/docs/visual-basic/programming-guide/language-features/data-types/miscellaneous-data-types.md index a81986beb3b04..021daa9562669 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/miscellaneous-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/miscellaneous-data-types.md @@ -2,12 +2,12 @@ title: "Miscellaneous Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 64c71a12-9057-4dbf-baca-7379c4aada69 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/nullable-value-types.md b/docs/visual-basic/programming-guide/language-features/data-types/nullable-value-types.md index 3320211abe790..9d82bbdecbed9 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/nullable-value-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/nullable-value-types.md @@ -2,12 +2,12 @@ title: "Nullable Value Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Nullable" @@ -23,7 +23,7 @@ ms.assetid: 9ac3b602-6f96-4e6d-96f7-cd4e81c468a6 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/numeric-data-types.md b/docs/visual-basic/programming-guide/language-features/data-types/numeric-data-types.md index 3d6ec13fc67e8..27d51913af1b1 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/numeric-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/numeric-data-types.md @@ -2,12 +2,12 @@ title: "Numeric Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -36,7 +36,7 @@ ms.assetid: a27bd4d0-7e14-43eb-9cc4-b42eaab323c9 caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/structure-variables.md b/docs/visual-basic/programming-guide/language-features/data-types/structure-variables.md index 17c01d59582d7..80bb3d18c62fd 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/structure-variables.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/structure-variables.md @@ -2,12 +2,12 @@ title: "Structure Variables (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 156872f8-aabc-4454-8e2d-f2253c3c13c9 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/structures-and-classes.md b/docs/visual-basic/programming-guide/language-features/data-types/structures-and-classes.md index d465b9fe8c40c..64c8c471ce057 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/structures-and-classes.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/structures-and-classes.md @@ -2,12 +2,12 @@ title: "Structures and Classes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: a221e74a-ffcf-4bdc-a0f6-a088a9bf26cc caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/structures-and-other-programming-elements.md b/docs/visual-basic/programming-guide/language-features/data-types/structures-and-other-programming-elements.md index 7e36af3718cd8..26b2547595d5c 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/structures-and-other-programming-elements.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/structures-and-other-programming-elements.md @@ -2,12 +2,12 @@ title: "Structures and Other Programming Elements (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 0f849313-ccd2-4c9a-acb9-69de6751c088 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/structures.md b/docs/visual-basic/programming-guide/language-features/data-types/structures.md index 6e0bcad4288dd..258f032e833a8 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/structures.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/structures.md @@ -2,12 +2,12 @@ title: "Structures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 55e86462-5e99-4d33-8018-6d097ca491b2 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/troubleshooting-data-types.md b/docs/visual-basic/programming-guide/language-features/data-types/troubleshooting-data-types.md index c64b1385be650..fea3b7f9f631d 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/troubleshooting-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/troubleshooting-data-types.md @@ -2,12 +2,12 @@ title: "Troubleshooting Data Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -32,7 +32,7 @@ ms.assetid: 90040d67-b630-4125-a6ae-37195b079042 caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/type-characters.md b/docs/visual-basic/programming-guide/language-features/data-types/type-characters.md index 150b7df7b456d..c9946c4dd62be 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/type-characters.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/type-characters.md @@ -2,12 +2,12 @@ title: "Type Characters (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -49,7 +49,7 @@ ms.assetid: 6353cb9b-6ee4-4af6-a5a8-88ce39f90cc5 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/type-conversions.md b/docs/visual-basic/programming-guide/language-features/data-types/type-conversions.md index 24fe7e93410a7..56604eb07a480 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/type-conversions.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/type-conversions.md @@ -2,12 +2,12 @@ title: "Type Conversions in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 1cdacd21-ba31-4b62-b5be-395e41eeaa17 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/value-types-and-reference-types.md b/docs/visual-basic/programming-guide/language-features/data-types/value-types-and-reference-types.md index 402f6ec9c7b36..a6d0e5e97025b 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/value-types-and-reference-types.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/value-types-and-reference-types.md @@ -2,12 +2,12 @@ title: "Value Types and Reference Types | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: fc82ce15-5a40-4c5c-a1e1-a556830e7391 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/data-types/widening-and-narrowing-conversions.md b/docs/visual-basic/programming-guide/language-features/data-types/widening-and-narrowing-conversions.md index ccf234f315a10..8de56fa5e817a 100644 --- a/docs/visual-basic/programming-guide/language-features/data-types/widening-and-narrowing-conversions.md +++ b/docs/visual-basic/programming-guide/language-features/data-types/widening-and-narrowing-conversions.md @@ -2,12 +2,12 @@ title: "Widening and Narrowing Conversions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -32,7 +32,7 @@ ms.assetid: 058c3152-6c28-4268-af44-2209e774f0bd caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/access-levels.md b/docs/visual-basic/programming-guide/language-features/declared-elements/access-levels.md index 709cfb17d61c7..d6f88e3f99413 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/access-levels.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/access-levels.md @@ -2,12 +2,12 @@ title: "Access Levels in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 6e06c1ab-fd78-47f0-83a8-1152780b5e1a caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-characteristics.md b/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-characteristics.md index 673e225b9f0e5..067e13e87b50a 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-characteristics.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-characteristics.md @@ -2,12 +2,12 @@ title: "Declared Element Characteristics (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 1bc40fb8-b67c-4428-90a4-76b630ae2583 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-names.md b/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-names.md index bd8b2b1d2e43e..3eb19a12d8128 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-names.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/declared-element-names.md @@ -2,12 +2,12 @@ title: "Declared Element Names (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -36,7 +36,7 @@ ms.assetid: 09d8843b-c0dc-4afe-9dab-87c439a69e66 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/differences-between-shadowing-and-overriding.md b/docs/visual-basic/programming-guide/language-features/declared-elements/differences-between-shadowing-and-overriding.md index 55bcf23e46339..288d5bb1691b9 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/differences-between-shadowing-and-overriding.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/differences-between-shadowing-and-overriding.md @@ -2,12 +2,12 @@ title: "Differences Between Shadowing and Overriding (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 2d014a0b-7630-407d-8f4e-24bd87987923 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-access-a-variable-hidden-by-a-derived-class.md b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-access-a-variable-hidden-by-a-derived-class.md index f5614ac135044..52f325212bfb5 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-access-a-variable-hidden-by-a-derived-class.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-access-a-variable-hidden-by-a-derived-class.md @@ -2,12 +2,12 @@ title: "How to: Access a Variable Hidden by a Derived Class (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: ae21a8ac-9cd4-4fba-a3ec-ecc4321ef93c caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-availability-of-a-variable.md b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-availability-of-a-variable.md index 51cd4e2adfca9..0b574a4b834ae 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-availability-of-a-variable.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-availability-of-a-variable.md @@ -2,12 +2,12 @@ title: "How to: Control the Availability of a Variable (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: eaf4f073-7922-43ce-ae1e-90ff376ae947 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-scope-of-a-variable.md b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-scope-of-a-variable.md index b0a791e4994c1..e03b3d80f7a89 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-scope-of-a-variable.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-control-the-scope-of-a-variable.md @@ -2,12 +2,12 @@ title: "How to: Control the Scope of a Variable (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: 44b7f62a-cb5c-4d50-bce9-60ae68f87072 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-a-variable-with-the-same-name-as-your-variable.md b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-a-variable-with-the-same-name-as-your-variable.md index 6e2e432fb61e0..2ca1c0c7a17b6 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-a-variable-with-the-same-name-as-your-variable.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-a-variable-with-the-same-name-as-your-variable.md @@ -2,12 +2,12 @@ title: "How to: Hide a Variable with the Same Name as Your Variable (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: e39c0752-f19f-4d2e-a453-00df1b5fc7ee caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-an-inherited-variable.md b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-an-inherited-variable.md index eff57cbbfec38..bbe9a804f47ce 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-an-inherited-variable.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/how-to-hide-an-inherited-variable.md @@ -2,12 +2,12 @@ title: "How to: Hide an Inherited Variable (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 765728d9-7351-4a30-999d-b5f34f024412 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/index.md b/docs/visual-basic/programming-guide/language-features/declared-elements/index.md index 5d4e27f24c2f9..553c0da5fa8db 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/index.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/index.md @@ -2,12 +2,12 @@ title: "Declared Elements in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: 0d1d1bb5-ac0b-485f-8922-cdcec5574c79 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/lifetime.md b/docs/visual-basic/programming-guide/language-features/declared-elements/lifetime.md index 2ac487074a6f7..47c1a455b29b6 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/lifetime.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/lifetime.md @@ -2,12 +2,12 @@ title: "Lifetime in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: bd91e390-690a-469a-9946-8dca70bc14e7 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/references-to-declared-elements.md b/docs/visual-basic/programming-guide/language-features/declared-elements/references-to-declared-elements.md index 93bc7636f35bf..3fe21f2935b9e 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/references-to-declared-elements.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/references-to-declared-elements.md @@ -2,12 +2,12 @@ title: "References to Declared Elements (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: d6301709-f4cc-4b7a-b8ba-80898f14ab46 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/scope.md b/docs/visual-basic/programming-guide/language-features/declared-elements/scope.md index 86eba36530471..b9c35776b6929 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/scope.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/scope.md @@ -2,12 +2,12 @@ title: "Scope in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -28,7 +28,7 @@ ms.assetid: 208106fe-79c9-4eec-93c6-55f08548895f caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/shadowing.md b/docs/visual-basic/programming-guide/language-features/declared-elements/shadowing.md index a92c0801a9a9b..710d94baa2117 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/shadowing.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/shadowing.md @@ -2,12 +2,12 @@ title: "Shadowing in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -31,7 +31,7 @@ ms.assetid: 54bb4c25-12c4-4181-b4a0-93546053964e caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/declared-elements/type-promotion.md b/docs/visual-basic/programming-guide/language-features/declared-elements/type-promotion.md index 6be6b3022d21e..ad1541f6b67ad 100644 --- a/docs/visual-basic/programming-guide/language-features/declared-elements/type-promotion.md +++ b/docs/visual-basic/programming-guide/language-features/declared-elements/type-promotion.md @@ -2,12 +2,12 @@ title: "Type Promotion (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 035eeb15-e4c5-4288-ab3c-6bd5d22f7051 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/delegates/delegates.md b/docs/visual-basic/programming-guide/language-features/delegates/delegates.md index 36143b7542071..7602038d1d12e 100644 --- a/docs/visual-basic/programming-guide/language-features/delegates/delegates.md +++ b/docs/visual-basic/programming-guide/language-features/delegates/delegates.md @@ -2,12 +2,12 @@ title: "Delegates (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 410b60dc-5e60-4ec0-bfae-426755a2ee28 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/delegates/how-to-invoke-a-delegate-method.md b/docs/visual-basic/programming-guide/language-features/delegates/how-to-invoke-a-delegate-method.md index a9693282da71e..95e084864ebb9 100644 --- a/docs/visual-basic/programming-guide/language-features/delegates/how-to-invoke-a-delegate-method.md +++ b/docs/visual-basic/programming-guide/language-features/delegates/how-to-invoke-a-delegate-method.md @@ -2,12 +2,12 @@ title: "How to: Invoke a Delegate Method (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -15,7 +15,7 @@ ms.assetid: b56866ae-abf9-4a5a-a855-486359455e9c caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/delegates/how-to-pass-procedures-to-another-procedure.md b/docs/visual-basic/programming-guide/language-features/delegates/how-to-pass-procedures-to-another-procedure.md index a0a23a27b4d6d..a9aea4fab77af 100644 --- a/docs/visual-basic/programming-guide/language-features/delegates/how-to-pass-procedures-to-another-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/delegates/how-to-pass-procedures-to-another-procedure.md @@ -2,12 +2,12 @@ title: "How to: Pass Procedures to Another Procedure in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 5adbba15-5a1d-413f-ab3e-3ff6cc0a4669 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/delegates/relaxed-delegate-conversion.md b/docs/visual-basic/programming-guide/language-features/delegates/relaxed-delegate-conversion.md index dd5ccaf7de457..7e7e9c4bc6249 100644 --- a/docs/visual-basic/programming-guide/language-features/delegates/relaxed-delegate-conversion.md +++ b/docs/visual-basic/programming-guide/language-features/delegates/relaxed-delegate-conversion.md @@ -2,12 +2,12 @@ title: "Relaxed Delegate Conversion (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 64f371d0-5416-4f65-b23b-adcbf556e81c caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/early-late-binding/calling-a-property-or-method-using-a-string-name.md b/docs/visual-basic/programming-guide/language-features/early-late-binding/calling-a-property-or-method-using-a-string-name.md index 0dd7465b30092..723be7194917e 100644 --- a/docs/visual-basic/programming-guide/language-features/early-late-binding/calling-a-property-or-method-using-a-string-name.md +++ b/docs/visual-basic/programming-guide/language-features/early-late-binding/calling-a-property-or-method-using-a-string-name.md @@ -2,12 +2,12 @@ title: "Calling a Property or Method Using a String Name (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: 79a7b8b4-b8c7-4ad8-aca8-12a9a2b32f03 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/early-late-binding/determining-object-type.md b/docs/visual-basic/programming-guide/language-features/early-late-binding/determining-object-type.md index 72d4564263cfd..c201d1800527c 100644 --- a/docs/visual-basic/programming-guide/language-features/early-late-binding/determining-object-type.md +++ b/docs/visual-basic/programming-guide/language-features/early-late-binding/determining-object-type.md @@ -2,12 +2,12 @@ title: "Determining Object Type (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: d95e7ad1-cd63-41d6-9a28-d7a1380d49c1 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/early-late-binding/early-and-late-binding.md b/docs/visual-basic/programming-guide/language-features/early-late-binding/early-and-late-binding.md index 4adb7f77484ed..6ec21997a82bf 100644 --- a/docs/visual-basic/programming-guide/language-features/early-late-binding/early-and-late-binding.md +++ b/docs/visual-basic/programming-guide/language-features/early-late-binding/early-and-late-binding.md @@ -2,12 +2,12 @@ title: "Early and Late Binding (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: d6ff7f1e-b94f-4205-ab8d-5cfa91758724 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/early-late-binding/working-with-dynamic-objects.md b/docs/visual-basic/programming-guide/language-features/early-late-binding/working-with-dynamic-objects.md index 6efb19e1b57b9..56a127509872b 100644 --- a/docs/visual-basic/programming-guide/language-features/early-late-binding/working-with-dynamic-objects.md +++ b/docs/visual-basic/programming-guide/language-features/early-late-binding/working-with-dynamic-objects.md @@ -2,12 +2,12 @@ title: "Working with Dynamic Objects (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: bdee2a00-07ff-46f9-86dd-fdac9b99cc97 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/error-types.md b/docs/visual-basic/programming-guide/language-features/error-types.md index 02cc94822e7d2..c54e84748afca 100644 --- a/docs/visual-basic/programming-guide/language-features/error-types.md +++ b/docs/visual-basic/programming-guide/language-features/error-types.md @@ -2,12 +2,12 @@ title: "Error Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "exceptions, types" @@ -21,7 +21,7 @@ ms.assetid: 3048aabf-8c97-4e13-9150-853769cb5f6f caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/events/events.md b/docs/visual-basic/programming-guide/language-features/events/events.md index 7a9ad4d49dc7c..1b5d66037e173 100644 --- a/docs/visual-basic/programming-guide/language-features/events/events.md +++ b/docs/visual-basic/programming-guide/language-features/events/events.md @@ -2,12 +2,12 @@ title: "Events (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 8fb0353a-e41b-4e23-b78f-da65db832f70 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-avoid-blocking.md b/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-avoid-blocking.md index eeed5c75b57d5..226a0b1728c79 100644 --- a/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-avoid-blocking.md +++ b/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-avoid-blocking.md @@ -2,12 +2,12 @@ title: "How to: Declare Custom Events To Avoid Blocking (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 998b6a90-67c5-4d2c-8b11-366d3e355505 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-conserve-memory.md b/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-conserve-memory.md index 25103307110d6..f39c1d3b60e3c 100644 --- a/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-conserve-memory.md +++ b/docs/visual-basic/programming-guide/language-features/events/how-to-declare-custom-events-to-conserve-memory.md @@ -2,12 +2,12 @@ title: "How to: Declare Custom Events To Conserve Memory (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 87ebee87-260c-462f-979c-407874debd19 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/events/troubleshooting-inherited-event-handlers.md b/docs/visual-basic/programming-guide/language-features/events/troubleshooting-inherited-event-handlers.md index 536197e0ed8f8..ca284e83249f7 100644 --- a/docs/visual-basic/programming-guide/language-features/events/troubleshooting-inherited-event-handlers.md +++ b/docs/visual-basic/programming-guide/language-features/events/troubleshooting-inherited-event-handlers.md @@ -2,12 +2,12 @@ title: "Troubleshooting Inherited Event Handlers in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: e1c8759f-5370-4308-8476-8c48b73509bf caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/events/walkthrough-declaring-and-raising-events.md b/docs/visual-basic/programming-guide/language-features/events/walkthrough-declaring-and-raising-events.md index e9c6d2513266c..25d8b525d4310 100644 --- a/docs/visual-basic/programming-guide/language-features/events/walkthrough-declaring-and-raising-events.md +++ b/docs/visual-basic/programming-guide/language-features/events/walkthrough-declaring-and-raising-events.md @@ -2,12 +2,12 @@ title: "Walkthrough: Declaring and Raising Events (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 8ffb3be8-097d-4d3c-b71e-04555ebda2a2 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/events/walkthrough-handling-events.md b/docs/visual-basic/programming-guide/language-features/events/walkthrough-handling-events.md index 5e2f5bfe2f742..5f313cf044b08 100644 --- a/docs/visual-basic/programming-guide/language-features/events/walkthrough-handling-events.md +++ b/docs/visual-basic/programming-guide/language-features/events/walkthrough-handling-events.md @@ -2,12 +2,12 @@ title: "Walkthrough: Handling Events (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: f145b3fc-5ae0-4509-a2aa-1ff6934706bd caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/index.md b/docs/visual-basic/programming-guide/language-features/index.md index 15c9451eeefa6..9b7aa7757f4f9 100644 --- a/docs/visual-basic/programming-guide/language-features/index.md +++ b/docs/visual-basic/programming-guide/language-features/index.md @@ -2,12 +2,12 @@ title: "Visual Basic Language Features | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: b0b21730-298c-47e6-9a2f-cc81f628067b caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/interfaces/index.md b/docs/visual-basic/programming-guide/language-features/interfaces/index.md index 4107abc845499..0c694b25b0e7d 100644 --- a/docs/visual-basic/programming-guide/language-features/interfaces/index.md +++ b/docs/visual-basic/programming-guide/language-features/interfaces/index.md @@ -2,12 +2,12 @@ title: "Interfaces (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 61b06674-12c9-430b-be68-cc67ecee1f5b caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/interfaces/walkthrough-creating-and-implementing-interfaces.md b/docs/visual-basic/programming-guide/language-features/interfaces/walkthrough-creating-and-implementing-interfaces.md index 90352a1cd3b27..ae06f17573f6b 100644 --- a/docs/visual-basic/programming-guide/language-features/interfaces/walkthrough-creating-and-implementing-interfaces.md +++ b/docs/visual-basic/programming-guide/language-features/interfaces/walkthrough-creating-and-implementing-interfaces.md @@ -2,12 +2,12 @@ title: "Walkthrough: Creating and Implementing Interfaces (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: ded82af2-9f52-4232-98ef-fe458180f112 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-call-a-stored-procedure-by-using-linq.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-call-a-stored-procedure-by-using-linq.md index 973b0ac179fd5..9d5ed5b9e4bd4 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-call-a-stored-procedure-by-using-linq.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-call-a-stored-procedure-by-using-linq.md @@ -2,12 +2,12 @@ title: "How to: Call a Stored Procedure by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 6436d384-d1e0-40aa-8afd-451007477260 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-combine-data-with-linq-by-using-joins.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-combine-data-with-linq-by-using-joins.md index 74d15bea30014..64721d8241cea 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-combine-data-with-linq-by-using-joins.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-combine-data-with-linq-by-using-joins.md @@ -2,12 +2,12 @@ title: "How to: Combine Data with LINQ by Using Joins (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 5b00a478-035b-41c6-8918-be1a97728396 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-count-sum-or-average-data-by-using-linq.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-count-sum-or-average-data-by-using-linq.md index 4958599385736..c636956239ce9 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-count-sum-or-average-data-by-using-linq.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-count-sum-or-average-data-by-using-linq.md @@ -2,12 +2,12 @@ title: "How to: Count, Sum, or Average Data by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -28,7 +28,7 @@ ms.assetid: 51ca1f59-7770-4884-8b76-113002e54fc0 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-filter-query-results-by-using-linq.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-filter-query-results-by-using-linq.md index 00a4a65d7d599..1634f1e7e755a 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-filter-query-results-by-using-linq.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-filter-query-results-by-using-linq.md @@ -2,12 +2,12 @@ title: "How to: Filter Query Results by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: ef103092-9bed-4134-97f4-2db696e83c12 caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-find-the-minimum-or-maximum-value-in-a-query-result.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-find-the-minimum-or-maximum-value-in-a-query-result.md index 39d6aee9964e0..15a8b76c8ccb5 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-find-the-minimum-or-maximum-value-in-a-query-result.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-find-the-minimum-or-maximum-value-in-a-query-result.md @@ -2,12 +2,12 @@ title: "How to: Find the Minimum or Maximum Value in a Query Result by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: 238b763b-7dcd-4b14-8050-b65500a4f71c caps.latest.revision: 6 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-modify-data-in-a-database-by-using-linq.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-modify-data-in-a-database-by-using-linq.md index 009f898f461b2..b4bfcf57f6cb5 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-modify-data-in-a-database-by-using-linq.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-modify-data-in-a-database-by-using-linq.md @@ -2,12 +2,12 @@ title: "How to: Modify Data in a Database by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: cf52635f-0c1b-46c3-aff1-bdf181cf19b1 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-query-a-database-by-using-linq.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-query-a-database-by-using-linq.md index cb14f4844dd54..7495468e3d258 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-query-a-database-by-using-linq.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-query-a-database-by-using-linq.md @@ -2,12 +2,12 @@ title: "How to: Query a Database by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: bcf5e9c3-a236-4399-9a7f-3991eca7cf56 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-return-a-linq-query-result-as-a-specific-type.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-return-a-linq-query-result-as-a-specific-type.md index caf0f02113ed8..f2b9f35dff31d 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-return-a-linq-query-result-as-a-specific-type.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-return-a-linq-query-result-as-a-specific-type.md @@ -2,12 +2,12 @@ title: "How to: Return a LINQ Query Result as a Specific Type (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 621bb10a-e5d7-44fb-a025-317964b19d92 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/how-to-sort-query-results-by-using-linq.md b/docs/visual-basic/programming-guide/language-features/linq/how-to-sort-query-results-by-using-linq.md index f8da6b7b2f820..5094bff659558 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/how-to-sort-query-results-by-using-linq.md +++ b/docs/visual-basic/programming-guide/language-features/linq/how-to-sort-query-results-by-using-linq.md @@ -2,12 +2,12 @@ title: "How to: Sort Query Results by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 07a4584d-9fd8-4a1d-b7d9-ccf2efa5c84e caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/linq/index.md b/docs/visual-basic/programming-guide/language-features/linq/index.md index 9baac30e124f1..6c49737f12324 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/index.md +++ b/docs/visual-basic/programming-guide/language-features/linq/index.md @@ -2,12 +2,12 @@ title: "LINQ in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: ddba5545-ff6e-46c3-8967-5c4280db5aca caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/linq/introduction-to-linq.md b/docs/visual-basic/programming-guide/language-features/linq/introduction-to-linq.md index d086fe1720729..ad60ec1a0130c 100644 --- a/docs/visual-basic/programming-guide/language-features/linq/introduction-to-linq.md +++ b/docs/visual-basic/programming-guide/language-features/linq/introduction-to-linq.md @@ -2,12 +2,12 @@ title: "Introduction to LINQ in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: 3047d86e-0d49-40e2-928b-dc02e46c7984 caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-type-definition.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-type-definition.md index 9ef72e784d908..734a393b5de1e 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-type-definition.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-type-definition.md @@ -2,12 +2,12 @@ title: "Anonymous Type Definition (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 7a8a0ddc-55ba-4d67-869e-87a84d938bac caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-types.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-types.md index 906de062db5ab..3ae3094b345f9 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-types.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/anonymous-types.md @@ -2,12 +2,12 @@ title: "Anonymous Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.AnonymousType" @@ -21,7 +21,7 @@ ms.assetid: 7b87532c-4b3e-4398-8503-6ea9d67574a4 caps.latest.revision: 46 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-declare-an-object-by-using-an-object-initializer.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-declare-an-object-by-using-an-object-initializer.md index 8a7e91c4a9851..bf8ff63537f2e 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-declare-an-object-by-using-an-object-initializer.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-declare-an-object-by-using-an-object-initializer.md @@ -2,12 +2,12 @@ title: "How to: Declare an Object by Using an Object Initializer (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 0f53a553-efd6-466d-80bf-6b679e5cd174 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-infer-property-names-and-types-in-anonymous-type-declarations.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-infer-property-names-and-types-in-anonymous-type-declarations.md index 16ee7d49abc8c..84b4d62e559a2 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-infer-property-names-and-types-in-anonymous-type-declarations.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/how-to-infer-property-names-and-types-in-anonymous-type-declarations.md @@ -2,12 +2,12 @@ title: "How to: Infer Property Names and Types in Anonymous Type Declarations (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 7c748b22-913f-4d9d-b747-6b7bf296a0bc caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/index.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/index.md index 2c2b8165972ca..4cbafe66ca17e 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/index.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/index.md @@ -2,12 +2,12 @@ title: "Objects and Classes in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: c68c5752-1006-46e1-975a-6717b62a42fc caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/inheritance-basics.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/inheritance-basics.md index 95618e3af70e4..6fb5532982286 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/inheritance-basics.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/inheritance-basics.md @@ -2,12 +2,12 @@ title: "Inheritance Basics (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -33,7 +33,7 @@ ms.assetid: dfc8deba-f5b3-4d1d-a937-7cb826446fc5 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-initializers-named-and-anonymous-types.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-initializers-named-and-anonymous-types.md index 27f88903644ff..a34e6021821a4 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-initializers-named-and-anonymous-types.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-initializers-named-and-anonymous-types.md @@ -2,12 +2,12 @@ title: "Object Initializers: Named and Anonymous Types (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ObjectInitializer" @@ -23,7 +23,7 @@ ms.assetid: e2df3807-a70f-49dd-ac94-f1e07f472b1b caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-lifetime-how-objects-are-created-and-destroyed.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-lifetime-how-objects-are-created-and-destroyed.md index 8dea840ff2a5f..256f40194d71b 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-lifetime-how-objects-are-created-and-destroyed.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/object-lifetime-how-objects-are-created-and-destroyed.md @@ -2,12 +2,12 @@ title: "Object Lifetime: How Objects Are Created and Destroyed (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Constructor" @@ -35,7 +35,7 @@ ms.assetid: f1ee8458-b156-44e0-9a8a-5dd171648cd8 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/overloaded-properties-and-methods.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/overloaded-properties-and-methods.md index 412f45bc8ced8..49a90cb1c3369 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/overloaded-properties-and-methods.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/overloaded-properties-and-methods.md @@ -2,12 +2,12 @@ title: "Overloaded Properties and Methods (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: b686fb97-e7d7-4001-afaa-6650cba08f0d caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/objects-and-classes/walkthrough-defining-classes.md b/docs/visual-basic/programming-guide/language-features/objects-and-classes/walkthrough-defining-classes.md index 05a5ac33f05d5..e33ab9535a292 100644 --- a/docs/visual-basic/programming-guide/language-features/objects-and-classes/walkthrough-defining-classes.md +++ b/docs/visual-basic/programming-guide/language-features/objects-and-classes/walkthrough-defining-classes.md @@ -2,12 +2,12 @@ title: "Walkthrough: Defining Classes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -28,7 +28,7 @@ ms.assetid: 07018828-2d49-4cf5-a44b-19fb15d9efea caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/arithmetic-operators.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/arithmetic-operators.md index f272791100747..18d314f38044b 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/arithmetic-operators.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/arithmetic-operators.md @@ -2,12 +2,12 @@ title: "Arithmetic Operators in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 325dac7a-ea4f-41d5-8b48-f6e904211569 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/boolean-expressions.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/boolean-expressions.md index 470b0c042f289..4f62f537d13bb 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/boolean-expressions.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/boolean-expressions.md @@ -2,12 +2,12 @@ title: "Boolean Expressions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: d3d90406-55c8-4404-8143-50fd7f0d0d1a caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/common-tasks-performed-with-visual-basic-operators.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/common-tasks-performed-with-visual-basic-operators.md index b01e000f7e173..34ff9f1a473f8 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/common-tasks-performed-with-visual-basic-operators.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/common-tasks-performed-with-visual-basic-operators.md @@ -2,12 +2,12 @@ title: "Common Tasks Performed with Visual Basic Operators | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: d181afe5-fafa-460f-a13b-81203f6f4587 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/comparison-operators.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/comparison-operators.md index e2c4470b4a711..fe48cfda7f334 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/comparison-operators.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/comparison-operators.md @@ -2,12 +2,12 @@ title: "Comparison Operators in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -28,7 +28,7 @@ ms.assetid: 0b570339-5407-474f-8421-e183a8b303ee caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/concatenation-operators.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/concatenation-operators.md index ec61e84563b50..e909d974286cf 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/concatenation-operators.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/concatenation-operators.md @@ -2,12 +2,12 @@ title: "Concatenation Operators in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: e59908c3-89e0-41ae-933d-3e8826c16a04 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/efficient-combination-of-operators.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/efficient-combination-of-operators.md index ce5732bf9b719..244e5810a97bc 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/efficient-combination-of-operators.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/efficient-combination-of-operators.md @@ -2,12 +2,12 @@ title: "Efficient Combination of Operators (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: bd22340e-b5be-458b-8772-3916c02309a4 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-calculate-numeric-values.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-calculate-numeric-values.md index 999949bfb5bd5..8553d24afd691 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-calculate-numeric-values.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-calculate-numeric-values.md @@ -2,12 +2,12 @@ title: "How to: Calculate Numeric Values (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: ba6bf43d-bd96-49b8-b1de-4a7797551372 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-match-a-string-against-a-pattern.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-match-a-string-against-a-pattern.md index 0d1675aca70d4..fa96c76f47dbc 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-match-a-string-against-a-pattern.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-match-a-string-against-a-pattern.md @@ -2,12 +2,12 @@ title: "How to: Match a String against a Pattern (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 19a83804-b5af-4739-928b-ac93e64e457f caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-test-whether-two-objects-are-the-same.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-test-whether-two-objects-are-the-same.md index a2700fa38fc91..63db7dd54fc22 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-test-whether-two-objects-are-the-same.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/how-to-test-whether-two-objects-are-the-same.md @@ -2,12 +2,12 @@ title: "How to: Test Whether Two Objects Are the Same (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: f760e828-8704-4256-bc2d-c22a4c93b524 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/index.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/index.md index 861553bfc39dd..75ae2df6cd3ad 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/index.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/index.md @@ -2,12 +2,12 @@ title: "Operators and Expressions in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: b86f3131-94ee-448f-96cd-79611e028b26 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/logical-and-bitwise-operators.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/logical-and-bitwise-operators.md index 2186df04af263..4c834dc920c3d 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/logical-and-bitwise-operators.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/logical-and-bitwise-operators.md @@ -2,12 +2,12 @@ title: "Logical and Bitwise Operators in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -34,7 +34,7 @@ ms.assetid: ca474e13-567d-4b1d-a18b-301433705e57 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/value-comparisons.md b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/value-comparisons.md index cd1f05367eef7..18d8aea687ae3 100644 --- a/docs/visual-basic/programming-guide/language-features/operators-and-expressions/value-comparisons.md +++ b/docs/visual-basic/programming-guide/language-features/operators-and-expressions/value-comparisons.md @@ -2,12 +2,12 @@ title: "Value Comparisons (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 60da0c76-9458-4afc-97e9-44a7939c064c caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/auto-implemented-properties.md b/docs/visual-basic/programming-guide/language-features/procedures/auto-implemented-properties.md index fe196aecce2cc..836219d525f65 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/auto-implemented-properties.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/auto-implemented-properties.md @@ -2,12 +2,12 @@ title: "Auto-Implemented Properties (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.AutoProperty" @@ -22,7 +22,7 @@ ms.assetid: 5c669f0b-cf95-4b4e-ae84-9cc55212ca87 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/considerations-in-overloading-procedures.md b/docs/visual-basic/programming-guide/language-features/procedures/considerations-in-overloading-procedures.md index 759d5260d7204..3689e8d36f4c8 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/considerations-in-overloading-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/considerations-in-overloading-procedures.md @@ -2,12 +2,12 @@ title: "Considerations in Overloading Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -38,7 +38,7 @@ ms.assetid: a2001248-10d0-42c5-b0ce-eeedc987319f caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-modifiable-and-nonmodifiable-arguments.md b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-modifiable-and-nonmodifiable-arguments.md index 65d86c9e9b08f..1398a86d3f8b4 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-modifiable-and-nonmodifiable-arguments.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-modifiable-and-nonmodifiable-arguments.md @@ -2,12 +2,12 @@ title: "Differences Between Modifiable and Nonmodifiable Arguments (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 87b2df69-e1f7-4657-9caf-b3f48d693428 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-parameters-and-arguments.md b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-parameters-and-arguments.md index 155a888279ffd..63895133d1edc 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-parameters-and-arguments.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-parameters-and-arguments.md @@ -2,12 +2,12 @@ title: "Differences Between Parameters and Arguments (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: c237c056-74f4-4749-9f2c-15864f139a31 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-passing-an-argument-by-value-and-by-reference.md b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-passing-an-argument-by-value-and-by-reference.md index 6b901237c07c1..0a577f012f272 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-passing-an-argument-by-value-and-by-reference.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-passing-an-argument-by-value-and-by-reference.md @@ -2,12 +2,12 @@ title: "Differences Between Passing an Argument By Value and By Reference (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 5f5c38fe-3e2d-494c-8fff-f4025b55ec93 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-properties-and-variables.md b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-properties-and-variables.md index 92fdacf7a53ad..b8ab1379de343 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/differences-between-properties-and-variables.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/differences-between-properties-and-variables.md @@ -2,12 +2,12 @@ title: "Differences Between Properties and Variables in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: 7a03a8be-5381-431f-bd7c-16e887e4e07b caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/extension-methods.md b/docs/visual-basic/programming-guide/language-features/procedures/extension-methods.md index b6d63056956d3..5e2c1e5a3f8d9 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/extension-methods.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/extension-methods.md @@ -2,12 +2,12 @@ title: "Extension Methods (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.ExtensionMethods" @@ -20,7 +20,7 @@ ms.assetid: b8020aae-374d-46a9-bcb7-8cc2390b93b6 caps.latest.revision: 41 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/function-procedures.md b/docs/visual-basic/programming-guide/language-features/procedures/function-procedures.md index 81ccab8129a23..74088df1f95c1 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/function-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/function-procedures.md @@ -2,12 +2,12 @@ title: "Function Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 1b9f632c-553b-4cb6-920a-ded117ead8c0 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-does-not-return-a-value.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-does-not-return-a-value.md index 398138a2cce9e..5705c55711c63 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-does-not-return-a-value.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-does-not-return-a-value.md @@ -2,12 +2,12 @@ title: "How to: Call a Procedure that Does Not Return a Value (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 259b49a3-a3c1-4254-ba8c-73cdc4127703 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-returns-a-value.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-returns-a-value.md index 5aa53b330bce5..c3ad3c2daf85c 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-returns-a-value.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-procedure-that-returns-a-value.md @@ -2,12 +2,12 @@ title: "How to: Call a Procedure That Returns a Value (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: a445127b-0f5f-465a-98fb-3e514b93d115 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-property-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-property-procedure.md index ba1ca4755d201..45cd523bb63ae 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-property-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-a-property-procedure.md @@ -2,12 +2,12 @@ title: "How to: Call a Property Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 96bc4d74-d9c3-4b7a-954d-58ac8553cd94 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-event-handler.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-event-handler.md index 800d8389379ee..c1f862c8e0328 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-event-handler.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-event-handler.md @@ -2,12 +2,12 @@ title: "How to: Call an Event Handler in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 72e18ef8-144e-40df-a1f4-066a57271e28 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-extension-method.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-extension-method.md index e112ce99bb78d..32246723ae99c 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-extension-method.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-extension-method.md @@ -2,12 +2,12 @@ title: "How to: Call an Extension Method (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: df07750f-40f4-4c07-a79e-1113a27cfbea caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-operator-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-operator-procedure.md index b9475d0a81a6d..f875cd949cb10 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-operator-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-operator-procedure.md @@ -2,12 +2,12 @@ title: "How to: Call an Operator Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 0dce42cc-f0b0-4c14-9f62-018b21f33497 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-overloaded-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-overloaded-procedure.md index ee18538aa2ddf..ab81a496d0726 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-overloaded-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-call-an-overloaded-procedure.md @@ -2,12 +2,12 @@ title: "How to: Call an Overloaded Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 3bb331fb-f6bc-406f-9ca0-9609b497014c caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-change-the-value-of-a-procedure-argument.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-change-the-value-of-a-procedure-argument.md index 57446609d470b..c78c3fc3620ca 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-change-the-value-of-a-procedure-argument.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-change-the-value-of-a-procedure-argument.md @@ -2,12 +2,12 @@ title: "How to: Change the Value of a Procedure Argument (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 6fad2368-5da7-4c07-8bf8-0f4e65a1be67 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-lambda-expression.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-lambda-expression.md index 145cca3d3187d..cf7e8f226c0cc 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-lambda-expression.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-lambda-expression.md @@ -2,12 +2,12 @@ title: "How to: Create a Lambda Expression (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 3279bd5c-80f7-410a-a7ba-f7085ed36aa5 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure-that-returns-a-value.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure-that-returns-a-value.md index f8c654c5fc77c..d03e83f37e3ef 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure-that-returns-a-value.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure-that-returns-a-value.md @@ -2,12 +2,12 @@ title: "How to: Create a Procedure that Returns a Value (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 8ee19f95-a9ef-4033-963b-d224dca207c4 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure.md index f3cc705c28f8c..fac9708418625 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-procedure.md @@ -2,12 +2,12 @@ title: "How to: Create a Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 4f779247-0b50-47e8-9e5c-ab5cf39ac0d2 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-property.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-property.md index 175ae93b52968..d4e2658c9d9f8 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-property.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-create-a-property.md @@ -2,12 +2,12 @@ title: "How to: Create a Property (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 4d229712-6be8-4c5c-bac5-06995ce9185a caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-a-property-with-mixed-access-levels.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-a-property-with-mixed-access-levels.md index 88aca21811734..6d683a92b2390 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-a-property-with-mixed-access-levels.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-a-property-with-mixed-access-levels.md @@ -2,12 +2,12 @@ title: "How to: Declare a Property with Mixed Access Levels (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: fdbb2d97-279a-4956-b26c-cbdfbc34915a caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-and-call-a-default-property.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-and-call-a-default-property.md index 8a77f998cbb0d..6ad421036f5e7 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-and-call-a-default-property.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-declare-and-call-a-default-property.md @@ -2,12 +2,12 @@ title: "How to: Declare and Call a Default Property in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 68b4026e-09ef-4613-808e-f6287494ff63 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-conversion-operator.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-conversion-operator.md index 728d3c408a9b5..55eb9c2d0dd22 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-conversion-operator.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-conversion-operator.md @@ -2,12 +2,12 @@ title: "How to: Define a Conversion Operator (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 54203dfa-c24b-463f-9942-d5153e89e762 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-parameter-for-a-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-parameter-for-a-procedure.md index e8ce61f866284..741a518cd0ac3 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-parameter-for-a-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-a-parameter-for-a-procedure.md @@ -2,12 +2,12 @@ title: "How to: Define a Parameter for a Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 7962808d-407e-4e84-984e-43e9857c53c9 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-an-operator.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-an-operator.md index bd4ffb161a00a..a188e97a165e7 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-an-operator.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-an-operator.md @@ -2,12 +2,12 @@ title: "How to: Define an Operator (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: d4b0e253-092a-4e6e-9fe2-01f562140a29 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-multiple-versions-of-a-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-multiple-versions-of-a-procedure.md index 49269ffa1e922..9111bd653d428 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-multiple-versions-of-a-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-define-multiple-versions-of-a-procedure.md @@ -2,12 +2,12 @@ title: "How to: Define Multiple Versions of a Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 71ccdd66-1b00-4b66-bee4-6926c0d696f4 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-force-an-argument-to-be-passed-by-value.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-force-an-argument-to-be-passed-by-value.md index c5c960e5f5e89..ae7f67d88df12 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-force-an-argument-to-be-passed-by-value.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-force-an-argument-to-be-passed-by-value.md @@ -2,12 +2,12 @@ title: "How to: Force an Argument to Be Passed by Value (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: 77b4f2d2-1055-4c2f-a521-874d1db86946 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-get-a-value-from-a-property.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-get-a-value-from-a-property.md index f3e2f30f54eda..13e45bf33649a 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-get-a-value-from-a-property.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-get-a-value-from-a-property.md @@ -2,12 +2,12 @@ title: "How to: Get a Value from a Property (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 3954423e-6ab7-4a4c-b55c-a8d27be47891 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-an-indefinite-number-of-parameters.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-an-indefinite-number-of-parameters.md index b8c9faae8cdf7..032119fe5a5b3 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-an-indefinite-number-of-parameters.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-an-indefinite-number-of-parameters.md @@ -2,12 +2,12 @@ title: "How to: Overload a Procedure that Takes an Indefinite Number of Parameters (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: c7042de2-2422-4039-94e8-ac298896af69 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-optional-parameters.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-optional-parameters.md index b699173ced3fb..d263edbfe6fb4 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-optional-parameters.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-overload-a-procedure-that-takes-optional-parameters.md @@ -2,12 +2,12 @@ title: "How to: Overload a Procedure that Takes Optional Parameters (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 825f9d56-4cde-43fd-993a-b9171717e2eb caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-pass-arguments-to-a-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-pass-arguments-to-a-procedure.md index cc6b68d132db2..a3ea77dd33114 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-pass-arguments-to-a-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-pass-arguments-to-a-procedure.md @@ -2,12 +2,12 @@ title: "How to: Pass Arguments to a Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 08723588-3890-4ddc-8249-79e049e0f241 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-protect-a-procedure-argument-against-value-changes.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-protect-a-procedure-argument-against-value-changes.md index 8536fe1357ecb..07329fe7b84d3 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-protect-a-procedure-argument-against-value-changes.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-protect-a-procedure-argument-against-value-changes.md @@ -2,12 +2,12 @@ title: "How to: Protect a Procedure Argument Against Value Changes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: d2b7c766-ce16-4d2c-8d79-3fc0e7ba2227 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-put-a-value-in-a-property.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-put-a-value-in-a-property.md index 5af14f0c283c4..c5bd7aa71cd98 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-put-a-value-in-a-property.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-put-a-value-in-a-property.md @@ -2,12 +2,12 @@ title: "How to: Put a Value in a Property (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: c39401e5-b5fc-4439-8f31-ed640f7ce6ed caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-return-a-value-from-a-procedure.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-return-a-value-from-a-procedure.md index b12131538d78b..5fdc86b2769c1 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-return-a-value-from-a-procedure.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-return-a-value-from-a-procedure.md @@ -2,12 +2,12 @@ title: "How to: Return a Value from a Procedure (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 4bcc4724-2b4e-4df8-9b4b-16054607f87d caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-use-a-class-that-defines-operators.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-use-a-class-that-defines-operators.md index 4afa00ee805a9..559df1b7db2c6 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-use-a-class-that-defines-operators.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-use-a-class-that-defines-operators.md @@ -2,12 +2,12 @@ title: "How to: Use a Class that Defines Operators (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 7ccce94a-6ca0-47d1-9f3f-13385d34f5d5 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/how-to-write-an-extension-method.md b/docs/visual-basic/programming-guide/language-features/procedures/how-to-write-an-extension-method.md index ad7ec45244aed..09047f769b264 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/how-to-write-an-extension-method.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/how-to-write-an-extension-method.md @@ -2,12 +2,12 @@ title: "How to: Write an Extension Method (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: fb2739cc-958d-4ef4-a38b-214a74c93413 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/index.md b/docs/visual-basic/programming-guide/language-features/procedures/index.md index ba3e0302d38ec..c932511b71011 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/index.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/index.md @@ -2,12 +2,12 @@ title: "Procedures in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 9effbcf0-80a0-4d1a-98f4-2c6920592766 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/lambda-expressions.md b/docs/visual-basic/programming-guide/language-features/procedures/lambda-expressions.md index 47989efccdbc0..b57a400e000eb 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/lambda-expressions.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/lambda-expressions.md @@ -2,12 +2,12 @@ title: "Lambda Expressions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.LambdaFunction" @@ -22,7 +22,7 @@ ms.assetid: 137064b0-3928-4bfa-ba71-c3f9cbd951e2 caps.latest.revision: 52 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/operator-procedures.md b/docs/visual-basic/programming-guide/language-features/procedures/operator-procedures.md index 4aa67b3555fed..ff2dfcf20c714 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/operator-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/operator-procedures.md @@ -2,12 +2,12 @@ title: "Operator Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 8c513d38-246b-4fb7-8b75-29e1364e555b caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/optional-parameters.md b/docs/visual-basic/programming-guide/language-features/procedures/optional-parameters.md index 03cea2760e24d..1ab0a3cef40d0 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/optional-parameters.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/optional-parameters.md @@ -2,12 +2,12 @@ title: "Optional Parameters (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -25,7 +25,7 @@ ms.assetid: 398d2845-1069-4e94-b934-a73b545c8b87 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/overload-resolution.md b/docs/visual-basic/programming-guide/language-features/procedures/overload-resolution.md index 04cb4f9834ddc..6f8791526c163 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/overload-resolution.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/overload-resolution.md @@ -2,12 +2,12 @@ title: "Overload Resolution (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 766115d1-4352-45fb-859f-6063e0de0ec0 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/parameter-arrays.md b/docs/visual-basic/programming-guide/language-features/procedures/parameter-arrays.md index 1a4e738ff11e8..325aaa7c86893 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/parameter-arrays.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/parameter-arrays.md @@ -2,12 +2,12 @@ title: "Parameter Arrays (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: c43edfae-9114-4096-9ebc-8c5c957a1067 caps.latest.revision: 26 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/partial-methods.md b/docs/visual-basic/programming-guide/language-features/procedures/partial-methods.md index feeeb5106779f..5742efea3147a 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/partial-methods.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/partial-methods.md @@ -2,12 +2,12 @@ title: "Partial Methods (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.PartialMethod" @@ -24,7 +24,7 @@ ms.assetid: 74b3368b-b348-44a0-a326-7d7dc646f4e9 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-position-and-by-name.md b/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-position-and-by-name.md index 3a808054e2fc2..00b0087f9368d 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-position-and-by-name.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-position-and-by-name.md @@ -2,12 +2,12 @@ title: "Passing Arguments by Position and by Name (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -35,7 +35,7 @@ ms.assetid: 1ad7358f-1da9-48da-a95b-f3c7ed41eff3 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-value-and-by-reference.md b/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-value-and-by-reference.md index 5154b7446917a..31b9fae9abebb 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-value-and-by-reference.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/passing-arguments-by-value-and-by-reference.md @@ -2,12 +2,12 @@ title: "Passing Arguments by Value and by Reference (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: fd8a9de6-7178-44d5-a9bf-458d4ad907c2 caps.latest.revision: 23 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/procedure-overloading.md b/docs/visual-basic/programming-guide/language-features/procedures/procedure-overloading.md index f66236e8483c1..47a966cea8a2e 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/procedure-overloading.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/procedure-overloading.md @@ -2,12 +2,12 @@ title: "Procedure Overloading (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -30,7 +30,7 @@ ms.assetid: fbc7fb18-e3b2-48b6-b554-64c00ed09d2a caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/procedure-parameters-and-arguments.md b/docs/visual-basic/programming-guide/language-features/procedures/procedure-parameters-and-arguments.md index 4eab765614f51..cbfebfa58f28f 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/procedure-parameters-and-arguments.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/procedure-parameters-and-arguments.md @@ -2,12 +2,12 @@ title: "Procedure Parameters and Arguments (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -31,7 +31,7 @@ ms.assetid: ff275aff-aa13-40df-bd4c-63486db8c1e9 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/property-procedures.md b/docs/visual-basic/programming-guide/language-features/procedures/property-procedures.md index b50d8a36e935d..1f0acda4e46c2 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/property-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/property-procedures.md @@ -2,12 +2,12 @@ title: "Property Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: 46a98379-e1a2-45dd-a48c-b51213f5ab07 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/recursive-procedures.md b/docs/visual-basic/programming-guide/language-features/procedures/recursive-procedures.md index 4d5dbc6c70794..264bbb2b8950d 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/recursive-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/recursive-procedures.md @@ -2,12 +2,12 @@ title: "Recursive Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: ba1d3962-b4c3-48d3-875e-96fdb4198327 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/sub-procedures.md b/docs/visual-basic/programming-guide/language-features/procedures/sub-procedures.md index d29b882d14a27..d0873c4d5b1b5 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/sub-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/sub-procedures.md @@ -2,12 +2,12 @@ title: "Sub Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 6a0a4958-ed0a-4d3d-8d31-0772c82bda58 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/procedures/troubleshooting-procedures.md b/docs/visual-basic/programming-guide/language-features/procedures/troubleshooting-procedures.md index cefa6ed8a166e..6bd52b1ad71a7 100644 --- a/docs/visual-basic/programming-guide/language-features/procedures/troubleshooting-procedures.md +++ b/docs/visual-basic/programming-guide/language-features/procedures/troubleshooting-procedures.md @@ -2,12 +2,12 @@ title: "Troubleshooting Procedures (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 525721e8-2e02-4f75-b5d8-6b893462cf2b caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/statements.md b/docs/visual-basic/programming-guide/language-features/statements.md index 00444bbc2a9a5..a2eee1bcbfe44 100644 --- a/docs/visual-basic/programming-guide/language-features/statements.md +++ b/docs/visual-basic/programming-guide/language-features/statements.md @@ -2,12 +2,12 @@ title: "Statements in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -28,7 +28,7 @@ ms.assetid: fcfdee1a-82b7-4846-98f7-9ca3f5160089 caps.latest.revision: 30 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/converting-between-strings-and-other-data-types.md b/docs/visual-basic/programming-guide/language-features/strings/converting-between-strings-and-other-data-types.md index e9a78d6ba2438..1df140e61d001 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/converting-between-strings-and-other-data-types.md +++ b/docs/visual-basic/programming-guide/language-features/strings/converting-between-strings-and-other-data-types.md @@ -2,12 +2,12 @@ title: "Converting Between Strings and Other Data Types in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 06085ed5-191d-4930-8fbc-da63930da400 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-culture-affects-strings.md b/docs/visual-basic/programming-guide/language-features/strings/how-culture-affects-strings.md index ec895b17e9be1..b760ecd17b46b 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-culture-affects-strings.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-culture-affects-strings.md @@ -2,12 +2,12 @@ title: "How Culture Affects Strings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: c4664444-ee0d-47bf-bef1-eaa3c54bdd7f caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-access-characters-in-strings.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-access-characters-in-strings.md index b172c1c346218..4f0525460964e 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-access-characters-in-strings.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-access-characters-in-strings.md @@ -2,12 +2,12 @@ title: "How to: Access Characters in Strings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 02c5206c-ffab-494d-b648-3b2ea358dc34 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-a-string-to-an-array-of-characters.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-a-string-to-an-array-of-characters.md index dc2c10aae4680..a1cb5533ca947 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-a-string-to-an-array-of-characters.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-a-string-to-an-array-of-characters.md @@ -2,12 +2,12 @@ title: "How to: Convert a String to an Array of Characters in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 1b54b686-ab29-413b-adce-6bd5422376eb caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-an-array-of-bytes-into-a-string.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-an-array-of-bytes-into-a-string.md index 0ed131c4c7112..e45d5c561e285 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-an-array-of-bytes-into-a-string.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-an-array-of-bytes-into-a-string.md @@ -2,12 +2,12 @@ title: "How to: Convert an Array of Bytes into a String in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: d0dc8317-9ab3-4324-99f7-3f5788c0e72a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-hexadecimal-strings-to-numbers.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-hexadecimal-strings-to-numbers.md index b89ee2c433b7d..d838d4b9768fa 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-hexadecimal-strings-to-numbers.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-hexadecimal-strings-to-numbers.md @@ -2,12 +2,12 @@ title: "How to: Convert Hexadecimal Strings to Numbers (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 76675807-eadb-4c08-bd50-e6c6ff4b8ced caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-strings-into-an-array-of-bytes.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-strings-into-an-array-of-bytes.md index 06ac551df25aa..38983703a1fa9 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-strings-into-an-array-of-bytes.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-convert-strings-into-an-array-of-bytes.md @@ -2,12 +2,12 @@ title: "How to: Convert Strings into an Array of Bytes in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: f477d35c-a3fc-4a30-b1d4-cd0d353aae1d caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-create-a-string-from-an-array-of-char-values.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-create-a-string-from-an-array-of-char-values.md index 3b1c904d2894a..b677ff25a55d7 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-create-a-string-from-an-array-of-char-values.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-create-a-string-from-an-array-of-char-values.md @@ -2,12 +2,12 @@ title: "How to: Create a String from An Array of Char Values (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 69f94e85-d57c-4ccc-a62a-426e829f5c5e caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-create-strings-using-a-stringbuilder.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-create-strings-using-a-stringbuilder.md index bfa777a46ffea..c003d668e26cc 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-create-strings-using-a-stringbuilder.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-create-strings-using-a-stringbuilder.md @@ -2,12 +2,12 @@ title: "How to: Create Strings Using a StringBuilder in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 9c042880-aa16-432e-9ccb-cd00abda9ae3 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-search-within-a-string.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-search-within-a-string.md index f5cd379afdd27..1746e38a3a359 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-search-within-a-string.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-search-within-a-string.md @@ -2,12 +2,12 @@ title: "How to: Search Within a String (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: ae4c79e0-08ea-489f-bdb2-5eb6d355f284 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-file-names-and-paths.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-file-names-and-paths.md index 6b3a65e229baa..6b3eb2fc343aa 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-file-names-and-paths.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-file-names-and-paths.md @@ -2,12 +2,12 @@ title: "How to: Validate File Names and Paths in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: f673462d-57b7-4120-b13a-6a7592f7ab2c caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-strings-that-represent-dates-or-times.md b/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-strings-that-represent-dates-or-times.md index caa89bf6d6ff5..e27c233b4b93a 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-strings-that-represent-dates-or-times.md +++ b/docs/visual-basic/programming-guide/language-features/strings/how-to-validate-strings-that-represent-dates-or-times.md @@ -2,12 +2,12 @@ title: "How to: Validate Strings That Represent Dates or Times (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: ae7d4b29-3436-4032-bdbf-4650eb1c8e19 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/index.md b/docs/visual-basic/programming-guide/language-features/strings/index.md index 2c715812f94be..ee6d3d5cef6af 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/index.md +++ b/docs/visual-basic/programming-guide/language-features/strings/index.md @@ -2,12 +2,12 @@ title: "Strings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 7e4c777c-ad69-46e2-8b9e-9be4033b1c96 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/introduction-to-strings.md b/docs/visual-basic/programming-guide/language-features/strings/introduction-to-strings.md index a09b2f7d368e3..22c29ae58dbd0 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/introduction-to-strings.md +++ b/docs/visual-basic/programming-guide/language-features/strings/introduction-to-strings.md @@ -2,12 +2,12 @@ title: "Introduction to Strings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: c1b0f6b4-9717-426b-a3db-957e57a60764 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/nothing-and-strings.md b/docs/visual-basic/programming-guide/language-features/strings/nothing-and-strings.md index 936440b0dc001..1ef48d367ab86 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/nothing-and-strings.md +++ b/docs/visual-basic/programming-guide/language-features/strings/nothing-and-strings.md @@ -2,12 +2,12 @@ title: "Nothing and Strings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 261380af-2024-4ecf-823b-43b1034d92cd caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/string-basics.md b/docs/visual-basic/programming-guide/language-features/strings/string-basics.md index 513533902f8fd..a69a4c1bb7016 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/string-basics.md +++ b/docs/visual-basic/programming-guide/language-features/strings/string-basics.md @@ -2,12 +2,12 @@ title: "String Basics in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 5674418d-f00d-4f72-9f98-d15897793350 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/types-of-string-manipulation-methods.md b/docs/visual-basic/programming-guide/language-features/strings/types-of-string-manipulation-methods.md index d4e46251d70b4..c1ef43c25d427 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/types-of-string-manipulation-methods.md +++ b/docs/visual-basic/programming-guide/language-features/strings/types-of-string-manipulation-methods.md @@ -2,12 +2,12 @@ title: "Types of String Manipulation Methods in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 905055cd-7f50-48fb-9eed-b0995af1dc1f caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/using-regular-expressions-with-the-maskedtextbox-control.md b/docs/visual-basic/programming-guide/language-features/strings/using-regular-expressions-with-the-maskedtextbox-control.md index 42c0a6ab988bf..25e9a8ba9e2af 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/using-regular-expressions-with-the-maskedtextbox-control.md +++ b/docs/visual-basic/programming-guide/language-features/strings/using-regular-expressions-with-the-maskedtextbox-control.md @@ -2,7 +2,7 @@ title: "Using Regular Expressions with the MaskedTextBox Control in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 2a048fb0-7053-487d-b2c5-ffa5e22ed6f9 caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/validating-strings.md b/docs/visual-basic/programming-guide/language-features/strings/validating-strings.md index 1b27e55784b6c..4e8a5e0ec29dd 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/validating-strings.md +++ b/docs/visual-basic/programming-guide/language-features/strings/validating-strings.md @@ -2,7 +2,7 @@ title: "Validating Strings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 9a1acf9b-7e2c-40cb-bba4-656ee2bc2ed0 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/walkthrough-encrypting-and-decrypting-strings.md b/docs/visual-basic/programming-guide/language-features/strings/walkthrough-encrypting-and-decrypting-strings.md index 19db283e3bb2f..4d5c120bb1019 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/walkthrough-encrypting-and-decrypting-strings.md +++ b/docs/visual-basic/programming-guide/language-features/strings/walkthrough-encrypting-and-decrypting-strings.md @@ -2,7 +2,7 @@ title: "Walkthrough: Encrypting and Decrypting Strings in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 1f51e40a-2f88-43e2-a83e-28a0b5c0d6fd caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/walkthrough-validating-that-passwords-are-complex.md b/docs/visual-basic/programming-guide/language-features/strings/walkthrough-validating-that-passwords-are-complex.md index 0b48cabd4239d..d539f1f08352a 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/walkthrough-validating-that-passwords-are-complex.md +++ b/docs/visual-basic/programming-guide/language-features/strings/walkthrough-validating-that-passwords-are-complex.md @@ -2,7 +2,7 @@ title: "Walkthrough: Validating That Passwords Are Complex (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -17,7 +17,7 @@ ms.assetid: 5d9a918f-6c1f-41a3-a019-b5c2b8ce0381 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/strings/zero-based-vs-one-based-string-access.md b/docs/visual-basic/programming-guide/language-features/strings/zero-based-vs-one-based-string-access.md index 198ea1e53a492..c4e41f557b2f2 100644 --- a/docs/visual-basic/programming-guide/language-features/strings/zero-based-vs-one-based-string-access.md +++ b/docs/visual-basic/programming-guide/language-features/strings/zero-based-vs-one-based-string-access.md @@ -2,7 +2,7 @@ title: "Zero-based vs. One-based String Access in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -17,7 +17,7 @@ ms.assetid: 0ed39f35-d68e-421d-ae14-460a5c0373b8 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-access-members-of-an-object.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-access-members-of-an-object.md index 21c9a45e6c37c..a309354c07a6d 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-access-members-of-an-object.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-access-members-of-an-object.md @@ -2,7 +2,7 @@ title: "How to: Access Members of an Object (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: a0072514-6a79-4dd6-8d03-ca8c13e61ddc caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-new-variable.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-new-variable.md index 22399ec6b2b11..a4986064432ed 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-new-variable.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-new-variable.md @@ -2,7 +2,7 @@ title: "How to: Create a New Variable (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 35300be3-77b0-4bef-a156-034d3cdedde0 caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-variable-that-does-not-change-in-value.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-variable-that-does-not-change-in-value.md index 4bcbb3f2136bd..f593665877831 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-variable-that-does-not-change-in-value.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-create-a-variable-that-does-not-change-in-value.md @@ -2,7 +2,7 @@ title: "How to: Create a Variable that Does Not Change in Value (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 86b59266-25df-4635-ae15-9b59c411d036 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-declare-an-object-variable-and-assign-an-object-to-it.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-declare-an-object-variable-and-assign-an-object-to-it.md index 45b1ec9bb2239..9db1d9953fd2c 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-declare-an-object-variable-and-assign-an-object-to-it.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-declare-an-object-variable-and-assign-an-object-to-it.md @@ -2,7 +2,7 @@ title: "How to: Declare an Object Variable and Assign an Object to It in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 2fa77dde-1fb2-439a-80d4-3e9787649fad caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-what-type-an-object-variable-refers-to.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-what-type-an-object-variable-refers-to.md index d7d7604d06d15..3d7f476d5d867 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-what-type-an-object-variable-refers-to.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-what-type-an-object-variable-refers-to.md @@ -2,7 +2,7 @@ title: "How to: Determine What Type an Object Variable Refers To (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: 6f6a138d-58a4-40d1-9f4e-0a3c598eaf81 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-identical.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-identical.md index 0a67592054563..f619b2523dc67 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-identical.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-identical.md @@ -2,7 +2,7 @@ title: "How to: Determine Whether Two Objects Are Identical (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: 7829f817-0d1f-4749-a707-de0b95e0cf5c caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-related.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-related.md index 3ef1b11682394..b4f698c41c0db 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-related.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-determine-whether-two-objects-are-related.md @@ -2,7 +2,7 @@ title: "How to: Determine Whether Two Objects Are Related (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: da002e3f-6616-4bad-a229-f842d06652bb caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-make-an-object-variable-not-refer-to-any-instance.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-make-an-object-variable-not-refer-to-any-instance.md index 597417e9ed2b5..f65f2416ccec2 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-make-an-object-variable-not-refer-to-any-instance.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-make-an-object-variable-not-refer-to-any-instance.md @@ -2,7 +2,7 @@ title: "How to: Make an Object Variable Not Refer to Any Instance (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: e6d30578-bdae-4142-a3ac-a10697bf696a caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-move-data-into-and-out-of-a-variable.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-move-data-into-and-out-of-a-variable.md index 337a4f65c2867..f8968e8518220 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-move-data-into-and-out-of-a-variable.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-move-data-into-and-out-of-a-variable.md @@ -2,7 +2,7 @@ title: "How to: Move Data Into and Out of a Variable (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 93744f46-bf78-4fa0-9640-1de01bc38d9a caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-refer-to-the-current-instance-of-an-object.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-refer-to-the-current-instance-of-an-object.md index cbcbb3fc187b1..2f1d687709361 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-refer-to-the-current-instance-of-an-object.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-refer-to-the-current-instance-of-an-object.md @@ -2,7 +2,7 @@ title: "How to: Refer to the Current Instance of an Object (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -21,7 +21,7 @@ ms.assetid: 7f9b2c77-03cd-428f-adc2-b18070226e7c caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/how-to-speed-up-access-to-an-object-with-a-long-qualification-path.md b/docs/visual-basic/programming-guide/language-features/variables/how-to-speed-up-access-to-an-object-with-a-long-qualification-path.md index 8e8e593ef1f5a..ccaa4d5dd50d4 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/how-to-speed-up-access-to-an-object-with-a-long-qualification-path.md +++ b/docs/visual-basic/programming-guide/language-features/variables/how-to-speed-up-access-to-an-object-with-a-long-qualification-path.md @@ -2,7 +2,7 @@ title: "How to: Speed Up Access to an Object with a Long Qualification Path (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -21,7 +21,7 @@ ms.assetid: 3eb7657f-c9fe-4e05-8bc3-4bb14d5ae585 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/index.md b/docs/visual-basic/programming-guide/language-features/variables/index.md index 53dee531d4427..8c1abc75b3d71 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/index.md +++ b/docs/visual-basic/programming-guide/language-features/variables/index.md @@ -2,7 +2,7 @@ title: "Variables in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 4cfaa06d-4ae3-4307-897b-cf599dc24caa caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/local-type-inference.md b/docs/visual-basic/programming-guide/language-features/variables/local-type-inference.md index 05f8760548f47..a5c540a30017e 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/local-type-inference.md +++ b/docs/visual-basic/programming-guide/language-features/variables/local-type-inference.md @@ -2,7 +2,7 @@ title: "Local Type Inference (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -25,7 +25,7 @@ ms.assetid: b8307f18-2e56-4ab3-a45a-826873f400f6 caps.latest.revision: 43 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/object-variable-assignment.md b/docs/visual-basic/programming-guide/language-features/variables/object-variable-assignment.md index 6041c861e9bd0..264a4480f67cc 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/object-variable-assignment.md +++ b/docs/visual-basic/programming-guide/language-features/variables/object-variable-assignment.md @@ -2,7 +2,7 @@ title: "Object Variable Assignment (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -26,7 +26,7 @@ ms.assetid: 3706811d-fd40-44fe-8727-d692e8e55d6d caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/object-variable-declaration.md b/docs/visual-basic/programming-guide/language-features/variables/object-variable-declaration.md index 1c1f5218a218e..1c49e6e23ee9b 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/object-variable-declaration.md +++ b/docs/visual-basic/programming-guide/language-features/variables/object-variable-declaration.md @@ -2,7 +2,7 @@ title: "Object Variable Declaration (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -25,7 +25,7 @@ ms.assetid: 2a5a41a3-1aa8-4236-b1f0-2382af7bf715 caps.latest.revision: 33 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/object-variable-values.md b/docs/visual-basic/programming-guide/language-features/variables/object-variable-values.md index 6dfed75091f1f..8af86fab53e49 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/object-variable-values.md +++ b/docs/visual-basic/programming-guide/language-features/variables/object-variable-values.md @@ -2,7 +2,7 @@ title: "Object Variable Values (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 31555704-58a3-49f1-9a0a-6421f605664f caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/object-variables.md b/docs/visual-basic/programming-guide/language-features/variables/object-variables.md index 326f6472a21e4..14908391bbf74 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/object-variables.md +++ b/docs/visual-basic/programming-guide/language-features/variables/object-variables.md @@ -2,7 +2,7 @@ title: "Object Variables in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 6169a196-2b13-4ba5-a205-154bc1b87844 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/variables/troubleshooting-variables.md b/docs/visual-basic/programming-guide/language-features/variables/troubleshooting-variables.md index 22a14b92dcfff..fab2a8e4603a3 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/troubleshooting-variables.md +++ b/docs/visual-basic/programming-guide/language-features/variables/troubleshooting-variables.md @@ -2,7 +2,7 @@ title: "Troubleshooting Variables in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 928a2dc8-e565-4ae4-8ba3-80cc0cb50090 caps.latest.revision: 20 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/variables/variable-declaration.md b/docs/visual-basic/programming-guide/language-features/variables/variable-declaration.md index 51d62810c745a..9c5379c0d8667 100644 --- a/docs/visual-basic/programming-guide/language-features/variables/variable-declaration.md +++ b/docs/visual-basic/programming-guide/language-features/variables/variable-declaration.md @@ -2,7 +2,7 @@ title: "Variable Declaration in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -30,7 +30,7 @@ ms.assetid: d8f10226-92b1-480f-9f53-df377b2d7e15 caps.latest.revision: 31 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/language-features/xml/accessing-xml.md b/docs/visual-basic/programming-guide/language-features/xml/accessing-xml.md index 1b6f3ca5b5218..80ee765fef61a 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/accessing-xml.md +++ b/docs/visual-basic/programming-guide/language-features/xml/accessing-xml.md @@ -2,7 +2,7 @@ title: "Accessing XML in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -21,7 +21,7 @@ ms.assetid: c47f88b2-3cbc-4bb1-b4b9-be60f71ffc6a caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/creating-xml.md b/docs/visual-basic/programming-guide/language-features/xml/creating-xml.md index 093a0426e22f0..bf67db0106813 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/creating-xml.md +++ b/docs/visual-basic/programming-guide/language-features/xml/creating-xml.md @@ -2,7 +2,7 @@ title: "Creating XML in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: 8ae29ec5-e5fb-4137-9df5-60a288df7045 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/embedded-expressions-in-xml.md b/docs/visual-basic/programming-guide/language-features/xml/embedded-expressions-in-xml.md index ec5ccf1d5e674..ad6be6586dc65 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/embedded-expressions-in-xml.md +++ b/docs/visual-basic/programming-guide/language-features/xml/embedded-expressions-in-xml.md @@ -2,7 +2,7 @@ title: "Embedded Expressions in XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -21,7 +21,7 @@ ms.assetid: bf2eb779-b751-4b7c-854f-9f2161482352 caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-attributes.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-attributes.md index 28fa50f99375e..8b30231dad2f6 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-attributes.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-attributes.md @@ -2,7 +2,7 @@ title: "How to: Access XML Attributes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 66cd704f-990c-4f8d-9b49-2b6aa76ca8fd caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-child-elements.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-child-elements.md index 4890651035f2d..3e1c7cc70a826 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-child-elements.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-child-elements.md @@ -2,7 +2,7 @@ title: "How to: Access XML Child Elements (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 6689eb36-c471-469f-a82d-099ab8197b25 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-descendant-elements.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-descendant-elements.md index c27c30d5240fb..b2ae3b1b3a192 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-descendant-elements.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-access-xml-descendant-elements.md @@ -2,7 +2,7 @@ title: "How to: Access XML Descendant Elements (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: aabfa258-4112-4e7e-bab9-403f96072ef7 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-create-xml-literals.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-create-xml-literals.md index 16d546ebb5e26..e6de0f9278aa1 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-create-xml-literals.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-create-xml-literals.md @@ -2,7 +2,7 @@ title: "How to: Create XML Literals (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -17,7 +17,7 @@ ms.assetid: 573a6db5-b14d-4e42-b356-8cc7e2d77745 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-declare-and-use-xml-namespace-prefixes.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-declare-and-use-xml-namespace-prefixes.md index e8aba520b0f49..d496b1e7965cd 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-declare-and-use-xml-namespace-prefixes.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-declare-and-use-xml-namespace-prefixes.md @@ -2,7 +2,7 @@ title: "How to: Declare and Use XML Namespace Prefixes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 4292e1d9-eb8f-49d6-a3aa-f05a5fbe24d1 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-embed-expressions-in-xml-literals.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-embed-expressions-in-xml-literals.md index 330708ee843e9..24ad7051dcbb4 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-embed-expressions-in-xml-literals.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-embed-expressions-in-xml-literals.md @@ -2,7 +2,7 @@ title: "How to: Embed Expressions in XML Literals (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 75016fad-0141-42de-8564-5051be29487e caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-enable-xml-intellisense.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-enable-xml-intellisense.md index d449354a52275..8aa88160d022f 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-enable-xml-intellisense.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-enable-xml-intellisense.md @@ -2,7 +2,7 @@ title: "How to: Enable XML IntelliSense in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: af67d0ee-a4a6-4abf-9c07-5a8cfe80d111 caps.latest.revision: 25 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-load-xml-from-a-file-string-or-stream.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-load-xml-from-a-file-string-or-stream.md index 1dea798c7169c..5582e321e4b1e 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-load-xml-from-a-file-string-or-stream.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-load-xml-from-a-file-string-or-stream.md @@ -2,7 +2,7 @@ title: "How to: Load XML from a File, String, or Stream (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 2b02dcec-4cca-4575-b4ad-89ceb87b984c caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-modify-xml-literals.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-modify-xml-literals.md index 33f25feeb8597..c30d257a7571b 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-modify-xml-literals.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-modify-xml-literals.md @@ -2,7 +2,7 @@ title: "How to: Modify XML Literals (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: 4e864522-a37a-43a2-8236-af80277c5482 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/how-to-transform-xml-by-using-linq.md b/docs/visual-basic/programming-guide/language-features/xml/how-to-transform-xml-by-using-linq.md index b292b03edc96c..b0fa9d9c5291a 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/how-to-transform-xml-by-using-linq.md +++ b/docs/visual-basic/programming-guide/language-features/xml/how-to-transform-xml-by-using-linq.md @@ -2,7 +2,7 @@ title: "How to: Transform XML by Using LINQ (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 815687f4-0bc2-4c0b-adc6-d78744aa356f caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/index.md b/docs/visual-basic/programming-guide/language-features/xml/index.md index 660c1cf496b89..b49c2f19f53d6 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/index.md +++ b/docs/visual-basic/programming-guide/language-features/xml/index.md @@ -2,7 +2,7 @@ title: "XML in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -17,7 +17,7 @@ ms.assetid: 954b6e40-1246-4185-a018-4061724fcae9 caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/manipulating-xml.md b/docs/visual-basic/programming-guide/language-features/xml/manipulating-xml.md index abfa9bd5f825d..c77204e395f15 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/manipulating-xml.md +++ b/docs/visual-basic/programming-guide/language-features/xml/manipulating-xml.md @@ -2,7 +2,7 @@ title: "Manipulating XML in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -19,7 +19,7 @@ ms.assetid: da32cffb-198d-41b1-9af3-260fe32e3b7d caps.latest.revision: 5 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/names-of-declared-xml-elements-and-attributes.md b/docs/visual-basic/programming-guide/language-features/xml/names-of-declared-xml-elements-and-attributes.md index 0b58adb4e322c..7b386e3267166 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/names-of-declared-xml-elements-and-attributes.md +++ b/docs/visual-basic/programming-guide/language-features/xml/names-of-declared-xml-elements-and-attributes.md @@ -2,7 +2,7 @@ title: "Names of Declared XML Elements and Attributes (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -21,7 +21,7 @@ ms.assetid: cc110118-b6cf-4ff9-a4e4-6233c90c9fbf caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/overview-of-linq-to-xml.md b/docs/visual-basic/programming-guide/language-features/xml/overview-of-linq-to-xml.md index 0f168c1d5503c..6890066fe1ea3 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/overview-of-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/language-features/xml/overview-of-linq-to-xml.md @@ -2,7 +2,7 @@ title: "Overview of LINQ to XML in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: 01c62a79-6d58-468e-84fb-039c05947701 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/white-space-in-xml-literals.md b/docs/visual-basic/programming-guide/language-features/xml/white-space-in-xml-literals.md index c122e9bb09fdd..705b30cc2c656 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/white-space-in-xml-literals.md +++ b/docs/visual-basic/programming-guide/language-features/xml/white-space-in-xml-literals.md @@ -2,7 +2,7 @@ title: "White Space in XML Literals (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -18,7 +18,7 @@ ms.assetid: dfe3a9ff-d69a-418e-a6b5-476f4ed84219 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/xml-intellisense.md b/docs/visual-basic/programming-guide/language-features/xml/xml-intellisense.md index 176d6a042d6ac..4c9b51c9a4cbf 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/xml-intellisense.md +++ b/docs/visual-basic/programming-guide/language-features/xml/xml-intellisense.md @@ -2,7 +2,7 @@ title: "XML IntelliSense in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 59506ce9-d64e-417e-90fc-e9fe19f0a8fa caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/xml-literals-and-the-xml-1-0-specification.md b/docs/visual-basic/programming-guide/language-features/xml/xml-literals-and-the-xml-1-0-specification.md index a32178a794597..ae4e5d361495f 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/xml-literals-and-the-xml-1-0-specification.md +++ b/docs/visual-basic/programming-guide/language-features/xml/xml-literals-and-the-xml-1-0-specification.md @@ -2,7 +2,7 @@ title: "XML Literals and the XML 1.0 Specification (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -17,7 +17,7 @@ ms.assetid: 46f046e5-293c-41a3-b893-4e5f6e32e78a caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/xml-literals-overview.md b/docs/visual-basic/programming-guide/language-features/xml/xml-literals-overview.md index ff8ce06f33aba..25a61a6e487da 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/xml-literals-overview.md +++ b/docs/visual-basic/programming-guide/language-features/xml/xml-literals-overview.md @@ -2,7 +2,7 @@ title: "XML Literals Overview (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -20,7 +20,7 @@ ms.assetid: 37987c15-4ab8-471b-bd45-399816bfb57f caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/language-features/xml/xml-to-schema-wizard.md b/docs/visual-basic/programming-guide/language-features/xml/xml-to-schema-wizard.md index 5b8dbe73c0109..3e63208e773ac 100644 --- a/docs/visual-basic/programming-guide/language-features/xml/xml-to-schema-wizard.md +++ b/docs/visual-basic/programming-guide/language-features/xml/xml-to-schema-wizard.md @@ -2,7 +2,7 @@ title: "XML to Schema Wizard (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: @@ -22,7 +22,7 @@ ms.assetid: 98c495ba-8f37-4517-a0db-aa738611ab76 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/coding-conventions.md b/docs/visual-basic/programming-guide/program-structure/coding-conventions.md index 2a6d156586b11..c9b3a12299b53 100644 --- a/docs/visual-basic/programming-guide/program-structure/coding-conventions.md +++ b/docs/visual-basic/programming-guide/program-structure/coding-conventions.md @@ -2,12 +2,12 @@ title: "Visual Basic Coding Conventions | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: c1df130b-fec6-49a5-becf-0a7e494a1d0f caps.latest.revision: 48 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/comments-in-code.md b/docs/visual-basic/programming-guide/program-structure/comments-in-code.md index c837a6f3669d7..b6fb1ec32ff05 100644 --- a/docs/visual-basic/programming-guide/program-structure/comments-in-code.md +++ b/docs/visual-basic/programming-guide/program-structure/comments-in-code.md @@ -2,12 +2,12 @@ title: "Comments in Code (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -27,7 +27,7 @@ ms.assetid: 90136fba-22eb-49f9-ba81-63db629b4a47 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/conditional-compilation.md b/docs/visual-basic/programming-guide/program-structure/conditional-compilation.md index cfaaa178e2c82..340fdd98a6b5c 100644 --- a/docs/visual-basic/programming-guide/program-structure/conditional-compilation.md +++ b/docs/visual-basic/programming-guide/program-structure/conditional-compilation.md @@ -2,12 +2,12 @@ title: "Conditional Compilation in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 9c35e55e-7eee-44fb-a586-dad1f1884848 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/documenting-your-code-with-xml.md b/docs/visual-basic/programming-guide/program-structure/documenting-your-code-with-xml.md index 5a32c921616fc..e173b5c5ff95f 100644 --- a/docs/visual-basic/programming-guide/program-structure/documenting-your-code-with-xml.md +++ b/docs/visual-basic/programming-guide/program-structure/documenting-your-code-with-xml.md @@ -2,12 +2,12 @@ title: "Documenting Your Code with XML (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: a0d35dc7-c5f9-4d74-92ff-a1c6f28d5235 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/how-to-break-and-combine-statements-in-code.md b/docs/visual-basic/programming-guide/program-structure/how-to-break-and-combine-statements-in-code.md index 341b6a9c5bf76..6cd36abdff9ad 100644 --- a/docs/visual-basic/programming-guide/program-structure/how-to-break-and-combine-statements-in-code.md +++ b/docs/visual-basic/programming-guide/program-structure/how-to-break-and-combine-statements-in-code.md @@ -2,12 +2,12 @@ title: "How to: Break and Combine Statements in Code (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb._" @@ -34,7 +34,7 @@ ms.assetid: dea01dad-a8ac-484a-bb3a-8c45a1b1eccc caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/program-structure/how-to-collapse-and-hide-sections-of-code.md b/docs/visual-basic/programming-guide/program-structure/how-to-collapse-and-hide-sections-of-code.md index 128783abf0c7b..596d0ef324d5d 100644 --- a/docs/visual-basic/programming-guide/program-structure/how-to-collapse-and-hide-sections-of-code.md +++ b/docs/visual-basic/programming-guide/program-structure/how-to-collapse-and-hide-sections-of-code.md @@ -2,12 +2,12 @@ title: "How to: Collapse and Hide Sections of Code (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: b770e8f5-e07d-491a-ab4b-a977980f9ba2 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/how-to-create-xml-documentation.md b/docs/visual-basic/programming-guide/program-structure/how-to-create-xml-documentation.md index 9be3dfd5ca2e5..60655a2a37d1b 100644 --- a/docs/visual-basic/programming-guide/program-structure/how-to-create-xml-documentation.md +++ b/docs/visual-basic/programming-guide/program-structure/how-to-create-xml-documentation.md @@ -2,12 +2,12 @@ title: "How to: Create XML Documentation in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 27b5b06c-09b9-496a-8245-f9542d846230 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/how-to-label-statements.md b/docs/visual-basic/programming-guide/program-structure/how-to-label-statements.md index 9c39900c7b09a..58d6de339e5fa 100644 --- a/docs/visual-basic/programming-guide/program-structure/how-to-label-statements.md +++ b/docs/visual-basic/programming-guide/program-structure/how-to-label-statements.md @@ -2,12 +2,12 @@ title: "How to: Label Statements (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 38f1ff43-2054-42cb-963b-1998e60c6ed4 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/keywords-as-element-names-in-code.md b/docs/visual-basic/programming-guide/program-structure/keywords-as-element-names-in-code.md index 03822ee78f557..35011bfa018db 100644 --- a/docs/visual-basic/programming-guide/program-structure/keywords-as-element-names-in-code.md +++ b/docs/visual-basic/programming-guide/program-structure/keywords-as-element-names-in-code.md @@ -2,12 +2,12 @@ title: "Keywords as Element Names in Code (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 2e4e8e02-23f7-49b9-a1c8-2b0402b6b525 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/limitations.md b/docs/visual-basic/programming-guide/program-structure/limitations.md index 447081556236d..3dcbca907d14e 100644 --- a/docs/visual-basic/programming-guide/program-structure/limitations.md +++ b/docs/visual-basic/programming-guide/program-structure/limitations.md @@ -2,12 +2,12 @@ title: "Visual Basic Limitations | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: cf1646b7-5d24-48c6-9616-bda8a4849d91 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/main-procedure.md b/docs/visual-basic/programming-guide/program-structure/main-procedure.md index f057d2e3c6fce..4807bd20b8504 100644 --- a/docs/visual-basic/programming-guide/program-structure/main-procedure.md +++ b/docs/visual-basic/programming-guide/program-structure/main-procedure.md @@ -2,12 +2,12 @@ title: "Main Procedure in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.Main" @@ -21,7 +21,7 @@ ms.assetid: f0db283e-f283-4464-b521-b90858cc1b44 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/me-my-mybase-and-myclass.md b/docs/visual-basic/programming-guide/program-structure/me-my-mybase-and-myclass.md index b4e75b6923195..50a6493492fff 100644 --- a/docs/visual-basic/programming-guide/program-structure/me-my-mybase-and-myclass.md +++ b/docs/visual-basic/programming-guide/program-structure/me-my-mybase-and-myclass.md @@ -2,12 +2,12 @@ title: "Me, My, MyBase, and MyClass in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "MyClass" @@ -34,7 +34,7 @@ ms.assetid: f8e241ae-b1ed-4886-9aa0-08c632154029 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/namespaces.md b/docs/visual-basic/programming-guide/program-structure/namespaces.md index 8d84b75f35a17..9fde72f9a1a81 100644 --- a/docs/visual-basic/programming-guide/program-structure/namespaces.md +++ b/docs/visual-basic/programming-guide/program-structure/namespaces.md @@ -2,12 +2,12 @@ title: "Namespaces in Visual Basic | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.global" @@ -29,7 +29,7 @@ ms.assetid: cffac744-ab8c-4f1f-ba50-732c22ab4b88 caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/program-structure/naming-conventions.md b/docs/visual-basic/programming-guide/program-structure/naming-conventions.md index da0bd4a1476ca..2735f428f2b10 100644 --- a/docs/visual-basic/programming-guide/program-structure/naming-conventions.md +++ b/docs/visual-basic/programming-guide/program-structure/naming-conventions.md @@ -2,12 +2,12 @@ title: "Visual Basic Naming Conventions | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -23,7 +23,7 @@ ms.assetid: 164949a4-2a7c-4736-9d82-9c3078e2e56c caps.latest.revision: 10 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/processing-the-xml-file.md b/docs/visual-basic/programming-guide/program-structure/processing-the-xml-file.md index 1f35cca7dfd27..c40ef21b5037d 100644 --- a/docs/visual-basic/programming-guide/program-structure/processing-the-xml-file.md +++ b/docs/visual-basic/programming-guide/program-structure/processing-the-xml-file.md @@ -2,12 +2,12 @@ title: "Processing the XML File (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: 78a15cd0-7708-4e79-85d1-c154b7a14a8c caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/program-structure-and-code-conventions.md b/docs/visual-basic/programming-guide/program-structure/program-structure-and-code-conventions.md index ca0056516e2ee..94d5c42467f98 100644 --- a/docs/visual-basic/programming-guide/program-structure/program-structure-and-code-conventions.md +++ b/docs/visual-basic/programming-guide/program-structure/program-structure-and-code-conventions.md @@ -2,12 +2,12 @@ title: "Program Structure and Code Conventions (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: dd9be76f-6944-4e78-ad72-0b6084a3fc13 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/programming-guide/program-structure/references-and-the-imports-statement.md b/docs/visual-basic/programming-guide/program-structure/references-and-the-imports-statement.md index 78a20d4234d0b..1ec99e9b0e8da 100644 --- a/docs/visual-basic/programming-guide/program-structure/references-and-the-imports-statement.md +++ b/docs/visual-basic/programming-guide/program-structure/references-and-the-imports-statement.md @@ -2,12 +2,12 @@ title: "References and the Imports Statement (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 38149bd4-0a6f-4b31-b5f8-94a8c33f1600 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/special-characters-in-code.md b/docs/visual-basic/programming-guide/program-structure/special-characters-in-code.md index 7f383bc358a4d..26a3aa52d9da0 100644 --- a/docs/visual-basic/programming-guide/program-structure/special-characters-in-code.md +++ b/docs/visual-basic/programming-guide/program-structure/special-characters-in-code.md @@ -2,12 +2,12 @@ title: "Special Characters in Code (Visual Basic) | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vb.)" @@ -43,7 +43,7 @@ ms.assetid: 310dce0c-45b5-4e0d-83e9-32df258d2a3e caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/programming-guide/program-structure/structure-of-a-visual-basic-program.md b/docs/visual-basic/programming-guide/program-structure/structure-of-a-visual-basic-program.md index 660b0c95df27f..84c03fc000989 100644 --- a/docs/visual-basic/programming-guide/program-structure/structure-of-a-visual-basic-program.md +++ b/docs/visual-basic/programming-guide/program-structure/structure-of-a-visual-basic-program.md @@ -2,12 +2,12 @@ title: "Structure of a Visual Basic Program | Microsoft Docs" ms.custom: "" ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: ad0c6531-d762-4c77-a700-de16b07b6119 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/addmodule.md b/docs/visual-basic/reference/command-line-compiler/addmodule.md index e68a69172fcc3..8ab5c45bda18e 100644 --- a/docs/visual-basic/reference/command-line-compiler/addmodule.md +++ b/docs/visual-basic/reference/command-line-compiler/addmodule.md @@ -1,13 +1,13 @@ --- title: "-addmodule | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: fb4b89d4-4926-4f20-868d-427fa28497b2 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/reference/command-line-compiler/baseaddress.md b/docs/visual-basic/reference/command-line-compiler/baseaddress.md index 73c98135c046a..8bc6e7beb6bc3 100644 --- a/docs/visual-basic/reference/command-line-compiler/baseaddress.md +++ b/docs/visual-basic/reference/command-line-compiler/baseaddress.md @@ -1,13 +1,13 @@ --- title: "-baseaddress | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/baseaddress" @@ -22,7 +22,7 @@ ms.assetid: c982bcf2-46e5-47a2-bc8f-a5cc32b7dc47 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/bugreport.md b/docs/visual-basic/reference/command-line-compiler/bugreport.md index fae8483e6c246..40082b223ce4f 100644 --- a/docs/visual-basic/reference/command-line-compiler/bugreport.md +++ b/docs/visual-basic/reference/command-line-compiler/bugreport.md @@ -1,13 +1,13 @@ --- title: "-bugreport | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: e4325406-8dbd-4b48-b311-9ee0799e48bb caps.latest.revision: 22 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/building-from-the-command-line.md b/docs/visual-basic/reference/command-line-compiler/building-from-the-command-line.md index 956a90279c76f..87e9e9d560b72 100644 --- a/docs/visual-basic/reference/command-line-compiler/building-from-the-command-line.md +++ b/docs/visual-basic/reference/command-line-compiler/building-from-the-command-line.md @@ -1,13 +1,13 @@ --- title: "Building from the Command Line (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -26,7 +26,7 @@ ms.assetid: e61947e9-a42e-4717-a699-5f70a98cdd03 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/reference/command-line-compiler/codepage.md b/docs/visual-basic/reference/command-line-compiler/codepage.md index 8e72d620df20a..574cb2be272a6 100644 --- a/docs/visual-basic/reference/command-line-compiler/codepage.md +++ b/docs/visual-basic/reference/command-line-compiler/codepage.md @@ -1,13 +1,13 @@ --- title: "-codepage (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: be36ec33-6800-4505-838c-4124564f5cc9 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-alphabetically.md b/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-alphabetically.md index c20a3caf92b9f..5f46ffcf8ac06 100644 --- a/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-alphabetically.md +++ b/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-alphabetically.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Compiler Options Listed Alphabetically | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: e67febba-bacf-4e1f-a143-c141e063f90e caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-by-category.md b/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-by-category.md index 5cc1cac89a9b1..d572b7a4890ce 100644 --- a/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-by-category.md +++ b/docs/visual-basic/reference/command-line-compiler/compiler-options-listed-by-category.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Compiler Options Listed by Category | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: fbe36f7a-7cfa-4f77-a8d4-2be5958568e3 caps.latest.revision: 24 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/debug.md b/docs/visual-basic/reference/command-line-compiler/debug.md index ea229f12cdd72..de64ecb85a83e 100644 --- a/docs/visual-basic/reference/command-line-compiler/debug.md +++ b/docs/visual-basic/reference/command-line-compiler/debug.md @@ -1,13 +1,13 @@ --- title: "-debug (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: c2b0bea5-1d5e-499f-9bd5-4f6c6b715ea2 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/define.md b/docs/visual-basic/reference/command-line-compiler/define.md index 51f5ce767d142..ac667eff47ac1 100644 --- a/docs/visual-basic/reference/command-line-compiler/define.md +++ b/docs/visual-basic/reference/command-line-compiler/define.md @@ -1,13 +1,13 @@ --- title: "-define (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: f735c57d-1cf9-4f2f-a26f-0de630fd4077 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/delaysign.md b/docs/visual-basic/reference/command-line-compiler/delaysign.md index 84adcabae6ac0..ad82c1d8de91a 100644 --- a/docs/visual-basic/reference/command-line-compiler/delaysign.md +++ b/docs/visual-basic/reference/command-line-compiler/delaysign.md @@ -1,13 +1,13 @@ --- title: "-delaysign | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: c76e61a4-1884-4252-9fb2-377f99caa690 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/doc.md b/docs/visual-basic/reference/command-line-compiler/doc.md index 521a2f0c202a7..3f01606988d4c 100644 --- a/docs/visual-basic/reference/command-line-compiler/doc.md +++ b/docs/visual-basic/reference/command-line-compiler/doc.md @@ -1,13 +1,13 @@ --- title: "-doc | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 5fc32ec9-a149-4648-994c-a8d0cccd0a65 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/errorreport.md b/docs/visual-basic/reference/command-line-compiler/errorreport.md index ed411c7d8363e..a5f86261c9c51 100644 --- a/docs/visual-basic/reference/command-line-compiler/errorreport.md +++ b/docs/visual-basic/reference/command-line-compiler/errorreport.md @@ -1,13 +1,13 @@ --- title: "-errorreport | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: a7fe83a2-a6d8-460c-8dad-79a8f433f501 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/reference/command-line-compiler/filealign.md b/docs/visual-basic/reference/command-line-compiler/filealign.md index 00d27b5b4491a..e80a18e43b6c6 100644 --- a/docs/visual-basic/reference/command-line-compiler/filealign.md +++ b/docs/visual-basic/reference/command-line-compiler/filealign.md @@ -1,13 +1,13 @@ --- title: "-filealign | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: cc61ec3d-ad38-4b28-9659-099d73cad099 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/help.md b/docs/visual-basic/reference/command-line-compiler/help.md index ead39cc787879..7274d566f3821 100644 --- a/docs/visual-basic/reference/command-line-compiler/help.md +++ b/docs/visual-basic/reference/command-line-compiler/help.md @@ -1,13 +1,13 @@ --- title: "-help, -? (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: eb984aa5-ac98-4d0b-a0d2-24238d7bc8dc caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/highentropyva.md b/docs/visual-basic/reference/command-line-compiler/highentropyva.md index 67111ecd3227d..77e6201abc05f 100644 --- a/docs/visual-basic/reference/command-line-compiler/highentropyva.md +++ b/docs/visual-basic/reference/command-line-compiler/highentropyva.md @@ -1,13 +1,13 @@ --- title: "-highentropyva (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "highentropyva compiler option (Visual Basic)" @@ -16,7 +16,7 @@ ms.assetid: ff25f20a-6ca2-467b-9e52-5cf439f5028e caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/how-to-invoke-the-command-line-compiler.md b/docs/visual-basic/reference/command-line-compiler/how-to-invoke-the-command-line-compiler.md index 40716e7979a7c..331d828260441 100644 --- a/docs/visual-basic/reference/command-line-compiler/how-to-invoke-the-command-line-compiler.md +++ b/docs/visual-basic/reference/command-line-compiler/how-to-invoke-the-command-line-compiler.md @@ -1,13 +1,13 @@ --- title: "How to: Invoke the Command-Line Compiler (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 0fd9a8f6-f34e-4c35-a49d-9b9bbd8da4a9 caps.latest.revision: 28 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/imports.md b/docs/visual-basic/reference/command-line-compiler/imports.md index 30d2b17686f79..9f41fd5c049bd 100644 --- a/docs/visual-basic/reference/command-line-compiler/imports.md +++ b/docs/visual-basic/reference/command-line-compiler/imports.md @@ -1,13 +1,13 @@ --- title: "-imports (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 9a93fb53-c080-497b-bf9b-441022dbbc39 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/index.md b/docs/visual-basic/reference/command-line-compiler/index.md index b8822a2e6ddfe..a8be67aea4892 100644 --- a/docs/visual-basic/reference/command-line-compiler/index.md +++ b/docs/visual-basic/reference/command-line-compiler/index.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Command-Line Compiler | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 6b57c444-50c7-4b88-8f59-ed65cff5e05c caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/keycontainer.md b/docs/visual-basic/reference/command-line-compiler/keycontainer.md index c74b85049c17e..b7217fb152d0f 100644 --- a/docs/visual-basic/reference/command-line-compiler/keycontainer.md +++ b/docs/visual-basic/reference/command-line-compiler/keycontainer.md @@ -1,13 +1,13 @@ --- title: "-keycontainer | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 6a9bc861-1752-4db1-9f64-b5252f0482cc caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/keyfile.md b/docs/visual-basic/reference/command-line-compiler/keyfile.md index 0a3de327d518f..51561c4ef8dcb 100644 --- a/docs/visual-basic/reference/command-line-compiler/keyfile.md +++ b/docs/visual-basic/reference/command-line-compiler/keyfile.md @@ -1,13 +1,13 @@ --- title: "-keyfile | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: ffa82a4b-517a-4c6c-9889-5bae7b534bb8 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/langversion.md b/docs/visual-basic/reference/command-line-compiler/langversion.md index 26401f54f2c4a..af46b5f363a37 100644 --- a/docs/visual-basic/reference/command-line-compiler/langversion.md +++ b/docs/visual-basic/reference/command-line-compiler/langversion.md @@ -1,13 +1,13 @@ --- title: "-langversion (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 59b7b0c8-2dde-4e9b-94e7-0237f7e0bafb caps.latest.revision: 8 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/libpath.md b/docs/visual-basic/reference/command-line-compiler/libpath.md index 17acd8c9e5ea8..c208192f859af 100644 --- a/docs/visual-basic/reference/command-line-compiler/libpath.md +++ b/docs/visual-basic/reference/command-line-compiler/libpath.md @@ -1,13 +1,13 @@ --- title: "-libpath | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 5f1c26c9-3455-4e89-bdf3-b12d6c2e655b caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/link.md b/docs/visual-basic/reference/command-line-compiler/link.md index 78e9c9678f21d..3b2715eb6bb66 100644 --- a/docs/visual-basic/reference/command-line-compiler/link.md +++ b/docs/visual-basic/reference/command-line-compiler/link.md @@ -1,13 +1,13 @@ --- title: "-link (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -24,7 +24,7 @@ ms.assetid: 1885f24a-86f5-486c-a064-9fb7e455ccec caps.latest.revision: 27 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/linkresource.md b/docs/visual-basic/reference/command-line-compiler/linkresource.md index 57bbc72c72f2f..7dfa47a404732 100644 --- a/docs/visual-basic/reference/command-line-compiler/linkresource.md +++ b/docs/visual-basic/reference/command-line-compiler/linkresource.md @@ -1,13 +1,13 @@ --- title: "-linkresource (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: cf4dcad8-17b7-404c-9184-29358aa05b15 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/reference/command-line-compiler/main.md b/docs/visual-basic/reference/command-line-compiler/main.md index 6d5612a2b7419..496ed91e94c34 100644 --- a/docs/visual-basic/reference/command-line-compiler/main.md +++ b/docs/visual-basic/reference/command-line-compiler/main.md @@ -1,13 +1,13 @@ --- title: "-main | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 83fc339d-6652-415d-b205-b5133319b5b0 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/moduleassemblyname.md b/docs/visual-basic/reference/command-line-compiler/moduleassemblyname.md index bf6629ee8a771..3de04b1d8ed5b 100644 --- a/docs/visual-basic/reference/command-line-compiler/moduleassemblyname.md +++ b/docs/visual-basic/reference/command-line-compiler/moduleassemblyname.md @@ -1,13 +1,13 @@ --- title: "-moduleassemblyname | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 013a57b6-f425-4dd3-b333-512d72c42f55 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/netcf.md b/docs/visual-basic/reference/command-line-compiler/netcf.md index 36811d15cd307..235a4005455b1 100644 --- a/docs/visual-basic/reference/command-line-compiler/netcf.md +++ b/docs/visual-basic/reference/command-line-compiler/netcf.md @@ -1,13 +1,13 @@ --- title: "-netcf | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/netcf" @@ -22,7 +22,7 @@ ms.assetid: db7cfa59-c315-401c-a59b-0daf355343d6 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/noconfig.md b/docs/visual-basic/reference/command-line-compiler/noconfig.md index 45a49b5c92920..a423ef39ea831 100644 --- a/docs/visual-basic/reference/command-line-compiler/noconfig.md +++ b/docs/visual-basic/reference/command-line-compiler/noconfig.md @@ -1,13 +1,13 @@ --- title: "-noconfig | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: a7405067-bd21-4171-adf4-a126fa3ad6c3 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/nologo.md b/docs/visual-basic/reference/command-line-compiler/nologo.md index 256fdffd5fad4..da5d13f968b1c 100644 --- a/docs/visual-basic/reference/command-line-compiler/nologo.md +++ b/docs/visual-basic/reference/command-line-compiler/nologo.md @@ -1,13 +1,13 @@ --- title: "-nologo (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: 25ef54b6-d676-4639-a2d2-a747a158bc07 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/nostdlib.md b/docs/visual-basic/reference/command-line-compiler/nostdlib.md index 098c72fa9282a..6163f5f5c5afa 100644 --- a/docs/visual-basic/reference/command-line-compiler/nostdlib.md +++ b/docs/visual-basic/reference/command-line-compiler/nostdlib.md @@ -1,13 +1,13 @@ --- title: "-nostdlib (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 140381b8-dc96-4ad5-ae11-792c9ed0be4d caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/nowarn.md b/docs/visual-basic/reference/command-line-compiler/nowarn.md index 307153b96351c..12568718cefcd 100644 --- a/docs/visual-basic/reference/command-line-compiler/nowarn.md +++ b/docs/visual-basic/reference/command-line-compiler/nowarn.md @@ -1,13 +1,13 @@ --- title: "-nowarn | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 7ebf2106-0652-4fdc-bf60-70fc86465d83 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/nowin32manifest.md b/docs/visual-basic/reference/command-line-compiler/nowin32manifest.md index dd7804023049a..9f993ebfaf1b9 100644 --- a/docs/visual-basic/reference/command-line-compiler/nowin32manifest.md +++ b/docs/visual-basic/reference/command-line-compiler/nowin32manifest.md @@ -1,13 +1,13 @@ --- title: "-nowin32manifest (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: c0528aae-83b3-4425-99f0-19448e9843e3 caps.latest.revision: 7 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/optimize.md b/docs/visual-basic/reference/command-line-compiler/optimize.md index 64fe3685450fc..0b8453dac1412 100644 --- a/docs/visual-basic/reference/command-line-compiler/optimize.md +++ b/docs/visual-basic/reference/command-line-compiler/optimize.md @@ -1,13 +1,13 @@ --- title: "-optimize | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: fcba4a97-3622-4b87-a891-0f77deab4998 caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/optioncompare.md b/docs/visual-basic/reference/command-line-compiler/optioncompare.md index 038fbe76baaf8..0c0e64b8ea0a2 100644 --- a/docs/visual-basic/reference/command-line-compiler/optioncompare.md +++ b/docs/visual-basic/reference/command-line-compiler/optioncompare.md @@ -1,13 +1,13 @@ --- title: "-optioncompare | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/optioncompare" @@ -21,7 +21,7 @@ ms.assetid: 7237b766-b44d-4cc5-9a3c-885348a7d9e4 caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/optionexplicit.md b/docs/visual-basic/reference/command-line-compiler/optionexplicit.md index 8a613edca0c12..8baad19c5809e 100644 --- a/docs/visual-basic/reference/command-line-compiler/optionexplicit.md +++ b/docs/visual-basic/reference/command-line-compiler/optionexplicit.md @@ -1,13 +1,13 @@ --- title: "-optionexplicit | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/optionexplicit" @@ -21,7 +21,7 @@ ms.assetid: 5d296ab3-bafe-4c4d-9887-78f162ed86c7 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/optioninfer.md b/docs/visual-basic/reference/command-line-compiler/optioninfer.md index 247b64a197a32..e9e4bfcc91d5c 100644 --- a/docs/visual-basic/reference/command-line-compiler/optioninfer.md +++ b/docs/visual-basic/reference/command-line-compiler/optioninfer.md @@ -1,13 +1,13 @@ --- title: "-optioninfer | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/optioninfer" @@ -21,7 +21,7 @@ ms.assetid: f6c09db1-0553-464a-abe3-d4510c61d6ed caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/optionstrict.md b/docs/visual-basic/reference/command-line-compiler/optionstrict.md index d65e1c52c3835..c47934aecf776 100644 --- a/docs/visual-basic/reference/command-line-compiler/optionstrict.md +++ b/docs/visual-basic/reference/command-line-compiler/optionstrict.md @@ -1,13 +1,13 @@ --- title: "-optionstrict | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/optionstrict" @@ -21,7 +21,7 @@ ms.assetid: c7b10086-0fa4-49db-b3c8-4ae0db5957da caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/out.md b/docs/visual-basic/reference/command-line-compiler/out.md index b502b892bb888..b058afa4fb7d7 100644 --- a/docs/visual-basic/reference/command-line-compiler/out.md +++ b/docs/visual-basic/reference/command-line-compiler/out.md @@ -1,13 +1,13 @@ --- title: "-out (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 9f148c15-0909-4cb8-a2db-777f8a8b45ae caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/platform.md b/docs/visual-basic/reference/command-line-compiler/platform.md index 662f3d05f93b5..bbaf834eb0fc7 100644 --- a/docs/visual-basic/reference/command-line-compiler/platform.md +++ b/docs/visual-basic/reference/command-line-compiler/platform.md @@ -1,13 +1,13 @@ --- title: "-platform (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: f9bc61e6-e854-4ae1-87b9-d6244de23fd1 caps.latest.revision: 34 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/quiet.md b/docs/visual-basic/reference/command-line-compiler/quiet.md index 978c0c1ce31fe..54364101999b2 100644 --- a/docs/visual-basic/reference/command-line-compiler/quiet.md +++ b/docs/visual-basic/reference/command-line-compiler/quiet.md @@ -1,13 +1,13 @@ --- title: "-quiet | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/quiet" @@ -22,7 +22,7 @@ ms.assetid: 5d77fa23-4c50-4708-8535-649912b098e8 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/recurse.md b/docs/visual-basic/reference/command-line-compiler/recurse.md index 11ee9e12b89f9..9bb7eccb5f35e 100644 --- a/docs/visual-basic/reference/command-line-compiler/recurse.md +++ b/docs/visual-basic/reference/command-line-compiler/recurse.md @@ -1,13 +1,13 @@ --- title: "-recurse | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 84a0b670-33ae-44c4-a46a-b90388809317 caps.latest.revision: 12 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/reference.md b/docs/visual-basic/reference/command-line-compiler/reference.md index 85200189e9489..ffecd55f0a967 100644 --- a/docs/visual-basic/reference/command-line-compiler/reference.md +++ b/docs/visual-basic/reference/command-line-compiler/reference.md @@ -1,13 +1,13 @@ --- title: "-reference (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: 66bdfced-bbf6-43d1-a554-bc0990315737 caps.latest.revision: 16 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/removeintchecks.md b/docs/visual-basic/reference/command-line-compiler/removeintchecks.md index a4fbf230734cc..6e156c1b793b3 100644 --- a/docs/visual-basic/reference/command-line-compiler/removeintchecks.md +++ b/docs/visual-basic/reference/command-line-compiler/removeintchecks.md @@ -1,13 +1,13 @@ --- title: "-removeintchecks | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "removeintchecks" @@ -22,7 +22,7 @@ ms.assetid: c1835bd5-1e38-4fba-bd2f-6984774765d4 caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/resource.md b/docs/visual-basic/reference/command-line-compiler/resource.md index 25dc96ab62484..9bee0fd677568 100644 --- a/docs/visual-basic/reference/command-line-compiler/resource.md +++ b/docs/visual-basic/reference/command-line-compiler/resource.md @@ -1,13 +1,13 @@ --- title: "-resource (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -22,7 +22,7 @@ ms.assetid: eee2f227-91f2-4f2b-a9d6-1c51c5320858 caps.latest.revision: 19 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/rootnamespace.md b/docs/visual-basic/reference/command-line-compiler/rootnamespace.md index 13c4092eb886f..b8eaae0a9e6ea 100644 --- a/docs/visual-basic/reference/command-line-compiler/rootnamespace.md +++ b/docs/visual-basic/reference/command-line-compiler/rootnamespace.md @@ -1,13 +1,13 @@ --- title: "-rootnamespace | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/rootnamespace" @@ -22,7 +22,7 @@ ms.assetid: e9245edf-6bef-420d-a7c7-324117752783 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/sample-compilation-command-lines.md b/docs/visual-basic/reference/command-line-compiler/sample-compilation-command-lines.md index 130786b3e2de4..96cea985817b3 100644 --- a/docs/visual-basic/reference/command-line-compiler/sample-compilation-command-lines.md +++ b/docs/visual-basic/reference/command-line-compiler/sample-compilation-command-lines.md @@ -1,13 +1,13 @@ --- title: "Sample Compilation Command Lines (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -21,7 +21,7 @@ ms.assetid: 5bfbb487-5f47-4267-969a-39dfb917beeb caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "de-de" - "es-es" diff --git a/docs/visual-basic/reference/command-line-compiler/sdkpath.md b/docs/visual-basic/reference/command-line-compiler/sdkpath.md index 4dbe1628e43b9..b234e7985019b 100644 --- a/docs/visual-basic/reference/command-line-compiler/sdkpath.md +++ b/docs/visual-basic/reference/command-line-compiler/sdkpath.md @@ -1,13 +1,13 @@ --- title: "-sdkpath | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "sdkpath" @@ -22,7 +22,7 @@ ms.assetid: fec8a3f1-b791-4a37-8af7-344859f8212d caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/specify-response-file.md b/docs/visual-basic/reference/command-line-compiler/specify-response-file.md index 5ae0663fa22ba..510d494816a39 100644 --- a/docs/visual-basic/reference/command-line-compiler/specify-response-file.md +++ b/docs/visual-basic/reference/command-line-compiler/specify-response-file.md @@ -1,13 +1,13 @@ --- title: "@ (Specify Response File) (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -17,7 +17,7 @@ ms.assetid: a6847eaa-e5f9-4303-9421-45b55484b9ca caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/subsystemversion.md b/docs/visual-basic/reference/command-line-compiler/subsystemversion.md index cf03e85c866a1..23d46c83980ba 100644 --- a/docs/visual-basic/reference/command-line-compiler/subsystemversion.md +++ b/docs/visual-basic/reference/command-line-compiler/subsystemversion.md @@ -1,13 +1,13 @@ --- title: "-subsystemversion (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" helpviewer_keywords: - "/subsystemversion compiler option [Visual Basic]" @@ -17,7 +17,7 @@ ms.assetid: 08be22b2-f447-4cd3-8203-120b1b920b54 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/target.md b/docs/visual-basic/reference/command-line-compiler/target.md index 4864bc3382d14..cc4a09dd41001 100644 --- a/docs/visual-basic/reference/command-line-compiler/target.md +++ b/docs/visual-basic/reference/command-line-compiler/target.md @@ -1,13 +1,13 @@ --- title: "-target (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: e0954147-548b-461f-9c4b-a8f88845616c caps.latest.revision: 29 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/utf8output.md b/docs/visual-basic/reference/command-line-compiler/utf8output.md index 40cdfbca408b9..aeb3865a834d2 100644 --- a/docs/visual-basic/reference/command-line-compiler/utf8output.md +++ b/docs/visual-basic/reference/command-line-compiler/utf8output.md @@ -1,13 +1,13 @@ --- title: "-utf8output (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 8ab36b1e-027a-49ac-85b4-f48997d9e4d6 caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/vbruntime.md b/docs/visual-basic/reference/command-line-compiler/vbruntime.md index ffaeb9600b75c..d39d2be419130 100644 --- a/docs/visual-basic/reference/command-line-compiler/vbruntime.md +++ b/docs/visual-basic/reference/command-line-compiler/vbruntime.md @@ -1,13 +1,13 @@ --- title: "-vbruntime | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "vbruntime" @@ -22,7 +22,7 @@ ms.assetid: 1aa0239e-511a-4c29-957d-fd72877b350a caps.latest.revision: 17 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/verbose.md b/docs/visual-basic/reference/command-line-compiler/verbose.md index 645cae4bcd52b..d3aae255760b8 100644 --- a/docs/visual-basic/reference/command-line-compiler/verbose.md +++ b/docs/visual-basic/reference/command-line-compiler/verbose.md @@ -1,13 +1,13 @@ --- title: "-verbose | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: d1aec0c1-0261-421d-9adc-5b13756100be caps.latest.revision: 11 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/warnaserror.md b/docs/visual-basic/reference/command-line-compiler/warnaserror.md index b6b95ada40def..1a481449bbd7c 100644 --- a/docs/visual-basic/reference/command-line-compiler/warnaserror.md +++ b/docs/visual-basic/reference/command-line-compiler/warnaserror.md @@ -1,13 +1,13 @@ --- title: "-warnaserror (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 49819f1d-a1bd-4201-affe-5afe6d9712e1 caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/win32icon.md b/docs/visual-basic/reference/command-line-compiler/win32icon.md index 2a2dbab5429be..d66e7205553ce 100644 --- a/docs/visual-basic/reference/command-line-compiler/win32icon.md +++ b/docs/visual-basic/reference/command-line-compiler/win32icon.md @@ -1,13 +1,13 @@ --- title: "-win32icon | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: aecaab01-9353-46c5-941c-6edabd4eff92 caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/win32manifest.md b/docs/visual-basic/reference/command-line-compiler/win32manifest.md index d0f30e1dd023e..a0b66a5fd8e3c 100644 --- a/docs/visual-basic/reference/command-line-compiler/win32manifest.md +++ b/docs/visual-basic/reference/command-line-compiler/win32manifest.md @@ -1,13 +1,13 @@ --- title: "-win32manifest (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 9e3191b4-90db-41c8-966a-28036fd20005 caps.latest.revision: 9 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/command-line-compiler/win32resource.md b/docs/visual-basic/reference/command-line-compiler/win32resource.md index bc5ae3769d14f..6f8a6857e4729 100644 --- a/docs/visual-basic/reference/command-line-compiler/win32resource.md +++ b/docs/visual-basic/reference/command-line-compiler/win32resource.md @@ -1,13 +1,13 @@ --- title: "-win32resource | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" +ms.prod: .net ms.reviewer: "" ms.suite: "" ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" f1_keywords: - "/win32resource" @@ -22,7 +22,7 @@ ms.assetid: e226946d-19ce-4cc9-91f5-aed24f77aa2b caps.latest.revision: 13 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/index.md b/docs/visual-basic/reference/index.md index 3116413684f48..4a8dc66124455 100644 --- a/docs/visual-basic/reference/index.md +++ b/docs/visual-basic/reference/index.md @@ -1,13 +1,13 @@ --- title: "Reference (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: df6e7c50-5f3e-4381-98ed-ba5c3e9fe228 caps.latest.revision: 21 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/language-specification.md b/docs/visual-basic/reference/language-specification.md index 2401cfee9d3bf..c9c3ace0db449 100644 --- a/docs/visual-basic/reference/language-specification.md +++ b/docs/visual-basic/reference/language-specification.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Language Specification | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 42c30017-19d0-442e-87a2-850b66ddc3df caps.latest.revision: 14 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/reference/net-framework-reference-information.md b/docs/visual-basic/reference/net-framework-reference-information.md index 13e6bab271e97..fa7681830c73c 100644 --- a/docs/visual-basic/reference/net-framework-reference-information.md +++ b/docs/visual-basic/reference/net-framework-reference-information.md @@ -1,13 +1,13 @@ --- title: ".NET Framework Reference Information (Visual Basic) | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -19,7 +19,7 @@ ms.assetid: 8b202505-608b-4223-bbd9-2ace3d73e6cd caps.latest.revision: 15 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/sample-applications.md b/docs/visual-basic/sample-applications.md index 46c416fd9a0ef..ebbe881a8f10f 100644 --- a/docs/visual-basic/sample-applications.md +++ b/docs/visual-basic/sample-applications.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Sample Applications | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -18,7 +18,7 @@ ms.assetid: 09c6bc12-25fd-4359-a5fc-8dab8dddbfd2 caps.latest.revision: 40 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/visual-basic/walkthroughs.md b/docs/visual-basic/walkthroughs.md index 118736f98a815..192cd8e3f6d28 100644 --- a/docs/visual-basic/walkthroughs.md +++ b/docs/visual-basic/walkthroughs.md @@ -1,13 +1,13 @@ --- title: "Visual Basic Language Walkthroughs | Microsoft Docs" -ms.custom: "" + ms.date: "2015-07-20" -ms.prod: "visual-studio-dev14" -ms.reviewer: "" -ms.suite: "" +ms.prod: .net + + ms.technology: - "devlang-visual-basic" -ms.tgt_pltfrm: "" + ms.topic: "article" dev_langs: - "VB" @@ -20,7 +20,7 @@ ms.assetid: e4e1f849-e1ce-4cf7-8483-d9b4c4887a8e caps.latest.revision: 18 author: "stevehoag" ms.author: "shoag" -manager: "wpickett" + translation.priority.ht: - "cs-cz" - "de-de" diff --git a/docs/welcome.md b/docs/welcome.md index d1a56191ff8b7..e181a7118bf69 100644 --- a/docs/welcome.md +++ b/docs/welcome.md @@ -3,11 +3,10 @@ title: Welcome to .NET description: Getting started keywords: .NET author: richlander -manager: wpickett +ms.author: mairaw ms.date: 10/12/2016 ms.topic: article ms.prod: .net -ms.technology: .net-technologies ms.devlang: dotnet ms.assetid: cb788dcf-2120-467f-9c34-c02a90e1f68f --- diff --git a/styleguide/template.md b/styleguide/template.md index 42cb127971bcf..2ceb37e004302 100644 --- a/styleguide/template.md +++ b/styleguide/template.md @@ -5,11 +5,11 @@ title: [ARTICLE TITLE | SERVICE NAME] description: keywords: author: [GITHUB USERNAME] -manager: wpickett + ms.date: [CREATION/UPDATE DATE] ms.topic: article ms.prod: .net-core -ms.technology: .net-core-technologies + ms.assetid: [GET ONE FROM guidgenerator.com] # optional metadata