Skip to content

Commit

Permalink
1657394: First set of 20 new SEO descriptions. (#18970)
Browse files Browse the repository at this point in the history
* First set of 20 new SEO descriptions.
  • Loading branch information
DennisLee-DennisLee authored Jun 16, 2020
1 parent 5c2f3a2 commit b13bf01
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: XpsDocumentWriter._WritingCancelled Event (System.Windows.Xps)
description: Read about the XpsDocumentWriter._WritingCancelled event, which occurs when an XML Paper Specification (XPS) Write or WriteAsync operation is canceled in .NET.
ms.date: 10/17/2017
api_location:
- system.printing.dll
Expand Down
1 change: 1 addition & 0 deletions docs/framework/app-domains/application-domains.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Application domains"
description: Read about application domains, which provide an isolation boundary between applications for security, reliability, versioning, & unloading assemblies in .NET.
ms.date: "03/30/2017"
helpviewer_keywords:
- "process boundaries for isolation"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/app-domains/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Programming with Application Domains and Assemblies"
description: Get to know programming with application domains and assemblies in .NET. See links to how-to topics & examples about creating application domains & assemblies.
ms.date: "03/30/2017"
helpviewer_keywords:
- "assemblies [.NET Framework], programming"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/app-domains/retrieve-setup-information.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Retrieving Setup Information from an Application Domain"
description: Retrieve setup information from an application domain in .NET using the System.AppDomain class or the AppDomainSetup object.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/debug-trace-profile/code-contracts.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Code Contracts"
description: Explore code contracts, which provide a way to specify preconditions, postconditions, and object invariants in your .NET code.
ms.date: "09/05/2018"
dev_langs:
- "csharp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "jitCompilationStart MDA"
description: Use the jitCompilationStart managed debugging assistant (MDA), which is started to report when the just-in-time (JIT) compiler begins compiling a .NET function.
ms.date: "03/30/2017"
helpviewer_keywords:
- "JIT compilation"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "How to: Get Progress from the .NET Framework 4.5 Installer"
description: Learn how to get progress from the .NET 4.5 installer. If you develop apps for this .NET version, you can include (chain) .NET 4.5 setup in your app's setup.
ms.date: "03/30/2017"
dev_langs:
- "cpp"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/interop/default-marshaling-for-strings.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Default Marshaling for Strings"
description: Review the default marshaling behavior for strings in interfaces, platform invoke, structures, & fixed-length string buffers in .NET.
ms.date: "03/20/2019"
dev_langs:
- "csharp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Marshaling Data with Platform Invoke"
description: Marshal data with platform invoke in .NET. See a list of data types used in Windows APIs and C-style functions, and find their .NET managed type equivalents.
ms.date: "03/20/2019"
dev_langs:
- "cpp"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/interop/msgbox-sample.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "MsgBox Sample"
description: See a sample of passing string types by values as In parameters using MsgBox. It shows when to use the EntryPoint, CharSet, and ExactSpelling fields in .NET.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/performance/interop-etw-events.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Interop ETW Events"
description: Review interop ETW (event tracing for Windows) events, which capture information about Microsoft intermediate language (MSIL) stub generation & caching in .NET.
ms.date: "03/30/2017"
helpviewer_keywords:
- "interop events [.NET Framework]"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/performance/lazy-initialization.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Lazy Initialization"
description: Explore lazy initialization in .NET, a performance improvement that means an object creation is deferred until the object is first used.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/tools/mdbg-exe.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "MDbg.exe (.NET Framework Command-Line Debugger)"
description: Understand MDbg.exe, the command-line debugger for .NET, which helps tools vendors and application developers find and fix bugs in programs targeting the CLR.
ms.date: "03/30/2017"
helpviewer_keywords:
- "command-line debugger [.NET Framework]"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/tools/peverify-exe-peverify-tool.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Peverify.exe (PEVerify Tool)"
description: Use Peverify.exe (portable executable verify) to help determine if Microsoft intermediate language (MSIL) code & metadata meet type safety standards in .NET.
ms.date: "03/30/2017"
helpviewer_keywords:
- "portable executable files, PEVerify"
Expand Down
1 change: 1 addition & 0 deletions docs/framework/tools/winmdexp-exe-error-messages.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Winmdexp.exe Error Messages"
description: Understand Winmdexp.exe (Windows runtime metadata export tool) error messages, which only appear during the build process if .NET compilation succeeds.
ms.date: "03/30/2017"
f1_keywords:
- "WME1095"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Obtain Mixed Text Attribute Details Using UI Automation"
description: Obtain mixed text attribute details using the managed UI Automation classes in the System.Windows.Automation namespace of the .NET API.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Return Properties from a UI Automation Provider"
description: See how a UI Automation provider can return properties of an element to client applications in .NET.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Server-Side UI Automation Provider Implementation"
description: Understand how to implement a server-side UI Automation provider for a custom control in .NET. Implementation for WPF and non-WPF elements is different.
ms.date: "03/30/2017"
helpviewer_keywords:
- "server-side UI Automation provider implementation"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "UI Automation Control Types"
description: See the UI Automation control types that are available if you want to use the managed classes in the System.Windows.Automation namespace of the .NET API.
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "UI Automation Events for Clients"
description: Read about how Microsoft UI Automation events are used by UI Automation clients in .NET. UI Automation allows clients to subscribe to events of interest.
ms.date: "03/30/2017"
helpviewer_keywords:
- "UI Automation, events for clients"
Expand Down

0 comments on commit b13bf01

Please sign in to comment.