diff --git a/docs/framework/data/adonet/sql/linq/basic-data-types.md b/docs/framework/data/adonet/sql/linq/basic-data-types.md
index 71e0dd6f454..b7406e2dd00 100644
--- a/docs/framework/data/adonet/sql/linq/basic-data-types.md
+++ b/docs/framework/data/adonet/sql/linq/basic-data-types.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33365990"
---
# 基本データ型
LINQ to SQL クエリは、Microsoft SQL Server で実行される前に Transact-SQL に変換されるため、 LINQ to SQL は、SQL Server が基本データ型に対してサポートするのと同じ組み込み機能の多くをサポートします。
diff --git a/docs/framework/data/adonet/sql/linq/sql-clr-type-mismatches.md b/docs/framework/data/adonet/sql/linq/sql-clr-type-mismatches.md
index 03797ec3a92..b8f2f892c18 100644
--- a/docs/framework/data/adonet/sql/linq/sql-clr-type-mismatches.md
+++ b/docs/framework/data/adonet/sql/linq/sql-clr-type-mismatches.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33365671"
---
# SQL と CLR の型の不一致
[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] はオブジェクト モデルと SQL Server 間の変換のほとんどを自動化します。 ただし、正確な変換が実行されない場合もあります。 以下のセクションでは、共通言語ランタイム (CLR) の型と SQL Server データベースの型の主な不一致について概要を示します。 特定の型マッピングおよびでの関数の変換に関する詳細を検索する[SQL-CLR 型マッピング](../../../../../../docs/framework/data/adonet/sql/linq/sql-clr-type-mapping.md)と[データ型および関数](../../../../../../docs/framework/data/adonet/sql/linq/data-types-and-functions.md)です。
diff --git a/docs/framework/data/wcf/feed-customization-wcf-data-services.md b/docs/framework/data/wcf/feed-customization-wcf-data-services.md
index a52cb1c7812..3c553b7f8a4 100644
--- a/docs/framework/data/wcf/feed-customization-wcf-data-services.md
+++ b/docs/framework/data/wcf/feed-customization-wcf-data-services.md
@@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33365892"
---
# フィードのカスタマイズ (WCF Data Services)
[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] 使用して、[!INCLUDE[ssODataFull](../../../../includes/ssodatafull-md.md)]データ フィードとして公開します。 [!INCLUDE[ssODataShort](../../../../includes/ssodatashort-md.md)] データ フィードを Atom と JavaScript Object Notation (JSON) の両方の形式をサポートします。 Atom フィードを使用すると[!INCLUDE[ssODataShort](../../../../includes/ssodatashort-md.md)]エンティティとリレーションシップは、HTTP メッセージの本文に含めることができる XML 形式などのデータをシリアル化の標準的な方法を提供します。 [!INCLUDE[ssODataShort](../../../../includes/ssodatashort-md.md)] エンティティに含まれているデータと Atom 要素間の既定のエンティティ プロパティ マッピングを定義します。 詳細については、次を参照してください。 [OData: Atom 形式](http://go.microsoft.com/fwlink/?LinkID=185794)です。
diff --git a/docs/framework/data/wcf/reflection-provider-wcf-data-services.md b/docs/framework/data/wcf/reflection-provider-wcf-data-services.md
index f09423b938f..f6f328ea040 100644
--- a/docs/framework/data/wcf/reflection-provider-wcf-data-services.md
+++ b/docs/framework/data/wcf/reflection-provider-wcf-data-services.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33366009"
---
# リフレクション プロバイダー (WCF Data Services)
Entity Framework を介してデータ モデルからデータを公開することに加えて、[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] では、エンティティ ベースのモデルで厳密に定義されていないデータを公開することもできます。 リフレクション プロバイダーは、 インターフェイスを実装する型を返すクラスのデータを公開します。 [!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] は、リフレクションを使用して、これらのクラスのデータ モデルを推論し、リソースに対するアドレス ベースのクエリを、公開されている 型に対する統合言語クエリ (LINQ) ベースのクエリに変換します。
diff --git a/docs/framework/debug-trace-profile/dirtycastandcalloninterface-mda.md b/docs/framework/debug-trace-profile/dirtycastandcalloninterface-mda.md
index 8258710d248..32eff8f054f 100644
--- a/docs/framework/debug-trace-profile/dirtycastandcalloninterface-mda.md
+++ b/docs/framework/debug-trace-profile/dirtycastandcalloninterface-mda.md
@@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33390511"
---
# dirtyCastAndCallOnInterface MDA
`dirtyCastAndCallOnInterface` マネージ デバッグ アシスタント (MDA: Managed Debugging Assistant) は、vtable を使用して事前バインディングされた呼び出しが、遅延バインディング専用とマークされたクラス インターフェイスで試行されたときにアクティブ化されます。
diff --git a/docs/framework/debug-trace-profile/jitcompilationstart-mda.md b/docs/framework/debug-trace-profile/jitcompilationstart-mda.md
index 32e1648ead1..e63272b3352 100644
--- a/docs/framework/debug-trace-profile/jitcompilationstart-mda.md
+++ b/docs/framework/debug-trace-profile/jitcompilationstart-mda.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33387037"
---
# jitCompilationStart MDA
`jitCompilationStart` マネージ デバッグ アシスタント (MDA: Managed Debugging Assistant) が起動すると、Just-In-Time (JIT) コンパイラが関数のコンパイルを開始した時刻が報告されます。
diff --git a/docs/framework/debug-trace-profile/loaderlock-mda.md b/docs/framework/debug-trace-profile/loaderlock-mda.md
index abcb0a587f6..28e311d62a8 100644
--- a/docs/framework/debug-trace-profile/loaderlock-mda.md
+++ b/docs/framework/debug-trace-profile/loaderlock-mda.md
@@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33388200"
---
# loaderLock MDA
`loaderLock` マネージ デバッグ アシスタント (MDA) は、Microsoft Windows オペレーティング システムのローダー ロックを保持しているスレッド上でマネージ コードを実行する試行を検出します。 このような実行は、デッドロックの原因になる可能性があり、オペレーティング システムのローダーが初期化する前に DLL が使用される可能性があるため、不適切です。
diff --git a/docs/framework/debug-trace-profile/opengenericcercall-mda.md b/docs/framework/debug-trace-profile/opengenericcercall-mda.md
index 8887c46d8b0..6952b7700ba 100644
--- a/docs/framework/debug-trace-profile/opengenericcercall-mda.md
+++ b/docs/framework/debug-trace-profile/opengenericcercall-mda.md
@@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33387521"
---
# openGenericCERCall MDA
`openGenericCERCall` マネージ デバッグ アシスタントは、ルート メソッドにジェネリック型変数を持つ制約された実行領域 (CER) グラフが JIT コンパイル時またはネイティブ イメージ生成時に処理されている場合に、少なくとも 1 つのジェネリック型変数がオブジェクト参照型であることを警告するためにアクティブ化されます。
diff --git a/docs/framework/debug-trace-profile/trace-listeners.md b/docs/framework/debug-trace-profile/trace-listeners.md
index 9925a20ebc4..4eba5e54a5d 100644
--- a/docs/framework/debug-trace-profile/trace-listeners.md
+++ b/docs/framework/debug-trace-profile/trace-listeners.md
@@ -21,6 +21,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33391760"
---
# トレース リスナー
**Trace**、**Debug**、および を使用するときには、送信されたメッセージを収集して記録するための機構が必要です。 トレース メッセージは*リスナー*によって受け取られます。 リスナーの目的は、トレース メッセージの収集、格納、およびルーティングを行うことです。 リスナーにより、トレース出力が適切な場所 (ログ、ウィンドウ、またはテキスト ファイル) に送られます。
diff --git a/docs/framework/install/on-windows-8-1.md b/docs/framework/install/on-windows-8-1.md
index fbe0d9da5d7..8028134e65e 100644
--- a/docs/framework/install/on-windows-8-1.md
+++ b/docs/framework/install/on-windows-8-1.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33391665"
---
# Windows 8.1 と Windows Server 2012 R2 に .NET Framework をインストールする
diff --git a/docs/framework/interop/how-to-generate-interop-assemblies-from-type-libraries.md b/docs/framework/interop/how-to-generate-interop-assemblies-from-type-libraries.md
index 15ea0fc8562..31b50db5b1c 100644
--- a/docs/framework/interop/how-to-generate-interop-assemblies-from-type-libraries.md
+++ b/docs/framework/interop/how-to-generate-interop-assemblies-from-type-libraries.md
@@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33387732"
---
# 方法: 相互運用機能アセンブリをタイプ ライブラリから生成する
[タイプ ライブラリ インポーター (Tlbimp.exe)](../../../docs/framework/tools/tlbimp-exe-type-library-importer.md) は、COM タイプ ライブラリに含まれているコクラスとインターフェイスをメタデータに変換するコマンド ライン ツールです。 このツールは、型情報の相互運用機能アセンブリと名前空間を自動的に作成します。 クラスのメタデータが使用可能になった後、マネージ クライアントは COM 型のインスタンスを作成し、.NET インスタンスの場合と同じように、そのメソッドを呼び出すことができます。 Tlbimp.exe は、タイプ ライブラリ全体を一度にメタデータに変換しますが、タイプ ライブラリで定義されている型のサブセットの型情報は生成できません。
diff --git a/docs/framework/migration-guide/mitigation-path-normalization.md b/docs/framework/migration-guide/mitigation-path-normalization.md
index f60417df6b1..721da48821e 100644
--- a/docs/framework/migration-guide/mitigation-path-normalization.md
+++ b/docs/framework/migration-guide/mitigation-path-normalization.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33389531"
---
# 軽減策: パスの正規化
[!INCLUDE[net_v462](../../../includes/net-v462-md.md)] を対象とするアプリ以降では、.NET Framework のパスの正規化が変更されました。
diff --git a/docs/framework/migration-guide/mitigation-png-frames-in-icon-objects.md b/docs/framework/migration-guide/mitigation-png-frames-in-icon-objects.md
index deb9af3f401..109adda7553 100644
--- a/docs/framework/migration-guide/mitigation-png-frames-in-icon-objects.md
+++ b/docs/framework/migration-guide/mitigation-png-frames-in-icon-objects.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33387927"
---
# 軽減策: Icon オブジェクトの PNG フレーム
.NET Framework 4.6 以降では、 メソッドで、PNG フレームを含んだアイコンを正常に オブジェクトに変換できます。
diff --git a/docs/framework/migration-guide/mitigation-pointer-based-touch-and-stylus-support.md b/docs/framework/migration-guide/mitigation-pointer-based-touch-and-stylus-support.md
index 5bd91b4fbef..d73e6617485 100644
--- a/docs/framework/migration-guide/mitigation-pointer-based-touch-and-stylus-support.md
+++ b/docs/framework/migration-guide/mitigation-pointer-based-touch-and-stylus-support.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33387781"
---
# 軽減策: ポインター ベースのタッチおよびスタイラスのサポート
diff --git a/docs/framework/migration-guide/retargeting/4.0-4.5.2.md b/docs/framework/migration-guide/retargeting/4.0-4.5.2.md
index 606e8004290..b537379b0a1 100644
--- a/docs/framework/migration-guide/retargeting/4.0-4.5.2.md
+++ b/docs/framework/migration-guide/retargeting/4.0-4.5.2.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33391434"
---
# .NET Framework 4.0 から 4.5.2 への移行に関する変更の再ターゲット
diff --git a/docs/framework/migration-guide/retargeting/4.0-4.7.md b/docs/framework/migration-guide/retargeting/4.0-4.7.md
index 5a7a784c64d..488d77c8fd0 100644
--- a/docs/framework/migration-guide/retargeting/4.0-4.7.md
+++ b/docs/framework/migration-guide/retargeting/4.0-4.7.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33389903"
---
# .NET Framework 4.0 から 4.7 への移行に関する変更の再ターゲット
diff --git a/docs/framework/migration-guide/retargeting/4.5.1-4.5.2.md b/docs/framework/migration-guide/retargeting/4.5.1-4.5.2.md
index 19892a2782c..649f61ea2c1 100644
--- a/docs/framework/migration-guide/retargeting/4.5.1-4.5.2.md
+++ b/docs/framework/migration-guide/retargeting/4.5.1-4.5.2.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33386445"
---
# .NET Framework 4.5.1 から 4.5.2 への移行に関する変更の再ターゲット
diff --git a/docs/framework/migration-guide/retargeting/4.6-4.6.2.md b/docs/framework/migration-guide/retargeting/4.6-4.6.2.md
index b8908fbdeb1..a06c454eea8 100644
--- a/docs/framework/migration-guide/retargeting/4.6-4.6.2.md
+++ b/docs/framework/migration-guide/retargeting/4.6-4.6.2.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33388662"
---
# .NET Framework 4.6 から 4.6.2 への移行に関する変更の再ターゲット
diff --git a/docs/framework/migration-guide/runtime/4.5-4.7.1.md b/docs/framework/migration-guide/runtime/4.5-4.7.1.md
index c59d956e46f..541ed4be2fb 100644
--- a/docs/framework/migration-guide/runtime/4.5-4.7.1.md
+++ b/docs/framework/migration-guide/runtime/4.5-4.7.1.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33389981"
---
# .NET Framework 4.5 から 4.7.1 への移行に関するランタイム変更
diff --git a/docs/framework/migration-guide/runtime/4.5.1-4.7.1.md b/docs/framework/migration-guide/runtime/4.5.1-4.7.1.md
index dbf25df10ec..97b7f1db27b 100644
--- a/docs/framework/migration-guide/runtime/4.5.1-4.7.1.md
+++ b/docs/framework/migration-guide/runtime/4.5.1-4.7.1.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33390979"
---
# .NET Framework 4.5.1 から 4.7.1 への移行に関するランタイム変更
diff --git a/docs/framework/network-programming/asynchronous-client-socket-example.md b/docs/framework/network-programming/asynchronous-client-socket-example.md
index e44a6e3f5f3..57cdc673ce2 100644
--- a/docs/framework/network-programming/asynchronous-client-socket-example.md
+++ b/docs/framework/network-programming/asynchronous-client-socket-example.md
@@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33390300"
---
# 非同期クライアント ソケットの例
次のプログラム例では、サーバーに接続するクライアントを作成します。 このクライアントは非同期ソケットで構築されます。そのため、サーバーが応答を返す間にクライアント アプリケーションの実行が中断されることはありません。 このアプリケーションは文字列をサーバーに送信し、サーバーが返した文字列をコンソールに表示します。
diff --git a/docs/framework/network-programming/how-to-customize-a-time-based-cache-policy.md b/docs/framework/network-programming/how-to-customize-a-time-based-cache-policy.md
index e5c4b071ce1..568fb9193f1 100644
--- a/docs/framework/network-programming/how-to-customize-a-time-based-cache-policy.md
+++ b/docs/framework/network-programming/how-to-customize-a-time-based-cache-policy.md
@@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33390966"
---
# 方法: 時間ベースのキャッシュ ポリシーをカスタマイズする
時間ベースのキャッシュ ポリシーを作成する場合、最大有効期間、最小鮮度、最大期限延長、またはキャッシュ同期日付の値を指定することで、キャッシュの動作をカスタマイズできます。 オブジェクトは、これらの値の有効な組み合わせを指定できるようにする複数のコンストラクターを提供します。
diff --git a/docs/framework/network-programming/managing-connections.md b/docs/framework/network-programming/managing-connections.md
index 5d605e59392..ffd5f1fbc47 100644
--- a/docs/framework/network-programming/managing-connections.md
+++ b/docs/framework/network-programming/managing-connections.md
@@ -25,6 +25,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33391174"
---
# 接続の管理
HTTP を使用してデータ リソースに接続するアプリケーションは、.NET Framework の クラスと クラスを使用してインターネットに対する接続を管理し、最適なスケールとパフォーマンスを達成することができます。
diff --git a/docs/framework/security/how-to-enable-wif-for-a-wcf-web-service-application.md b/docs/framework/security/how-to-enable-wif-for-a-wcf-web-service-application.md
index 2e97a42d064..fc252b641c2 100644
--- a/docs/framework/security/how-to-enable-wif-for-a-wcf-web-service-application.md
+++ b/docs/framework/security/how-to-enable-wif-for-a-wcf-web-service-application.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33398991"
---
# 操作方法: WCF Web サービス アプリケーションの WIF を有効にする
## 対象
diff --git a/docs/framework/security/validating-issuer-name-registry-api-reference.md b/docs/framework/security/validating-issuer-name-registry-api-reference.md
index 04de969aef9..7a7ce384567 100644
--- a/docs/framework/security/validating-issuer-name-registry-api-reference.md
+++ b/docs/framework/security/validating-issuer-name-registry-api-reference.md
@@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33400004"
---
# 発行者名レジストリ API リファレンスの検証
このセクションでは、WIF の Validating Issuer Name Registry 拡張機能の API リファレンスを提供します。
diff --git a/docs/framework/security/wif-overview.md b/docs/framework/security/wif-overview.md
index 0761a8f672d..eb5bfb5b868 100644
--- a/docs/framework/security/wif-overview.md
+++ b/docs/framework/security/wif-overview.md
@@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33400069"
---
# Windows Identity Foundation 4.5 の概要
Windows Identity Foundation 4.5 は、アプリケーション内でクレーム ベース ID を実装するための一連の .NET Framework クラスです。 このクラスを使用することで、クレーム対応アプリケーションおよびサービスのメリットを簡単に得られるようになります。 WIF 4.5 は、.NET Framework Version 4.5 以降が使用されているすべての Web アプリケーションまたは Web サービスで使用できます。 WIF は、オープン スタンダードに基づく業界共通の構想を取り入れた Microsoft のフェデレーション ID ソフトウェア ファミリの 1 つにすぎません。 フェデレーション ID は、[Active Directory® フェデレーション サービス](http://go.microsoft.com/fwlink/?LinkID=247516) (AD FS) 2.0、[Microsoft Azure のアクセス制御サービス](http://go.microsoft.com/fwlink/?LinkID=247517) (ACS)、および WIF の 3 つのコンポーネントで構成されます。 この 3 つのコンポーネントが一体となって、Microsoft の新しいクレーム ベースのクラウド ID およびアクセス プラットフォームのコアを形成しています。
diff --git a/docs/framework/tools/mpgo-exe-managed-profile-guided-optimization-tool.md b/docs/framework/tools/mpgo-exe-managed-profile-guided-optimization-tool.md
index 1d1ad4733f2..6a7dce8b1a6 100644
--- a/docs/framework/tools/mpgo-exe-managed-profile-guided-optimization-tool.md
+++ b/docs/framework/tools/mpgo-exe-managed-profile-guided-optimization-tool.md
@@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33410021"
---
# Mpgo.exe (マネージ プロファイル ガイド付き最適化ツール)
マネージ プロファイル ガイド付き最適化ツール (Mpgo.exe) は、[ネイティブ イメージ ジェネレーター (Ngen.exe)](../../../docs/framework/tools/ngen-exe-native-image-generator.md) によって作成されたネイティブ イメージ アセンブリを最適化するために一般的なエンド ユーザー シナリオを使用するコマンド ライン ツールです。 このツールによって、プロファイル データを生成するトレーニング シナリオを実行できます。 [ネイティブ イメージ ジェネレーター (Ngen.exe)](../../../docs/framework/tools/ngen-exe-native-image-generator.md) は、このデータを使用して、生成されたネイティブ イメージ アプリケーション アセンブリを最適化します。 トレーニングのシナリオでは、アプリケーションで予期される使用について試行します。 Mpgo.exe は、Visual Studio Ultimate 2012 以降のバージョンで使用できます。 また、[!INCLUDE[vs_dev12](../../../includes/vs-dev12-md.md)] から、[!INCLUDE[win8_appname_long](../../../includes/win8-appname-long-md.md)] アプリを最適化するために、Mpgo.exe を使用できます。
diff --git a/docs/framework/tools/winmdexp-exe-error-messages.md b/docs/framework/tools/winmdexp-exe-error-messages.md
index 675b4ab6201..372de12f586 100644
--- a/docs/framework/tools/winmdexp-exe-error-messages.md
+++ b/docs/framework/tools/winmdexp-exe-error-messages.md
@@ -164,6 +164,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33407041"
---
# Winmdexp.exe のエラー メッセージ
ビルド プロセスは [!INCLUDE[vs_dev11_long](../../../includes/vs-dev11-long-md.md)] で **[!INCLUDE[wrt](../../../includes/wrt-md.md)] コンポーネント** テンプレートを使うときに [Winmdexp.exe (Windows ランタイム メタデータのエクスポート ツール)](../../../docs/framework/tools/winmdexp-exe-windows-runtime-metadata-export-tool.md) を呼び出すため、Winmdexp.exe のエラー メッセージは **[エラー一覧]** に表示されます。 Winmdexp.exe は `/target:winmdobj` オプションでコンパイルされるモジュールで動作します。 コンパイルされたモジュールが入力として必要となるため、コンパイルが成功した場合を除き、そのエラー メッセージは表示されません。
diff --git a/docs/framework/ui-automation/access-embedded-objects-using-ui-automation.md b/docs/framework/ui-automation/access-embedded-objects-using-ui-automation.md
index 3f0f8429407..4a0a96df8c9 100644
--- a/docs/framework/ui-automation/access-embedded-objects-using-ui-automation.md
+++ b/docs/framework/ui-automation/access-embedded-objects-using-ui-automation.md
@@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33408734"
---
# UI オートメーションを使用した、埋め込みオブジェクトへのアクセス
> [!NOTE]
diff --git a/docs/framework/ui-automation/enable-navigation-in-a-ui-automation-fragment-provider.md b/docs/framework/ui-automation/enable-navigation-in-a-ui-automation-fragment-provider.md
index 39f4f3a5640..686dd468ae9 100644
--- a/docs/framework/ui-automation/enable-navigation-in-a-ui-automation-fragment-provider.md
+++ b/docs/framework/ui-automation/enable-navigation-in-a-ui-automation-fragment-provider.md
@@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33401028"
---
# UI オートメーション フラグメント プロバイダーでのナビゲーションの有効化
> [!NOTE]
diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-scroll-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-scroll-control-pattern.md
index e59944f6c55..6624ec7693e 100644
--- a/docs/framework/ui-automation/implementing-the-ui-automation-scroll-control-pattern.md
+++ b/docs/framework/ui-automation/implementing-the-ui-automation-scroll-control-pattern.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33399553"
---
# UI オートメーション Scroll コントロール パターンの実装
> [!NOTE]
diff --git a/docs/framework/ui-automation/ui-automation-events-for-clients.md b/docs/framework/ui-automation/ui-automation-events-for-clients.md
index 8ab57f43ff5..47d40505a89 100644
--- a/docs/framework/ui-automation/ui-automation-events-for-clients.md
+++ b/docs/framework/ui-automation/ui-automation-events-for-clients.md
@@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33408035"
---
# クライアントの UI オートメーション イベント
> [!NOTE]
diff --git a/docs/framework/ui-automation/ui-automation-providers-for-managed-code.md b/docs/framework/ui-automation/ui-automation-providers-for-managed-code.md
index 1b171551653..50f5b06bd16 100644
--- a/docs/framework/ui-automation/ui-automation-providers-for-managed-code.md
+++ b/docs/framework/ui-automation/ui-automation-providers-for-managed-code.md
@@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33406384"
---
# マネージ コードの UI オートメーション プロバイダー
> [!NOTE]
diff --git a/docs/framework/ui-automation/ui-automation-specification-and-community-promise.md b/docs/framework/ui-automation/ui-automation-specification-and-community-promise.md
index d10f25644c9..ae6571d09b7 100644
--- a/docs/framework/ui-automation/ui-automation-specification-and-community-promise.md
+++ b/docs/framework/ui-automation/ui-automation-specification-and-community-promise.md
@@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33401155"
---
# UI Automation Specification および UI Automation Community Promise
UI オートメーションは、UI に関する情報をエンドユーザーに提供する標準入力以外の方法で UI を操作して、スクリーン リーダーなどの支援技術製品の有効化のデスクトップで、ほとんどのユーザー インターフェイス (UI) 要素にプログラムでアクセスを提供します.
diff --git a/docs/framework/unmanaged-api/alink/addfile2-method.md b/docs/framework/unmanaged-api/alink/addfile2-method.md
index ae3a829759c..05a2c8a151f 100644
--- a/docs/framework/unmanaged-api/alink/addfile2-method.md
+++ b/docs/framework/unmanaged-api/alink/addfile2-method.md
@@ -19,9 +19,10 @@ author: mairaw
ms.author: mairaw
ms.openlocfilehash: f4735103f277d710dd23adfa19c475c425feaa36
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33403332"
---
# AddFile2 メソッド
ファイルをアセンブリに追加されます。 非バインド モジュールの作成にも使用できます。
diff --git a/docs/framework/unmanaged-api/alink/exporttype-method.md b/docs/framework/unmanaged-api/alink/exporttype-method.md
index 085e0acb5ee..0585e5a41a9 100644
--- a/docs/framework/unmanaged-api/alink/exporttype-method.md
+++ b/docs/framework/unmanaged-api/alink/exporttype-method.md
@@ -18,9 +18,10 @@ author: mairaw
ms.author: mairaw
ms.openlocfilehash: 958b56266b0d2dcc317204c39a1df56baabd83e2
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33402484"
---
# ExportType メソッド
型がエクスポート可能なことを指定します。
diff --git a/docs/framework/unmanaged-api/alink/getfiledef-method.md b/docs/framework/unmanaged-api/alink/getfiledef-method.md
index 981c8d1798e..285424e2781 100644
--- a/docs/framework/unmanaged-api/alink/getfiledef-method.md
+++ b/docs/framework/unmanaged-api/alink/getfiledef-method.md
@@ -18,9 +18,10 @@ author: mairaw
ms.author: mairaw
ms.openlocfilehash: b772ae37baed44b90e4f5420e0f7724201a56abe
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33401812"
---
# GetFileDef メソッド
(ALink によって割り当てられたトークン) ではなくメタデータで使用される実際の FileDef トークンを取得します。
diff --git a/docs/framework/unmanaged-api/alink/ialink2-interface.md b/docs/framework/unmanaged-api/alink/ialink2-interface.md
index b5ae6d8db05..0ce6c0d231d 100644
--- a/docs/framework/unmanaged-api/alink/ialink2-interface.md
+++ b/docs/framework/unmanaged-api/alink/ialink2-interface.md
@@ -10,9 +10,10 @@ author: mairaw
ms.author: mairaw
ms.openlocfilehash: 0ddc2f50b42ba8adf7aa5f4d7fa0dc68469e7344
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33408462"
---
# IALink2 インターフェイス
補完、 [IALink インターフェイス](../../../../docs/framework/unmanaged-api/alink/ialink-interface.md)など新しいメタデータ インターフェイスで操作するメソッドを宣言することによって[IMetaDataEmit2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit2-interface.md)です。 さらに、IALink2 では、元の IALink インターフェイス経由で追加の使用の柔軟性を提供するメソッドを宣言します。
diff --git a/docs/framework/unmanaged-api/alink/precloseassembly-method.md b/docs/framework/unmanaged-api/alink/precloseassembly-method.md
index 828442ce45c..5d92b2ea239 100644
--- a/docs/framework/unmanaged-api/alink/precloseassembly-method.md
+++ b/docs/framework/unmanaged-api/alink/precloseassembly-method.md
@@ -18,9 +18,10 @@ author: mairaw
ms.author: mairaw
ms.openlocfilehash: 82421fa83a6f0d24492d70f961e731b679c25728
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33400719"
---
# PreCloseAssembly メソッド
アセンブリ ファイルを閉じます。 閉じると、その他のすべてのファイルがアセンブリ ファイルを閉じる前に、このメソッドを呼び出します。 非バインド モジュールのこのメソッドを呼び出さないでください。
diff --git a/docs/framework/unmanaged-api/alink/setmanifestfile-method.md b/docs/framework/unmanaged-api/alink/setmanifestfile-method.md
index 4d6e73ad84a..5d0cd1d5c38 100644
--- a/docs/framework/unmanaged-api/alink/setmanifestfile-method.md
+++ b/docs/framework/unmanaged-api/alink/setmanifestfile-method.md
@@ -18,9 +18,10 @@ author: mairaw
ms.author: mairaw
ms.openlocfilehash: 8f8398c16b27836b772e8ac56ee1f7e8494f4be0
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33403570"
---
# SetManifestFile メソッド
指定するか、アセンブリの作成時に、リンカーが使用するマニフェスト ファイルをリセットできます。
diff --git a/docs/framework/unmanaged-api/debugging/cor-debug-il-to-native-map-structure.md b/docs/framework/unmanaged-api/debugging/cor-debug-il-to-native-map-structure.md
index a861c0322f8..38536fa78e3 100644
--- a/docs/framework/unmanaged-api/debugging/cor-debug-il-to-native-map-structure.md
+++ b/docs/framework/unmanaged-api/debugging/cor-debug-il-to-native-map-structure.md
@@ -18,9 +18,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 2ea9a75ae9316c18439f6c2b728b47deacef9228
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33404739"
---
# COR_DEBUG_IL_TO_NATIVE_MAP 構造体
Microsoft intermediate language (MSIL) コードをネイティブ コードにマップするために使用するオフセットが含まれます。
diff --git a/docs/framework/unmanaged-api/debugging/cordebugstepreason-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugstepreason-enumeration.md
index b86c15c62a1..8d374a2db1d 100644
--- a/docs/framework/unmanaged-api/debugging/cordebugstepreason-enumeration.md
+++ b/docs/framework/unmanaged-api/debugging/cordebugstepreason-enumeration.md
@@ -18,9 +18,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 71dcc34fd3489fc71cec4050b168548927833082
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33404532"
---
# CorDebugStepReason 列挙型
個々のステップの結果を示します。
diff --git a/docs/framework/unmanaged-api/debugging/createversionstringfrommodule-function.md b/docs/framework/unmanaged-api/debugging/createversionstringfrommodule-function.md
index 0d914288782..37fb12b4222 100644
--- a/docs/framework/unmanaged-api/debugging/createversionstringfrommodule-function.md
+++ b/docs/framework/unmanaged-api/debugging/createversionstringfrommodule-function.md
@@ -20,9 +20,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 0988b2c4471cb5449f7c7fac82c6e94bcd537b7e
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33409281"
---
# CreateVersionStringFromModule 関数
対象プロセス内の共通言語ランタイム (CLR: Common Language Runtime) パスからバージョン文字列を作成します。
diff --git a/docs/framework/unmanaged-api/debugging/iclrdatatarget-getcurrentthreadid-method.md b/docs/framework/unmanaged-api/debugging/iclrdatatarget-getcurrentthreadid-method.md
index b06ba54bebc..461573e08a4 100644
--- a/docs/framework/unmanaged-api/debugging/iclrdatatarget-getcurrentthreadid-method.md
+++ b/docs/framework/unmanaged-api/debugging/iclrdatatarget-getcurrentthreadid-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 03ce49466587d3e214c32e2a5cca89cdd7a72038
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33405228"
---
# ICLRDataTarget::GetCurrentThreadID メソッド
現在のスレッドのオペレーティング システムの識別子を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/iclrdatatarget-getmachinetype-method.md b/docs/framework/unmanaged-api/debugging/iclrdatatarget-getmachinetype-method.md
index 3c9417e2a23..e66c7984478 100644
--- a/docs/framework/unmanaged-api/debugging/iclrdatatarget-getmachinetype-method.md
+++ b/docs/framework/unmanaged-api/debugging/iclrdatatarget-getmachinetype-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: c515a8184e8c01b0e292057f3f66ffef28f2c5fb
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33402882"
---
# ICLRDataTarget::GetMachineType メソッド
ターゲット プロセスを使用している命令セットの種類の識別子を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-getmetadata-method.md b/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-getmetadata-method.md
index aead3c76da1..29199a90337 100644
--- a/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-getmetadata-method.md
+++ b/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-getmetadata-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 4338619414c9c9ac8c5fe85479562410d1678698
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33403859"
---
# ICLRMetadataLocator::GetMetadata メソッド
イメージのメタデータを取得する共通言語ランタイム (CLR) データ アクセス サービスによって呼び出されます。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratebreakpoints-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratebreakpoints-method.md
index 0c1eb784218..f58b6941dc0 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratebreakpoints-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratebreakpoints-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: cfd7ee890a7f2c3ea8cd3de9fbe830575c0ca10c
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33402775"
---
# ICorDebugAppDomain::EnumerateBreakpoints メソッド
アプリケーション ドメインですべてのアクティブなブレークポイントの列挙子を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getobject-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getobject-method.md
index 52e0513a99b..470816dac31 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getobject-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getobject-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: a6f528bcef7d06b503b1ee9d7bd4a61d3d3e9672
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33406521"
---
# ICorDebugAppDomain::GetObject メソッド
共通言語ランタイム (CLR) のアプリケーション ドメインへのインターフェイス ポインターを取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getcount-method.md b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getcount-method.md
index 204cfcac270..e69b354fd1b 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getcount-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getcount-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: aa72f82d2fc78110fc2bee8edd265916996aa884
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33403147"
---
# ICorDebugArrayValue::GetCount メソッド
配列の要素の合計数を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementatposition-method.md b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementatposition-method.md
index 51d946424ab..9ec2bc54f17 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementatposition-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementatposition-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 580c7b4dcd63f83e113a5317c242b7e66cfb3f5a
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33403417"
---
# ICorDebugArrayValue::GetElementAtPosition メソッド
0 から始まる 1 次元の配列として、配列を扱う方法の指定された位置に要素を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementtype-method.md b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementtype-method.md
index 51a830caa3e..4a22788633f 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementtype-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelementtype-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 403adfbfe96558196e5ba64ddcbe0be637ba1b1c
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33403254"
---
# ICorDebugArrayValue::GetElementType メソッド
配列内の要素の単純型を示す値を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getrank-method.md b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getrank-method.md
index ae86a3336b7..424a33d6615 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getrank-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getrank-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: bdac5bc1d205184771388b13e9b5380ff42bfba8
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33401928"
---
# ICorDebugArrayValue::GetRank メソッド
配列のディメンションの数を取得します。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugassembly2-interface.md b/docs/framework/unmanaged-api/debugging/icordebugassembly2-interface.md
index c63bd2a4b53..de3d6963bf3 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugassembly2-interface.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugassembly2-interface.md
@@ -18,9 +18,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 90ad74a3b9dd26d0a6e390a777e862f4274f86d6
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33403843"
---
# ICorDebugAssembly2 Interface1
アセンブリを表します。 このインターフェイスは、ICorDebugAssembly インターフェイスの拡張機能です。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugblockingobjectenum-interface.md b/docs/framework/unmanaged-api/debugging/icordebugblockingobjectenum-interface.md
index 5b19e1920b6..63cc4911be9 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugblockingobjectenum-interface.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugblockingobjectenum-interface.md
@@ -18,9 +18,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: f22d9d86e2b943a8825e1ec271a401b03f73fb6c
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33407015"
---
# ICorDebugBlockingObjectEnum インターフェイス
一覧については、列挙子を提供[CorDebugBlockingObject](../../../../docs/framework/unmanaged-api/debugging/cordebugblockingobject-structure.md)構造体。 このインターフェイスは、ICorDebugEnum インターフェイスのサブクラスです。
diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getprevious-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getprevious-method.md
index ab39b9cb263..688188767db 100644
--- a/docs/framework/unmanaged-api/debugging/icordebugchain-getprevious-method.md
+++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getprevious-method.md
@@ -19,9 +19,10 @@ author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 2c0545440ed63ba914229249080ec9f6be8eb2b3
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
-ms.translationtype: MT
+ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33402254"
---
# ICorDebugChain::GetPrevious メソッド
スレッドの前のフレーム チェーンを取得します。
diff --git a/docs/framework/winforms/controls/arranging-controls-on-windows-forms.md b/docs/framework/winforms/controls/arranging-controls-on-windows-forms.md
index ab71b5efa0c..aa8ce6fe9b7 100644
--- a/docs/framework/winforms/controls/arranging-controls-on-windows-forms.md
+++ b/docs/framework/winforms/controls/arranging-controls-on-windows-forms.md
@@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33527314"
---
# Windows フォームでのコントロールの配置
さまざまな方法でフォームにコントロールを配置したり、フォームのコントロールを操作したりすることで、ユーザーが直観的に操作できる機能的なユーザー インターフェイスを構築できます。
diff --git a/docs/framework/winforms/controls/how-to-add-web-browser-capabilities-to-a-windows-forms-application.md b/docs/framework/winforms/controls/how-to-add-web-browser-capabilities-to-a-windows-forms-application.md
index d2d962b5fcb..a785eaa01e7 100644
--- a/docs/framework/winforms/controls/how-to-add-web-browser-capabilities-to-a-windows-forms-application.md
+++ b/docs/framework/winforms/controls/how-to-add-web-browser-capabilities-to-a-windows-forms-application.md
@@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33526850"
---
# 方法 : Windows フォーム アプリケーションに Web ブラウザーの機能を追加する
コントロールを使用して、Web ブラウザーの機能をアプリケーションに追加することができます。 コントロールは、既定では、Web ブラウザーのように動作します。 プロパティを設定することで、最初の URL を読み込んだ後に、ハイパーリンクをクリックするか、キーボード ショートカットを使用して、ナビゲーション履歴で前または次に移動できます。 既定では、右クリックして表示されるショートカット メニューからその他のブラウザーの機能にアクセスできます。 また、コントロールにドロップすることで、新しいドキュメントを開くこともできます。 コントロールには、Internet Explorer に似たユーザー インターフェイスの機能を実装するために使用できる、いくつかのプロパティ、メソッド、およびイベントもあります。
diff --git a/docs/framework/wpf/controls/how-to-retrieve-a-text-selection.md b/docs/framework/wpf/controls/how-to-retrieve-a-text-selection.md
index 7d233ee0ef9..e4a2ef7191d 100644
--- a/docs/framework/wpf/controls/how-to-retrieve-a-text-selection.md
+++ b/docs/framework/wpf/controls/how-to-retrieve-a-text-selection.md
@@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33552013"
---
# 方法 : テキスト選択を取得する
この例を使用する方法を示しています、で、ユーザーが選択したテキストを取得するプロパティをコントロール。
diff --git a/docs/framework/wpf/controls/radiobutton.md b/docs/framework/wpf/controls/radiobutton.md
index 4432e5fb796..0ab23f176d0 100644
--- a/docs/framework/wpf/controls/radiobutton.md
+++ b/docs/framework/wpf/controls/radiobutton.md
@@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: ja-JP
ms.lasthandoff: 05/04/2018
+ms.locfileid: "33553924"
---
# RadioButton
コントロールがいくつかのオプション間で 1 つの選択肢をユーザーに提供を一緒にグループ化通常一度に 1 つだけのボタンを選択することができます。
diff --git a/includes/tla2sharptla-uiautomation-md.md b/includes/tla2sharptla-uiautomation-md.md
index d8c9672a7cb..2bd371952d0 100644
--- a/includes/tla2sharptla-uiautomation-md.md
+++ b/includes/tla2sharptla-uiautomation-md.md
@@ -1 +1 @@
-UI オートメーション
\ No newline at end of file
+UI 自動化
\ No newline at end of file