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 345f5fd629a..c4dca33eeea 100644 --- a/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-checksum.md +++ b/docs/csharp/language-reference/preprocessor-directives/preprocessor-pragma-checksum.md @@ -13,11 +13,11 @@ ms.assetid: 3673e4ca-6098-4ec1-890f-8fceb2a794a2 caps.latest.revision: 11 author: BillWagner ms.author: wiwagn -ms.openlocfilehash: 9b196bbbce110acb596602fa4de2507515cdbb68 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 37e06d97b082ba6de75d8efa81723442403e39be +ms.sourcegitcommit: 03ee570f6f528a7d23a4221dcb26a9498edbdf8c ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 04/28/2018 --- # #pragma checksum (C# リファレンス) [!INCLUDE[vstecasp](~/includes/vstecasp-md.md)] ページのデバッグに使用するソース ファイルのチェックサムを生成します。 @@ -33,7 +33,7 @@ ms.lasthandoff: 04/26/2018 変更または更新を監視する必要があるファイルの名前。 `"{guid}"` - ファイルのグローバル一意識別子 (GUID)。 + ハッシュ アルゴリズムのグローバル一意識別子 (GUID)。 `"checksum_bytes"` チェックサムのバイト数を表す 16 進数の文字列。 偶数の 16 進数である必要があります。 奇数の数値を指定すると、コンパイル時に警告が出力され、ディレクティブが無視されます。 @@ -54,7 +54,7 @@ class TestClass { static int Main() { - #pragma checksum "file.cs" "{3673e4ca-6098-4ec1-890f-8fceb2a794a2}" "{012345678AB}" // New checksum + #pragma checksum "file.cs" "{406EA660-64CF-4C82-B6F0-42D48172A799}" "ab007f1d23d9" // New checksum } } ``` diff --git a/docs/framework/unmanaged-api/fusion/fusion-global-static-functions.md b/docs/framework/unmanaged-api/fusion/fusion-global-static-functions.md index c1db79c7b12..49abff9f15d 100644 --- a/docs/framework/unmanaged-api/fusion/fusion-global-static-functions.md +++ b/docs/framework/unmanaged-api/fusion/fusion-global-static-functions.md @@ -1,28 +1,18 @@ --- -title: "Fusion グローバル静的関数" -ms.custom: +title: Fusion グローバル静的関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference helpviewer_keywords: - unmanaged global static functions [.NET Framework], fusion - fusion global static functions [.NET Framework] - global static functions [.NET Framework fusion] ms.assetid: 229b2188-9168-4b44-a987-e1f515494688 -caps.latest.revision: "14" author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 126edd5f25b56a069a87cd1bd50cce955334a342 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 86cb59c0935c193a9865d5ace5fe11c96226d9e8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # Fusion グローバル静的関数 このセクションでは、fusion API が使用されるアンマネージ グローバル静的関数について説明します。 diff --git a/docs/framework/unmanaged-api/hosting/iclrruntimehost-executeapplication-method.md b/docs/framework/unmanaged-api/hosting/iclrruntimehost-executeapplication-method.md index 1cb13bbfe93..0de06c47218 100644 --- a/docs/framework/unmanaged-api/hosting/iclrruntimehost-executeapplication-method.md +++ b/docs/framework/unmanaged-api/hosting/iclrruntimehost-executeapplication-method.md @@ -1,14 +1,6 @@ --- -title: "ICLRRuntimeHost::ExecuteApplication メソッド" -ms.custom: +title: ICLRRuntimeHost::ExecuteApplication メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICLRRuntimeHost.ExecuteApplication api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 5f28cc4e-7176-4e00-aa1f-58ae6ee52fe4 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 7b765f020bd15fa94fb18a6fd7d81cf66c534639 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 56a49b3d08b58da109924267e6c23c188efefe29 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICLRRuntimeHost::ExecuteApplication メソッド 新しいドメインでアクティブにするアプリケーションを指定するマニフェストに基づく ClickOnce の配置シナリオに使用されます。 これらのシナリオの詳細については、次を参照してください。 [ClickOnce のセキュリティと配置](/visualstudio/deployment/clickonce-security-and-deployment)です。 @@ -74,7 +62,7 @@ HRESULT ExecuteApplication( |HRESULT|説明| |-------------|-----------------| -|S_OK|`ExecuteApplication`正常に返されます。| +|S_OK|`ExecuteApplication` 正常に返されます。| |HOST_E_CLRNOTAVAILABLE|共通言語ランタイム (CLR) が、プロセスに読み込まれていませんまたは CLR は、状態をマネージ コードを実行またはできないの呼び出しは正常に処理します。| |HOST_E_TIMEOUT|呼び出しがタイムアウトしました。| |HOST_E_NOT_OWNER|呼び出し元は、ロックを所有していません。| @@ -82,23 +70,23 @@ HRESULT ExecuteApplication( |E_FAIL|不明な致命的なエラーが発生しました。 メソッドには、E_FAIL が返された場合、CLR は、プロセス内で使用可能ではなくなりました。 メソッドのホストに以降の呼び出しでは、HOST_E_CLRNOTAVAILABLE を返します。| ## コメント - `ExecuteApplication`新しく作成されたアプリケーション ドメインで ClickOnce アプリケーションをアクティブ化に使用されます。 + `ExecuteApplication` 新しく作成されたアプリケーション ドメインで ClickOnce アプリケーションをアクティブ化に使用されます。 `pReturnValue`出力パラメーターは、アプリケーションによって返される値に設定します。 場合は null の値を指定する場合`pReturnValue`、`ExecuteApplication`は失敗しませんが、値を返しません。 > [!IMPORTANT] > 呼び出す必要はありません、 [Start メソッド](../../../../docs/framework/unmanaged-api/hosting/iclrruntimehost-start-method.md)メソッドを呼び出す前に、`ExecuteApplication`マニフェスト ベースのアプリケーションをアクティブ化するメソッド。 場合、`Start`メソッドが最初と呼ばれる、`ExecuteApplication`メソッドの呼び出しは失敗します。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 diff --git a/docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamekeygenex-method.md b/docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamekeygenex-method.md index 0e2c74c4153..62cb082cf60 100644 --- a/docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamekeygenex-method.md +++ b/docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamekeygenex-method.md @@ -1,14 +1,6 @@ --- -title: "ICLRStrongName::StrongNameKeyGenEx メソッド" -ms.custom: +title: ICLRStrongName::StrongNameKeyGenEx メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICLRStrongName.StrongNameKeyGenEx api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 1f8b59d0-5b72-45b8-ab74-c2b43ffc806e topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 581f486a2def90f44c0fb3f1bcf9d3bbcc1fc317 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b213285b3c533488cfa48198951275925c0e37ae +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICLRStrongName::StrongNameKeyGenEx メソッド 厳密な名前に使用するため、指定されたキー サイズで新しい公開/秘密キー ペアを生成します。 @@ -52,7 +40,7 @@ HRESULT StrongNameKeyGenEx ( #### パラメーター `wszKeyContainer` - [in]要求されたキー コンテナーの名前です。 `wszKeyContainer`空でない文字列または一時的な名前を生成するのには null でなければなりません。 + [in]要求されたキー コンテナーの名前です。 `wszKeyContainer` 空でない文字列または一時的な名前を生成するのには null でなければなりません。 `dwFlags` [in]登録キーのままにするかどうかを指定する値。 次の値がサポートされています。 @@ -71,22 +59,22 @@ HRESULT StrongNameKeyGenEx ( [out]サイズをバイト単位での`ppbKeyBlob`します。 ## 戻り値 - `S_OK`メソッドが正常に完了した場合それ以外の場合、失敗を示す HRESULT 値 (を参照してください[の共通 HRESULT 値](http://go.microsoft.com/fwlink/?LinkId=213878)一覧)。 + `S_OK` メソッドが正常に完了した場合それ以外の場合、失敗を示す HRESULT 値 (を参照してください[の共通 HRESULT 値](http://go.microsoft.com/fwlink/?LinkId=213878)一覧)。 ## コメント .NET Framework のバージョン 1.0 および 1.1 が必要な`dwKeySize`厳密な名前でアセンブリに署名する 1024 ビットのバージョン 2.0 には、2048 ビットのキーのサポートが追加されています。 呼び出す必要があります、キーが取得された後、 [iclrstrongname::strongnamefreebuffer](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamefreebuffer-method.md)を割り当てられたメモリを解放するメソッド。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MetaHost.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] -## 参照 +## 関連項目 [StrongNameKeyGen メソッド](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamekeygen-method.md) [ICLRStrongName インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/iclrtaskmanager-createtask-method.md b/docs/framework/unmanaged-api/hosting/iclrtaskmanager-createtask-method.md index a7a7f10592d..87203c3d569 100644 --- a/docs/framework/unmanaged-api/hosting/iclrtaskmanager-createtask-method.md +++ b/docs/framework/unmanaged-api/hosting/iclrtaskmanager-createtask-method.md @@ -1,14 +1,6 @@ --- -title: "ICLRTaskManager::CreateTask メソッド" -ms.custom: +title: ICLRTaskManager::CreateTask メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICLRTaskManager.CreateTask api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: eea570d9-2e53-4320-9ea0-eb777bf9dcf3 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: e9e78db6e43397709f913f8f79a617221f98db87 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: f731e121324793a027c5977a02e1973b0d6fff20 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICLRTaskManager::CreateTask メソッド 共通言語ランタイム (CLR) が新しいタスクを作成することを明示的に要求します。 @@ -65,21 +53,21 @@ HRESULT CreateTask ( ## コメント ユーザー コード内の型を使用してスレッドを作成するときに、CLR が初期化時に自動的に新しいタスクを作成、名前空間、スレッド プールのサイズを増加する場合またはします。 また、アンマネージ コードがマネージ関数の呼び出しを行うときにも、タスクを作成します。 - `CreateTask`CLR が新しいタスクを作成する明示的な要求をホストできるようにします。 たとえば、ホストは、データ構造を事前初期設定するには、このメソッドを呼び出すことができます。 + `CreateTask` CLR が新しいタスクを作成する明示的な要求をホストできるようにします。 たとえば、ホストは、データ構造を事前初期設定するには、このメソッドを呼び出すことができます。 > [!IMPORTANT] > 新しいタスクが中断状態が返され、ホストを明示的に呼び出すまで、中断されたまま[ihosttask::start](../../../../docs/framework/unmanaged-api/hosting/ihosttask-start-method.md)です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICLRTask インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrtask-interface.md) [ICLRTaskManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrtaskmanager-interface.md) [IHostTask インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihosttask-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/iclrtaskmanager-getcurrenttasktype-method.md b/docs/framework/unmanaged-api/hosting/iclrtaskmanager-getcurrenttasktype-method.md index 4affa056fd7..793eb90d727 100644 --- a/docs/framework/unmanaged-api/hosting/iclrtaskmanager-getcurrenttasktype-method.md +++ b/docs/framework/unmanaged-api/hosting/iclrtaskmanager-getcurrenttasktype-method.md @@ -1,14 +1,6 @@ --- -title: "ICLRTaskManager::GetCurrentTaskType メソッド" -ms.custom: +title: ICLRTaskManager::GetCurrentTaskType メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICLRTaskManager.GetCurrentTaskType api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 6b0d9259-dbe2-45bb-b34d-990f60c73424 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: d34ec97c04f4e7871b63d8627903c81e244a30dc -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 51c103fb38dd97ec076096037932925e31280f02 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICLRTaskManager::GetCurrentTaskType メソッド 現在実行中のタスクの種類を取得します。 @@ -50,14 +38,14 @@ HRESULT GetCurrentTaskType( `pTaskType` [out]値へのポインター、 [ETaskType](../../../../docs/framework/unmanaged-api/hosting/etasktype-enumeration.md)を現在実行中のタスクの種類を示す列挙体です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICLRTaskManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrtaskmanager-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/icorthreadpool-corunregisterwait-method.md b/docs/framework/unmanaged-api/hosting/icorthreadpool-corunregisterwait-method.md index 949dfc9f43d..b484dbed453 100644 --- a/docs/framework/unmanaged-api/hosting/icorthreadpool-corunregisterwait-method.md +++ b/docs/framework/unmanaged-api/hosting/icorthreadpool-corunregisterwait-method.md @@ -1,14 +1,6 @@ --- -title: "ICorThreadpool::CorUnregisterWait メソッド" -ms.custom: +title: ICorThreadpool::CorUnregisterWait メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorThreadpool.CorUnregisterWait api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 42c933f1-30a8-4011-bdea-e117f3c3265e topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: fce6ac3f8ca571637127cb51282b3801c6d2b812 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1c3c5d4425b4851bbc0dbf1d98a0e3eec40b87a5 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorThreadpool::CorUnregisterWait メソッド このメソッドは、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 @@ -48,14 +36,14 @@ HRESULT CorUnregisterWait ( ); ``` -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorThreadpool インターフェイス](../../../../docs/framework/unmanaged-api/hosting/icorthreadpool-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/idebuggerthreadcontrol-releaseallruntimethreads-method.md b/docs/framework/unmanaged-api/hosting/idebuggerthreadcontrol-releaseallruntimethreads-method.md index f8f0c793fb3..5c27587f97e 100644 --- a/docs/framework/unmanaged-api/hosting/idebuggerthreadcontrol-releaseallruntimethreads-method.md +++ b/docs/framework/unmanaged-api/hosting/idebuggerthreadcontrol-releaseallruntimethreads-method.md @@ -1,14 +1,6 @@ --- -title: "IDebuggerThreadControl::ReleaseAllRuntimeThreads メソッド" -ms.custom: +title: IDebuggerThreadControl::ReleaseAllRuntimeThreads メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IDebuggerThreadControl.ReleaseAllRuntimeThreads api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 1a2995ff-5f02-4b49-84dc-3a5f9cfd7d55 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 8e6e2c4032a0765083177df9a6d7d5206448f566 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 5b3623c886a48cc938be017f955fbdac1df3f10f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IDebuggerThreadControl::ReleaseAllRuntimeThreads メソッド デバッグ サービスがブロックされているすべてのスレッドを解放しようとしていることをホストに通知します。 @@ -47,14 +35,14 @@ HRESULT ReleaseAllRuntimeThreads ( ); ## コメント `ReleaseAllRuntimeThreads`メソッドは、ランタイム スレッドで呼び出されません。 ホストに、ランタイム スレッドがブロックされている場合は、今すぐリリースに必要があります。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [IDebuggerThreadControl インターフェイス](../../../../docs/framework/unmanaged-api/hosting/idebuggerthreadcontrol-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/igchost2-setgcstartuplimitsex-method.md b/docs/framework/unmanaged-api/hosting/igchost2-setgcstartuplimitsex-method.md index b3901f3be38..ac41f8a2d9a 100644 --- a/docs/framework/unmanaged-api/hosting/igchost2-setgcstartuplimitsex-method.md +++ b/docs/framework/unmanaged-api/hosting/igchost2-setgcstartuplimitsex-method.md @@ -1,14 +1,6 @@ --- -title: "IGCHost2::SetGCStartupLimitsEx メソッド" -ms.custom: +title: IGCHost2::SetGCStartupLimitsEx メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IGCHost2.SetGCStartupLimitsEx api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: bba941c2-1c57-46d3-bbf5-5fb92700c490 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: f8ed2b2aa43fcf925b6202ab339209904e7c53af -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: f92667191cad163998d233e1110365de65c0340c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IGCHost2::SetGCStartupLimitsEx メソッド ジェネレーション 0 のセグメントのサイズと最大サイズを設定します。 @@ -57,14 +45,14 @@ HRESULT SetGCStartupLimitsEx ( ## コメント 値を`SetGCStartupLimitsEx`ホストを起動する前に、セットを指定することができます。 これらの値は、後で変更することはできません。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** GCHost.idl、GCHost.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] -## 参照 +## 関連項目 [IGCHost2 インターフェイス](../../../../docs/framework/unmanaged-api/hosting/igchost2-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/ihostautoevent-set-method.md b/docs/framework/unmanaged-api/hosting/ihostautoevent-set-method.md index 279927e5c50..e52e3c37d68 100644 --- a/docs/framework/unmanaged-api/hosting/ihostautoevent-set-method.md +++ b/docs/framework/unmanaged-api/hosting/ihostautoevent-set-method.md @@ -1,14 +1,6 @@ --- -title: "IHostAutoEvent::Set メソッド" -ms.custom: +title: IHostAutoEvent::Set メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostAutoEvent.Set api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 46becf3e-bc0e-4338-85c0-9ab0df76a1d0 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 9e83da6d4e360291eca501b5af34541f9e44543f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2a5972ad555b6c3286777b5da79598fc7f1239b3 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostAutoEvent::Set メソッド 現在の設定[IHostAutoEvent](../../../../docs/framework/unmanaged-api/hosting/ihostautoevent-interface.md)インスタンスがシグナル状態にします。 @@ -48,23 +36,23 @@ HRESULT Set (); |HRESULT|説明| |-------------|-----------------| -|S_OK|`Set`正常に返されます。| +|S_OK|`Set` 正常に返されます。| |HOST_E_CLRNOTAVAILABLE|共通言語ランタイム (CLR) が、プロセスに読み込まれていませんまたは CLR は、状態をマネージ コードを実行またはできないの呼び出しは正常に処理します。| |HOST_E_TIMEOUT|呼び出しがタイムアウトしました。| |HOST_E_NOT_OWNER|呼び出し元は、ロックを所有していません。| |HOST_E_ABANDONED|イベントがキャンセルされましたブロックされたスレッドまたはファイバーが待機しています。| |E_FAIL|不明な致命的なエラーが発生しました。 メソッドには、E_FAIL が返される、ときに、CLR は、プロセス内で使用可能ではなくなりました。 メソッドのホストに以降の呼び出しでは、HOST_E_CLRNOTAVAILABLE を返します。| -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICLRSyncManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrsyncmanager-interface.md) [IHostAutoEvent インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihostautoevent-interface.md) [IHostManualEvent インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihostmanualevent-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/ihostmemorymanager-needsvirtualaddressspace-method.md b/docs/framework/unmanaged-api/hosting/ihostmemorymanager-needsvirtualaddressspace-method.md index da34852ea1d..056441f6276 100644 --- a/docs/framework/unmanaged-api/hosting/ihostmemorymanager-needsvirtualaddressspace-method.md +++ b/docs/framework/unmanaged-api/hosting/ihostmemorymanager-needsvirtualaddressspace-method.md @@ -1,14 +1,6 @@ --- -title: "IHostMemoryManager::NeedsVirtualAddressSpace メソッド" -ms.custom: +title: IHostMemoryManager::NeedsVirtualAddressSpace メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostMemoryManager.NeedsVirtualAddressSpace api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 71f0eab5-0170-46f8-9f88-1df5abdeb34a topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 9251cbadaf182cda8d52f3f5792452310561c376 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 87c97a678fce4c25a113670a4668515a898e5251 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostMemoryManager::NeedsVirtualAddressSpace メソッド 共通言語ランタイム (CLR) が指定されたメモリを使用しようとしています。 しようとしていることをホストに通知します。 @@ -59,14 +47,14 @@ HRESULT NeedsVirtualAddressSpace ( ホストが指定されたメモリを使用する CLR をしない場合、E_OUTOFMEMORY HRESULT から返される可能性があります。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [IHostMemoryManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihostmemorymanager-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-impersonateloggedonuser-method.md b/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-impersonateloggedonuser-method.md index 575ce92161e..b16636767d7 100644 --- a/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-impersonateloggedonuser-method.md +++ b/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-impersonateloggedonuser-method.md @@ -1,14 +1,6 @@ --- -title: "IHostSecurityManager::ImpersonateLoggedOnUser メソッド" -ms.custom: +title: IHostSecurityManager::ImpersonateLoggedOnUser メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostSecurityManager.ImpersonateLoggedOnUser api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: acc49ba0-f1d9-45ad-871f-9d053a89dcbe topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: bf01ca07544fcce59eef81707bb1ff2d1f375feb -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: dc57c9465bfafde17156eeec65e52d65c8af9038 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostSecurityManager::ImpersonateLoggedOnUser メソッド 要求の現在のユーザー id の資格情報を使用してコードを実行します。 @@ -54,7 +42,7 @@ HRESULT ImpersonateLoggedOnUser ( |HRESULT|説明| |-------------|-----------------| -|S_OK|`ImpersonateLoggedOnUser`正常に返されます。| +|S_OK|`ImpersonateLoggedOnUser` 正常に返されます。| |HOST_E_CLRNOTAVAILABLE|共通言語ランタイム (CLR) が、プロセスに読み込まれていませんまたは CLR は、状態をマネージ コードを実行またはできないの呼び出しは正常に処理します。| |HOST_E_TIMEOUT|呼び出しがタイムアウトしました。| |HOST_E_NOT_OWNER|呼び出し元は、ロックを所有していません。| @@ -66,16 +54,16 @@ HRESULT ImpersonateLoggedOnUser ( `HANDLE`型が COM に準拠していない、つまり、そのサイズは、オペレーティング システムに固有、カスタム マーシャ リングが必要です。 したがって、このトークンは、CLR とホスト間のプロセス内でのみ使用されます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [IHostSecurityContext インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihostsecuritycontext-interface.md) [IHostSecurityManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihostsecuritymanager-interface.md) [RevertToSelf メソッド](../../../../docs/framework/unmanaged-api/hosting/ihostsecuritymanager-reverttoself-method.md) diff --git a/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-openthreadtoken-method.md b/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-openthreadtoken-method.md index 0c8804ba9e5..9ce1ee6ef4f 100644 --- a/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-openthreadtoken-method.md +++ b/docs/framework/unmanaged-api/hosting/ihostsecuritymanager-openthreadtoken-method.md @@ -1,14 +1,6 @@ --- -title: "IHostSecurityManager::OpenThreadToken メソッド" -ms.custom: +title: IHostSecurityManager::OpenThreadToken メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostSecurityManager.OpenThreadToken api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: d5999052-8bf0-4a9e-8621-da6284406b18 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 9b5c39632d7628d30149a0a0278f9bf6c865bc29 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 35a41badd7ade016619d940880a3ace80ccf5693 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostSecurityManager::OpenThreadToken メソッド 現在実行中のスレッドに関連付けられている随意アクセス トークンを開きます。 @@ -62,7 +50,7 @@ HRESULT OpenThreadToken ( |HRESULT|説明| |-------------|-----------------| -|S_OK|`OpenThreadToken`正常に返されます。| +|S_OK|`OpenThreadToken` 正常に返されます。| |HOST_E_CLRNOTAVAILABLE|共通言語ランタイム (CLR) が、プロセスに読み込まれていませんまたは CLR は、状態をマネージ コードを実行またはできないの呼び出しは正常に処理します。| |HOST_E_TIMEOUT|呼び出しがタイムアウトしました。| |HOST_E_NOT_OWNER|呼び出し元は、ロックを所有していません。| @@ -70,19 +58,19 @@ HRESULT OpenThreadToken ( |E_FAIL|不明な致命的なエラーが発生しました。 メソッドには、E_FAIL が返される、ときに、CLR は、プロセス内で使用可能ではなくなりました。 メソッドのホストに以降の呼び出しでは、HOST_E_CLRNOTAVAILABLE を返します。| ## コメント - `IHostSecurityManager::OpenThreadToken`動作は同様に、同じ名前の対応する Win32 関数に Win32 関数には、任意のスレッドに、ハンドルに渡す、呼び出し元がで使用できる、する点を除いて while`IHostSecurityManager::OpenThreadToken`呼び出し元のスレッドに関連付けられたトークンのみを開きます。 + `IHostSecurityManager::OpenThreadToken` 動作は同様に、同じ名前の対応する Win32 関数に Win32 関数には、任意のスレッドに、ハンドルに渡す、呼び出し元がで使用できる、する点を除いて while`IHostSecurityManager::OpenThreadToken`呼び出し元のスレッドに関連付けられたトークンのみを開きます。 `HANDLE`型が COM に準拠していない、つまり、そのサイズは、オペレーティング システムに固有、カスタム マーシャ リングが必要です。 したがって、このトークンは、CLR とホスト間のプロセス内でのみ使用されます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [IHostSecurityContext インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihostsecuritycontext-interface.md) [IHostSecurityManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihostsecuritymanager-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-beginthreadaffinity-method.md b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-beginthreadaffinity-method.md index 356c071cb36..693af657b43 100644 --- a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-beginthreadaffinity-method.md +++ b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-beginthreadaffinity-method.md @@ -1,14 +1,6 @@ --- -title: "IHostTaskManager::BeginThreadAffinity メソッド" -ms.custom: +title: IHostTaskManager::BeginThreadAffinity メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostTaskManager.BeginThreadAffinity api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: fea3ab88-ce41-4c5a-847b-bb78cd748da6 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 9c86473fba6447bc97619aeb6a6d7b10472120fc -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 6a94797e6279a1f1d419b977c22d73ca41bbafc9 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostTaskManager::BeginThreadAffinity メソッド マネージ コードをホストが、現在のタスクを別のオペレーティング システム スレッドに移動できない期間を入力することを通知します。 @@ -48,7 +36,7 @@ HRESULT BeginThreadAffinity (); |HRESULT|説明| |-------------|-----------------| -|S_OK|`BeginThreadAffinity`正常に返されます。| +|S_OK|`BeginThreadAffinity` 正常に返されます。| |HOST_E_CLRNOTAVAILABLE|共通言語ランタイム (CLR) が、プロセスに読み込まれていませんまたは CLR は、状態をマネージ コードを実行またはできないの呼び出しは正常に処理します。| |HOST_E_TIMEOUT|呼び出しがタイムアウトしました。| |HOST_E_NOT_OWNER|呼び出し元は、ロックを所有していません。| @@ -58,16 +46,16 @@ HRESULT BeginThreadAffinity (); ## コメント CLR は呼び出し、通常`IHostTaskManager::BeginThreadAffinity`への呼び出しのコンテキストでです。 対応する呼び出しがなされるまで、現在のタスクをスケジュールできません必要があります[ihosttaskmanager::endthreadaffinity](../../../../docs/framework/unmanaged-api/hosting/ihosttaskmanager-endthreadaffinity-method.md)です。 タスクは、out、切り替えることもできますに戻り、交代するときに、スイッチ アウト元となる同じオペレーティング システム スレッドに割り当てる必要があります。呼び出しを入れ子になった`BeginThreadAffinity`がある影響しない、呼び出しが、現在のタスクを参照しているためです。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICLRTask インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrtask-interface.md) [ICLRTaskManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrtaskmanager-interface.md) [IHostTask インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihosttask-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-createtask-method.md b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-createtask-method.md index bb87c31c47f..690797ada67 100644 --- a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-createtask-method.md +++ b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-createtask-method.md @@ -1,14 +1,6 @@ --- -title: "IHostTaskManager::CreateTask メソッド" -ms.custom: +title: IHostTaskManager::CreateTask メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostTaskManager.CreateTask api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: a6f8ad36-61e1-42b0-9db2-add575646d18 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: e5346b2e5395f3d56120ae529a44e3551c00c354 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 0cb539d5b10c8a027a8c73c68ccc04aa490cb4df +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostTaskManager::CreateTask メソッド 要求のホストが新しいタスクを作成することです。 @@ -66,7 +54,7 @@ HRESULT CreateTask ( |HRESULT|説明| |-------------|-----------------| -|S_OK|`CreateTask`正常に返されます。| +|S_OK|`CreateTask` 正常に返されます。| |HOST_E_CLRNOTAVAILABLE|共通言語ランタイム (CLR) が、プロセスに読み込まれていませんまたは CLR は、状態をマネージ コードを実行またはできないの呼び出しは正常に処理します。| |HOST_E_TIMEOUT|呼び出しがタイムアウトしました。| |HOST_E_NOT_OWNER|呼び出し元は、ロックを所有していません。| @@ -77,16 +65,16 @@ HRESULT CreateTask ( ## コメント CLR 呼び出し`CreateTask`をホストが新しいタスクを作成することを要求します。 ホストへのインターフェイス ポインターを返します、`IHostTask`インスタンス。 返されたタスク必要があります中断したままへの呼び出しで明示的に開始されるまで`IHostTask::Start`です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICLRTask インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrtask-interface.md) [ICLRTaskManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrtaskmanager-interface.md) [IHostTask インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihosttask-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-getstackguarantee-method.md b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-getstackguarantee-method.md index e952400ff9e..d9b3ebd7997 100644 --- a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-getstackguarantee-method.md +++ b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-getstackguarantee-method.md @@ -1,14 +1,6 @@ --- -title: "IHostTaskManager::GetStackGuarantee メソッド" -ms.custom: +title: IHostTaskManager::GetStackGuarantee メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostTaskManager.GetStackGuarantee api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 8176d732-c25c-4520-811d-e3310f339947 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: a2e4829083715fad8d77c1b5a2c303a07d5684ac -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 089aaf96a164be7eaa258dec65807bd75c998eb7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostTaskManager::GetStackGuarantee メソッド プロセスの終了前に、スタック操作の完了後に、使用することが保証されるスタック領域の量を取得します。 @@ -50,14 +38,14 @@ HRESULT GetStackGuarantee( `pGuarantee` [out]使用可能なバイト数へのポインター。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [IHostTaskManager インターフェイス](../../../../docs/framework/unmanaged-api/hosting/ihosttaskmanager-interface.md) diff --git a/docs/framework/unmanaged-api/hosting/itypename-getnames-method.md b/docs/framework/unmanaged-api/hosting/itypename-getnames-method.md index 7a6a91d92a5..8578cf7d5a3 100644 --- a/docs/framework/unmanaged-api/hosting/itypename-getnames-method.md +++ b/docs/framework/unmanaged-api/hosting/itypename-getnames-method.md @@ -1,14 +1,6 @@ --- -title: "ITypeName::GetNames メソッド" -ms.custom: +title: ITypeName::GetNames メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ITypeName.GetNames api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: e2a3637b-d1e9-4d93-9e9b-0555fbff793d topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 62635531149f90a499b4809869ed2a2efded58a4 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1d718564f4ed106956aadd2f54212f28e8cfc3de +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ITypeName::GetNames メソッド このメソッドは、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 @@ -48,14 +36,14 @@ HRESULT GetNames ( ); ``` -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ホスト インターフェイス](../../../../docs/framework/unmanaged-api/hosting/hosting-interfaces.md) diff --git a/docs/framework/unmanaged-api/hosting/ivalidator-validate-method.md b/docs/framework/unmanaged-api/hosting/ivalidator-validate-method.md index 0b09dadeb73..7f343df8de8 100644 --- a/docs/framework/unmanaged-api/hosting/ivalidator-validate-method.md +++ b/docs/framework/unmanaged-api/hosting/ivalidator-validate-method.md @@ -1,14 +1,6 @@ --- -title: "IValidator::Validate メソッド" -ms.custom: +title: IValidator::Validate メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IValidator.Validate api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 7d68666a-fb73-4455-bebd-908d49a16abc topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: a74249cb806f332b3ae575223f237438da616972 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: cf2c343db459879ca95372e104aee68b22dee6b0 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IValidator::Validate メソッド 指定したポータブル実行可能 (PE) または Microsoft intermediate language (MSIL) ファイルを検証します。 @@ -78,14 +66,14 @@ HRESULT Validate ( `ulSize` [in]検証に使用するファイルのバイト単位のサイズ。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** IValidator.idl、IValidator.h **ライブラリ:** MSCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 diff --git a/docs/framework/unmanaged-api/hosting/wait-option-enumeration.md b/docs/framework/unmanaged-api/hosting/wait-option-enumeration.md index e463d8ac5c7..286c7fa1706 100644 --- a/docs/framework/unmanaged-api/hosting/wait-option-enumeration.md +++ b/docs/framework/unmanaged-api/hosting/wait-option-enumeration.md @@ -1,14 +1,6 @@ --- -title: "WAIT_OPTION 列挙型" -ms.custom: +title: WAIT_OPTION 列挙型 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - WAIT_OPTION api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 962fc293-8ded-4b3b-90ce-2c21a4f1b244 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 143c191592efe8cfea8049f0dd5dc05a5bd4192f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: fb37394799db39baa406ef332066d5ebb2dbf19d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # WAIT_OPTION 列挙型 ホストの操作を行う場合は、共通言語ランタイム (CLR) ブロックによって要求された操作を示します値が含まれています。 @@ -58,14 +46,14 @@ typedef enum { ## コメント [Ihosttaskmanager::sleep](../../../../docs/framework/unmanaged-api/hosting/ihosttaskmanager-sleep-method.md)と[ihosttaskmanager::switchtotask](../../../../docs/framework/unmanaged-api/hosting/ihosttaskmanager-switchtotask-method.md)両方のメソッドは、この型のパラメーターを受け取ります。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** MSCorEE.h **ライブラリ:** MSCorEE.dll - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ホスティングの列挙型](../../../../docs/framework/unmanaged-api/hosting/hosting-enumerations.md) diff --git a/docs/framework/unmanaged-api/metadata/cormethodattr-enumeration.md b/docs/framework/unmanaged-api/metadata/cormethodattr-enumeration.md index e3f21bab24a..e03af5cd69a 100644 --- a/docs/framework/unmanaged-api/metadata/cormethodattr-enumeration.md +++ b/docs/framework/unmanaged-api/metadata/cormethodattr-enumeration.md @@ -1,14 +1,6 @@ --- -title: "CorMethodAttr 列挙型" -ms.custom: +title: CorMethodAttr 列挙型 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - CorMethodAttr api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 4e0c3521-e54d-43c1-9857-cc76b49b8ffc topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: e4e144b64664a149115f3047b98267c2f218a76e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 8f144426996583d5058f70daed99d8a37cfb6bfb +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # CorMethodAttr 列挙型 メソッドの機能を記述する値が含まれています。 @@ -104,12 +92,12 @@ typedef enum CorMethodAttr { |`mdHasSecurity`|メソッドに関連付けられているセキュリティを指定します。| |`mdRequireSecObject`|メソッドがセキュリティ コードを含む他のメソッドを呼び出すことを指定します。| -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** CorHdr.h - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [メタデータ列挙型](../../../../docs/framework/unmanaged-api/metadata/metadata-enumerations.md) diff --git a/docs/framework/unmanaged-api/metadata/cornativelinkflags-enumeration.md b/docs/framework/unmanaged-api/metadata/cornativelinkflags-enumeration.md index b448ea8d8b1..0971b5d7cf9 100644 --- a/docs/framework/unmanaged-api/metadata/cornativelinkflags-enumeration.md +++ b/docs/framework/unmanaged-api/metadata/cornativelinkflags-enumeration.md @@ -1,14 +1,6 @@ --- -title: "CorNativeLinkFlags 列挙型" -ms.custom: +title: CorNativeLinkFlags 列挙型 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - CorNativeLinkFlags api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 8027df7c-cfad-4724-bda0-7538d9519070 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: c8477ef13c53db6cc4de58c4e707a82e2ab7f650 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 98a83a64a692955d5627e891e7fb3a3ef6f53476 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # CorNativeLinkFlags 列挙型 ネイティブ コードをリンクするときに、リンカーが使用するフラグ値を提供します。 @@ -58,14 +46,14 @@ typedef enum |`nlfNoMangle`|示します、`nomangle`キーワード。| |`nlfMaxValue`|使用しません。| -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [メタデータ列挙型](../../../../docs/framework/unmanaged-api/metadata/metadata-enumerations.md) diff --git a/docs/framework/unmanaged-api/metadata/corsetenc-enumeration.md b/docs/framework/unmanaged-api/metadata/corsetenc-enumeration.md index d947b7fb0bc..8aa7011a90f 100644 --- a/docs/framework/unmanaged-api/metadata/corsetenc-enumeration.md +++ b/docs/framework/unmanaged-api/metadata/corsetenc-enumeration.md @@ -1,14 +1,6 @@ --- -title: "CorSetENC 列挙型" -ms.custom: +title: CorSetENC 列挙型 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - CorSetENC api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: fe4150e8-071d-43fb-8e06-c3c616dbeed2 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 0f39a1481361377fce3f6b55cf6c7daf8c075ce5 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 3e09bf424a41445f7e36397775d1578cdf4e7e75 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # CorSetENC 列挙型 メタデータの生成中の動作を決定する値が格納されます。 @@ -68,12 +56,12 @@ typedef enum CorSetENC { |`MDUpdateDelta`|変更されたメタデータだけを保存するかを示します。| |`MDUpdateMask`|含む`MDUpdateENC`、`MDUpdateFull`と`MDUpdateIncremental`です。| -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** CorHdr.h - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [メタデータ列挙型](../../../../docs/framework/unmanaged-api/metadata/metadata-enumerations.md) diff --git a/docs/framework/unmanaged-api/metadata/ihostfilter-marktoken-method.md b/docs/framework/unmanaged-api/metadata/ihostfilter-marktoken-method.md index e45634bd8e9..1a6efe89ced 100644 --- a/docs/framework/unmanaged-api/metadata/ihostfilter-marktoken-method.md +++ b/docs/framework/unmanaged-api/metadata/ihostfilter-marktoken-method.md @@ -1,14 +1,6 @@ --- -title: "IHostFilter::MarkToken メソッド" -ms.custom: +title: IHostFilter::MarkToken メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IHostFilter.MarkToken api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: d7061343-d0a3-4fd5-b312-61974f98bd62 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: ca342e04f554d070546c6c6d82d5ad56a4dad8cf -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 52375486eb9d7780a51808dedc5f876587efb115 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IHostFilter::MarkToken メソッド 指定したメタデータ トークンが処理されることを示します。 @@ -53,15 +41,15 @@ HRESULT MarkToken ( ## コメント 通常、トークンのメタデータ スコープ内にあるときに処理します。 `MarkToken`メソッドが経由でメタデータ エンジンに渡される、 [imetadataemit::sethandler](../../../../docs/framework/unmanaged-api/metadata/imetadataemit-sethandler-method.md)メソッドです。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [メタデータ インターフェイス](../../../../docs/framework/unmanaged-api/metadata/metadata-interfaces.md) [IHostFilter インターフェイス](../../../../docs/framework/unmanaged-api/metadata/ihostfilter-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataassemblyemit-interface.md b/docs/framework/unmanaged-api/metadata/imetadataassemblyemit-interface.md index 0f2d12e77ef..82df62fbe44 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataassemblyemit-interface.md +++ b/docs/framework/unmanaged-api/metadata/imetadataassemblyemit-interface.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataAssemblyEmit インターフェイス" -ms.custom: +title: IMetaDataAssemblyEmit インターフェイス ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataAssemblyEmit api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 34fb03cc-2285-4a45-ac48-ad993b7a921a topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 6a7e4bd68bfd985b8902ae3b2340773ca77eee10 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: bda949db469d4b8629e54c9e5907da23ac7e169b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataAssemblyEmit インターフェイス 共通言語ランタイムがリソースの解決および消費に使用する自己記述モデルをサポートするメソッドを提供します。 @@ -54,15 +42,15 @@ ms.lasthandoff: 12/22/2017 ## コメント -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [メタデータ インターフェイス](../../../../docs/framework/unmanaged-api/metadata/metadata-interfaces.md) [IMetaDataAssemblyImport インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataassemblyimport-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadatadispenserex-openscopeonitypeinfo-method.md b/docs/framework/unmanaged-api/metadata/imetadatadispenserex-openscopeonitypeinfo-method.md index a42ec76851a..28493045c68 100644 --- a/docs/framework/unmanaged-api/metadata/imetadatadispenserex-openscopeonitypeinfo-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadatadispenserex-openscopeonitypeinfo-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataDispenserEx::OpenScopeOnITypeInfo メソッド" -ms.custom: +title: IMetaDataDispenserEx::OpenScopeOnITypeInfo メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataDispenserEx.OpenScopeOnITypeInfo api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 3480bbdb-c442-44a0-b7c6-333354503c52 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 45c65d0194ed44122a87dcd000359187fc020d0e -ms.sourcegitcommit: c0dd436f6f8f44dc80dc43b07f6841a00b74b23f +ms.openlocfilehash: 73866ef2dc7069708887c128f977f730519603bb +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 01/19/2018 +ms.lasthandoff: 05/04/2018 --- # IMetaDataDispenserEx::OpenScopeOnITypeInfo メソッド このメソッドは実装されていません。 呼び出された場合、E_NOTIMPL を返します。 @@ -62,15 +50,15 @@ HRESULT OpenScopeOnITypeInfo ( `ppIUnk` [out]返されたインターフェイスへのポインターへのポインター。 -## 必要条件 - **Platform:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **Platform:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataDispenserEx インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadatadispenserex-interface.md) [IMetaDataDispenser インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadatadispenser-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataemit-defineparam-method.md b/docs/framework/unmanaged-api/metadata/imetadataemit-defineparam-method.md index dc25514a992..5ace2c2a940 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataemit-defineparam-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataemit-defineparam-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataEmit::DefineParam メソッド" -ms.custom: +title: IMetaDataEmit::DefineParam メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataEmit.DefineParam api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: d86a3d14-4796-4909-9591-dfafe3de5ce4 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: f4bf36edfad504f2858a45d5e34891042d8850bf -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 5d49ac70aceb76f69711ea4bf514f69697ac156c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataEmit::DefineParam メソッド 指定したトークンによって参照されるメソッドの指定したシグネチャを持つパラメーターの定義を作成し、そのパラメーターの定義のトークンを取得します。 @@ -67,7 +55,7 @@ HRESULT DefineParam ( [in]パラメーターのフラグ。 これは、ビットマスク`CorParamAttr`値。 `dwCPlusTypeFlag` - [in]`ELEMENT_TYPE_` *\** 定数値にします。 + [in]`ELEMENT_TYPE_` *\** 定数値にします。 `pValue` [in]パラメーターの定数値。 @@ -81,15 +69,15 @@ HRESULT DefineParam ( ## コメント 値がシーケンス`ulParamSeq`パラメーターの 1 から始まります。 戻り値は、シーケンス番号は 0 です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MSCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataEmit インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit-interface.md) [IMetaDataEmit2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataemit-gettokenfromtypespec-method.md b/docs/framework/unmanaged-api/metadata/imetadataemit-gettokenfromtypespec-method.md index 82555f133e4..a71a4c4d261 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataemit-gettokenfromtypespec-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataemit-gettokenfromtypespec-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataEmit::GetTokenFromTypeSpec メソッド" -ms.custom: +title: IMetaDataEmit::GetTokenFromTypeSpec メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataEmit.GetTokenFromTypeSpec api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 7de6447a-a751-49d8-87e2-951cee77b536 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 6acb9d340aa1dc8df5d0b9dc3b0c0dd9c159257e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b0b7d0364b6f58579ee8573d168d6c8180ac9dff +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataEmit::GetTokenFromTypeSpec メソッド 指定したメタデータ シグネチャを持つ型のメタデータ トークンを取得します。 @@ -58,15 +46,15 @@ HRESULT GetTokenFromTypeSpec ( `ptypespec` [out]`mdTypeSpec`トークンが割り当てられます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MSCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataEmit インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit-interface.md) [IMetaDataEmit2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataemit-save-method.md b/docs/framework/unmanaged-api/metadata/imetadataemit-save-method.md index daadc136f84..8ec3da7766a 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataemit-save-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataemit-save-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataEmit::Save メソッド" -ms.custom: +title: IMetaDataEmit::Save メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataEmit.Save api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: c1de8400-adfe-4a71-b828-a1d0cc1ea505 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: a11241894116f57889a15a184290cd95f2f4f54f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: a6d97d3e4a93985f9b2de3ed9785eff5f7f46c36 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataEmit::Save メソッド 指定したアドレスにファイルを現在のスコープ内のすべてのメタデータを保存します。 @@ -54,15 +42,15 @@ HRESULT Save ( `dwSaveFlags` [in]予約されています。 ゼロを指定してください。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MSCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataEmit インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit-interface.md) [IMetaDataEmit2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataemit-setmoduleprops-method.md b/docs/framework/unmanaged-api/metadata/imetadataemit-setmoduleprops-method.md index 7e676129404..db216e3c66a 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataemit-setmoduleprops-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataemit-setmoduleprops-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataEmit::SetModuleProps メソッド" -ms.custom: +title: IMetaDataEmit::SetModuleProps メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataEmit.SetModuleProps api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: b74d7629-5f46-458f-8d67-2456a1e7030c topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: e67acee8092fa20500038bb25e542c3dddb3233e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ce8be38f6e146b2a8669ea5c694353615f6f2d66 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataEmit::SetModuleProps メソッド 前回の呼び出しで定義されているモジュールへの参照を更新[imetadataemit::definemoduleref](../../../../docs/framework/unmanaged-api/metadata/imetadataemit-definemoduleref-method.md)です。 @@ -50,15 +38,15 @@ HRESULT SetModuleProps ( `szName` [in]Unicode でモジュールの名前です。 これは、ファイル名のみと完全なパス名ではありません。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MSCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataEmit インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit-interface.md) [IMetaDataEmit2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataemit2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataimport-enumsignatures-method.md b/docs/framework/unmanaged-api/metadata/imetadataimport-enumsignatures-method.md index e25a071ae69..f1273aad4a8 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataimport-enumsignatures-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataimport-enumsignatures-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataImport::EnumSignatures メソッド" -ms.custom: +title: IMetaDataImport::EnumSignatures メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataImport.EnumSignatures api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: d0d65060-6f90-42a2-95cf-6ffb04352996 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 88d47e2512103947f007c81450157a0b3e334a33 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: d36270047c8af0580a1cc3b44aa303e5907f33fc +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataImport::EnumSignatures メソッド 現在のスコープ内のスタンドアロン シグネチャを表す Signature トークンを列挙します。 @@ -66,21 +54,21 @@ HRESULT EnumSignatures ( |HRESULT|説明| |-------------|-----------------| -|`S_OK`|`EnumSignatures`正常に返されます。| +|`S_OK`|`EnumSignatures` 正常に返されます。| |`S_FALSE`|列挙するトークンがありません。 その場合は、`pcSignatures`ゼロです。| ## コメント 署名トークンがによって作成された、 [imetadataemit::gettokenfromsig](../../../../docs/framework/unmanaged-api/metadata/imetadataemit-gettokenfromsig-method.md)メソッドです。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataImport インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport-interface.md) [IMetaDataImport2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataimport-findfield-method.md b/docs/framework/unmanaged-api/metadata/imetadataimport-findfield-method.md index 8e5808056de..0137a4567bf 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataimport-findfield-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataimport-findfield-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataImport::FindField メソッド" -ms.custom: +title: IMetaDataImport::FindField メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataImport.FindField api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 38cd4e16-fbb2-471c-aa73-ac51a1931ad2 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 3178d3ff3c64de5390e1150445f0c49c560aa32a -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ac69bab45ccd39b6a055fe4d2f74950ab47da779 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataImport::FindField メソッド ポインターを取得した FieldDef トークンが囲まれているフィールドの指定した指定した名前とメタデータ シグネチャを持つとします。 @@ -71,17 +59,17 @@ HRESULT FindField ( 渡される署名`FindField`生成された、現在のスコープで特定のスコープにバインドされるためです。 シグネチャには、外側のクラスまたは値の型を識別するトークンを埋め込むことができます。 (トークンは、ローカルの TypeDef テーブルへのインデックスです。) コンテキストの外部の現在のスコープの実行時のシグネチャを作成してへの入力としてその署名を使用することはできません`FindField`です。 - `FindField`クラスまたはインターフェイスで直接定義されたフィールドのみを検索します。継承されたフィールドは検索されません。 + `FindField` クラスまたはインターフェイスで直接定義されたフィールドのみを検索します。継承されたフィールドは検索されません。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataImport インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport-interface.md) [IMetaDataImport2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataimport-getfieldprops-method.md b/docs/framework/unmanaged-api/metadata/imetadataimport-getfieldprops-method.md index 0c738ff00e6..6fc969c81d5 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataimport-getfieldprops-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataimport-getfieldprops-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataImport::GetFieldProps メソッド" -ms.custom: +title: IMetaDataImport::GetFieldProps メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataImport.GetFieldProps api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 7b0e9b10-8cef-4ba6-8432-40bf63e65ab1 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 7785ea6beaa882e72d200ef559ba75538224091d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 04b6c04868efff31253b2d723c5783060382212b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataImport::GetFieldProps メソッド 指定した FieldDef トークンによって参照されるフィールドに関連付けられているメタデータを取得します。 @@ -90,15 +78,15 @@ HRESULT GetFieldProps ( `pcchValue` [out]サイズの文字で`ppValue`文字列が存在しない場合は 0 です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataImport インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport-interface.md) [IMetaDataImport2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataimport-getmemberprops-method.md b/docs/framework/unmanaged-api/metadata/imetadataimport-getmemberprops-method.md index 99d23dfd42f..0948aab0c71 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataimport-getmemberprops-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataimport-getmemberprops-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataImport::GetMemberProps メソッド" -ms.custom: +title: IMetaDataImport::GetMemberProps メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataImport.GetMemberProps api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 42790918-4142-4938-b8f4-a56979a55846 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 543929390977fc593e86947feece06f43bc0cad6 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: d93763da2afbbdb1e738c802ba172e9f16e5f7af +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataImport::GetMemberProps メソッド 名前、バイナリ シグネチャ、相対仮想アドレスをなどのメタデータ情報を取得、指定したメタデータ トークンによって参照されるメンバー。 @@ -98,15 +86,15 @@ HRESULT GetMemberProps ( `pcchValue` [out]サイズの文字`ppValue`、または場合は 0`ppValue`文字列を保持しません。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataImport インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport-interface.md) [IMetaDataImport2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataimport-resetenum-method.md b/docs/framework/unmanaged-api/metadata/imetadataimport-resetenum-method.md index 76c05ded2e1..96fc2eeb6b4 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataimport-resetenum-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadataimport-resetenum-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataImport::ResetEnum メソッド" -ms.custom: +title: IMetaDataImport::ResetEnum メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataImport.ResetEnum api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: dda867b5-1050-49ba-b01c-fcc83b7a5617 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 794dcd1b211f5fe3a4ac9f2c840eba6bb908c6ab -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 56fc0273fb2c1b77c74d7a1d853886f47170497e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataImport::ResetEnum メソッド 指定した列挙子を指定した位置にリセットします。 @@ -54,15 +42,15 @@ HRESULT ResetEnum ( `ulPos` [in]新しい位置を列挙子を配置します。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [IMetaDataImport インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport-interface.md) [IMetaDataImport2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md b/docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md index 4cb753c3fa6..317be45b37e 100644 --- a/docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md +++ b/docs/framework/unmanaged-api/metadata/imetadataimport2-interface.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataImport2 インターフェイス" -ms.custom: +title: IMetaDataImport2 インターフェイス ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataImport2 api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: d39b2b87-ba53-4771-ae53-952a68452511 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 7cd9d2cd2837ff43fbb266717546db3aa98190e3 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1328e40c74c17c55cc476bba761c1c3be9af034e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataImport2 インターフェイス 拡張、 [IMetaDataImport](../../../../docs/framework/unmanaged-api/metadata/imetadataimport-interface.md)ジェネリック型の使用の機能を提供するインターフェイスです。 @@ -50,16 +38,16 @@ ms.lasthandoff: 12/22/2017 |[GetPEKind メソッド](../../../../docs/framework/unmanaged-api/metadata/imetadataimport2-getpekind-method.md)|ポータブル実行可能 (PE) 内のコードの種類を識別する値ファイルを取得、通常、DLL または EXE ファイルで現在のメタデータ スコープで定義されています。| |[GetVersionString メソッド](../../../../docs/framework/unmanaged-api/metadata/imetadataimport2-getversionstring-method.md)|アセンブリをビルドするために使用されたランタイムのバージョン番号を取得します。| -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [メタデータ インターフェイス](../../../../docs/framework/unmanaged-api/metadata/metadata-interfaces.md) [IMetaDataImport インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadataimport-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadatatables-interface.md b/docs/framework/unmanaged-api/metadata/imetadatatables-interface.md index bd68c973eee..34f9a2a1683 100644 --- a/docs/framework/unmanaged-api/metadata/imetadatatables-interface.md +++ b/docs/framework/unmanaged-api/metadata/imetadatatables-interface.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataTables インターフェイス" -ms.custom: +title: IMetaDataTables インターフェイス ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataTables api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 31272cce-506a-4f18-bcbf-01ee45e36356 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: ff70e99a963c929792a73cefd6e8feaefa8b252e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c1a11c0b697a32b184a2c4a60c2f2c88a4b47aaf +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataTables インターフェイス テーブル内のメタデータ情報の格納と取得のためのメソッドを提供します。 @@ -61,15 +49,15 @@ ms.lasthandoff: 12/22/2017 |[GetUserString メソッド](../../../../docs/framework/unmanaged-api/metadata/imetadatatables-getuserstring-method.md)|現在のスコープ内の文字列の列で指定したインデックス位置には、ハード コーディングされた文字列を取得します。| |[GetUserStringHeapSize メソッド](../../../../docs/framework/unmanaged-api/metadata/imetadatatables-getuserstringheapsize-method.md)|ユーザー文字列ヒープのバイト単位のサイズを取得します。| -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [メタデータ インターフェイス](../../../../docs/framework/unmanaged-api/metadata/metadata-interfaces.md) [IMetaDataTables2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadatatables2-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/imetadatatables2-getmetadatastreaminfo-method.md b/docs/framework/unmanaged-api/metadata/imetadatatables2-getmetadatastreaminfo-method.md index feef76ed234..c7fe7f4844a 100644 --- a/docs/framework/unmanaged-api/metadata/imetadatatables2-getmetadatastreaminfo-method.md +++ b/docs/framework/unmanaged-api/metadata/imetadatatables2-getmetadatastreaminfo-method.md @@ -1,14 +1,6 @@ --- -title: "IMetaDataTables2::GetMetaDataStreamInfo メソッド" -ms.custom: +title: IMetaDataTables2::GetMetaDataStreamInfo メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - IMetaDataTables2.GetMetaDataStreamInfo api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 8b280627-cc74-4789-95da-1fefc966de05 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 06185d8a6f62d69e88aef7579ec40d7dcdec12a5 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 756b0ff726c31bf096a1c1b70004c3ff82fe9979 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # IMetaDataTables2::GetMetaDataStreamInfo メソッド 名前、サイズ、および指定したインデックス位置にあるメタデータ ストリームの内容を取得します。 @@ -62,15 +50,15 @@ HRESULT GetMetaDataStreamInfo ( `pcb` [out]サイズをバイト単位での`ppv`します。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** Cor.h **ライブラリ:** MsCorEE.dll にリソースとして使用 - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [IMetaDataTables2 インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadatatables2-interface.md) [IMetaDataTables インターフェイス](../../../../docs/framework/unmanaged-api/metadata/imetadatatables-interface.md) diff --git a/docs/framework/unmanaged-api/metadata/metadata-global-static-functions.md b/docs/framework/unmanaged-api/metadata/metadata-global-static-functions.md index 9ec7dea5123..b5e4b96bac5 100644 --- a/docs/framework/unmanaged-api/metadata/metadata-global-static-functions.md +++ b/docs/framework/unmanaged-api/metadata/metadata-global-static-functions.md @@ -1,28 +1,18 @@ --- -title: "メタデータ グローバル静的関数" -ms.custom: +title: メタデータ グローバル静的関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference helpviewer_keywords: - global static functions [.NET Framework metadata] - unmanaged global static functions [.NET Framework], metadata - metadata global static functions [.NET Framework] ms.assetid: d3bbc8a7-b1c7-494f-b1cc-d71cf2ecb1bc -caps.latest.revision: "16" author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 39fbeb735e4ba6ded119974286c22a3df1a5a5af -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 43dc5f77d28535b8f0f000cf10323384e58e8148 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # メタデータ グローバル静的関数 以降で、 [!INCLUDE[net_v40_long](../../../../includes/net-v40-long-md.md)]、ドキュメントを`_Cor*`、 `CoInitialize*`、 `CoUninitialize*`、および`CoEEShutDownCOM`に関数で、ホスティングに関連がある[CLR をホストしている関数の非推奨](../../../../docs/framework/unmanaged-api/hosting/deprecated-clr-hosting-functions.md)です。 メタデータに関連するグローバル静的関数はありません。 diff --git a/docs/framework/unmanaged-api/profiling/functionenter3withinfo-function.md b/docs/framework/unmanaged-api/profiling/functionenter3withinfo-function.md index c11dc921066..e8119fea2f6 100644 --- a/docs/framework/unmanaged-api/profiling/functionenter3withinfo-function.md +++ b/docs/framework/unmanaged-api/profiling/functionenter3withinfo-function.md @@ -1,14 +1,6 @@ --- -title: "FunctionEnter3WithInfo 関数" -ms.custom: +title: FunctionEnter3WithInfo 関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - FunctionEnter3WithInfo api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 277c3344-d0cb-431e-beae-eb1eeeba8eea topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 848ef06f73aa0cce5d6991a7a59a8ce51ab1745a -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 6a36f9b54ce7ac6a0a5a22b33a4d07150a96f40b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # FunctionEnter3WithInfo 関数 コントロールが、関数に渡されることをプロファイラーに通知しに渡すことができるハンドルを提供、 [icorprofilerinfo 3::getfunctionenter3info メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo3-getfunctionenter3info-method.md)スタック フレームと関数の引数を取得します。 @@ -67,16 +55,16 @@ void __stdcall FunctionEnter3WithInfo( `FunctionEnter3WithInfo`関数がマネージ コードを呼び出していない、または任意の方法で管理されているメモリの割り当てが発生する必要があります。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** CorProf.idl **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [GetFunctionEnter3Info](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo3-getfunctionenter3info-method.md) [FunctionEnter3](../../../../docs/framework/unmanaged-api/profiling/functionenter3-function.md) [FunctionLeave3](../../../../docs/framework/unmanaged-api/profiling/functionleave3-function.md) diff --git a/docs/framework/unmanaged-api/profiling/functionleave-function.md b/docs/framework/unmanaged-api/profiling/functionleave-function.md index d5461df49e4..df162e4d3fb 100644 --- a/docs/framework/unmanaged-api/profiling/functionleave-function.md +++ b/docs/framework/unmanaged-api/profiling/functionleave-function.md @@ -1,14 +1,6 @@ --- -title: "FunctionLeave 関数" -ms.custom: +title: FunctionLeave 関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - FunctionLeave api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 18e89f45-e068-426a-be16-9f53a4346860 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 14b8c1c5d36178e672bee363a192cd4eae435467 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2614ad988496a22f0e6234c2f3300e22ef548308 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # FunctionLeave 関数 関数が呼び出し元に戻るには約ことをプロファイラーに通知します。 @@ -65,8 +53,8 @@ void __stdcall FunctionLeave ( また、`FunctionLeave`関数を呼び出してはならないようにまたはマネージ コードにマネージ メモリの割り当て。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** CorProf.idl @@ -74,7 +62,7 @@ void __stdcall FunctionLeave ( **.NET framework のバージョン:** 1.1、1.0 -## 参照 +## 関連項目 [FunctionEnter2 関数](../../../../docs/framework/unmanaged-api/profiling/functionenter2-function.md) [FunctionLeave2 関数](../../../../docs/framework/unmanaged-api/profiling/functionleave2-function.md) [FunctionTailcall2 関数](../../../../docs/framework/unmanaged-api/profiling/functiontailcall2-function.md) diff --git a/docs/framework/unmanaged-api/profiling/functiontailcall3-function.md b/docs/framework/unmanaged-api/profiling/functiontailcall3-function.md index b6fff42fa55..db6116096ca 100644 --- a/docs/framework/unmanaged-api/profiling/functiontailcall3-function.md +++ b/docs/framework/unmanaged-api/profiling/functiontailcall3-function.md @@ -1,14 +1,6 @@ --- -title: "FunctionTailcall3 関数" -ms.custom: +title: FunctionTailcall3 関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - FunctionTailcall3 api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 1e48243f-5de6-4bd6-a1d0-e1d248bca4b8 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: f2ae13f25a1f99de4cf7dcb46dd33ed86682bf64 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 82d718c6f6aee36f3a916eb7f9b9a1e0b3b46cb5 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # FunctionTailcall3 関数 現在実行中の関数は、別の関数の末尾呼び出しを実行しようとして、プロファイラーに通知します。 @@ -62,16 +50,16 @@ void __stdcall FunctionTailcall3 (FunctionOrRemappedID functionOrRemappedID); `FunctionTailcall3`関数がマネージ コードを呼び出していない、または任意の方法で管理されているメモリの割り当てが発生する必要があります。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** CorProf.idl **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] -## 参照 +## 関連項目 [FunctionEnter3](../../../../docs/framework/unmanaged-api/profiling/functionenter3-function.md) [FunctionLeave3](../../../../docs/framework/unmanaged-api/profiling/functionleave3-function.md) [FunctionEnter3WithInfo](../../../../docs/framework/unmanaged-api/profiling/functionenter3withinfo-function.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-appdomainshutdownstarted-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-appdomainshutdownstarted-method.md index 5d1bd48b02b..62fc2932e6b 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-appdomainshutdownstarted-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-appdomainshutdownstarted-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::AppDomainShutdownStarted メソッド" -ms.custom: +title: ICorProfilerCallback::AppDomainShutdownStarted メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.AppDomainShutdownStarted api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: d23a3408-b525-4aec-a186-2ac7ca65d7a4 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 14e515ae13e0a445580dabcdfa30253da94fd216 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: fd1e5daada8793e94980afc5f0cf509915bd288e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::AppDomainShutdownStarted メソッド プロセスから、アプリケーション ドメインがアンロードされることをプロファイラーに通知します。 @@ -52,14 +40,14 @@ HRESULT AppDomainShutdownStarted( ## コメント 値`appDomainId`後に、情報の要求に対して無効です、`AppDomainShutdownStarted`メソッドを返します。-これは、プロファイラーの最後のチャンスをこのアプリケーション ドメインに関する情報を取得します。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-assemblyunloadstarted-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-assemblyunloadstarted-method.md index 95e2627b82a..f1a5099b42e 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-assemblyunloadstarted-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-assemblyunloadstarted-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::AssemblyUnloadStarted メソッド" -ms.custom: +title: ICorProfilerCallback::AssemblyUnloadStarted メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.AssemblyUnloadStarted api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 6e47b7e5-0335-4dd3-8c42-d3c07d62b102 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 9984cff1d3c4013d66bc9eb7dbe5dbe7b61d2ba3 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 10475831be02bd4a958da84b7b75409cf3ad4097 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::AssemblyUnloadStarted メソッド アセンブリがアンロードされることをプロファイラーに通知します。 @@ -52,15 +40,15 @@ HRESULT AssemblyUnloadStarted( ## コメント 値`assemblyId`後情報の要求に対して無効です、`AssemblyUnloadStarted`メソッドを返します。-これは、プロファイラーの最後のチャンスをこのアセンブリに関する情報を取得します。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [AssemblyUnloadFinished メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-assemblyunloadfinished-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-comclassicvtabledestroyed-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-comclassicvtabledestroyed-method.md index d11ec4b44e7..634a04fb229 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-comclassicvtabledestroyed-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-comclassicvtabledestroyed-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::COMClassicVTableDestroyed メソッド" -ms.custom: +title: ICorProfilerCallback::COMClassicVTableDestroyed メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.COMClassicVTableDestroyed api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 29da20ca-bf39-4356-8099-d9c3ac3423a9 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 74ee3f0ca092710342b48b8adbaa5f5cf7e8b980 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 30d1e80d05344448c19c9f8f2d261442e4041487 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::COMClassicVTableDestroyed メソッド COM 相互運用機能の vtable が破棄されていることをプロファイラーに通知します。 @@ -65,15 +53,15 @@ HRESULT COMClassicVTableDestroyed( このメソッドのプロファイラーの実装にはマネージ コードへ、または任意の方法で管理されているメモリ割り当てが発生でを呼び出す必要はありません。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [COMClassicVTableCreated メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-comclassicvtablecreated-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionclrcatcherfound-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionclrcatcherfound-method.md index 7161aa1c21d..0865ba6bbe1 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionclrcatcherfound-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionclrcatcherfound-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::ExceptionCLRCatcherFound メソッド" -ms.custom: +title: ICorProfilerCallback::ExceptionCLRCatcherFound メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.ExceptionCLRCatcherFound api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 73fe8b4b-8f9a-4ba5-a10c-b26521396a66 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 5f539a93b72c7bf3570dd3cf4cb484564999699c -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 33dc6a863af0c03066d5f01e5101c9a6cc6d5859 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::ExceptionCLRCatcherFound メソッド ときに呼び出されます、`catch`ブロックは、共通言語ランタイム (CLR) 自体の内部例外を検出します。 このメソッドは、.NET Framework version 2.0 廃止されています。 @@ -44,8 +32,8 @@ ms.lasthandoff: 12/22/2017 HRESULT ExceptionCLRCatcherFound(); ``` -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h @@ -53,6 +41,6 @@ HRESULT ExceptionCLRCatcherFound(); **.NET framework のバージョン:** 1.0 -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [ExceptionCLRCatcherExecute メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionclrcatcherexecute-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionunwindfunctionleave-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionunwindfunctionleave-method.md index 8321a152b16..84c40849f9a 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionunwindfunctionleave-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionunwindfunctionleave-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::ExceptionUnwindFunctionLeave メソッド" -ms.custom: +title: ICorProfilerCallback::ExceptionUnwindFunctionLeave メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.ExceptionUnwindFunctionLeave api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: ebaad1d5-ee0a-4cb0-96bc-8ba5d371b747 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: eba7f6e5123108a7040bd2185eb57fc703c72c30 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: a79a9c925392b0ab5e50269479b2f693f1a9b58d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::ExceptionUnwindFunctionLeave メソッド 例外処理のアンワインド フェーズの関数のアンワインドが完了したことをプロファイラーに通知します。 @@ -51,15 +39,15 @@ HRESULT ExceptionUnwindFunctionLeave(); また、この呼び出し中に、プロファイラーを呼び出してはならないにマネージ コードまたは任意の方法で管理されているメモリ割り当てが発生します。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [ExceptionUnwindFunctionEnter メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionunwindfunctionenter-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-jitcompilationstarted-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-jitcompilationstarted-method.md index 23fc95920e9..70802f35ada 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-jitcompilationstarted-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-jitcompilationstarted-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::JITCompilationStarted メソッド" -ms.custom: +title: ICorProfilerCallback::JITCompilationStarted メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.JITCompilationStarted api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 31782b36-d311-4518-8f45-25f65385af5b topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 12a25f452ccb121ef7ebcae05048eb7116b4ac48 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1fa1081afc77c8116d8858c187401555409b4dcd +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::JITCompilationStarted メソッド 関数をコンパイル ・ イン タイム (JIT) コンパイラが開始されたことをプロファイラーに通知します。 @@ -60,15 +48,15 @@ HRESULT JITCompilationStarted( プロファイラーは、場合は、2 つのスレッドでは、コールバックを行う同時に JIT コールバックのシーケンスをサポートする必要があります。 たとえば、スレッド A が`JITCompilationStarted`です。 ただし、スレッド A 呼び出し前に`JITCompilationFinished`、スレッド B 呼び出し[icorprofilercallback::exceptionsearchfunctionenter](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-exceptionsearchfunctionenter-method.md) A のスレッドから関数の ID を持つ`JITCompilationStarted`コールバック。 関数の ID がないまだ有効であることが表示されるためへの呼び出し`JITCompilationFinished`がまだ受信されていません、プロファイラーによってです。 ただし、このような場合は、関数の ID は有効です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [JITCompilationFinished メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-jitcompilationfinished-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientinvocationfinished-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientinvocationfinished-method.md index 4cc3c613c50..d034d1238a0 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientinvocationfinished-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientinvocationfinished-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::RemotingClientInvocationFinished メソッド" -ms.custom: +title: ICorProfilerCallback::RemotingClientInvocationFinished メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.RemotingClientInvocationFinished api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: ea4b283b-1210-4f41-a7a2-c398b1adde4e topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 3f0ae2be95b559074ca9dacde493a98008608b4d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ec45b73b496efdbe6328985b5f77f731d8a78cc7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::RemotingClientInvocationFinished メソッド クライアントで、リモート処理の呼び出しが完了するまで実行をプロファイラーに通知します。 @@ -49,7 +37,7 @@ HRESULT RemotingClientInvocationFinished(); 同じスレッドでコールバックの組み合わせにより、次のようになります。 -- `RemotingClientInvocationStarted`および[icorprofilercallback::remotingclientsendingmessage](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientsendingmessage-method.md) +- `RemotingClientInvocationStarted` および[icorprofilercallback::remotingclientsendingmessage](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientsendingmessage-method.md) - [Icorprofilercallback::remotingclientreceivingreply](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientreceivingreply-method.md)と[icorprofilercallback::remotingclientinvocationfinished](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-remotingclientinvocationfinished-method.md) @@ -61,14 +49,14 @@ HRESULT RemotingClientInvocationFinished(); - プロファイラーは、非同期のリモート処理イベントの正確な通知を受信しません。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-runtimesuspendstarted-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-runtimesuspendstarted-method.md index e10e44bc21a..a86e389490d 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-runtimesuspendstarted-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-runtimesuspendstarted-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::RuntimeSuspendStarted メソッド" -ms.custom: +title: ICorProfilerCallback::RuntimeSuspendStarted メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.RuntimeSuspendStarted api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: c8461cac-e31b-4efa-ad2c-26598173eb96 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: dc1b229a21b59a842a5bcc47620302711cecdc42 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1197f066332ee131e4ee18fee6487b78b36e5081 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::RuntimeSuspendStarted メソッド ランタイムをランタイムのすべてのスレッドを中断することをプロファイラーに通知します。 @@ -52,16 +40,16 @@ HRESULT RuntimeSuspendStarted( ## コメント アンマネージ コード内にあるすべてのランタイムのスレッドは、ランタイムを再入力するまで実行を続行が許可されます。 その時点で、中断されます、ランタイムが再開されるまでです。 これは、新しいスレッドがランタイムに入ることにも適用されます。 ランタイムのすべてのスレッドは、いずれかの即座に中断され、割り込み可能なコードではすでにまたは割り込み可能なコードに到達したときに中断するように求められます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [RuntimeSuspendAborted メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-runtimesuspendaborted-method.md) [RuntimeSuspendFinished メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-runtimesuspendfinished-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback-threadcreated-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback-threadcreated-method.md index 091fda85827..9bbcd71ec89 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback-threadcreated-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback-threadcreated-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback::ThreadCreated メソッド" -ms.custom: +title: ICorProfilerCallback::ThreadCreated メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback.ThreadCreated api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: cca0f799-09b8-4689-a33c-6d6537943a9b topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 01062931e64cf8daa698fd99d4e6318a7a8f6a5f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 42be5fdef22f5cbffb3dc933bad84987d4a576a8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback::ThreadCreated メソッド スレッドが作成されたことをプロファイラーに通知します。 @@ -52,15 +40,15 @@ HRESULT ThreadCreated( ## コメント `threadId`値がすぐに有効です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [ThreadDestroyed メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-threaddestroyed-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback4-rejitcompilationfinished-method.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback4-rejitcompilationfinished-method.md index 94599e85776..af59e887f7a 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilercallback4-rejitcompilationfinished-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback4-rejitcompilationfinished-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerCallback4::ReJITCompilationFinished メソッド" -ms.custom: +title: ICorProfilerCallback4::ReJITCompilationFinished メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerCallback4.ReJITCompilationFinished api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 3b5cff02-2005-44eb-a2bc-50214c4b0e1d topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 1aab8fd836da5238fa939b4d20d019f7bd581213 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 4cf2e1be735150dfb006e2274c79c25649d0271d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerCallback4::ReJITCompilationFinished メソッド ・ イン タイム (JIT) コンパイラが関数を再コンパイルを完了したことをプロファイラーに通知します。 @@ -62,16 +50,16 @@ HRESULT ReJITCompilationFinished( 値`true`、実行時に問題が発生しませんが、プロファイルの結果に影響を与えることができます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerCallback インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-interface.md) [ICorProfilerCallback4 インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback4-interface.md) [JITCompilationStarted メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-jitcompilationstarted-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilercallback8-interface.md b/docs/framework/unmanaged-api/profiling/icorprofilercallback8-interface.md new file mode 100644 index 00000000000..a0b263ac488 --- /dev/null +++ b/docs/framework/unmanaged-api/profiling/icorprofilercallback8-interface.md @@ -0,0 +1,40 @@ +--- +title: ICorProfilerCallback8 インターフェイス +ms.date: 04/10/2018 +api_name: +- ICorProfilerCallback8 +api_location: +- mscorwks.dll +- corprof.idl +api_type: +- COM +author: rpetrusha +ms.author: ronpet +ms.openlocfilehash: b92120cc5948efca696d922448da215601f9e6b3 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: MT +ms.contentlocale: ja-JP +ms.lasthandoff: 05/04/2018 +--- +# ICorProfilerCallback8 インターフェイス +[.NET Framework 4.7 以降のバージョンでサポート] + + サブクラス[ICorProfilerCallback7](icorprofilercallback7-interface.md)動的メソッドの JIT コンパイルが開始して完了したことをプロファイラーに通知する、共通言語ランタイムによって使用されるコールバック メソッドを提供します。 + +## メソッド + +|メソッド|説明| +|------------|-----------------| +|[DynamicMethodJITCompilationStarted メソッド](icorprofilercallback8-dynamicmethodjitcompilationstarted-method.md)|動的メソッドの JIT コンパイルが開始されたことをプロファイラーに通知します。| +|[DynamicMethodJITCompilationFinished メソッド](icorprofilercallback8-dynamicmethodjitcompilationfinished-method.md)|動的メソッドの JIT コンパイルが完了したことをプロファイラーに通知します。| + +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../get-started/system-requirements.md)です。 + + **ヘッダー** : CorProf.idl、CorProf.h + +**.NET framework のバージョン:** [!INCLUDE[net_current_v47plus](../../../../includes/net-current-v47plus.md)] + +## 関連項目 +[プロファイリングのインターフェイス](profiling-interfaces.md) +[ICorProfilerCallback9 インターフェイス](icorprofilercallback9-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerfunctioncontrol-setcodegenflags-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerfunctioncontrol-setcodegenflags-method.md index 3048d87d105..23da654f901 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerfunctioncontrol-setcodegenflags-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerfunctioncontrol-setcodegenflags-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerFunctionControl::SetCodegenFlags メソッド" -ms.custom: +title: ICorProfilerFunctionControl::SetCodegenFlags メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerFunctionControl.SetCodegenFlags api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: a2d5daa5-b990-4ae5-bf2a-c0862fe58bd7 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 9264e717da62c88b6f2f6eca262b5635fc928741 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 43c32d1ce4f804da8980dc0c566a77e5b076661b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerFunctionControl::SetCodegenFlags メソッド 1 つまたは複数のフラグを設定、 [COR_PRF_CODEGEN_FLAGS](../../../../docs/framework/unmanaged-api/profiling/cor-prf-codegen-flags-enumeration.md)のイン-タイム (JIT) のコード生成を制御する列挙型の再コンパイルされた関数。 @@ -50,18 +38,18 @@ HRESULT SetCodegenFlags( [in]1 つまたは複数のフラグ、 [COR_PRF_CODEGEN_FLAGS](../../../../docs/framework/unmanaged-api/profiling/cor-prf-codegen-flags-enumeration.md)列挙します。 ## コメント - プロファイラーがを介して、このインターフェイスのインスタンスを取得、 [icorprofilercallback 4::getrejitparameters](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback4-getrejitparameters-method.md)コールバック。 `SetCodegenFlags`再コンパイルされた関数のコード生成を制御する、プロファイラーを使用できます。 他のすべての JIT 再コンパイル パラメーターと同様、コード生成フラグは、関数のすべてのインスタンスに適用されます。 + プロファイラーがを介して、このインターフェイスのインスタンスを取得、 [icorprofilercallback 4::getrejitparameters](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback4-getrejitparameters-method.md)コールバック。 `SetCodegenFlags` 再コンパイルされた関数のコード生成を制御する、プロファイラーを使用できます。 他のすべての JIT 再コンパイル パラメーターと同様、コード生成フラグは、関数のすべてのインスタンスに適用されます。 JIT コンパイラでは、関数をコンパイルするときに、他のソースで指定されたその他のフラグと共に、これらのコンパイル フラグと見なします。 他のソースには、デバッガーが含まれます、スタートアップ時に、プロファイラーによってグローバル フラグ設定を使用して、 [icorprofilerinfo::seteventmask](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-seteventmask-method.md)メソッド (値を持つ`COR_PRF_DISABLE_INLINING`と`COR_PRF_DISABLE_OPTIMIZATIONS`)、およびプロファイラーの[。Icorprofilercallback::jitinlining](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-jitinlining-method.md)コールバック。 JIT コンパイラでは、最低限の最適化を要求するソースを優先します。 たとえば、プロファイラーが指定されている場合`COR_PRF_DISABLE_INLINING`スタートアップ時が指定されていませんが、`COR_PRF_CODEGEN_DISABLE_INLINING`で、 [icorprofilerfunctioncontrol::setcodegenflags](../../../../docs/framework/unmanaged-api/profiling/icorprofilerfunctioncontrol-setcodegenflags-method.md)コールバック、インライン展開が無効のままです。 同様に、プロファイラーが指定されていない場合`COR_PRF_CODEGEN_DISABLE_INLINING`で`SetCodegenFlags`を使用してインライン展開し、無効、 [icorprofilercallback::jitinlining](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-jitinlining-method.md)コールバック、インライン展開が無効になっています。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerFunctionControl インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerfunctioncontrol-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-begininprocdebugging-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-begininprocdebugging-method.md index f5de62b865b..86d140008ea 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-begininprocdebugging-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-begininprocdebugging-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo::BeginInprocDebugging メソッド" -ms.custom: +title: ICorProfilerInfo::BeginInprocDebugging メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo.BeginInprocDebugging api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: c5c82c69-99f8-4447-aee0-42cca0a5eb5c topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 91306bbea7b099f7e9e408f8bf69625f1d7da68e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 82e798e1a31f771c63e71f2a85f8cbb684b237bd +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo::BeginInprocDebugging メソッド 初期化は、プロセス内のデバッグのサポート。 このメソッドは、.NET Framework version 2.0 廃止されています。 @@ -56,8 +44,8 @@ HRESULT BeginInprocDebugging( ## コメント CLR デバッグ サービスでは、.NET Framework version 1.0 および 1.1 でインプロセスでデバッグを制限をサポートします。 プロセスのデバッグには、プロファイラーは、デバッグ API の検査部分の使用が有効になります。 ただし、お客様のフィードバックによりプロセスでデバッグがバージョン 2.0、.NET Framework から削除されに沿ってプロファイル API は、機能のセットに置き換えられます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h @@ -65,5 +53,5 @@ HRESULT BeginInprocDebugging( **.NET framework のバージョン:** 1.0 -## 参照 +## 関連項目 [ICorProfilerInfo インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-getinprocinspectionithisthread-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-getinprocinspectionithisthread-method.md index 3dd079e34e7..dee13db9f98 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-getinprocinspectionithisthread-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-getinprocinspectionithisthread-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo::GetInprocInspectionIThisThread メソッド" -ms.custom: +title: ICorProfilerInfo::GetInprocInspectionIThisThread メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo.GetInprocInspectionIThisThread api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: badddccd-f85c-416e-9f0f-419eab2c9d42 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: c36688af3ab8941a7004061add8598a480f3e202 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 6d603d9bc7a343a41224cf8d889a69823875d9db +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo::GetInprocInspectionIThisThread メソッド ICorDebugThread インターフェイスの照会されるオブジェクトを取得します。 このメソッドは、.NET Framework version 2.0 廃止されています。 @@ -52,8 +40,8 @@ HRESULT GetInprocInspectionIThisThread( ## コメント デバッグ サービスを共通言語ランタイム (CLR) では、プロセスで、.NET Framework version 1.0 でデバッグを制限をサポートします。 プロセスのデバッグには、プロファイラーは、デバッグ API の検査部分の使用が有効になります。 カスタマー フィードバックの結果として、インプロセスのデバッグがバージョン 2.0、.NET Framework から削除されに沿ってプロファイル API は、機能のセットに置き換えられます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h @@ -61,5 +49,5 @@ HRESULT GetInprocInspectionIThisThread( **.NET framework のバージョン:** 1.0 -## 参照 +## 関連項目 [ICorProfilerInfo インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setenterleavefunctionhooks-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setenterleavefunctionhooks-method.md index 26768147ddb..33595b02549 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setenterleavefunctionhooks-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setenterleavefunctionhooks-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo::SetEnterLeaveFunctionHooks メソッド" -ms.custom: +title: ICorProfilerInfo::SetEnterLeaveFunctionHooks メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo.SetEnterLeaveFunctionHooks api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 72399636-c219-4ffd-8ac8-39432c9d4641 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: e41fdf02f299d118fce025e2a5a3314feb134971 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 58e7b3e76d90e9e43f3f5259c52b52cd9f8e1f6e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo::SetEnterLeaveFunctionHooks メソッド 「の入力」、「のまま」、およびマネージ関数の"tailcall"フックで呼び出されるプロファイラー実装関数を指定します。 @@ -64,14 +52,14 @@ HRESULT SetEnterLeaveFunctionHooks( `SetEnterLeaveFunctionHooks`メソッドは、プロファイラーからのみ呼び出すことが[icorprofilercallback::initialize](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-initialize-method.md)コールバック。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v11plus](../../../../includes/net-current-v11plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v11plus](../../../../includes/net-current-v11plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerInfo インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setilinstrumentedcodemap-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setilinstrumentedcodemap-method.md index 14502f38aaf..e3a59f91389 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setilinstrumentedcodemap-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo-setilinstrumentedcodemap-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo::SetILInstrumentedCodeMap メソッド" -ms.custom: +title: ICorProfilerInfo::SetILInstrumentedCodeMap メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo.SetILInstrumentedCodeMap api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: bce1dcf8-b4ec-4e73-a917-f2df1ad49c8a topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 127f6d76e85ed30f1407d16f8d81c93dd2941960 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 8ecb80de1ae46b072df4bab8357e78e7a22ae298 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo::SetILInstrumentedCodeMap メソッド 指定した Microsoft intermediate language (MSIL) マップ エントリを使用して、指定された関数のコード マップを設定します。 @@ -65,7 +53,7 @@ HRESULT SetILInstrumentedCodeMap( [in]COR_IL_MAP 構造体の配列、それぞれ指定する MSIL のオフセット。 ## コメント - プロファイラーは、(たとえば、指定されたソース行に達したときに通知する場合など) には、そのメソッドをインストルメント化するために多くの場合、メソッドのソース コード内のステートメントを挿入します。 `SetILInstrumentedCodeMap`プロファイラーは、元の MSIL 命令を新しい場所にマップを有効にします。 プロファイラーを使用できる、 [icorprofilerinfo::getiltonativemapping](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-getiltonativemapping-method.md)ネイティブ オフセットを指定するため、元の MSIL オフセットを取得します。 + プロファイラーは、(たとえば、指定されたソース行に達したときに通知する場合など) には、そのメソッドをインストルメント化するために多くの場合、メソッドのソース コード内のステートメントを挿入します。 `SetILInstrumentedCodeMap` プロファイラーは、元の MSIL 命令を新しい場所にマップを有効にします。 プロファイラーを使用できる、 [icorprofilerinfo::getiltonativemapping](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-getiltonativemapping-method.md)ネイティブ オフセットを指定するため、元の MSIL オフセットを取得します。 デバッガーには、古い各オフセットが MSIL、元の未変更の MSIL コード内でオフセットを指すことと、新しいオフセットが、新しいでインストルメント化されたコード内の MSIL オフセットを指すことが前提としています。 マップは、昇順で並べ替えられます必要があります。 正常に動作するステップ実行、次のガイドラインに従ってください。 @@ -93,14 +81,14 @@ HRESULT SetILInstrumentedCodeMap( - 20 以上の新しいオフセットは、古いオフセット 9 にマップされます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v11plus](../../../../includes/net-current-v11plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v11plus](../../../../includes/net-current-v11plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerInfo インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclassfromtokenandtypeargs-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclassfromtokenandtypeargs-method.md index 6479ef6a618..aac41ae027e 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclassfromtokenandtypeargs-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclassfromtokenandtypeargs-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo2::GetClassFromTokenAndTypeArgs メソッド" -ms.custom: +title: ICorProfilerInfo2::GetClassFromTokenAndTypeArgs メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo2.GetClassFromTokenAndTypeArgs api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: b25c88f0-71b9-443b-8eea-1c94db0a44b9 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 5a459f8e9ec6d63dc42d6a0a8f752c129d278524 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 04be252092732296354cfec102cf8fe648ed2dd6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo2::GetClassFromTokenAndTypeArgs メソッド 取得、`ClassID`指定したメタデータ トークンを使用して、型の`ClassID`いずれかの値が引数を入力します。 @@ -72,15 +60,15 @@ HRESULT GetClassFromTokenAndTypeArgs( 一般の使用`GetClassFromTokenAndTypeArgs`をお勧めします。 プロファイラーは、特定の種類のイベントに関心があるを場合格納する必要があります、`ModuleID`と`mdTypeDef`その種類、および使用の[icorprofilerinfo 2::getclassidinfo2](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclassidinfo2-method.md)を確認するかどうか、指定された`ClassID`はの名前に、必要な型。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerInfo インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-interface.md) [ICorProfilerInfo2 インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo2-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclasslayout-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclasslayout-method.md index 1d750f93fb7..ec09c082a8c 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclasslayout-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getclasslayout-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo2::GetClassLayout メソッド" -ms.custom: +title: ICorProfilerInfo2::GetClassLayout メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo2.GetClassLayout api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: a3a36987-5666-4e2f-95b5-d0cb246502ec topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 9dcee307dd7e852719a1309d9c29202567cde2e2 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2b826e9c30fbf7007ac6b0093608ab7d926cc499 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo2::GetClassLayout メソッド 指定したクラスで定義されるフィールドのメモリ内レイアウトに関する情報を取得します。 つまり、このメソッドはクラスのフィールドのオフセットを取得します。 @@ -74,16 +62,16 @@ HRESULT GetClassLayout( 別の方法として、最初に長さ 0 の `rFieldOffset` バッファーで `GetClassLayout` を呼び出すことで、適切なバッファーのサイズを取得することもできます。 その後、バッファーのサイズを `pcFieldOffset` で返された値に設定し、`GetClassLayout` を再度呼び出します。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerInfo インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-interface.md) [ICorProfilerInfo2 インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo2-interface.md) [プロファイリングのインターフェイス](../../../../docs/framework/unmanaged-api/profiling/profiling-interfaces.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getnotifiedexceptionclauseinfo-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getnotifiedexceptionclauseinfo-method.md index 907f370abfa..9ba37ad3dae 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getnotifiedexceptionclauseinfo-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo2-getnotifiedexceptionclauseinfo-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo2::GetNotifiedExceptionClauseInfo メソッド" -ms.custom: +title: ICorProfilerInfo2::GetNotifiedExceptionClauseInfo メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo2.GetNotifiedExceptionClauseInfo api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: f9594a7e-cb0c-4c48-accb-29f762aa0c21 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 170aad39710f6e945495e9988921eddde5d9ba6b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 07606bf58709f088db486e0263e5cb519ab5b4cf +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo2::GetNotifiedExceptionClauseInfo メソッド 例外句のネイティブのアドレスとフレームの情報を取得します (`catch`/`finally`/`filter`) を実行する前に、またはが実行されているだけです。 @@ -54,15 +42,15 @@ HRESULT GetNotifiedExceptionClauseInfo( この呼び出しは、照合のままにコールバックを受信するか、これにはその句の通知のままにして、現在の句で入れ子になった例外がスローされたまでに、Enter コールバックのいずれかの後にいつでも実行できます。 エスケープするためにスローされた例外のことはできませんに注意してください、`filter`が常のままにして通知その場合は、例外句。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerInfo インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-interface.md) [ICorProfilerInfo2 インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo2-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-getfunctionleave3info-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-getfunctionleave3info-method.md index cef6ed8c0e8..43ade9f00dc 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-getfunctionleave3info-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-getfunctionleave3info-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo3::GetFunctionLeave3Info メソッド" -ms.custom: +title: ICorProfilerInfo3::GetFunctionLeave3Info メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo3.GetFunctionLeave3Info Method api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: df7083d2-fd43-44c7-9ce5-912c25cef0ff topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 5cbd73b6bfe89bec50eff0e09ec078db912adf25 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 70fdc548c02015f0950f009abe94652795cba568 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo3::GetFunctionLeave3Info メソッド スタック フレームとによってプロファイラーに報告される関数の戻り値を提供、 [FunctionLeave3WithInfo 関数](../../../../docs/framework/unmanaged-api/profiling/functionleave3withinfo-function.md)関数。 このメソッドは、`FunctionLeave3WithInfo` コールバック中にのみ呼び出すことができます。 @@ -63,16 +51,16 @@ HRESULT GetFunctionLeave3Info( ## コメント -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] -## 参照 +## 関連項目 [FunctionEnter3WithInfo](../../../../docs/framework/unmanaged-api/profiling/functionenter3withinfo-function.md) [FunctionLeave3WithInfo](../../../../docs/framework/unmanaged-api/profiling/functionleave3withinfo-function.md) [FunctionTailcall3WithInfo](../../../../docs/framework/unmanaged-api/profiling/functiontailcall3withinfo-function.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-requestprofilerdetach-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-requestprofilerdetach-method.md index 316d1458469..b0a5c0dd565 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-requestprofilerdetach-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo3-requestprofilerdetach-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo3::RequestProfilerDetach メソッド" -ms.custom: +title: ICorProfilerInfo3::RequestProfilerDetach メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerInfo3.RequestProfilerDetach Method api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: ea102e62-0454-4477-bcf3-126773acd184 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 33a5c45bbb64029177a0a680243dd39a825683e3 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: e69a15d70b8f1b9e271571be92f1f6717a9f196c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo3::RequestProfilerDetach メソッド プロファイラーをデタッチするようにランタイムに指示します。 @@ -68,16 +56,16 @@ HRESULT RequestProfilerDetach( プロファイラーが `dwExpectedCompletionMilliseconds` を 0 (ゼロ) に指定している場合、CLR は既定値 5000 を使用します。この設定では、チェックが 5 秒後に行われ、その次は 10 秒後に、それ以降は 10 分ごとに再チェックが行われます。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerInfo3 インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo3-interface.md) [プロファイリングのインターフェイス](../../../../docs/framework/unmanaged-api/profiling/profiling-interfaces.md) [プロファイル](../../../../docs/framework/unmanaged-api/profiling/index.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerinfo5-geteventmask2-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerinfo5-geteventmask2-method.md index c9d0207ad76..e64973459d5 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerinfo5-geteventmask2-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerinfo5-geteventmask2-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerInfo5::GetEventMask2 メソッド" -ms.custom: +title: ICorProfilerInfo5::GetEventMask2 メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference dev_langs: - cpp api_name: @@ -20,17 +12,13 @@ api_type: ms.assetid: f854b68f-009c-4ffb-89cd-ca874d1c0fb7 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 72adbbdc3495f4171f555d119cb61d5dbc5ef0e3 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 8973e100694be0f50b575d978f3327b8b3a1d334 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerInfo5::GetEventMask2 メソッド [.NET Framework 4.5.2 以降のバージョンでのみでサポート] @@ -58,15 +46,15 @@ HRESULT GetEventMask2( このメソッドは、推奨される代替、 [GetEventMask](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo-geteventmask-method.md)メソッドです。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v452plus](../../../../includes/net-current-v452plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v452plus](../../../../includes/net-current-v452plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerInfo5 インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo5-interface.md) [SetEventMask2 メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo5-seteventmask2-method.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilermoduleenum-skip-method.md b/docs/framework/unmanaged-api/profiling/icorprofilermoduleenum-skip-method.md index 93e6e07c4a0..a26b0876336 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilermoduleenum-skip-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilermoduleenum-skip-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerModuleEnum::Skip メソッド" -ms.custom: +title: ICorProfilerModuleEnum::Skip メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerModuleEnum.Skip Method api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 8dc29c6a-e2ba-41d8-a1e0-0fdd21421e0b topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: cb6d12af329b214c78866ea352d1817afe0fa718 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 35256a25ed793ffee6ddc1b26088e0988fea5af2 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerModuleEnum::Skip メソッド 指定した数の要素がスキップされるように、この列挙子のカーソルを現在の位置から進めます。 @@ -53,21 +41,21 @@ HRESULT Skip([in] ULONG celt); |HRESULT|説明| |-------------|-----------------| -|S_OK|`celt`要素がスキップされました。| +|S_OK|`celt` 要素がスキップされました。| |S_FALSE|少ない`celt`要素がスキップされた複数の要素ではありませんがあることを示します。| ## コメント この列挙子のカーソルの新しい位置は、(現在の位置) +`celt`です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v40plus](../../../../includes/net-current-v40plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerModuleEnum インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilermoduleenum-interface.md) [プロファイリングのインターフェイス](../../../../docs/framework/unmanaged-api/profiling/profiling-interfaces.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-clone-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-clone-method.md index 31a68df7409..47145636e1a 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-clone-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-clone-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerObjectEnum::Clone メソッド" -ms.custom: +title: ICorProfilerObjectEnum::Clone メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerObjectEnum.Clone api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: b0b2facd-5991-4f4c-932d-c4937f45cef9 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 2d8e478eb9165b4aa5bf019f02f4f128931d928b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7e8a623107e5e03ca36137c253c9bdf0a722d385 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerObjectEnum::Clone メソッド これのコピーに対するインターフェイス ポインターを取得[ICorProfilerObjectEnum](../../../../docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-interface.md)インターフェイスです。 @@ -49,14 +37,14 @@ HRESULT Clone ( `ppEnum` [out]さらに、このコピーを指すインターフェイス ポインターへのポインター`ICorProfilerObjectEnum`インターフェイスです。 コピーは、この 1 つから個別に独自の列挙状態を維持します。 ただし、そのコピーの最初のカーソル位置はこの列挙子の現在のカーソル位置と同じなります。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerObjectEnum インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-getcount-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-getcount-method.md index 414baff64aa..ef9b5260284 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-getcount-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-getcount-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerObjectEnum::GetCount メソッド" -ms.custom: +title: ICorProfilerObjectEnum::GetCount メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerObjectEnum.GetCount api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 166b0761-ed80-4ccd-9973-dc20e61bf8fa topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: b7675749a132cffe284d73bab3dba91f6ff7a3fc -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: a5f23950eea94cde0655d364ad0c6701e04a7c1b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerObjectEnum::GetCount メソッド コレクション内で固定されたオブジェクトの合計数を取得します。 @@ -52,14 +40,14 @@ HRESULT GetCount ( このメソッドは常に、.NET Framework version 3.5 で 0 を返します Service Pack 1 (SP1) およびそれ以降のバージョン。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v20plus](../../../../includes/net-current-v20plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerObjectEnum インターフェイス](../../../../docs/framework/unmanaged-api/profiling/icorprofilerobjectenum-interface.md) diff --git a/docs/framework/unmanaged-api/profiling/icorprofilerthreadenum-clone-method.md b/docs/framework/unmanaged-api/profiling/icorprofilerthreadenum-clone-method.md index 8c6ba0ab194..56c579fc301 100644 --- a/docs/framework/unmanaged-api/profiling/icorprofilerthreadenum-clone-method.md +++ b/docs/framework/unmanaged-api/profiling/icorprofilerthreadenum-clone-method.md @@ -1,14 +1,6 @@ --- -title: "ICorProfilerThreadEnum::Clone メソッド" -ms.custom: +title: ICorProfilerThreadEnum::Clone メソッド ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - ICorProfilerThreadEnum.Clone api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: 5a278bc9-88e2-4c69-b035-9d550dd77081 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: d40ef6a9a666f06a46713c6295167cf5e0798ce5 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 84a71ac3a1ba30e20bb6ec7e6a0e31db9d3b5738 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ICorProfilerThreadEnum::Clone メソッド これのコピーに対するインターフェイス ポインターを取得[ICorProfilerThreadEnum](../../../../docs/framework/unmanaged-api/profiling/icorprofilerthreadenum-interface.md)インターフェイスです。 @@ -49,15 +37,15 @@ HRESULT Clone ( [out] ICorProfilerThreadEnum **ppEnum `ppEnum` [out]さらに、このコピーをポイントするインターフェイス ポインターへのポインター [ICorProfilerThreadEnum](../../../../docs/framework/unmanaged-api/profiling/icorprofilerthreadenum-interface.md)インターフェイスです。 列挙子のコピーには、この列挙子から個別に独自の列挙状態が保持されます。 ただし、コピーの最初のカーソル位置は、この列挙子の現在のカーソル位置と同じです。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー** : CorProf.idl、CorProf.h **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v45plus](../../../../includes/net-current-v45plus-md.md)] -## 参照 +## 関連項目 [ICorProfilerThreadEnum](../../../../docs/framework/unmanaged-api/profiling/icorprofilerthreadenum-interface.md) [プロファイリングのインターフェイス](../../../../docs/framework/unmanaged-api/profiling/profiling-interfaces.md) diff --git a/docs/framework/unmanaged-api/profiling/profiling-enumerations.md b/docs/framework/unmanaged-api/profiling/profiling-enumerations.md index 913a2f48acf..e402131e145 100644 --- a/docs/framework/unmanaged-api/profiling/profiling-enumerations.md +++ b/docs/framework/unmanaged-api/profiling/profiling-enumerations.md @@ -1,28 +1,18 @@ --- -title: "列挙体のプロファイリング" -ms.custom: +title: 列挙体のプロファイリング ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference helpviewer_keywords: - profiling enumerations [.NET Framework] - enumerations [.NET Framework profiling] - unmanaged enumerations [.NET Framework], profiling ms.assetid: 8d5f9570-9853-4ce8-8101-df235d5b258e -caps.latest.revision: "21" author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 84ac67b35bdbf686edb2fa35cc651aad4c19516b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 996352637f34b0b6c0d12e611a6d9e70ab85230e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 列挙体のプロファイリング このセクションでは、プロファイル API が使用するアンマネージ列挙について説明します。 diff --git a/docs/framework/unmanaged-api/profiling/profiling-overview.md b/docs/framework/unmanaged-api/profiling/profiling-overview.md index b82e4d208c4..0b84a3ebb5e 100644 --- a/docs/framework/unmanaged-api/profiling/profiling-overview.md +++ b/docs/framework/unmanaged-api/profiling/profiling-overview.md @@ -1,13 +1,6 @@ --- -title: "プロファイリングの概要" -ms.custom: +title: プロファイリングの概要 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference helpviewer_keywords: - managed code, profiling API support - unmanaged code, combining with managed code in profiling @@ -34,19 +27,16 @@ helpviewer_keywords: - security, profiling API considerations - stack depth [.NET Framework profiling] ms.assetid: 864c2344-71dc-46f9-96b2-ed59fb6427a8 -caps.latest.revision: "27" author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 84688ed80d0cb1b802290176400eb45998052a34 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b38b64e1c86174bea11086e722ed86b0a0046e2c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # プロファイリングの概要 -プロファイラーは、別のアプリケーションの実行を監視するツールです。 共通言語ランタイム (CLR: Common Language Runtime) プロファイラーは、プロファイル API を使用して CLR とのメッセージの送受信を行う関数で構成されるダイナミック リンク ライブラリ (DLL: Dynamic Link Library) です。 プロファイラー DLL は、実行時に CLR によって読み込まれます。 + プロファイラーは、別のアプリケーションの実行を監視するツールです。 共通言語ランタイム (CLR: Common Language Runtime) プロファイラーは、プロファイル API を使用して CLR とのメッセージの送受信を行う関数で構成されるダイナミック リンク ライブラリ (DLL: Dynamic Link Library) です。 プロファイラー DLL は、実行時に CLR によって読み込まれます。 従来のプロファイリング ツールは、アプリケーションの実行を測定することに重点を置いていました。 その主な役割は、各関数の実行にかかる時間やアプリケーションのメモリ使用状況を一定期間にわたって測定することでした。 プロファイル API は、コード カバレッジ ユーティリティや高度なデバッグ支援ツールなど、より幅広い診断ツールを対象にしています。 これらの用途には、いずれも診断的な性質があります。 プロファイル API は、アプリケーションの実行を測定するだけでなく、監視も行います。 そのため、プロファイル API をアプリケーション自体が使用することは避ける必要があります。また、アプリケーションの実行がプロファイラーに依存したり、プロファイラーの影響を受けたりしないようにする必要もあります。 diff --git a/docs/framework/unmanaged-api/profiling/setting-up-a-profiling-environment.md b/docs/framework/unmanaged-api/profiling/setting-up-a-profiling-environment.md index dc8913ad4e6..27b29ab7caa 100644 --- a/docs/framework/unmanaged-api/profiling/setting-up-a-profiling-environment.md +++ b/docs/framework/unmanaged-api/profiling/setting-up-a-profiling-environment.md @@ -1,13 +1,6 @@ --- -title: "プロファイル環境の設定" -ms.custom: +title: プロファイル環境の設定 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference helpviewer_keywords: - environment variables, profiling API - profiling API [.NET Framework], setting up environment @@ -17,16 +10,13 @@ helpviewer_keywords: - COR_ENABLE_PROFILING environment variable - profiling API [.NET Framework], enabling ms.assetid: fefca07f-7555-4e77-be86-3c542e928312 -caps.latest.revision: "29" author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: dc3d490284e371aefb2de712cb5721b0246caa6a -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 9cc1fb16800fcf58770def23dae6b0fd0fbdd043 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # プロファイル環境の設定 > [!NOTE] @@ -104,5 +94,5 @@ pInfo->SetEventMask(COR_PRF_MONITOR_ENTERLEAVE | COR_PRF_MONITOR_GC) この方法では、すべての CLR プロセスもプロファイリングの対象になります。 プロファイラーは、ロジックを追加する必要があります、 [icorprofilercallback::initialize](../../../../docs/framework/unmanaged-api/profiling/icorprofilercallback-initialize-method.md)現在のプロセスは対象とするかどうかを検出するためにコールバックします。 プロファイリングの対象ではない場合、プロファイラーは、初期化を実行せずにコールバックからエラーを返すことができます。 -## 参照 +## 関連項目 [プロファイルの概要](../../../../docs/framework/unmanaged-api/profiling/profiling-overview.md) diff --git a/docs/framework/unmanaged-api/profiling/stacksnapshotcallback-function.md b/docs/framework/unmanaged-api/profiling/stacksnapshotcallback-function.md index 660cd825c72..05941fc6a4a 100644 --- a/docs/framework/unmanaged-api/profiling/stacksnapshotcallback-function.md +++ b/docs/framework/unmanaged-api/profiling/stacksnapshotcallback-function.md @@ -1,14 +1,6 @@ --- -title: "StackSnapshotCallback 関数" -ms.custom: +title: StackSnapshotCallback 関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - StackSnapshotCallback api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: d0f235b2-91fe-4f82-b7d5-e5c64186eea8 topic_type: - apiref -caps.latest.revision: author: mairaw ms.author: mairaw -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 32cf21fb5a76fdec4daa322d53a8eb218ae2f2b5 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 78fdcb69e73bc7238972d1a6ffb37b5ba91c7953 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # StackSnapshotCallback 関数 によって開始されるスタック ウォーク中のスタックの各マネージ フレームとアンマネージのフレームの各実行に関する情報を使用してプロファイラーを提供、 [icorprofilerinfo 2::dostacksnapshot](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo2-dostacksnapshot-method.md)メソッドです。 @@ -76,15 +64,15 @@ HRESULT __stdcall StackSnapshotCallback ( `ICorProfilerInfo2::DoStackSnapshot`メソッドの呼び出し、`StackSnapshotCallback`マネージ フレームごとに 1 回または 1 回はアンマネージ フレームの実行ごとの関数。 場合`StackSnapshotCallback`が呼び出された、プロファイラーのアンマネージ フレームの実行、レジスタのコンテキストを使用して可能性があります (により参照されている、`context`パラメーター) をアンマネージ スタック ウォークを実行します。 この場合は、Win32`CONTEXT`構造体が最後にプッシュされたフレーム アンマネージ フレームの実行中の CPU の状態を表します。 ただし、Win32`CONTEXT`構造体には、すべてのレジスタの値が含まれています、フレーム ポインター レジスタ、スタック ポインター レジスタ、命令ポインター レジスタ、および (つまり、保持された) 非揮発性の値にのみ依存する必要があります整数レジスタします。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** CorProf.idl **ライブラリ:** CorGuids.lib - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [DoStackSnapshot メソッド](../../../../docs/framework/unmanaged-api/profiling/icorprofilerinfo2-dostacksnapshot-method.md) [グローバル静的関数のプロファイル](../../../../docs/framework/unmanaged-api/profiling/profiling-global-static-functions.md) diff --git a/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverification-function.md b/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverification-function.md index 6148b0c690e..e74ef27fccc 100644 --- a/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverification-function.md +++ b/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverification-function.md @@ -1,14 +1,6 @@ --- -title: "StrongNameSignatureVerification 関数" -ms.custom: +title: StrongNameSignatureVerification 関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - StrongNameSignatureVerification api_location: @@ -22,17 +14,13 @@ helpviewer_keywords: ms.assetid: 933758dd-231e-4382-8819-242c0a13a4b7 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 0950efd6c5323aa6a0cd2f1455ac3226b21a2b92 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c888c32a0b40d2458a919613e35ca9d1d830c4f7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # StrongNameSignatureVerification 関数 指定されたパスにあるアセンブリ マニフェストに指定したフラグに従って検証される厳密な名前の署名が含まれるかどうかを示す値を取得します。 @@ -56,36 +44,36 @@ BOOLEAN StrongNameSignatureVerification ( `dwInFlags` [in]検証動作を変更するフラグを設定します。 次の値がサポートされています。 -- `SN_INFLAG_FORCE_VER`(0x00000001) のレジストリ設定を上書きする必要がある場合でも強制的に検証します。 +- `SN_INFLAG_FORCE_VER` (0x00000001) のレジストリ設定を上書きする必要がある場合でも強制的に検証します。 -- `SN_INFLAG_INSTALL`(0x00000002) - これが初めてマニフェストの検証であることを指定します。 +- `SN_INFLAG_INSTALL` (0x00000002) - これが初めてマニフェストの検証であることを指定します。 -- `SN_INFLAG_ADMIN_ACCESS`(0x00000004) のキャッシュで管理者特権を持っているユーザーにのみアクセスを許可することを指定します。 +- `SN_INFLAG_ADMIN_ACCESS` (0x00000004) のキャッシュで管理者特権を持っているユーザーにのみアクセスを許可することを指定します。 -- `SN_INFLAG_USER_ACCESS`(0x00000008) のアセンブリが現在のユーザーのみアクセスできることを指定します。 +- `SN_INFLAG_USER_ACCESS` (0x00000008) のアセンブリが現在のユーザーのみアクセスできることを指定します。 -- `SN_INFLAG_ALL_ACCESS`(0x00000010) のキャッシュはしないことを指定のアクセス制限を保証します。 +- `SN_INFLAG_ALL_ACCESS` (0x00000010) のキャッシュはしないことを指定のアクセス制限を保証します。 -- `SN_INFLAG_RUNTIME`(0x80000000) - 内部デバッグのために予約されています。 +- `SN_INFLAG_RUNTIME` (0x80000000) - 内部デバッグのために予約されています。 `pdwOutFlags` [out]厳密な名前の署名が検証されたかどうかを示すフラグです。 次の値がサポートされています。 -- `SN_OUTFLAG_WAS_VERIFIED`(0x00000001) - この値は設定`false`レジストリ設定のために、検証が成功したことを指定します。 +- `SN_OUTFLAG_WAS_VERIFIED` (0x00000001) - この値は設定`false`レジストリ設定のために、検証が成功したことを指定します。 ## 戻り値 - `true`検証が成功した場合それ以外の場合、`false`です。 + `true` 検証が成功した場合それ以外の場合、`false`です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** StrongName.h **ライブラリ:** MsCorEE.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [StrongNameSignatureVerification メソッド](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamesignatureverification-method.md) [StrongNameSignatureVerificationEx メソッド](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamesignatureverificationex-method.md) [ICLRStrongName インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-interface.md) diff --git a/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverificationex-function.md b/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverificationex-function.md index a8da5f35a1a..de7df9c9329 100644 --- a/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverificationex-function.md +++ b/docs/framework/unmanaged-api/strong-naming/strongnamesignatureverificationex-function.md @@ -1,14 +1,6 @@ --- -title: "StrongNameSignatureVerificationEx 関数" -ms.custom: +title: StrongNameSignatureVerificationEx 関数 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: -ms.topic: reference api_name: - StrongNameSignatureVerificationEx api_location: @@ -23,17 +15,13 @@ helpviewer_keywords: ms.assetid: cfe4b634-18bf-44b8-9773-d94fb7e8a480 topic_type: - apiref -caps.latest.revision: author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 8d00c2f03968e69423da31a336d275c46291d8da -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2ce139669c0a31301f3eecdef4b4d61f83d5e4e1 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # StrongNameSignatureVerificationEx 関数 指定されたパスにあるアセンブリ マニフェストに厳密な名前の署名が含まれるかどうかを示す値を取得します。 @@ -58,24 +46,24 @@ BOOLEAN StrongNameSignatureVerificationEx ( [in]`true` 、それ以外のレジストリ設定を上書きする必要がある場合でも、検証を実行する`false`です。 `pfWasVerified` - [out]`true`厳密な名前の署名が確認済み、それ以外の場合は`false`します。 `pfWasVerified`設定されているも`false`検証は、レジストリ設定のために成功した場合。 + [out]`true`厳密な名前の署名が確認済み、それ以外の場合は`false`します。 `pfWasVerified` 設定されているも`false`検証は、レジストリ設定のために成功した場合。 ## 戻り値 - `true`検証が成功した場合それ以外の場合、`false`です。 + `true` 検証が成功した場合それ以外の場合、`false`です。 ## コメント - `StrongNameSignatureVerificationEx`ような機能を提供、 [StrongNameSignatureVerification](../../../../docs/framework/unmanaged-api/strong-naming/strongnamesignatureverification-function.md)関数。 ただし、2 番目の入力パラメーターとの出力パラメーターを`StrongNameSignatureVerificationEx`型`BOOLEAN`の代わりに`DWORD`です。 + `StrongNameSignatureVerificationEx` ような機能を提供、 [StrongNameSignatureVerification](../../../../docs/framework/unmanaged-api/strong-naming/strongnamesignatureverification-function.md)関数。 ただし、2 番目の入力パラメーターとの出力パラメーターを`StrongNameSignatureVerificationEx`型`BOOLEAN`の代わりに`DWORD`です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** StrongName.h **ライブラリ:** mscoree.dll にリソースとして含まれています。 - **.NET framework のバージョン:**[!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v10plus](../../../../includes/net-current-v10plus-md.md)] -## 参照 +## 関連項目 [StrongNameSignatureVerificationEx メソッド](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamesignatureverificationex-method.md) [StrongNameSignatureVerification メソッド](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-strongnamesignatureverification-method.md) [ICLRStrongName インターフェイス](../../../../docs/framework/unmanaged-api/hosting/iclrstrongname-interface.md) diff --git a/docs/framework/unmanaged-api/wmi/getcurrentapartmenttype.md b/docs/framework/unmanaged-api/wmi/getcurrentapartmenttype.md index 7aa15152545..4869ec31240 100644 --- a/docs/framework/unmanaged-api/wmi/getcurrentapartmenttype.md +++ b/docs/framework/unmanaged-api/wmi/getcurrentapartmenttype.md @@ -1,11 +1,7 @@ --- -title: "GetCurrentApartmentType 関数 (アンマネージ API リファレンス)" -description: "GetCurrentApartmentType 関数では、呼び出し元を実行しているアパートメントの種類を取得します。" +title: GetCurrentApartmentType 関数 (アンマネージ API リファレンス) +description: GetCurrentApartmentType 関数では、呼び出し元を実行しているアパートメントの種類を取得します。 ms.date: 11/06/2017 -ms.prod: .net-framework -ms.technology: -- dotnet-clr -ms.topic: reference api_name: - GetCurrentApartmentType api_location: @@ -20,14 +16,11 @@ topic_type: - Reference author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: a42c6c3c778dbdefd4b83621e65b81741b940ebe -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ca7b5fa5bf6d845d542d3e80c0571e59f3d4c1e0 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # GetCurrentApartmentType 関数 呼び出し元を実行しているアパートメントの種類を取得します。 @@ -67,12 +60,12 @@ HRESULT GetCurrentApartmentType ( この関数への呼び出しをラップする、 [IComThreadingInfo::GetCurrentApartmentType](https://msdn.microsoft.com/library/windows/desktop/ms683752(v=vs.85).aspx)メソッドです。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** WMINet_Utils.idl - **.NET framework のバージョン:**[!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] ## 関連項目 [WMI およびパフォーマンス カウンター (アンマネージ API リファレンス)](index.md) diff --git a/docs/framework/unmanaged-api/wmi/getpropertyorigin.md b/docs/framework/unmanaged-api/wmi/getpropertyorigin.md index ed35dd65b29..4450b7b459d 100644 --- a/docs/framework/unmanaged-api/wmi/getpropertyorigin.md +++ b/docs/framework/unmanaged-api/wmi/getpropertyorigin.md @@ -1,11 +1,7 @@ --- -title: "GetPropertyOrigin 関数 (Unmnaged API リファレンス)" -description: "GetPropertyOrigin 関数では、プロパティが宣言されるクラスを決定します。" +title: GetPropertyOrigin 関数 (Unmnaged API リファレンス) +description: GetPropertyOrigin 関数では、プロパティが宣言されるクラスを決定します。 ms.date: 11/06/2017 -ms.prod: .net-framework -ms.technology: -- dotnet-clr -ms.topic: reference api_name: - GetPropertyOrigin api_location: @@ -20,14 +16,11 @@ topic_type: - Reference author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 0a79bfc62ad776cb2bfab2c143d19761d64358bf -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: f16bc5ce23e6bf110a140d10f0e787935070dbcc +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # GetPropertyOrigin 関数 プロパティが宣言されるクラスを決定します。 @@ -79,12 +72,12 @@ HRESULT GetPropertyOrigin ( `pstrClassName`パラメーターは、有効なを指していない必要があります`BSTR`ため、これは、関数が呼び出される前に、`out`パラメーターです。 この関数が返された後に、ポインターが割り当て解除されません。 -## 必要条件 -**プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 +**プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** WMINet_Utils.idl - **.NET framework のバージョン:**[!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] ## 関連項目 [WMI およびパフォーマンス カウンター (アンマネージ API リファレンス)](index.md) diff --git a/docs/framework/unmanaged-api/wmi/getpropertyqualifierset.md b/docs/framework/unmanaged-api/wmi/getpropertyqualifierset.md index c25b56629a8..3dfd3ce5ea6 100644 --- a/docs/framework/unmanaged-api/wmi/getpropertyqualifierset.md +++ b/docs/framework/unmanaged-api/wmi/getpropertyqualifierset.md @@ -1,11 +1,7 @@ --- -title: "GetPropertyQualifierSet 関数 (アンマネージ API リファレンス)" -description: "GetPropertyQualifierSet 関数では、プロパティの設定、修飾子を取得します。" +title: GetPropertyQualifierSet 関数 (アンマネージ API リファレンス) +description: GetPropertyQualifierSet 関数では、プロパティの設定、修飾子を取得します。 ms.date: 11/06/2017 -ms.prod: .net-framework -ms.technology: -- dotnet-clr -ms.topic: reference api_name: - GetPropertyQualifierSet api_location: @@ -20,14 +16,11 @@ topic_type: - Reference author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 7ca2981c8833abaafd5d206b66d6e91f34e2c91d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: d2951733211737f06cd737b20bd1537277be1be1 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # GetPropertyQualifierSet 関数 特定のプロパティの設定、修飾子を取得します。 @@ -54,7 +47,7 @@ HRESULT GetPropertyQualifierSet ( [in]ポインター、 [IWbemClassObject](https://msdn.microsoft.com/library/aa391433%28v=vs.85%29.aspx)インスタンス。 `wszMethod` -[in]プロパティ名。 `wszProperty`有効なをポイントする必要があります`LPCWSTR`です。 +[in]プロパティ名。 `wszProperty` 有効なをポイントする必要があります`LPCWSTR`です。 `ppQualSet` [out]プロパティの修飾子にアクセスできるようにするインターフェイス ポインターを受け取ります。 `ppQualSet` として `null` を使用することはできません。 かどうかは、エラーが発生し、新しいオブジェクトが返されない、ポインターが指すように設定`null`です。 @@ -82,12 +75,12 @@ HRESULT GetPropertyQualifierSet ( システムのプロパティに修飾子があるないため、関数を返します`WBEM_E_SYSTEM_PROPERTY`を取得しようとすると、 [IWbemQualifierSet](https://msdn.microsoft.com/library/aa391860(v=vs.85).aspx)システム プロパティへのポインター。 -## 必要条件 -**プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 +**プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** WMINet_Utils.idl - **.NET framework のバージョン:**[!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] ## 関連項目 [WMI およびパフォーマンス カウンター (アンマネージ API リファレンス)](index.md) diff --git a/docs/framework/unmanaged-api/wmi/qualifierset-delete.md b/docs/framework/unmanaged-api/wmi/qualifierset-delete.md index ae009bb725e..2dc495ba3c3 100644 --- a/docs/framework/unmanaged-api/wmi/qualifierset-delete.md +++ b/docs/framework/unmanaged-api/wmi/qualifierset-delete.md @@ -1,11 +1,7 @@ --- -title: "QualifierSet_Delete 関数 (アンマネージ API リファレンス)" -description: "QualifierSet_Delete 関数は、名前で、修飾子を削除します。" +title: QualifierSet_Delete 関数 (アンマネージ API リファレンス) +description: QualifierSet_Delete 関数は、名前で、修飾子を削除します。 ms.date: 11/06/2017 -ms.prod: .net-framework -ms.technology: -- dotnet-clr -ms.topic: reference api_name: - QualifierSet_Delete api_location: @@ -20,14 +16,11 @@ topic_type: - Reference author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 4e7b5650a0b47fd8d9b64bb9d0fff3511afe2d43 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: e0e96ba458edfe7261fd5857b7bcb8486f4a6636 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # QualifierSet_Delete 関数 名前で指定された修飾子を削除します。 @@ -73,12 +66,12 @@ HRESULT QualifierSet_Delete ( 修飾子の伝達の規則により、特定の修飾子可能性があります別のオブジェクトから継承されだけでは、現在のクラスまたはインスタンスでオーバーライドされます。 ここで、`QualifierSet_Delete`メソッドは、継承された値は元に、修飾子をリセットします。 関数は、この場合、ステータス コードを返します`WBEM_S_RESET_TO_DEFAULT`です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** WMINet_Utils.idl - **.NET framework のバージョン:**[!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] ## 関連項目 [WMI およびパフォーマンス カウンター (アンマネージ API リファレンス)](index.md) diff --git a/docs/framework/unmanaged-api/wmi/spawnderivedclass.md b/docs/framework/unmanaged-api/wmi/spawnderivedclass.md index 3bc25b3c4f8..5d3eebc57b5 100644 --- a/docs/framework/unmanaged-api/wmi/spawnderivedclass.md +++ b/docs/framework/unmanaged-api/wmi/spawnderivedclass.md @@ -1,11 +1,7 @@ --- -title: "SpawnDerivedClass 関数 (アンマネージ API リファレンス)" -description: "SpawnDerivedClass 関数は、オブジェクトから派生する新しいオブジェクトを作成します。" +title: SpawnDerivedClass 関数 (アンマネージ API リファレンス) +description: SpawnDerivedClass 関数は、オブジェクトから派生する新しいオブジェクトを作成します。 ms.date: 11/06/2017 -ms.prod: .net-framework -ms.technology: -- dotnet-clr -ms.topic: reference api_name: - SpawnDerivedClass api_location: @@ -20,14 +16,11 @@ topic_type: - Reference author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 51a0dd0013b1bb3898bcc81ee2d64be20a5b6ecc -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: fe93b7ee28db8151345871b0dd716d41227ed565 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # SpawnDerivedClass 関数 指定したオブジェクトから新しく派生クラス オブジェクトを作成します。 @@ -75,16 +68,16 @@ HRESULT SpawnDerivedClass ( この関数への呼び出しをラップする、 [IWbemClassObject::SpawnDerivedClass](https://msdn.microsoft.com/library/aa391436(v=vs.85).aspx)メソッドです。 -`ptr`子オブジェクトの親クラスとなるクラス定義でなければなりません。 返されたオブジェクトでは、現在のオブジェクトのサブクラスになります。 +`ptr` 子オブジェクトの親クラスとなるクラス定義でなければなりません。 返されたオブジェクトでは、現在のオブジェクトのサブクラスになります。 返される新しいオブジェクト`ppNewClass`現在のオブジェクトのサブクラスに自動的になります。 この動作はオーバーライドできません。 サブクラス (派生クラス) を作成できる他の方法はありません。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** WMINet_Utils.idl - **.NET framework のバージョン:**[!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] ## 関連項目 [WMI およびパフォーマンス カウンター (アンマネージ API リファレンス)](index.md) diff --git a/docs/framework/unmanaged-api/wmi/verifyclientkey.md b/docs/framework/unmanaged-api/wmi/verifyclientkey.md index bff9462f176..d0d963dfac8 100644 --- a/docs/framework/unmanaged-api/wmi/verifyclientkey.md +++ b/docs/framework/unmanaged-api/wmi/verifyclientkey.md @@ -1,11 +1,7 @@ --- -title: "VerifyClientKey 関数 (アンマネージ API リファレンス)" -description: "VerifyClientKey 関数により、クライアント キーが正しいセキュリティ。" +title: VerifyClientKey 関数 (アンマネージ API リファレンス) +description: VerifyClientKey 関数により、クライアント キーが正しいセキュリティ。 ms.date: 11/06/2017 -ms.prod: .net-framework -ms.technology: -- dotnet-clr -ms.topic: reference api_name: - VerifyClientKey api_location: @@ -20,14 +16,11 @@ topic_type: - Reference author: rpetrusha ms.author: ronpet -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: ada878ff8bc430ab2a2d48cac13a81b1f64d39f6 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ea8a74633d3e950f6cf7ba87c00a9efa45206545 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # VerifyClientKey 関数 により、クライアント キーは、適切なセキュリティ。 @@ -46,12 +39,12 @@ LONG VerifyClientKey(); 戻り値で定義されている 0 以外のエラー コードは、関数が失敗した場合、 *WinError.h*です。 -## 必要条件 - **プラットフォーム:**を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 +## 要件 + **プラットフォーム:** を参照してください[システム要件](../../../../docs/framework/get-started/system-requirements.md)です。 **ヘッダー:** WMINet_Utils.def - **.NET framework のバージョン:**[!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] + **.NET framework のバージョン:** [!INCLUDE[net_current_v472plus](../../../../includes/net-current-v472plus.md)] ## 関連項目 [WMI およびパフォーマンス カウンター (アンマネージ API リファレンス)](index.md) diff --git a/docs/framework/wcf/accessing-services-using-a-wcf-client.md b/docs/framework/wcf/accessing-services-using-a-wcf-client.md index 7cbd87c770e..c5070330ac9 100644 --- a/docs/framework/wcf/accessing-services-using-a-wcf-client.md +++ b/docs/framework/wcf/accessing-services-using-a-wcf-client.md @@ -1,31 +1,17 @@ --- title: WCF クライアントを使用したサービスへのアクセス -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article dev_langs: - csharp - vb helpviewer_keywords: - clients [WCF], consuming services ms.assetid: d780af9f-73c5-42db-9e52-077a5e4de7fe -caps.latest.revision: 36 -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 69352ba5c12267f5075ae38c5bdcc0665b3fe050 -ms.sourcegitcommit: 94d33cadc5ff81d2ac389bf5f26422c227832052 -ms.translationtype: MT +ms.openlocfilehash: d29483995a1fbf7a8c9918db0c3b65f7deac1e44 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 04/30/2018 +ms.lasthandoff: 05/04/2018 --- # WCF クライアントを使用したサービスへのアクセス サービスを作成したら、次に、[!INCLUDE[indigo2](../../../includes/indigo2-md.md)] クライアント プロキシを作成します。 クライアント アプリケーションは、[!INCLUDE[indigo2](../../../includes/indigo2-md.md)] クライアント プロキシを使用してサービスと通信します。 通常、クライアント アプリケーションはサービスのメタデータをインポートし、サービスを呼び出すことのできる [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] クライアント コードを生成します。 diff --git a/docs/framework/wcf/diagnostics/etw/134-actionitemcallbackinvoked.md b/docs/framework/wcf/diagnostics/etw/134-actionitemcallbackinvoked.md index 7d46c72b774..3ead5213594 100644 --- a/docs/framework/wcf/diagnostics/etw/134-actionitemcallbackinvoked.md +++ b/docs/framework/wcf/diagnostics/etw/134-actionitemcallbackinvoked.md @@ -1,24 +1,12 @@ --- title: 134 - ActionItemCallbackInvoked -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 9547f8a6-8f75-4c64-9d6d-391385557d8c -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: e00e72f8aca633ddc907a162464b520c8badee10 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7e92c02492f488e7064b248f28a8a2d3ca42ca8d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 134 - ActionItemCallbackInvoked ## プロパティ @@ -31,9 +19,9 @@ ms.lasthandoff: 12/22/2017 |チャネル|Microsoft-Windows-Application Server-Applications/Debug| ## 説明 - このイベントは、IO スレッド スケジューラのコールバック呼び出しが終了すると生成されます。 + スケジューラのコールバック呼び出しの I/O スレッドの終了時に、このイベントが生成されます。 ## メッセージ - IO スレッド スケジューラのコールバックが呼び出されました。 + I/O スレッド スケジューラのコールバックが呼び出されます。 -## 詳細 +## 説明 diff --git a/docs/framework/wcf/diagnostics/etw/1400-channelinitializationtimeout.md b/docs/framework/wcf/diagnostics/etw/1400-channelinitializationtimeout.md index 8a8c1edfa92..0c664e01269 100644 --- a/docs/framework/wcf/diagnostics/etw/1400-channelinitializationtimeout.md +++ b/docs/framework/wcf/diagnostics/etw/1400-channelinitializationtimeout.md @@ -1,24 +1,12 @@ --- title: 1400 - ChannelInitializationTimeout -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 95de02d3-7986-4bbc-934f-c9dc4a809682 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 3aad9cf3a879e9021e53b5afada157c547af7edd -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 4a24d7769489cca6b6567e01e6dfa63b314fd586 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1400 - ChannelInitializationTimeout ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/1405-opentimeout.md b/docs/framework/wcf/diagnostics/etw/1405-opentimeout.md index fe23339da17..e0d1380acad 100644 --- a/docs/framework/wcf/diagnostics/etw/1405-opentimeout.md +++ b/docs/framework/wcf/diagnostics/etw/1405-opentimeout.md @@ -1,24 +1,12 @@ --- title: 1405 - OpenTimeout -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 45470cf9-b84c-4e5e-86e2-2eb7722cbc1a -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 1cd4fae5a88f9770696191b89f499f925ec57d86 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2e212ffa32ed181cb9fc428359a5757feff5bf0b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1405 - OpenTimeout ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/1419-maxpendingconnectionsexceeded.md b/docs/framework/wcf/diagnostics/etw/1419-maxpendingconnectionsexceeded.md index 64ada21224d..8e8f3a2d638 100644 --- a/docs/framework/wcf/diagnostics/etw/1419-maxpendingconnectionsexceeded.md +++ b/docs/framework/wcf/diagnostics/etw/1419-maxpendingconnectionsexceeded.md @@ -1,24 +1,12 @@ --- title: 1419 - MaxPendingConnectionsExceeded -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: e48e438e-f4c1-4f4f-85d6-c6c820a81df9 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: fa6d2da359074bf2b60e9b1d27c0bd9c6853cfa5 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 41cf2f344ac051cdad43aa1c4f6db66dd2e98ec0 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1419 - MaxPendingConnectionsExceeded ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/1432-concurrentsessionsratio.md b/docs/framework/wcf/diagnostics/etw/1432-concurrentsessionsratio.md index 3ff0beb065d..bdbe6be5ff7 100644 --- a/docs/framework/wcf/diagnostics/etw/1432-concurrentsessionsratio.md +++ b/docs/framework/wcf/diagnostics/etw/1432-concurrentsessionsratio.md @@ -1,24 +1,12 @@ --- title: 1432 - ConcurrentSessionsRatio -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a8b6efce-cf46-485f-9cd6-58126b627032 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 346bae8b3f0e27374d22f5951be06b7bda84bf4f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: dc27e7fd442cfd45d7019b5acf928f9e45f6879b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1432 - ConcurrentSessionsRatio ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/1436-pendingmessagesperchannelratio.md b/docs/framework/wcf/diagnostics/etw/1436-pendingmessagesperchannelratio.md index a5c9098e0e6..8712fbb9ac5 100644 --- a/docs/framework/wcf/diagnostics/etw/1436-pendingmessagesperchannelratio.md +++ b/docs/framework/wcf/diagnostics/etw/1436-pendingmessagesperchannelratio.md @@ -1,24 +1,12 @@ --- title: 1436 - PendingMessagesPerChannelRatio -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 1f5b779b-1ca1-4653-b79b-db31df8fbb8b -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 944fa65dd1b59362d47ff020c7bd84e5c8ddb3a0 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 742922e2b6a6538363864e91fd0db1c293294f92 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1436 - PendingMessagesPerChannelRatio ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/1438-concurrentinstancesratio.md b/docs/framework/wcf/diagnostics/etw/1438-concurrentinstancesratio.md index 45660d0521d..9d36da1a75e 100644 --- a/docs/framework/wcf/diagnostics/etw/1438-concurrentinstancesratio.md +++ b/docs/framework/wcf/diagnostics/etw/1438-concurrentinstancesratio.md @@ -1,24 +1,12 @@ --- title: 1438 - ConcurrentInstancesRatio -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 3234f307-22c9-4961-97a8-88d7c77e9945 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: d11898dc7aa7a6f6c5aaa898f56c3fdc81385e07 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: f40d291a88cd547aaca92d1a967f6a0fab339976 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1438 - ConcurrentInstancesRatio ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/1441-maxsessionsizereached.md b/docs/framework/wcf/diagnostics/etw/1441-maxsessionsizereached.md index 216bcbe0cc5..d4e9e55b30c 100644 --- a/docs/framework/wcf/diagnostics/etw/1441-maxsessionsizereached.md +++ b/docs/framework/wcf/diagnostics/etw/1441-maxsessionsizereached.md @@ -1,24 +1,12 @@ --- title: 1441 - MaxSessionSizeReached -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: ccf51232-cdbc-4004-a4b9-aed0c256dfe4 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 03ddd92f5586a3c97dac7c6cadf54e99024fd70f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: bcb639d4fdf8a324d4ed9a024937ee748169f9f0 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1441 - MaxSessionSizeReached ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/217-clientoperationprepared.md b/docs/framework/wcf/diagnostics/etw/217-clientoperationprepared.md index a51c3727572..6eb99f6255a 100644 --- a/docs/framework/wcf/diagnostics/etw/217-clientoperationprepared.md +++ b/docs/framework/wcf/diagnostics/etw/217-clientoperationprepared.md @@ -1,24 +1,12 @@ --- title: 217 - ClientOperationPrepared -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: ad207f04-b038-4f33-95e9-27a361df8ecd -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 3e1b4e3aab6a6a7f94bfb3783c9e32f83557db19 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 5979cd8ffe0e05b61af01d2aa98c4a2c63fd432c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 217 - ClientOperationPrepared ## プロパティ @@ -43,5 +31,5 @@ ms.lasthandoff: 12/22/2017 |アクション|`xs:string`|送信メッセージの SOAP アクション ヘッダー。| |Contract Name|`xs:string`|コントラクトの名前。 例: ICalculator。| |保存先|`xs:string`|メッセージの送信先となるサービス エンドポイントのアドレス。| -|HostReference|`xs:string`|Web ホスト サービスの場合は、このフィールドにより、サービスが Web 階層内で一意に識別されます。 その形式とは見なさ ' Web サイト名アプリケーション仮想パス |です。サービス仮想パス |です。ServiceName' です。 例: ' 既定の Web サイト/CalculatorApplication |/CalculatorService.svc |です。CalculatorService'。| +|HostReference|`xs:string`|Web ホスト サービスの場合は、このフィールドにより、サービスが Web 階層内で一意に識別されます。 その形式とは見なさ ' Web サイト名アプリケーション仮想パス|サービス仮想パス|ServiceName' です。 例: ' 既定の Web サイト/CalculatorApplication|/CalculatorService.svc|CalculatorService'。| |AppDomain|`xs:string`|AppDomain.CurrentDomain.FriendlyName で返される文字列。| diff --git a/docs/framework/wcf/diagnostics/etw/303-userdefinedinformationeventoccured.md b/docs/framework/wcf/diagnostics/etw/303-userdefinedinformationeventoccured.md index 697505e7494..beb2a771288 100644 --- a/docs/framework/wcf/diagnostics/etw/303-userdefinedinformationeventoccured.md +++ b/docs/framework/wcf/diagnostics/etw/303-userdefinedinformationeventoccured.md @@ -1,24 +1,12 @@ --- title: 303 - UserDefinedInformationEventOccured -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 5ed5acaf-3755-4417-92c4-4ebc8e854ca1 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 3bd4d94d457793eb036f037cc6dc22bff6d26ee2 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 0b782b5ac0527b5acb3ebf0bf11c117563042495 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 303 - UserDefinedInformationEventOccured ## プロパティ @@ -40,6 +28,6 @@ ms.lasthandoff: 12/22/2017 |データ項目名|データ項目の型|説明| |--------------------|--------------------|-----------------| -|name|`xs:string`|イベントのユーザー定義名。| -|HostReference|`xs:string`|Web ホスト サービスの場合は、このフィールドにより、サービスが Web 階層内で一意に識別されます。 その形式とは見なさ ' Web サイト名アプリケーション仮想パス |です。サービス仮想パス |です。ServiceName' です。 例: ' 既定の Web サイト/CalculatorApplication |/CalculatorService.svc |です。CalculatorService'。| +|名前|`xs:string`|イベントのユーザー定義名。| +|HostReference|`xs:string`|Web ホスト サービスの場合は、このフィールドにより、サービスが Web 階層内で一意に識別されます。 その形式とは見なさ ' Web サイト名アプリケーション仮想パス|サービス仮想パス|ServiceName' です。 例: ' 既定の Web サイト/CalculatorApplication|/CalculatorService.svc|CalculatorService'。| |Payload|`xs:string`|イベントのユーザー定義ペイロード。| diff --git a/docs/framework/wcf/diagnostics/etw/3306-clientbasechannelfactoryagedoutofcache.md b/docs/framework/wcf/diagnostics/etw/3306-clientbasechannelfactoryagedoutofcache.md index 1ef1ffb0cd9..d065dd50656 100644 --- a/docs/framework/wcf/diagnostics/etw/3306-clientbasechannelfactoryagedoutofcache.md +++ b/docs/framework/wcf/diagnostics/etw/3306-clientbasechannelfactoryagedoutofcache.md @@ -1,24 +1,12 @@ --- title: 3306 - ClientBaseChannelFactoryAgedOutofCache -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d8af1dbf-ea3b-4931-94eb-6d21e30a886e -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 8048994f683bbce7df2e80523dcf695143532918 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 3b302af20e99e5fb59b1feb5fb14039a9c8d45e8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3306 - ClientBaseChannelFactoryAgedOutofCache ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3332-securitytokenprovideropened.md b/docs/framework/wcf/diagnostics/etw/3332-securitytokenprovideropened.md index 885b107da08..91f229165d1 100644 --- a/docs/framework/wcf/diagnostics/etw/3332-securitytokenprovideropened.md +++ b/docs/framework/wcf/diagnostics/etw/3332-securitytokenprovideropened.md @@ -1,24 +1,12 @@ --- title: 3332 - SecurityTokenProviderOpened -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 777f58af-0f4a-49b7-a0da-17d54f73dad1 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: fc7f21e0ebc829de225eb8eed72e09c27329f2c3 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7878af2813aae00bab53ae96bf23d6e7c088671f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3332 - SecurityTokenProviderOpened ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3333-outgoingmessagesecured.md b/docs/framework/wcf/diagnostics/etw/3333-outgoingmessagesecured.md index 0dca99d91c9..b2a28f5569b 100644 --- a/docs/framework/wcf/diagnostics/etw/3333-outgoingmessagesecured.md +++ b/docs/framework/wcf/diagnostics/etw/3333-outgoingmessagesecured.md @@ -1,24 +1,12 @@ --- title: 3333 - OutgoingMessageSecured -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 21fe9445-4fa4-4d67-b865-78cecf9b5b82 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 0ea50942b30adf6c3cf4577493e994a7235fd580 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1a8e8cefd25ef206786a64bc0781070d74892947 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3333 - OutgoingMessageSecured ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3339-channelfactorycreated.md b/docs/framework/wcf/diagnostics/etw/3339-channelfactorycreated.md index 7de983f4ac9..e56c7f1bf3b 100644 --- a/docs/framework/wcf/diagnostics/etw/3339-channelfactorycreated.md +++ b/docs/framework/wcf/diagnostics/etw/3339-channelfactorycreated.md @@ -1,24 +1,12 @@ --- title: 3339 - ChannelFactoryCreated -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 97a395dd-d0d4-471b-b42f-eb4368cd15e4 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 1dab3bc0dcae1462d4bc9c3f5cd0eb5f0684d65e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 0c57c5d60b553c6ae6b22753a0e1367f5bb55de7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3339 - ChannelFactoryCreated ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3347-socketacceptclosed.md b/docs/framework/wcf/diagnostics/etw/3347-socketacceptclosed.md index 07ced128e68..2b97b80ef3e 100644 --- a/docs/framework/wcf/diagnostics/etw/3347-socketacceptclosed.md +++ b/docs/framework/wcf/diagnostics/etw/3347-socketacceptclosed.md @@ -1,24 +1,12 @@ --- title: 3347 - SocketAcceptClosed -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a84ea364-b0e1-4bee-a497-dc2b988cc4c3 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 7bf6c48df7b04f420a4ea97976328e7f6aeb3235 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 507860333ce254e35e6e1bb32fb64448088631eb +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3347 - SocketAcceptClosed ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3350-listeneropenstop.md b/docs/framework/wcf/diagnostics/etw/3350-listeneropenstop.md index 86a9038f3b2..40f9e4ac114 100644 --- a/docs/framework/wcf/diagnostics/etw/3350-listeneropenstop.md +++ b/docs/framework/wcf/diagnostics/etw/3350-listeneropenstop.md @@ -1,24 +1,12 @@ --- title: 3350 - ListenerOpenStop -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 67211588-3c52-465a-92dd-20185e7edcf0 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 351de92c78a5e26e60aa6d1bf7a84a56f744c786 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b5e232a70c67c6e19c5d74f9facf6149893866c2 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3350 - ListenerOpenStop ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3364-sharedlistenerproxyregisterstart.md b/docs/framework/wcf/diagnostics/etw/3364-sharedlistenerproxyregisterstart.md index 836cfd6b7c0..7aabbc55037 100644 --- a/docs/framework/wcf/diagnostics/etw/3364-sharedlistenerproxyregisterstart.md +++ b/docs/framework/wcf/diagnostics/etw/3364-sharedlistenerproxyregisterstart.md @@ -1,24 +1,12 @@ --- title: 3364 - SharedListenerProxyRegisterStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: dfbbf889-46ef-484c-8811-1f51ae4790d8 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 143192abe2bb5125cf036e8d666db09841a7a13d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 18cf4339be798f0f9ff7cbff46cac1318a708e8e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3364 - SharedListenerProxyRegisterStart ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3370-binarymessageencodingstart.md b/docs/framework/wcf/diagnostics/etw/3370-binarymessageencodingstart.md index a31dc36e288..3a8c2d1f2af 100644 --- a/docs/framework/wcf/diagnostics/etw/3370-binarymessageencodingstart.md +++ b/docs/framework/wcf/diagnostics/etw/3370-binarymessageencodingstart.md @@ -1,24 +1,12 @@ --- title: 3370 - BinaryMessageEncodingStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 624f8dab-a150-468e-9709-613621a8627f -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 7e095e4dc621d9390c703aa95bb9d8dcd2fcacae -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b495c8aa638c852e94c56f66837f2da12ff093f9 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3370 - BinaryMessageEncodingStart ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3376-httpresponsereceivestart.md b/docs/framework/wcf/diagnostics/etw/3376-httpresponsereceivestart.md index 8d294fc243d..b4251ca27fd 100644 --- a/docs/framework/wcf/diagnostics/etw/3376-httpresponsereceivestart.md +++ b/docs/framework/wcf/diagnostics/etw/3376-httpresponsereceivestart.md @@ -1,24 +1,12 @@ --- title: 3376 - HttpResponseReceiveStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 37cdd555-b28d-42d8-ab35-085417309503 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: f647ed153e0a5f864bcfa100f675a6b6306a8cd8 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 83e30914a368538d1719e6983d7a657a7c59a190 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3376 - HttpResponseReceiveStart ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3393-streamedmessagereadbyencoder.md b/docs/framework/wcf/diagnostics/etw/3393-streamedmessagereadbyencoder.md index 879f27ad7db..71253edfbdd 100644 --- a/docs/framework/wcf/diagnostics/etw/3393-streamedmessagereadbyencoder.md +++ b/docs/framework/wcf/diagnostics/etw/3393-streamedmessagereadbyencoder.md @@ -1,24 +1,12 @@ --- title: 3393 - StreamedMessageReadByEncoder -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 70ebde45-9e46-4adb-9020-c17e9c6786e4 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 0bf3fbddef964d256e8bb61bb9d5507dd49ec9ad -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1840fa38c641529d2a3bd3d6ca865236e8599cd4 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3393 - StreamedMessageReadByEncoder ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3402-signatureverificationsuccess.md b/docs/framework/wcf/diagnostics/etw/3402-signatureverificationsuccess.md index ec6fee07132..73b43f3c9e3 100644 --- a/docs/framework/wcf/diagnostics/etw/3402-signatureverificationsuccess.md +++ b/docs/framework/wcf/diagnostics/etw/3402-signatureverificationsuccess.md @@ -1,24 +1,12 @@ --- title: 3402 - SignatureVerificationSuccess -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 2d3a3026-25a8-4f13-a76f-8d3afdeb3bf3 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 06da7c8301614d5f42645d79a49246a552e7e69f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: f38a0dfa6735e7f6d9ed84322fae65fb42bc93fa +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3402 - SignatureVerificationSuccess ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3414-httppipelineprocessresponsestop.md b/docs/framework/wcf/diagnostics/etw/3414-httppipelineprocessresponsestop.md index de08042c15c..e5f33be81c2 100644 --- a/docs/framework/wcf/diagnostics/etw/3414-httppipelineprocessresponsestop.md +++ b/docs/framework/wcf/diagnostics/etw/3414-httppipelineprocessresponsestop.md @@ -1,24 +1,12 @@ --- title: 3414 - HttpPipelineProcessResponseStop -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 71ebd2ee-aedd-47ef-9a2b-00f778f7e225 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 5a1c10bcb505dcb273d61f27654ae11affa818ec -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: eac4aa81a796bd02e4faaae14b01358a4d651d64 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3414 - HttpPipelineProcessResponseStop ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3422-websocketasyncwritestart.md b/docs/framework/wcf/diagnostics/etw/3422-websocketasyncwritestart.md index 1f16616cbbb..a5398e7cead 100644 --- a/docs/framework/wcf/diagnostics/etw/3422-websocketasyncwritestart.md +++ b/docs/framework/wcf/diagnostics/etw/3422-websocketasyncwritestart.md @@ -1,24 +1,12 @@ --- title: 3422 - WebSocketAsyncWriteStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 4d0c7ab4-9044-464b-b2dc-0b5e59a773aa -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: a08a859109050ad2dcd071ca16a9a7864bdbb153 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 097987693204c4dc302665dfa8bdacb5d9aceed3 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3422 - WebSocketAsyncWriteStart ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3424-websocketasyncreadstart.md b/docs/framework/wcf/diagnostics/etw/3424-websocketasyncreadstart.md index 6b93b9661b8..13771e2c3dc 100644 --- a/docs/framework/wcf/diagnostics/etw/3424-websocketasyncreadstart.md +++ b/docs/framework/wcf/diagnostics/etw/3424-websocketasyncreadstart.md @@ -1,24 +1,12 @@ --- title: 3424 - WebSocketAsyncReadStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: fdcbca02-163d-4dd3-aa40-9fd9a149eb10 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 990211aea04b71e4ad5b7d7f982475d79d7a4ec2 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2901dfc8ed984ff3123dbde5923baeebd7fa866a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3424 - WebSocketAsyncReadStart ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3807-routingservicecompletingtwoway.md b/docs/framework/wcf/diagnostics/etw/3807-routingservicecompletingtwoway.md index 04735ad692e..5224f2e86de 100644 --- a/docs/framework/wcf/diagnostics/etw/3807-routingservicecompletingtwoway.md +++ b/docs/framework/wcf/diagnostics/etw/3807-routingservicecompletingtwoway.md @@ -1,24 +1,12 @@ --- title: 3807 - RoutingServiceCompletingTwoWay -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 9bcc3b48-1b84-4fb0-89b2-c54e45304007 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 056ef994a81bd92ee0937d466bb3a9091fc2d9ac -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 611f67f3f6cec8fee0ad5a76d8158eedc04a37c5 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3807 - RoutingServiceCompletingTwoWay ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3816-routingservicetransmittingmessage.md b/docs/framework/wcf/diagnostics/etw/3816-routingservicetransmittingmessage.md index 5f37f210503..b8f27fc74ed 100644 --- a/docs/framework/wcf/diagnostics/etw/3816-routingservicetransmittingmessage.md +++ b/docs/framework/wcf/diagnostics/etw/3816-routingservicetransmittingmessage.md @@ -1,24 +1,12 @@ --- title: 3816 - RoutingServiceTransmittingMessage -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a7ee6e3b-4a02-47bd-b004-46abb6dd820e -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: b82ad3d944a222bb1a122efc1f18708357670ab6 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: cfd77aed0cbb8653fb194b11b16d6f3aef5028c6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3816 - RoutingServiceTransmittingMessage ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3818-routingserviceduplexcallbackexception.md b/docs/framework/wcf/diagnostics/etw/3818-routingserviceduplexcallbackexception.md index 2f974105362..ab634518171 100644 --- a/docs/framework/wcf/diagnostics/etw/3818-routingserviceduplexcallbackexception.md +++ b/docs/framework/wcf/diagnostics/etw/3818-routingserviceduplexcallbackexception.md @@ -1,24 +1,12 @@ --- title: 3818 - RoutingServiceDuplexCallbackException -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: aafc3932-5a52-4b99-89ca-09341ac4d39b -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: ee93a7f22a0c7107e3a1b661d042ea130f769ab4 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 425143686bfcd684259da4566b1e1662c166db35 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3818 - RoutingServiceDuplexCallbackException ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3819-routingservicemovedtobackup.md b/docs/framework/wcf/diagnostics/etw/3819-routingservicemovedtobackup.md index fcd09ad00f1..8c45e2cee6c 100644 --- a/docs/framework/wcf/diagnostics/etw/3819-routingservicemovedtobackup.md +++ b/docs/framework/wcf/diagnostics/etw/3819-routingservicemovedtobackup.md @@ -1,24 +1,12 @@ --- title: 3819 - RoutingServiceMovedToBackup -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: bf4086de-efd4-413c-9bc3-32a85b6b6722 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: fbfbc1e55274b84a6fbf07b81933a73703737359 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 34f29a638ef57af8166b8c2806b15bd0300ab25b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3819 - RoutingServiceMovedToBackup ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/3825-routingserviceabandoningreceivecontext.md b/docs/framework/wcf/diagnostics/etw/3825-routingserviceabandoningreceivecontext.md index f105cfd6a1e..404605ea265 100644 --- a/docs/framework/wcf/diagnostics/etw/3825-routingserviceabandoningreceivecontext.md +++ b/docs/framework/wcf/diagnostics/etw/3825-routingserviceabandoningreceivecontext.md @@ -1,24 +1,12 @@ --- title: 3825 - RoutingServiceAbandoningReceiveContext -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 3e16528e-d340-4245-89b2-f8ac16621e94 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 9163e4f2f4f2abb16168920fccb516d51fd3b100 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b0b88ae5fcb187d588f098ea17905e706c8fbecd +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 3825 - RoutingServiceAbandoningReceiveContext ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/4002-failfastexception.md b/docs/framework/wcf/diagnostics/etw/4002-failfastexception.md index 2195490015e..426578f647f 100644 --- a/docs/framework/wcf/diagnostics/etw/4002-failfastexception.md +++ b/docs/framework/wcf/diagnostics/etw/4002-failfastexception.md @@ -1,24 +1,12 @@ --- title: 4002 - FailFastException -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 8b84fe87-916c-4923-bf49-9b6bf391fa34 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: eea2b48a8cf6448377c3d6774afecf706b8f477d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 81061db1a6246bde0f82f5e19edc5950362df919 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 4002 - FailFastException ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/4020-tcptransportlistenerlisteningstart.md b/docs/framework/wcf/diagnostics/etw/4020-tcptransportlistenerlisteningstart.md index 9d4e5117c3b..0be3a1b4458 100644 --- a/docs/framework/wcf/diagnostics/etw/4020-tcptransportlistenerlisteningstart.md +++ b/docs/framework/wcf/diagnostics/etw/4020-tcptransportlistenerlisteningstart.md @@ -1,24 +1,12 @@ --- title: 4020 - TcpTransportListenerListeningStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 6c10fef2-2f12-462f-b266-3127a6e60379 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 5a95707963b1f2e1da5f47a6161a6c3d8a58abe1 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7a3f5ad4121b6d70d51170e13ecde82c2312cc09 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 4020 - TcpTransportListenerListeningStart ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/4024-wasclosealllistenerchannelinstancesfailed.md b/docs/framework/wcf/diagnostics/etw/4024-wasclosealllistenerchannelinstancesfailed.md index 7d60c9a2744..92bf3949cda 100644 --- a/docs/framework/wcf/diagnostics/etw/4024-wasclosealllistenerchannelinstancesfailed.md +++ b/docs/framework/wcf/diagnostics/etw/4024-wasclosealllistenerchannelinstancesfailed.md @@ -1,24 +1,12 @@ --- title: 4024 - WasCloseAllListenerChannelInstancesFailed -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 73f0dc73-f0b7-4c13-8328-9fdc262009ec -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 0ed2e872d41e2d7846d2a249c33e4c065cfa6777 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: bf9a52a55df4281ffbd84a1c1f43bdce26cc730b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 4024 - WasCloseAllListenerChannelInstancesFailed ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/4806-discoverymessagewithinvalidrelatestooroperationcompleted.md b/docs/framework/wcf/diagnostics/etw/4806-discoverymessagewithinvalidrelatestooroperationcompleted.md index 64b39c2c8a7..efeb0d4f299 100644 --- a/docs/framework/wcf/diagnostics/etw/4806-discoverymessagewithinvalidrelatestooroperationcompleted.md +++ b/docs/framework/wcf/diagnostics/etw/4806-discoverymessagewithinvalidrelatestooroperationcompleted.md @@ -1,24 +1,12 @@ --- title: 4806 - DiscoveryMessageWithInvalidRelatesToOrOperationCompleted -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 19e9a660-25f3-4332-b716-a12a59f2cbbb -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 2760ebaee26085bfaa4c4de2d14b41ba0d70fdf0 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 3d0d8d426b0b8b7e5a1e890847ae36957e62f028 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 4806 - DiscoveryMessageWithInvalidRelatesToOrOperationCompleted ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/4808-discoverymessagewithnocontent.md b/docs/framework/wcf/diagnostics/etw/4808-discoverymessagewithnocontent.md index f44e1e51bc3..7754f05c15e 100644 --- a/docs/framework/wcf/diagnostics/etw/4808-discoverymessagewithnocontent.md +++ b/docs/framework/wcf/diagnostics/etw/4808-discoverymessagewithnocontent.md @@ -1,24 +1,12 @@ --- title: 4808 - DiscoveryMessageWithNoContent -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 489b17f3-c475-40e4-adde-d8b8515b4912 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 19b749d7eb36aaa7a12a3502609f7a26973b9689 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 6e503a940af72aa64c859c433365f56d42b93e96 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 4808 - DiscoveryMessageWithNoContent ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/4809-discoverymessagewithnullmessageid.md b/docs/framework/wcf/diagnostics/etw/4809-discoverymessagewithnullmessageid.md index 2aebed3584a..9390632f19c 100644 --- a/docs/framework/wcf/diagnostics/etw/4809-discoverymessagewithnullmessageid.md +++ b/docs/framework/wcf/diagnostics/etw/4809-discoverymessagewithnullmessageid.md @@ -1,24 +1,12 @@ --- title: 4809 - DiscoveryMessageWithNullMessageId -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d8947028-ae7e-45a2-a438-43162894519e -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 29f654ee95e045262136e62457988abd8e31b609 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 92ec4466e9c92d81f89ec0efbcc3abc67f10b105 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 4809 - DiscoveryMessageWithNullMessageId ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/5015-dcjsongenwriterstop.md b/docs/framework/wcf/diagnostics/etw/5015-dcjsongenwriterstop.md index a98190c2fb7..b750753a73d 100644 --- a/docs/framework/wcf/diagnostics/etw/5015-dcjsongenwriterstop.md +++ b/docs/framework/wcf/diagnostics/etw/5015-dcjsongenwriterstop.md @@ -1,24 +1,12 @@ --- title: 5015 - DCJsonGenWriterStop -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: c7d70416-88e3-409a-90d7-0f412fa37f2e -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: d0f6bff39e9a98bf2cf352dd4fda6b22e8b322b2 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: e818f44488cf161032aaa2c6bad8c9a6da12c993 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 5015 - DCJsonGenWriterStop ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/502-compilationstop.md b/docs/framework/wcf/diagnostics/etw/502-compilationstop.md index ad785034560..7a5cb09b08b 100644 --- a/docs/framework/wcf/diagnostics/etw/502-compilationstop.md +++ b/docs/framework/wcf/diagnostics/etw/502-compilationstop.md @@ -1,24 +1,12 @@ --- title: 502 - CompilationStop -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d7d3ab29-0dfa-4cf4-9bca-cd8191c51db5 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 7a6ca13864d703e905cc77409ba12fc8883798d1 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: aae8c2e6741fa28bfab9113592bf5322a7fe2770 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 502 - CompilationStop ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/506-createservicehoststop.md b/docs/framework/wcf/diagnostics/etw/506-createservicehoststop.md index 2d5315b32e5..0c368fba322 100644 --- a/docs/framework/wcf/diagnostics/etw/506-createservicehoststop.md +++ b/docs/framework/wcf/diagnostics/etw/506-createservicehoststop.md @@ -1,24 +1,12 @@ --- title: 506 - CreateServiceHostStop -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: f51e4903-1162-47bd-bf8a-f4177c48768a -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 7c88aa56a87480cfb271032e8bc87ad0352341cc -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 68bf5cd9210164c79613f91a55c732afb9cc7174 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 506 - CreateServiceHostStop ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/5402-tokenvalidationstarted.md b/docs/framework/wcf/diagnostics/etw/5402-tokenvalidationstarted.md index 6030e5d6718..bd5670f23d1 100644 --- a/docs/framework/wcf/diagnostics/etw/5402-tokenvalidationstarted.md +++ b/docs/framework/wcf/diagnostics/etw/5402-tokenvalidationstarted.md @@ -1,24 +1,12 @@ --- title: 5402 - TokenValidationStarted -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d3e9a727-92dd-4d5b-bca9-2ec98c1fde5c -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: eae30217dcf8b55347163587532b40cd6ae04a03 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 212c6cd3a341f46e6ba0ad4b8542d47f699fb7c9 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 5402 - TokenValidationStarted ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/5600-federationmessageprocessingstarted.md b/docs/framework/wcf/diagnostics/etw/5600-federationmessageprocessingstarted.md index cc1ecb99ed5..28e98d6bde1 100644 --- a/docs/framework/wcf/diagnostics/etw/5600-federationmessageprocessingstarted.md +++ b/docs/framework/wcf/diagnostics/etw/5600-federationmessageprocessingstarted.md @@ -1,24 +1,12 @@ --- title: 5600 - FederationMessageProcessingStarted -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 52f36a6f-cc3f-441f-a4c2-e8df2e747d52 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 2f5caaad47aa3b0e144f1fd515ecf7452e993d48 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: dfa56a36f497ed9adaa71291dfb920cb29ab9858 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 5600 - FederationMessageProcessingStarted ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/5603-federationmessagecreationsuccess.md b/docs/framework/wcf/diagnostics/etw/5603-federationmessagecreationsuccess.md index ba367004c76..b828d51aa55 100644 --- a/docs/framework/wcf/diagnostics/etw/5603-federationmessagecreationsuccess.md +++ b/docs/framework/wcf/diagnostics/etw/5603-federationmessagecreationsuccess.md @@ -1,24 +1,12 @@ --- title: 5603 - FederationMessageCreationSuccess -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: b55abdf4-cbe1-401e-b23e-f2bf1bcca719 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 4bfe56e754ea68d7a79ee6990be16b2ff90fce58 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 631d79c4df182082d1b829b0708d913e0a44eaae +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 5603 - FederationMessageCreationSuccess ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/57402-tracecodeeventlogverbose.md b/docs/framework/wcf/diagnostics/etw/57402-tracecodeeventlogverbose.md index 6b162ecf71c..32848a3b13e 100644 --- a/docs/framework/wcf/diagnostics/etw/57402-tracecodeeventlogverbose.md +++ b/docs/framework/wcf/diagnostics/etw/57402-tracecodeeventlogverbose.md @@ -1,24 +1,12 @@ --- title: 57402 - TraceCodeEventLogVerbose -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d6b1d6a7-a067-40d9-842a-ef451cebe03b -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 37d639e48c40debe3617e66d197a329bf26db1c3 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: f9e8a420d272546edeb27d557b907d4954ef7a32 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 57402 - TraceCodeEventLogVerbose ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/57404-handledexceptionwarning.md b/docs/framework/wcf/diagnostics/etw/57404-handledexceptionwarning.md index 6a7ab9c250a..b9a96d722cb 100644 --- a/docs/framework/wcf/diagnostics/etw/57404-handledexceptionwarning.md +++ b/docs/framework/wcf/diagnostics/etw/57404-handledexceptionwarning.md @@ -1,24 +1,12 @@ --- title: 57404 - HandledExceptionWarning -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 81fc404c-6341-4fa0-a58e-c32875471c12 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: ab4c5970104636a3b8b142f579aba1beb9847162 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 639f2091b975b0fef09d175e67082e24c04afd7c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 57404 - HandledExceptionWarning ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/702-servicechannelopenstop.md b/docs/framework/wcf/diagnostics/etw/702-servicechannelopenstop.md index 72141afca03..03ceff38b64 100644 --- a/docs/framework/wcf/diagnostics/etw/702-servicechannelopenstop.md +++ b/docs/framework/wcf/diagnostics/etw/702-servicechannelopenstop.md @@ -1,24 +1,12 @@ --- title: 702 - ServiceChannelOpenStop -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 190298c4-8216-4eb5-b8b0-8072400838c5 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: c748daaf4b6daa2eb27b28436c48168434d7402e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 10a05b2de964a45cb980be814f7e11adadb53709 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 702 - ServiceChannelOpenStop ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/710-httpcontextbeforeprocessauthentication.md b/docs/framework/wcf/diagnostics/etw/710-httpcontextbeforeprocessauthentication.md index c12c368707a..938cf84c55f 100644 --- a/docs/framework/wcf/diagnostics/etw/710-httpcontextbeforeprocessauthentication.md +++ b/docs/framework/wcf/diagnostics/etw/710-httpcontextbeforeprocessauthentication.md @@ -1,24 +1,12 @@ --- title: 710 - HttpContextBeforeProcessAuthentication -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a2e20c23-e54c-4774-8809-dfdc92f7eff9 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 5759f3d7c0bcd2158f9095d88258d42e0e609a45 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 36c9b666adef6c908dcec27788968f00a43b0888 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 710 - HttpContextBeforeProcessAuthentication ## プロパティ diff --git a/docs/framework/wcf/diagnostics/etw/715-clientchannelopenstart.md b/docs/framework/wcf/diagnostics/etw/715-clientchannelopenstart.md index 629f57fc350..62998e44888 100644 --- a/docs/framework/wcf/diagnostics/etw/715-clientchannelopenstart.md +++ b/docs/framework/wcf/diagnostics/etw/715-clientchannelopenstart.md @@ -1,24 +1,12 @@ --- title: 715 - ClientChannelOpenStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 62be7826-9c4e-4fec-b958-185ddfaed976 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: e5316d3b579bb05a160e5928b4c17451be0ab7c5 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 8bd58de280e640e8453fe25433bc71321f60b474 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 715 - ClientChannelOpenStart ## プロパティ diff --git a/docs/framework/wcf/diagnostics/event-logging/failedtoremoveperformancecounter.md b/docs/framework/wcf/diagnostics/event-logging/failedtoremoveperformancecounter.md index d317df147b4..14f162da5fb 100644 --- a/docs/framework/wcf/diagnostics/event-logging/failedtoremoveperformancecounter.md +++ b/docs/framework/wcf/diagnostics/event-logging/failedtoremoveperformancecounter.md @@ -1,24 +1,12 @@ --- title: FailedToRemovePerformanceCounter -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: c5991c11-f8a9-46ab-94e8-b30ea8e3c12f -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 1f166b3be31ffc1c23a51111ea12780bb721bf5a -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: cc37be3454c73ee76d946ad5e593d19a237d6e73 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # FailedToRemovePerformanceCounter ID : 119 @@ -30,6 +18,6 @@ ID : 119 ## 説明 このイベントは、パフォーマンス カウンターが削除されなかったことを示します。 イベントには、カテゴリ名、カウンター名、インスタンス名、例外、プロセス名、およびプロセス ID が表示されます。 -## 参照 +## 関連項目 [イベント ログ](../../../../../docs/framework/wcf/diagnostics/event-logging/index.md) [イベント一覧](../../../../../docs/framework/wcf/diagnostics/event-logging/events-general-reference.md) diff --git a/docs/framework/wcf/diagnostics/event-logging/impersonationfailure.md b/docs/framework/wcf/diagnostics/event-logging/impersonationfailure.md index 9104eb955e9..9a9d7fec4a4 100644 --- a/docs/framework/wcf/diagnostics/event-logging/impersonationfailure.md +++ b/docs/framework/wcf/diagnostics/event-logging/impersonationfailure.md @@ -1,24 +1,12 @@ --- title: ImpersonationFailure -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 3005d73d-2164-4ed0-9da1-9f83bd5b9d06 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: a02f0f907166c911e6dfdaecc50ad5ac57bef9fe -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 8070421f604651e3f65a8773f3e3db016075f672 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # ImpersonationFailure Id: 176 @@ -30,6 +18,6 @@ Id: 176 ## 説明 このイベントは偽装が失敗したことを示し、メソッド名、クライアント ID、およびアクティビティ ID を表示します。 -## 参照 +## 関連項目 [イベント ログ](../../../../../docs/framework/wcf/diagnostics/event-logging/index.md) [イベント一覧](../../../../../docs/framework/wcf/diagnostics/event-logging/events-general-reference.md) diff --git a/docs/framework/wcf/diagnostics/event-logging/index.md b/docs/framework/wcf/diagnostics/event-logging/index.md index a24c3ed46dd..39abb9ee612 100644 --- a/docs/framework/wcf/diagnostics/event-logging/index.md +++ b/docs/framework/wcf/diagnostics/event-logging/index.md @@ -1,34 +1,20 @@ --- title: WCF のイベント ログ -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article helpviewer_keywords: - event logging [WCF] ms.assetid: aac0530d-f44c-45a1-bada-e30e0677b41f -caps.latest.revision: 22 -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 4028772caef8e5c0301ab3a6a0bde2f180d821ca -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 -ms.translationtype: MT +ms.openlocfilehash: 78ad80188b8428bb718251045ef04ab803862a0f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # WCF のイベント ログ -[!INCLUDE[indigo1](../../../../../includes/indigo1-md.md)] は、Windows イベント ログで内部イベントをトレースします。 +Windows Communication Foundation (WCF) では、Windows イベント ログで内部イベントをトレースします。 ## イベント ログの表示 - イベント ログは、既定で自動的に有効になります。無効にする方法はありません。 [!INCLUDE[indigo2](../../../../../includes/indigo2-md.md)] によってログに記録されるイベントは、イベント ビューアーを使用して表示できます。 このツールを起動する をクリックして**開始**、 をクリックして**コントロール パネルの** をダブルクリックして**管理ツール**、順にダブルクリック**イベント ビューアー**. + イベント ログは、既定で自動的に有効になります。無効にする方法はありません。 [!INCLUDE[indigo2](../../../../../includes/indigo2-md.md)] によってログに記録されるイベントは、イベント ビューアーを使用して表示できます。 このツールを起動する をクリックして**開始**、 をクリックして**コントロール パネルの **をダブルクリックして**管理ツール**、順にダブルクリック**イベント ビューアー**. ### アプリケーション イベント ログ **アプリケーション イベント ログ**によって生成されたイベントの大半が含ま[!INCLUDE[indigo2](../../../../../includes/indigo2-md.md)]です。 このエントリの多くは、アプリケーションに関して特定の機能を起動できなかったことを示しています。 次に例を示します。 @@ -60,6 +46,6 @@ ms.lasthandoff: 12/22/2017 「詳細」をクリックすると、イベント ビューアーがインターネット経由で情報を送信可能性があります、イベント ビューアでイベントを表示するときにします。 詳細については、イベント ビューアーのヘルプを参照してください。 -## 参照 +## 関連項目 [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) [イベント一覧](../../../../../docs/framework/wcf/diagnostics/event-logging/events-general-reference.md) diff --git a/docs/framework/wcf/diagnostics/event-logging/messagequeueduplicatedsocketleak.md b/docs/framework/wcf/diagnostics/event-logging/messagequeueduplicatedsocketleak.md index 0c1c9640374..893e2f22ad5 100644 --- a/docs/framework/wcf/diagnostics/event-logging/messagequeueduplicatedsocketleak.md +++ b/docs/framework/wcf/diagnostics/event-logging/messagequeueduplicatedsocketleak.md @@ -1,24 +1,12 @@ --- title: MessageQueueDuplicatedSocketLeak -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 9721a463-15d1-43dc-8e3a-cae44448de91 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 3ea58a826920d440ab903270f796a3d94d17ad47 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: a646fbe52c40e14658f2403580870ada6de2d400 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # MessageQueueDuplicatedSocketLeak Id: 165 @@ -30,6 +18,6 @@ Id: 165 ## 説明 このイベントは、複製されたソケットのディスパッチ中にエラーが発生したことを示します。 このハンドルは現在プロセスでリークされています。 イベントには、ソース、例外、プロセス名、およびプロセス ID が表示されます。 -## 参照 +## 関連項目 [イベント ログ](../../../../../docs/framework/wcf/diagnostics/event-logging/index.md) [イベント一覧](../../../../../docs/framework/wcf/diagnostics/event-logging/events-general-reference.md) diff --git a/docs/framework/wcf/diagnostics/event-logging/sslnoaccessibleprivatekey.md b/docs/framework/wcf/diagnostics/event-logging/sslnoaccessibleprivatekey.md index 14729536925..a674ea49f12 100644 --- a/docs/framework/wcf/diagnostics/event-logging/sslnoaccessibleprivatekey.md +++ b/docs/framework/wcf/diagnostics/event-logging/sslnoaccessibleprivatekey.md @@ -1,24 +1,12 @@ --- title: SslNoAccessiblePrivateKey -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 90cc793e-7ac8-45b2-81b8-2976e2485734 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 02b9e1f1648afc8e017df3ce454a6e1a47a04703 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2552c185c7559664a01bcb31906ddccb2c869caa +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # SslNoAccessiblePrivateKey Id: 155 @@ -30,6 +18,6 @@ Id: 155 ## 説明 このイベントは、特定のサブジェクト名と拇印を持つ ID 証明書にアクセス可能な秘密キーがないことを示します。 イベントには、プロセス名とプロセス ID が表示されます。 -## 参照 +## 関連項目 [イベント ログ](../../../../../docs/framework/wcf/diagnostics/event-logging/index.md) [イベント一覧](../../../../../docs/framework/wcf/diagnostics/event-logging/events-general-reference.md) diff --git a/docs/framework/wcf/diagnostics/event-logging/transportauthenticationfailure.md b/docs/framework/wcf/diagnostics/event-logging/transportauthenticationfailure.md index 0d04d64d940..31f41343196 100644 --- a/docs/framework/wcf/diagnostics/event-logging/transportauthenticationfailure.md +++ b/docs/framework/wcf/diagnostics/event-logging/transportauthenticationfailure.md @@ -1,24 +1,12 @@ --- title: TransportAuthenticationFailure -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: adbdbda0-de52-448c-a938-cc9f5db2980e -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: e7aa191d643fb421fb0fbf896c9560437f61e1a0 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2e94ce1fa55e72c4263191ab5b7b8718510c6a64 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # TransportAuthenticationFailure Id: 174 @@ -30,6 +18,6 @@ Id: 174 ## 説明 このイベントはトランスポート認証が失敗したことを示し、クライアント ID、およびアクティビティ ID を表示します。 -## 参照 +## 関連項目 [イベント ログ](../../../../../docs/framework/wcf/diagnostics/event-logging/index.md) [イベント一覧](../../../../../docs/framework/wcf/diagnostics/event-logging/events-general-reference.md) diff --git a/docs/framework/wcf/diagnostics/event-logging/wmigetobjectfailed.md b/docs/framework/wcf/diagnostics/event-logging/wmigetobjectfailed.md index 1fe8bb6a35e..668f580ff76 100644 --- a/docs/framework/wcf/diagnostics/event-logging/wmigetobjectfailed.md +++ b/docs/framework/wcf/diagnostics/event-logging/wmigetobjectfailed.md @@ -1,24 +1,12 @@ --- title: WmiGetObjectFailed -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 676691b5-705e-4422-8dca-c6f517964116 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 3271ed3c7c7f01c61c53d28d87a5f3b06f74e149 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 8b59d5e1a16322068bc59215ee706e3a931dfe9f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # WmiGetObjectFailed Id: 120 @@ -30,6 +18,6 @@ Id: 120 ## 説明 このイベントは、WMI GetObject 要求が処理されなかったことを示します。 イベントには、WMI オブジェクト、例外、プロセス名、およびプロセス ID が表示されます。 -## 参照 +## 関連項目 [イベント ログ](../../../../../docs/framework/wcf/diagnostics/event-logging/index.md) [イベント一覧](../../../../../docs/framework/wcf/diagnostics/event-logging/events-general-reference.md) diff --git a/docs/framework/wcf/diagnostics/exceptions-reference/configuration.md b/docs/framework/wcf/diagnostics/exceptions-reference/configuration.md index 80a026031e1..a2681247d6d 100644 --- a/docs/framework/wcf/diagnostics/exceptions-reference/configuration.md +++ b/docs/framework/wcf/diagnostics/exceptions-reference/configuration.md @@ -1,27 +1,15 @@ --- -title: "構成" -ms.custom: +title: 構成 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 86a6e12f-73b5-450e-8725-f4ca5fe0702c -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: bfd61ea70fcae443d4a76403ed6c10c874407c4d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 3ef91a1f851f87ebf35669748f8beb1c6a880ae8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 構成 -ここでは、[!INCLUDE[indigo1](../../../../../includes/indigo1-md.md)] 構成によって生成されるすべての例外を示します。 +このトピックでは、Windows Communication Foundation (WCF) 構成で生成されたすべての例外を示します。 ## 例外の一覧 diff --git a/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-http-https-transport-channels.md b/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-http-https-transport-channels.md index 52675010ddc..608b8b32dd6 100644 --- a/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-http-https-transport-channels.md +++ b/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-http-https-transport-channels.md @@ -1,27 +1,15 @@ --- -title: "コア通信: HTTP、HTTPS トランスポート チャネル" -ms.custom: +title: 'コア通信: HTTP、HTTPS トランスポート チャネル' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 6c0a23c9-a663-461c-bdab-58b4d3e23642 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 7d67bb810ced381749dca0dc698ca405bb59cfb0 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: fbdb5b350425aad7108402dec939f036e971d053 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # コア通信 : HTTP/HTTPS トランスポート チャネル -ここでは、[!INCLUDE[indigo1](../../../../../includes/indigo1-md.md)] の HTTP/HTTPS トランスポート チャネルによって生成されるすべての例外を示します。 +このトピックでは、Windows Communication Foundation (WCF) トランスポートの HTTP または HTTPS チャネルによって生成されるすべての例外を示します。 ## 例外の一覧 @@ -32,7 +20,7 @@ ms.lasthandoff: 12/22/2017 |Hosting_SslSettingsMisconfigured|指定されたサービスの SSL (Secure Sockets Layer) 設定が、インターネット インフォメーション サービスの SSL 設定と一致しません。| |HttpAuthSchemeAndClientCert|HTTPS リスナー ファクトリが、クライアント証明書と指定された認証方式を要求するように構成されています。 ただし、クライアント認証の方式は、一度に 1 種類しか要求できません。| |HttpReceiveFailure|指定された対象への HTTP 応答の受信中にエラーが発生しました。 サービス エンドポイント バインディングが HTTP プロトコルを使用していない可能性があります。 サービスがシャットダウンしたため、HTTP 要求コンテキストがサーバーによって中止された可能性もあります。 詳細については、サーバー ログを参照してください。| -|HttpRegistrationAccessDenied|HTTP は指定された URL を登録できません。 プロセスにこの名前空間へのアクセス権がありません (詳細については、http://msdn.microsoft.com/library/default.asp?url=/library/http/http/namespace_reservations_registrations_and_routing.asp を参照してください)。| +|HttpRegistrationAccessDenied|HTTP は指定された URL を登録できません。 プロセスにこの名前空間へのアクセス権がありません (を参照してくださいhttp://msdn.microsoft.com/library/default.asp?url=/library/http/http/namespace_reservations_registrations_and_routing.asp詳細)。| |HttpRegistrationAlreadyExists|HTTP は指定された URL を登録できません。 別のアプリケーションが既にこの URL を HTTP.SYS に登録しています。| |HttpRegistrationPortInUse|HTTP が指定された URL を登録できませんでした。指定された TCP ポートは別のアプリケーションが使用しています。| |HttpSendFailure|指定された対象への HTTP 要求の発行中にエラーが発生しました。 この原因がセキュリティ バインディングの不一致ではないことを確認してください。 また、サービスが SSL (Secure Sockets Layer) 用に構成されていないことも確認してください。| diff --git a/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-webhost-support.md b/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-webhost-support.md index ebe256a8e93..33e824aaefe 100644 --- a/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-webhost-support.md +++ b/docs/framework/wcf/diagnostics/exceptions-reference/core-communications-webhost-support.md @@ -1,24 +1,12 @@ --- -title: "コア通信 : Webhost サポート" -ms.custom: +title: 'コア通信 : Webhost サポート' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 034c501f-96f9-4ef7-9602-3ac21788fd3e -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: d8fd3ab00f8a0bf26a463e30556826c09820869f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 724dc2eb66d058920fda07af899cd7464182c438 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # コア通信 : Webhost サポート ここでは、Webhost サポートによって生成されるすべての例外を示します。 diff --git a/docs/framework/wcf/diagnostics/performance-counters/endpoint-performance-counters.md b/docs/framework/wcf/diagnostics/performance-counters/endpoint-performance-counters.md index 919e6a19a7e..e3bb8c6af9e 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/endpoint-performance-counters.md +++ b/docs/framework/wcf/diagnostics/performance-counters/endpoint-performance-counters.md @@ -1,24 +1,12 @@ --- -title: "エンドポイントのパフォーマンス カウンター" -ms.custom: +title: エンドポイントのパフォーマンス カウンター ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 7d44d576-bd4e-453b-8b76-a818ce90b806 -caps.latest.revision: "7" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: fc5fa1b3600489cb2d5f31c263019ae5006edf65 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 -ms.translationtype: MT +ms.openlocfilehash: 9aa741c4482e40a28a2744765114c21973547298 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # エンドポイントのパフォーマンス カウンター エンドポイントのパフォーマンス カウンターは、エンドポイントがどのようにメッセージを受信しているかを示すデータをキャプチャします。 パフォーマンス モニターを使用して表示する場合、これらのカウンターは、`ServiceModelEndpoint 4.0.0.0` パフォーマンス オブジェクトの下にあります。 インスタンスの名前には次のパターンが使用されます。 @@ -30,7 +18,7 @@ ms.lasthandoff: 12/22/2017 このデータは、個々の操作で収集されるデータに似ていますが、そのエンドポイントだけで集約されたデータです。 > [!CAUTION] -> パフォーマンス カウンターのインスタンス名の長さには制限があります。 [!INCLUDE[indigo1](../../../../../includes/indigo1-md.md)] カウンターのインスタンス名の長さが最大長を超えると、[!INCLUDE[indigo2](../../../../../includes/indigo2-md.md)] によってインスタンス名の一部はハッシュ値に置き換えられます。 +> パフォーマンス カウンターのインスタンス名の長さには制限があります。 Windows Communication Foundation (WCF) カウンターのインスタンス名は、最大の長さを超えているときに[!INCLUDE[indigo2](../../../../../includes/indigo2-md.md)]インスタンス名の一部をハッシュ値に置き換えます。 -## 参照 +## 関連項目 [パフォーマンス カウンター](../../../../../docs/framework/wcf/diagnostics/performance-counters/index.md) diff --git a/docs/framework/wcf/diagnostics/performance-counters/endpoint-reliable-messaging-messages-dropped.md b/docs/framework/wcf/diagnostics/performance-counters/endpoint-reliable-messaging-messages-dropped.md index 8a51c42f871..f6652cbb109 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/endpoint-reliable-messaging-messages-dropped.md +++ b/docs/framework/wcf/diagnostics/performance-counters/endpoint-reliable-messaging-messages-dropped.md @@ -1,24 +1,12 @@ --- -title: "エンドポイント: 信頼できるメッセージの破棄されたメッセージ" -ms.custom: +title: 'エンドポイント: 信頼できるメッセージの破棄されたメッセージ' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d0c5b842-3b75-4cd1-91c4-a702ae17bdcd -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 3183424b08907459c8660390149bd35441528e0d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 0630b2e3c2d83a64729e1af58c639d8abef39552 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # エンドポイント: 信頼できるメッセージの破棄されたメッセージ カウンター名 : 破棄された信頼できるメッセージ。 diff --git a/docs/framework/wcf/diagnostics/performance-counters/endpoint-transactions-flowed-per-second.md b/docs/framework/wcf/diagnostics/performance-counters/endpoint-transactions-flowed-per-second.md index 9df99108097..1ebbc20234e 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/endpoint-transactions-flowed-per-second.md +++ b/docs/framework/wcf/diagnostics/performance-counters/endpoint-transactions-flowed-per-second.md @@ -1,24 +1,12 @@ --- -title: "エンドポイント : 1 秒あたりのトランザクション フロー" -ms.custom: +title: 'エンドポイント : 1 秒あたりのトランザクション フロー' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 0f370ff1-a913-450b-bccb-c279ad165b3d -caps.latest.revision: "7" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: fe894d16aee91b893015efdfc627350abcdb6c72 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ff3d76025bbae0759dba005adbd62609701c5a7a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # エンドポイント : 1 秒あたりのトランザクション フロー カウンター名 : 1 秒あたりのトランザクション フロー。 diff --git a/docs/framework/wcf/diagnostics/performance-counters/queued-rejected-messages-per-second.md b/docs/framework/wcf/diagnostics/performance-counters/queued-rejected-messages-per-second.md index 8514852307d..3089f9ca0b7 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/queued-rejected-messages-per-second.md +++ b/docs/framework/wcf/diagnostics/performance-counters/queued-rejected-messages-per-second.md @@ -1,24 +1,12 @@ --- -title: "1 秒あたりのキューに置かれた拒否メッセージ" -ms.custom: +title: 1 秒あたりのキューに置かれた拒否メッセージ ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 77ea9aa3-b9e2-4a1d-a65e-5ca115ba0567 -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: b413c5076e41990a794b9aa33efd371480835353 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 31091c6c9dd04ecd7294f69f9611f25e401df724 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1 秒あたりのキューに置かれた拒否メッセージ カウンター名 : 1 秒あたりに拒否されたキューに置かれたメッセージ。 diff --git a/docs/framework/wcf/diagnostics/performance-counters/reliable-messaging-messages-dropped-per-second.md b/docs/framework/wcf/diagnostics/performance-counters/reliable-messaging-messages-dropped-per-second.md index 2ba75d6e3fc..55dfc9fee14 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/reliable-messaging-messages-dropped-per-second.md +++ b/docs/framework/wcf/diagnostics/performance-counters/reliable-messaging-messages-dropped-per-second.md @@ -1,24 +1,12 @@ --- -title: "信頼できるメッセージの 1 秒あたりの破棄されたメッセージ" -ms.custom: +title: 信頼できるメッセージの 1 秒あたりの破棄されたメッセージ ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a11b0b80-b242-48e1-b0bb-7f756db5486b -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: dbae9414c4ce5394fc0d4a83589e2e5e10ffcc8b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 9a87ec509b19f0c566b50ae3672a6c3d2940ee12 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 信頼できるメッセージの 1 秒あたりの破棄されたメッセージ カウンター名 : 1 秒あたりに破棄された信頼できるメッセージ セッション diff --git a/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized-per-second.md b/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized-per-second.md index 070ca278d6f..41cbd60f92f 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized-per-second.md +++ b/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized-per-second.md @@ -1,24 +1,14 @@ --- -title: "1 秒あたりの承認されていないセキュリティ呼び出し" -ms.custom: +title: 1 秒あたりの承認されていないセキュリティ呼び出し ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 0f189767-8c05-478a-8f0b-9228e5d351e5 -caps.latest.revision: "9" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: f52236bb69b1e393179e0a4a8af2e141c173d47d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: d8f04abc46a85f151108653b399c238e0275bf7d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 1 秒あたりの承認されていないセキュリティ呼び出し カウンター名 : 1 秒あたりの承認されていないセキュリティ呼び出し。 diff --git a/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized.md b/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized.md index 991ec0e4c09..fe3ad3ed0cf 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized.md +++ b/docs/framework/wcf/diagnostics/performance-counters/security-calls-not-authorized.md @@ -1,24 +1,14 @@ --- -title: "承認されていないセキュリティ呼び出し" -ms.custom: +title: 承認されていないセキュリティ呼び出し ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: cb6acdcd-7336-42e1-9ae8-ac891336cd58 -caps.latest.revision: "6" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 641d627868c69a5ec63e1acc3f262d315341d0ad -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 3554644a7f73894703cc26ad11e4f7b9d58cab60 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 承認されていないセキュリティ呼び出し カウンター名 : 承認されていないセキュリティ呼び出し。 diff --git a/docs/framework/wcf/diagnostics/performance-counters/service-calls-per-second.md b/docs/framework/wcf/diagnostics/performance-counters/service-calls-per-second.md index 068c73a0d00..ae80459f2ea 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/service-calls-per-second.md +++ b/docs/framework/wcf/diagnostics/performance-counters/service-calls-per-second.md @@ -1,24 +1,12 @@ --- -title: "サービス : 1 秒あたりの呼び出し数" -ms.custom: +title: 'サービス : 1 秒あたりの呼び出し数' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 6261d28d-d449-425a-b9fc-a4ee14079134 -caps.latest.revision: "9" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 0880ce3674f41367c46f4d0268a5391cfda210ab -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c23456f49eb867d5b6f66b4386a83615d95e07da +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # サービス : 1 秒あたりの呼び出し数 カウンター名 : 1 秒あたりの呼び出し diff --git a/docs/framework/wcf/diagnostics/performance-counters/service-security-validation-and-authentication-failures-per-second.md b/docs/framework/wcf/diagnostics/performance-counters/service-security-validation-and-authentication-failures-per-second.md index aa30d159985..b59b05ed9dd 100644 --- a/docs/framework/wcf/diagnostics/performance-counters/service-security-validation-and-authentication-failures-per-second.md +++ b/docs/framework/wcf/diagnostics/performance-counters/service-security-validation-and-authentication-failures-per-second.md @@ -1,24 +1,14 @@ --- -title: "サービス : 1 秒あたりのセキュリティ検証と認証エラー" -ms.custom: +title: 'サービス : 1 秒あたりのセキュリティ検証と認証エラー' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 4af18009-e778-490b-9ba6-e76485285830 -caps.latest.revision: "9" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 85e6dae6b8358799370079c52c3d04e7c3221b80 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 0dadf11888e55a96b15e09d5f4b326e8c5e18a02 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # サービス : 1 秒あたりのセキュリティ検証と認証エラー カウンター名 : 1 秒あたりのセキュリティ検証と認証エラー diff --git a/docs/framework/wcf/diagnostics/security-concerns-for-message-logging.md b/docs/framework/wcf/diagnostics/security-concerns-for-message-logging.md index f32bc11cf53..0d8b5f52fd9 100644 --- a/docs/framework/wcf/diagnostics/security-concerns-for-message-logging.md +++ b/docs/framework/wcf/diagnostics/security-concerns-for-message-logging.md @@ -1,24 +1,14 @@ --- -title: "メッセージ ログ記録のセキュリティの考慮事項" -ms.custom: +title: メッセージ ログ記録のセキュリティの考慮事項 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 21f513f2-815b-47f3-85a6-03c008510038 -caps.latest.revision: "17" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 87815be1f0951d54a8d9eedbfdcaca038fa6fe09 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 -ms.translationtype: MT +ms.openlocfilehash: c8b2fe3300bacc76e63f9d533c613171d03600d7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # メッセージ ログ記録のセキュリティの考慮事項 ここでは、メッセージ ログに表示される機密データだけでなく、メッセージ ログによって生成されるイベントを保護する方法についても説明します。 @@ -26,7 +16,7 @@ ms.lasthandoff: 12/22/2017 ## セキュリティに関する注意事項 ### 機密情報のログ記録 - [!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] では、アプリケーション固有のヘッダーおよび本文内のデータを変更することはありません。 また、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] では、アプリケーション固有のヘッダーまたは本文データにある個人情報も追跡しません。 + Windows Communication Foundation (WCF) では、アプリケーション固有のヘッダーと本文内のデータは変更しません。 また、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] では、アプリケーション固有のヘッダーまたは本文データにある個人情報も追跡しません。 メッセージのログ記録が有効になっていると、アプリケーション固有ヘッダー内にある個人情報 (クエリ文字列など)、および本文情報 (クレジット カード番号) がログ内で確認できるようになります。 アプリケーションを配置するユーザーは、構成ファイルとログ ファイルに対するアクセス制御を実施する必要があります。 この種の情報を表示しないようにするには、ログ記録を無効にするか、ログを共有する場合にこの種のデータにフィルターをかけて除外します。 @@ -120,6 +110,6 @@ ms.lasthandoff: 12/22/2017 これらのイベントは、Windows に付属するイベント ビューアー ツールを使用して表示できます。 詳細については、次を参照してください。[イベント ログ](../../../../docs/framework/wcf/diagnostics/event-logging/index.md)です。 -## 参照 +## 関連項目 [メッセージ ログ](../../../../docs/framework/wcf/diagnostics/message-logging.md) [トレースに関するセキュリティの考慮事項と役立つヒント](../../../../docs/framework/wcf/diagnostics/tracing/security-concerns-and-useful-tips-for-tracing.md) diff --git a/docs/framework/wcf/diagnostics/tracing/activity-id-propagation.md b/docs/framework/wcf/diagnostics/tracing/activity-id-propagation.md index 62022de9bce..bc0ae3a5524 100644 --- a/docs/framework/wcf/diagnostics/tracing/activity-id-propagation.md +++ b/docs/framework/wcf/diagnostics/tracing/activity-id-propagation.md @@ -1,24 +1,12 @@ --- -title: "アクティビティ ID の伝達" -ms.custom: +title: アクティビティ ID の伝達 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: cd1c1ae5-cc8a-4f51-90c9-f7b476bcfe70 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 1f7543a79f351cf1f1e9c6d8c316684d9bfc3155 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: e51970f693d9ca2d2f81bf4efc97969896de4828 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # アクティビティ ID の伝達 伝達は、ServiceModel アクティビティ トレースが有効な場合 (ServiceModel 伝達) または無効な場合 (ユーザーからユーザーへのアクティビティ伝達) に実行されます。 diff --git a/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-createtransactionfailure.md b/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-createtransactionfailure.md index 039f9eec33a..27c982af625 100644 --- a/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-createtransactionfailure.md +++ b/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-createtransactionfailure.md @@ -1,24 +1,12 @@ --- title: Microsoft.Transactions.TransactionBridge.CreateTransactionFailure -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: c3468e23-49a9-4a84-972d-a79a658851b3 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 02cdc8ceb8cc667cb4160f0333ffea511dcfbd23 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 67da873444fa067943b202239a0f5675cfa1e388 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # Microsoft.Transactions.TransactionBridge.CreateTransactionFailure トランザクションを作成できませんでした。 @@ -29,7 +17,7 @@ ms.lasthandoff: 12/22/2017 ## トラブルシューティング トレース メッセージ内のステータス文字列を調べて、アクション可能な項目が存在するかどうかを確認します。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-enlistmentidentitycheckfailed.md b/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-enlistmentidentitycheckfailed.md index b873fd9956f..c91e96af258 100644 --- a/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-enlistmentidentitycheckfailed.md +++ b/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-enlistmentidentitycheckfailed.md @@ -1,24 +1,12 @@ --- title: Microsoft.Transactions.TransactionBridge.EnlistmentIdentityCheckFailed -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 74aeb3e7-f9eb-4491-9e78-5f8c9cbcb434 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 89328fd0d4305c1f7572a8bb41e3793624110ce8 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1fb93b64a317768430049c42a15209dcfdb57a45 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # Microsoft.Transactions.TransactionBridge.EnlistmentIdentityCheckFailed 受信メッセージの送信者の ID が登録リストのエンドポイント参照から派生した ID と一致しませんでした。 @@ -29,7 +17,7 @@ ms.lasthandoff: 12/22/2017 ## トラブルシューティング トランザクションに参加するすべてのコンピューターに対して、トランザクション セキュリティが正しく構成されていることを確認してください。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-replaymessageretry.md b/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-replaymessageretry.md index 645bb5cc66b..b2105545d39 100644 --- a/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-replaymessageretry.md +++ b/docs/framework/wcf/diagnostics/tracing/microsoft-transactions-transactionbridge-replaymessageretry.md @@ -1,24 +1,12 @@ --- title: Microsoft.Transactions.TransactionBridge.ReplayMessageRetry -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: e5b820ae-504d-405a-926a-9effa41d2369 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: da0af06181ce888fe00203cf1e780257cd142be7 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: d000447245d973916dfe0df9af5c46b6fa822e32 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # Microsoft.Transactions.TransactionBridge.ReplayMessageRetry リプレイ メッセージの再試行は、応答しないコーディネーターに送信されました。 @@ -29,7 +17,7 @@ ms.lasthandoff: 12/22/2017 ## トラブルシューティング 応答が時間どおりに配信されない原因となっている可能性のあるネットワークや製品の問題について調査します。 このメッセージが多数表示される場合、インフラストラクチャに問題があるか、または応答時間が異常にかかっていることを示します。 いずれの問題によっても、システム内のトランザクションのスループットが大幅に低下します。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/ssc--comintegrationmexmonikermetadataexchangecomplete.md b/docs/framework/wcf/diagnostics/tracing/ssc--comintegrationmexmonikermetadataexchangecomplete.md index 835a53bbee5..7031c3cf930 100644 --- a/docs/framework/wcf/diagnostics/tracing/ssc--comintegrationmexmonikermetadataexchangecomplete.md +++ b/docs/framework/wcf/diagnostics/tracing/ssc--comintegrationmexmonikermetadataexchangecomplete.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.ComIntegration.ComIntegrationMexMonikerMetadataExchangeComplete -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 0fd35dff-e1ff-4902-a89b-093f0e34466f -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: d1bf6b68f5ddb2bd2af535e751f1a7d6fc4ee06f -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 5893ab505986fa0f54bf66913cf1d80e4f32bbdd +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.ComIntegration.ComIntegrationMexMonikerMetadataExchangeComplete System.ServiceModel.ComIntegration.ComIntegrationMexMonikerMetadataExchangeComplete @@ -26,7 +14,7 @@ System.ServiceModel.ComIntegration.ComIntegrationMexMonikerMetadataExchangeCompl ## 説明 サービス モニカーは、メタデータの取得を完了しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-identitymodel-selectors-storeloading.md b/docs/framework/wcf/diagnostics/tracing/system-identitymodel-selectors-storeloading.md index 20f61fd0e02..527344d990d 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-identitymodel-selectors-storeloading.md +++ b/docs/framework/wcf/diagnostics/tracing/system-identitymodel-selectors-storeloading.md @@ -1,24 +1,12 @@ --- title: System.IdentityModel.Selectors.StoreLoading -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a9287a5a-a36b-4659-8c87-13962b1c225c -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 7159c5cad5de815ef32da874d55b1510b183aedf -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ec311d5c5aff9b165a9b51dd43aea375218381ec +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.IdentityModel.Selectors.StoreLoading System.IdentityModel.Selectors.StoreLoading @@ -26,7 +14,7 @@ System.IdentityModel.Selectors.StoreLoading ## 説明 指定したストアを初期化します。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-runtime-serialization-writeobjectcontentend.md b/docs/framework/wcf/diagnostics/tracing/system-runtime-serialization-writeobjectcontentend.md index 3800cb2d82a..1e1c350a5b1 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-runtime-serialization-writeobjectcontentend.md +++ b/docs/framework/wcf/diagnostics/tracing/system-runtime-serialization-writeobjectcontentend.md @@ -1,24 +1,12 @@ --- title: System.Runtime.Serialization.WriteObjectContentEnd -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: e57195fb-dd09-467c-93f9-4945f3086b0a -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 1e8cd300a56c2908e257ded51834319404a34dad -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7db34709346e90903b1027c1166effa14fe00cc3 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.Runtime.Serialization.WriteObjectContentEnd System.Runtime.Serialization.WriteObjectContentEnd @@ -26,7 +14,7 @@ System.Runtime.Serialization.WriteObjectContentEnd ## 説明 WriteObjectContent を終了しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueduplicatedpipeerror.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueduplicatedpipeerror.md index cde8eff83c5..c6b6e16e657 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueduplicatedpipeerror.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueduplicatedpipeerror.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Activation.MessageQueueDuplicatedPipeError -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: ebfe9af1-76f7-4416-abf9-1d777708e0f1 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: e1b5e7f687c4a9fa4b9b079c05d1bcf8c1302d47 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: d3e550993f1831ffecd858a70aa7af5cb2b939c6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Activation.MessageQueueDuplicatedPipeError System.ServiceModel.Activation.MessageQueueDuplicatedPipeError @@ -26,7 +14,7 @@ System.ServiceModel.Activation.MessageQueueDuplicatedPipeError ## 説明 名前付きパイプの複製中にエラーが発生しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueregistersucceeded.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueregistersucceeded.md index 940534e0780..fec7193fed5 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueregistersucceeded.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-messagequeueregistersucceeded.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Activation.MessageQueueRegisterSucceeded -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a75ea3ab-b0b8-4458-be9a-5e068a74af0f -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 3a98bb4c289d0af61dc4f79aaac6605eeb82f3c0 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: a66fbbd8d5f8826ef4b55a950e871354c8ce0b52 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Activation.MessageQueueRegisterSucceeded System.ServiceModel.Activation.MessageQueueRegisterSucceeded @@ -26,7 +14,7 @@ System.ServiceModel.Activation.MessageQueueRegisterSucceeded ## 説明 名前空間を登録する呼び出しが成功しました。メッセージ キューを開きました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestart.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestart.md index 9a37b2704b3..4bf8bd05bea 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestart.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestart.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Activation.ServiceStart -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 29203bbc-db8d-4bb9-a614-351579902ca6 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: f1ca7c46906e7ffc5e325bdb1f345e52e1a2167e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2d01902e79bd56fa69ab9fd5fccdae1a47d840e9 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Activation.ServiceStart System.ServiceModel.Activation.ServiceStart @@ -26,7 +14,7 @@ System.ServiceModel.Activation.ServiceStart ## 説明 サービスを開始する要求を受信しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestartpipeerror.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestartpipeerror.md index a8c4ab36c48..bb03b16c0e5 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestartpipeerror.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-activation-servicestartpipeerror.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Activation.ServiceStartPipeError -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 0d9e883d-181d-407f-ad79-c90035dcfc25 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 496fdfd45f7f871da3be232afae94c454d771f86 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 4a400ecbba8b494462e3d8830e043f734e4f06fe +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Activation.ServiceStartPipeError System.ServiceModel.Activation.ServiceStartPipeError @@ -26,7 +14,7 @@ System.ServiceModel.Activation.ServiceStartPipeError ## 説明 NT サービスを開始しているときにハンドル エラーが発生しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connectionpoolidletimeoutreached.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connectionpoolidletimeoutreached.md index 18e880a2ca6..32350cb987b 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connectionpoolidletimeoutreached.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connectionpoolidletimeoutreached.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.ConnectionPoolIdleTimeoutReached -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 0d86e212-c904-4bac-a686-256c66b278b7 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: ac18539494c1ab5bd9381fac353c37139e05154e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 631fff4fe4405a2a4b481e801e0dc1570107963d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.ConnectionPoolIdleTimeoutReached System.ServiceModel.Channels.ConnectionPoolIdleTimeoutReached @@ -26,7 +14,7 @@ System.ServiceModel.Channels.ConnectionPoolIdleTimeoutReached ## 説明 接続がこの接続プールのアイドル タイムアウトを超えたため、閉じられました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connecttoipendpoint.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connecttoipendpoint.md index 1e70521529e..40c4e1f5bdd 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connecttoipendpoint.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-connecttoipendpoint.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.ConnectToIPEndpoint -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: e55f12ac-882e-4b46-9401-91e1263f68e4 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 589315df362330029c6c6a2cb58c194ec434f59a -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7b43421f65be720149a26d5ebbb219c2c2d4b61a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.ConnectToIPEndpoint System.ServiceModel.Channels.ConnectToIPEndpoint @@ -26,7 +14,7 @@ System.ServiceModel.Channels.ConnectToIPEndpoint ## 説明 接続情報 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelconcurrentreceivequotareached.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelconcurrentreceivequotareached.md index 4cb4ab17ad4..f5292bf9925 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelconcurrentreceivequotareached.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelconcurrentreceivequotareached.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.HttpChannelConcurrentReceiveQuotaReached -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: db6d8cdb-0d25-4bfb-8963-eff465733d70 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 788593fe851b2cffb3feda39e28bc9018692ecfa -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1236370b498516ef2af319fa160a5a0bc01c7c33 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.HttpChannelConcurrentReceiveQuotaReached System.ServiceModel.Channels.HttpChannelConcurrentReceiveQuotaReached @@ -26,7 +14,7 @@ System.ServiceModel.Channels.HttpChannelConcurrentReceiveQuotaReached ## 説明 HTTP の同時受信クォータに達しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelunexpectedresponse.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelunexpectedresponse.md index 1ee3b7d21d6..fbdb74c0eb0 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelunexpectedresponse.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-httpchannelunexpectedresponse.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.HttpChannelUnexpectedResponse -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: eafa9450-4077-4c3a-94c4-52862d66eb6f -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 19dd42c0ca019fe5ebcf86ef0d580dc49471f315 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c321e2e25a2fc34c4460992095e97721b8f59acc +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.HttpChannelUnexpectedResponse System.ServiceModel.Channels.HttpChannelUnexpectedResponse @@ -26,7 +14,7 @@ System.ServiceModel.Channels.HttpChannelUnexpectedResponse ## 説明 正しくない HTTP 応答を受信しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqcannotreadqueues.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqcannotreadqueues.md index 027d457bd9a..c454572bbb1 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqcannotreadqueues.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqcannotreadqueues.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.MsmqCannotReadQueues -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: f1cfee05-dce7-440b-b03e-96f81c00a222 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 5ce5d3c5965fa6bb0e3a740ab2908adf8e16975a -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 5b1a3b4724f31ef0ea52b1bac71cb8b46064100a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.MsmqCannotReadQueues System.ServiceModel.Channels.MsmqCannotReadQueues @@ -26,7 +14,7 @@ System.ServiceModel.Channels.MsmqCannotReadQueues ## 説明 MSMQ アクティベーション サービスはキューを検出できません。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqmessagerejected.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqmessagerejected.md index c2b642c4198..d442aa576f0 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqmessagerejected.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqmessagerejected.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.MsmqMessageRejected -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 9b7c10a7-2af6-44a2-8b1a-90bba0c7cf26 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: b433e5e3c0a961098f82ad601d127290b1d6bd73 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 2bd64263a2374c10a3514cbed75f9224542051dc +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.MsmqMessageRejected MSMQ はメッセージを拒否しました。 @@ -26,13 +14,13 @@ MSMQ はメッセージを拒否しました。 ## 説明 このトレースは、MSMQ メッセージが拒否されたことを示します。 - MSMQ メッセージは、[!INCLUDE[indigo1](../../../../../includes/indigo1-md.md)] が (NetMsmqBinding または MsmqIntegrationBinding のいずれかを使用して) メッセージを処理できない場合に拒否されることがあります。 このようなメッセージは、有害メッセージと呼ばれます。 有害メッセージは、NetMsmqBinding または MsmqIntegrationBinding の `ReceiveErrorHandling` プロパティが `Reject` に設定されると拒否されます。 拒否されたメッセージは、送信者に送り返す配信[配信不能キュー](http://go.microsoft.com/fwlink/?LinkID=99544)です。 + Windows Communication Foundation (WCF) が (NetMsmqBinding または MsmqIntegrationBinding と共に使用) は、それらを処理することがない場合に、MSMQ メッセージを拒否できます。 このようなメッセージは、有害メッセージと呼ばれます。 有害メッセージは、NetMsmqBinding または MsmqIntegrationBinding の `ReceiveErrorHandling` プロパティが `Reject` に設定されると拒否されます。 拒否されたメッセージは、送信者に送り返す配信[配信不能キュー](http://go.microsoft.com/fwlink/?LinkID=99544)です。 参照してください[有害メッセージの処理](http://go.microsoft.com/fwlink/?LinkID=99546)ときにメッセージが有害となる適切に処理するサービスを構成する方法の詳細についてはします。 参照してください[MQMarkMessageRejected](http://go.microsoft.com/fwlink/?LinkID=99548)拒否されたメッセージは MSMQ では意味の詳細についてはします。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqpotentiallypoisonmessagedetected.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqpotentiallypoisonmessagedetected.md index fb120a001dc..acb303e408e 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqpotentiallypoisonmessagedetected.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqpotentiallypoisonmessagedetected.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.MsmqPotentiallyPoisonMessageDetected -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a530df15-ebcd-45d6-bcdf-fc4483bcebec -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 46a8b58f2b8fdec81deaac7494a226cddee24ad6 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 15021434cb82fb740959089a6094d68f7e428ee3 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.MsmqPotentiallyPoisonMessageDetected System.ServiceModel.Channels.MsmqPotentiallyPoisonMessageDetected @@ -26,7 +14,7 @@ System.ServiceModel.Channels.MsmqPotentiallyPoisonMessageDetected ## 説明 有害である可能性のあるメッセージが検出されました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqqueueclosed.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqqueueclosed.md index c01040cc6e1..f8286e8b30a 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqqueueclosed.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-msmqqueueclosed.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.MsmqQueueClosed -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 52fc5e66-a86a-4bc3-8d88-40ec9f408082 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 2f624a247eb57e8d0f3b28c6ef3bfd9e35daafac -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 484ea38d9c67582988d7a07d422cc785993d568f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.MsmqQueueClosed System.ServiceModel.Channels.MsmqQueueClosed @@ -26,7 +14,7 @@ System.ServiceModel.Channels.MsmqQueueClosed ## 説明 MSMQ キューが閉じられました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerfloodedmessagenotmatched.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerfloodedmessagenotmatched.md index 4a7d7bd04b1..65e90077db6 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerfloodedmessagenotmatched.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerfloodedmessagenotmatched.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.PeerFloodedMessageNotMatched -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 43f4eab6-0176-4ac3-9a47-f35419dea539 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 6a2e98e210ac1f472b3b6ffebb37de68a47a3f68 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: dff1a54415e662482d321df702c71ba51cba08b1 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.PeerFloodedMessageNotMatched PeerNode は、どのローカル チャネルとも一致しないメッセージを受信しました。 @@ -26,7 +14,7 @@ PeerNode は、どのローカル チャネルとも一致しないメッセー ## 説明 このトレースは、受信した大量のメッセージの処理中に行われます。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighbornotaccepted.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighbornotaccepted.md index d45ec75e57b..73bf0728b2e 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighbornotaccepted.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighbornotaccepted.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.PeerNeighborNotAccepted -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 77309bf5-37ba-4b90-b31f-c00ef044db0d -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: d957b04ff660ef633401334b7ed500479835f93d -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 85df97f8386619d9b1799d5bc031000d1d743792 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.PeerNeighborNotAccepted ピアの近隣ノードは受け入れられませんでした。 @@ -29,7 +17,7 @@ ms.lasthandoff: 12/22/2017 ## トラブルシューティング セキュリティ設定が一致しない、タイムアウト時間が経過している、近隣ノードが接続を受け入れることができない、一時ネットワークなどの問題が発生していないか確認してください。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighborstatechangefailed.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighborstatechangefailed.md index 48798655f20..656b7c1a3d3 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighborstatechangefailed.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-peerneighborstatechangefailed.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.PeerNeighborStateChangeFailed -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 95153aa1-0e04-4857-83d9-9963f5e40b4e -caps.latest.revision: "7" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 24cef211bfc13769b54a69458b31d825afa86567 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: f2be55f0d94c12327acc6952f092ceb0f8f4867b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.PeerNeighborStateChangeFailed 近隣ノードの状態が破損しています。 @@ -26,7 +14,7 @@ ms.lasthandoff: 12/22/2017 ## 説明 このトレースは、近隣ノードの状態の変更に失敗すると実行されます。 これは予期しない内部エラー、またはメモリの破損が発生したことを示しています。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-tcpchannelmessagereceived.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-tcpchannelmessagereceived.md index 9456696a330..ee26cadb9f8 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-tcpchannelmessagereceived.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-channels-tcpchannelmessagereceived.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Channels.TcpChannelMessageReceived -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: eb896d04-e4a5-404f-9df6-5fcaa93e5b60 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 819237265701c7b00efd817618bb08479b95b3d7 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 239560b9e2e0babdf1e46167f2fa567e5a654acd +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Channels.TcpChannelMessageReceived System.ServiceModel.Channels.TcpChannelMessageReceived @@ -26,7 +14,7 @@ System.ServiceModel.Channels.TcpChannelMessageReceived ## 説明 TCP チャネルを介してメッセージを受信しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationenteringactivity.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationenteringactivity.md index 0ccde2adaa5..d4fe32386b3 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationenteringactivity.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationenteringactivity.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.ComIntegration.ComIntegrationEnteringActivity -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: bacbae18-322b-41e9-881a-75017f97ffd7 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 2adcd99ad87a2e6df73c0a6cde475ed579d67914 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 72c1d99f7bc83037ec28e432e7828d7a31d73df7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.ComIntegration.ComIntegrationEnteringActivity System.ServiceModel.ComIntegration.ComIntegrationEnteringActivity @@ -26,7 +14,7 @@ System.ServiceModel.ComIntegration.ComIntegrationEnteringActivity ## 説明 ComPlus: COM+ アクティビティの入力 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationinstancecreationsuccess.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationinstancecreationsuccess.md index 745544cf8ff..e4c7e9c56ea 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationinstancecreationsuccess.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-comintegration-comintegrationinstancecreationsuccess.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.ComIntegration.ComIntegrationInstanceCreationSuccess -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: fac5288a-139b-4cb1-8931-d2a153a19971 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: a0c7b654d8d7a27d111b8de314d215d70bdc66c4 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 439c425c19d15dbef3759b5e9d7ef3d3f8e8600e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.ComIntegration.ComIntegrationInstanceCreationSuccess System.ServiceModel.ComIntegration.ComIntegrationInstanceCreationSuccess @@ -26,7 +14,7 @@ System.ServiceModel.ComIntegration.ComIntegrationInstanceCreationSuccess ## 説明 ComPlus : インスタンスを作成しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-configurationisreadonly.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-configurationisreadonly.md index 023d72d253d..1daaa9db72d 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-configurationisreadonly.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-configurationisreadonly.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.ConfigurationIsReadOnly -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a6734380-8ecf-454a-ab45-8832d6a27871 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 8bdebc05c67cca0d037a2b178a7ee373d3c93052 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 807f0bc2595ba682de2307b1f929bc8a456e2a0a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.ConfigurationIsReadOnly System.ServiceModel.ConfigurationIsReadOnly @@ -26,7 +14,7 @@ System.ServiceModel.ConfigurationIsReadOnly ## 説明 構成は読み取り専用です。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-diagnosticsfailedmessagetrace.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-diagnosticsfailedmessagetrace.md index 05f87cebc0a..6476d708bd9 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-diagnosticsfailedmessagetrace.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-diagnosticsfailedmessagetrace.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Diagnostics.DiagnosticsFailedMessageTrace -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 8c1de25c-7e1e-4986-9c32-fc47a604f373 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: f48923372e99dd10c4087f601516abd4b12b73e8 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 1afacf3ca7feb654aff5780445b47842155ef5c6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Diagnostics.DiagnosticsFailedMessageTrace System.ServiceModel.Diagnostics.DiagnosticsFailedMessageTrace @@ -26,7 +14,7 @@ System.ServiceModel.Diagnostics.DiagnosticsFailedMessageTrace ## 説明 メッセージをトレースできませんでした。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-filternotmatchednodequotaexceeded.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-filternotmatchednodequotaexceeded.md index 63a61bc23e0..ac297ba3dff 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-filternotmatchednodequotaexceeded.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-filternotmatchednodequotaexceeded.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Diagnostics.FilterNotMatchedNodeQuotaExceeded -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 067f27ba-4d9e-4efb-8fa7-c23d2654d967 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: ebf0b26e445968374afc0fe011ae920dbc7fe77c -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c34c9b738f8386a7fbcbd7957711c22cd0dc5096 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Diagnostics.FilterNotMatchedNodeQuotaExceeded System.ServiceModel.Diagnostics.FilterNotMatchedNodeQuotaExceeded @@ -26,7 +14,7 @@ System.ServiceModel.Diagnostics.FilterNotMatchedNodeQuotaExceeded ## 説明 メッセージに対するメッセージ ログ記録フィルターの評価が、フィルターに設定されたノード クォータを超えました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-throwingexception.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-throwingexception.md index 877e80e8d57..8f9709f4d42 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-throwingexception.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-diagnostics-throwingexception.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.Diagnostics.ThrowingException -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 5d543c68-1fd2-4512-a219-baf698136ef0 -caps.latest.revision: "7" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 4484cbe90bec778a230923a62f0e63c0b72d6f70 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 28c141d4d3367bf3ef50a8de2d0981cd7ba80805 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Diagnostics.ThrowingException System.ServiceModel.Diagnostics.ThrowingException @@ -26,7 +14,7 @@ System.ServiceModel.Diagnostics.ThrowingException ## 説明 例外をスローしています。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitybindingoutgoingmessagesecured.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitybindingoutgoingmessagesecured.md index 6f17cc4ffb8..adba13e2d0a 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitybindingoutgoingmessagesecured.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitybindingoutgoingmessagesecured.md @@ -1,24 +1,14 @@ --- title: System.ServiceModel.Security.SecurityBindingOutgoingMessageSecured -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 5b6cd812-63ba-4614-89f1-3c31d7540c5d -caps.latest.revision: "4" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 69640bc21ac663a2556094ff9a2b7e9730a1024b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: ff327f95a0035e8a0e4dbf00d4725590a4bd7ce9 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Security.SecurityBindingOutgoingMessageSecured System.ServiceModel.Security.SecurityBindingOutgoingMessageSecured @@ -26,7 +16,7 @@ System.ServiceModel.Security.SecurityBindingOutgoingMessageSecured ## 説明 セキュリティ プロトコルは送信メッセージをセキュリティで保護しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securityinactivesessionfaulted.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securityinactivesessionfaulted.md index ff92883ab7a..1808e972aa8 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securityinactivesessionfaulted.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securityinactivesessionfaulted.md @@ -1,24 +1,14 @@ --- title: System.ServiceModel.Security.SecurityInactiveSessionFaulted -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 66016fd0-bdaf-48c9-9922-629c30b5fc54 -caps.latest.revision: "4" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 4c321d9e84a18ba5cc01a3ef4386bdb273eb82f0 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 3009176f50a42aa2e3d9da9918447d1252c47dde +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Security.SecurityInactiveSessionFaulted System.ServiceModel.Security.SecurityInactiveSessionFaulted @@ -26,7 +16,7 @@ System.ServiceModel.Security.SecurityInactiveSessionFaulted ## 説明 アクティブでないセキュリティ セッションはサーバー側でエラーとなりました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitypendingserversessionclosed.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitypendingserversessionclosed.md index ec6b07b0f24..8a240071b6a 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitypendingserversessionclosed.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitypendingserversessionclosed.md @@ -1,24 +1,14 @@ --- title: System.ServiceModel.Security.SecurityPendingServerSessionClosed -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 1fa7098b-1724-4524-ad91-be7592951f69 -caps.latest.revision: "4" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: e3b55b3a1c80783d62a620f40b822d94a5e6c098 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c37a3ca0c32a71563614184de6a6bdf2d82f58f0 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Security.SecurityPendingServerSessionClosed System.ServiceModel.Security.SecurityPendingServerSessionClosed @@ -26,7 +16,7 @@ System.ServiceModel.Security.SecurityPendingServerSessionClosed ## 説明 保留中のセキュリティ セッションはサーバーによって閉じられました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionkeyrenewalfaultreceived.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionkeyrenewalfaultreceived.md index 123d1e81a22..69f6bdea931 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionkeyrenewalfaultreceived.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionkeyrenewalfaultreceived.md @@ -1,24 +1,14 @@ --- title: System.ServiceModel.Security.SecuritySessionKeyRenewalFaultReceived -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 857542f7-adcb-4769-bf4e-a85b87e58dc8 -caps.latest.revision: "4" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 2b223c14b693a5d0c1b67dc2a27a802232545d1e -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b2ca83290ad70fe32bde124327e13f24519b160d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Security.SecuritySessionKeyRenewalFaultReceived System.ServiceModel.Security.SecuritySessionKeyRenewalFaultReceived @@ -26,7 +16,7 @@ System.ServiceModel.Security.SecuritySessionKeyRenewalFaultReceived ## 説明 クライアントのセキュリティ セッションはサーバーからキーの更新エラーを受信しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionrenewfaultsendfailure.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionrenewfaultsendfailure.md index 25bf647020b..2f7f638a4e8 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionrenewfaultsendfailure.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionrenewfaultsendfailure.md @@ -1,24 +1,14 @@ --- title: System.ServiceModel.Security.SecuritySessionRenewFaultSendFailure -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: e29894f8-d514-45eb-9104-b813a5cab98c -caps.latest.revision: "4" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 53e38e9cb9d202b19407e9ed4339a687d840a5df -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 3be8b2ea59559ff20af55720b8f7f59095e4f17e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Security.SecuritySessionRenewFaultSendFailure System.ServiceModel.Security.SecuritySessionRenewFaultSendFailure @@ -26,7 +16,7 @@ System.ServiceModel.Security.SecuritySessionRenewFaultSendFailure ## 説明 セキュリティ セッション キーの更新エラーをクライアントに送信中にエラーが発生しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionserverclosesendfailure.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionserverclosesendfailure.md index c886afda806..172793e8365 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionserverclosesendfailure.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-security-securitysessionserverclosesendfailure.md @@ -1,24 +1,14 @@ --- title: System.ServiceModel.Security.SecuritySessionServerCloseSendFailure -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: b848eeeb-07d6-4f2d-a14a-e62ee1968dfa -caps.latest.revision: "4" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: b24c727727be6f3e2816dcac8269c12eafba25fe -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: e2800a352e4f140665dbdbea55f318f7cb2bf50e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.Security.SecuritySessionServerCloseSendFailure System.ServiceModel.Security.SecuritySessionServerCloseSendFailure @@ -26,7 +16,7 @@ System.ServiceModel.Security.SecuritySessionServerCloseSendFailure ## 説明 セキュリティ セッションの Close をクライアントに送信中、エラーが発生しました。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-serviceoperationexceptiononreply.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-serviceoperationexceptiononreply.md index 56961929b7c..82b5f219398 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-serviceoperationexceptiononreply.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-serviceoperationexceptiononreply.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.ServiceOperationExceptionOnReply -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: b68bba58-495a-4b13-bc4f-b663136f3c44 -caps.latest.revision: "5" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 330fc1fdd015b61be1e17adcf09dc8d5deece75c -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: fa6e87802e0d3f4affaffaf738fb92de945e3de8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.ServiceOperationExceptionOnReply System.ServiceModel.ServiceOperationExceptionOnReply @@ -26,7 +14,7 @@ System.ServiceModel.ServiceOperationExceptionOnReply ## 説明 要求/応答操作への応答が生じると例外をスローします。 このトレースは開発中のデバッグに役立ちます。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-txsourcetxscoperequirediscreatenewtransaction.md b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-txsourcetxscoperequirediscreatenewtransaction.md index 8f81eac8798..1a4677a8396 100644 --- a/docs/framework/wcf/diagnostics/tracing/system-servicemodel-txsourcetxscoperequirediscreatenewtransaction.md +++ b/docs/framework/wcf/diagnostics/tracing/system-servicemodel-txsourcetxscoperequirediscreatenewtransaction.md @@ -1,24 +1,12 @@ --- title: System.ServiceModel.TxSourceTxScopeRequiredIsCreateNewTransaction -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 3e758e9f-92b5-4b25-bcf4-e5e2a5893bb9 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: eaf9df4d90579856773b26c8ebbe902961a001a8 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7fd3e6362af6ea5fce86f089c4d138bdf3e674a8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # System.ServiceModel.TxSourceTxScopeRequiredIsCreateNewTransaction 指定された操作の指定のトランザクションが新たに作成されました。 @@ -26,7 +14,7 @@ ms.lasthandoff: 12/22/2017 ## 説明 ユーザー コードから利用できるトランザクションが、インフラストラクチャによって新しく作成されたときにトレースされます。 -## 参照 +## 関連項目 [トレース](../../../../../docs/framework/wcf/diagnostics/tracing/index.md) [トレースを使用したアプリケーションのトラブルシューティング](../../../../../docs/framework/wcf/diagnostics/tracing/using-tracing-to-troubleshoot-your-application.md) [管理と診断](../../../../../docs/framework/wcf/diagnostics/index.md) diff --git a/docs/framework/wcf/diagnostics/viewing-message-logs.md b/docs/framework/wcf/diagnostics/viewing-message-logs.md index bd5030ad21a..ca8a275d0e5 100644 --- a/docs/framework/wcf/diagnostics/viewing-message-logs.md +++ b/docs/framework/wcf/diagnostics/viewing-message-logs.md @@ -1,24 +1,12 @@ --- -title: "メッセージ ログを参照する" -ms.custom: +title: メッセージ ログを参照する ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 3012fa13-f650-45fb-aaea-c5cca8c7d372 -caps.latest.revision: "22" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 09a26d3580b37ea92bf4ef5708a238396f22eb4b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 -ms.translationtype: MT +ms.openlocfilehash: 56e4fb1ea8c67c35df440a2088034327788f6f15 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # メッセージ ログを参照する ここでは、メッセージ ログの表示方法について説明します。 @@ -71,7 +59,7 @@ incomingMessage.Headers[i].Name.Equals("Action", StringComparison.InvariantCultu - UTF-8 へ変換するためのエンコードが有効な場合。 -## 参照 +## 関連項目 [サービス トレース ビューアー ツール (SvcTraceViewer.exe)](../../../../docs/framework/wcf/service-trace-viewer-tool-svctraceviewer-exe.md) [サービス トレース ビューアーを使用した相関トレースの表示とトラブルシューティング](../../../../docs/framework/wcf/diagnostics/tracing/using-service-trace-viewer-for-viewing-correlated-traces-and-troubleshooting.md) [メッセージ ログ](../../../../docs/framework/wcf/diagnostics/message-logging.md) diff --git a/docs/framework/wcf/diagnostics/wmi/peertransportbindingelement.md b/docs/framework/wcf/diagnostics/wmi/peertransportbindingelement.md index 18439ff9e5a..236bc08b669 100644 --- a/docs/framework/wcf/diagnostics/wmi/peertransportbindingelement.md +++ b/docs/framework/wcf/diagnostics/wmi/peertransportbindingelement.md @@ -1,24 +1,12 @@ --- title: PeerTransportBindingElement -ms.custom: ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 40bf6be2-8087-4cb3-a66c-408d53eb9269 -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 25893b1f3cf6cf20ae674bade5090a70c5f381a2 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 68e6a25e4e3f47c556363e2fd5aa8d3bb9946449 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # PeerTransportBindingElement PeerTransportBindingElement @@ -61,11 +49,11 @@ class PeerTransportBindingElement : TransportBindingElement ピア トランスポートのセキュリティ設定です。 -## 必要条件 +## 要件 |MOF|Servicemodel.mof にて宣言済み。| |---------|-----------------------------------| |Namespace|root\ServiceModel で定義| -## 参照 +## 関連項目 diff --git a/docs/framework/wcf/extending/client-channel-factories-and-channels.md b/docs/framework/wcf/extending/client-channel-factories-and-channels.md index e8bb850ead4..8946971d48f 100644 --- a/docs/framework/wcf/extending/client-channel-factories-and-channels.md +++ b/docs/framework/wcf/extending/client-channel-factories-and-channels.md @@ -1,24 +1,12 @@ --- -title: "クライアント : チャネル ファクトリとチャネル" -ms.custom: +title: 'クライアント : チャネル ファクトリとチャネル' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: ef245191-fdab-4468-a0da-7c6f25d2110f -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 82e42a3dd4fbb29970b8e1a17333b66d85d2887b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 -ms.translationtype: MT +ms.openlocfilehash: c7890f5fafb4e53053c4c393a7c8af584bd7a520 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # クライアント : チャネル ファクトリとチャネル ここでは、チャネル ファクトリとチャネルの作成について説明します。 @@ -86,5 +74,5 @@ this.socket.SendTo( ); ``` -## 参照 +## 関連項目 [チャネルの開発](../../../../docs/framework/wcf/extending/developing-channels.md) diff --git a/docs/framework/wcf/extending/custom-stream-upgrades.md b/docs/framework/wcf/extending/custom-stream-upgrades.md index 7f5f1e20890..b3a10b45bdf 100644 --- a/docs/framework/wcf/extending/custom-stream-upgrades.md +++ b/docs/framework/wcf/extending/custom-stream-upgrades.md @@ -1,24 +1,12 @@ --- -title: "カスタム ストリームのアップグレード" -ms.custom: +title: カスタム ストリームのアップグレード ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: e3da85c8-57f3-4e32-a4cb-50123f30fea6 -caps.latest.revision: "10" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 73359c293f7d29c16702e826ed6caa61149935bd -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 -ms.translationtype: MT +ms.openlocfilehash: 4bcd59cb5e420c551c611c8e676289f20d4354d0 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # カスタム ストリームのアップグレード TCP、名前付きパイプなど、ストリーム指向のデータ伝送機構 (トランスポート) が扱うのは、クライアントとサーバーの間を流れる、連続的なバイト ストリームです。 このストリームを実際に作り出すのは オブジェクトです。 ストリーム アップグレードでは、クライアントは、オプションのプロトコル階層をチャネル スタックに追加する場合に、相手側の通信チャネルにも同じことをするよう要求します。 ストリーム アップグレードは、 オブジェクトをアップグレードされたものに置き換える形で実施します。 @@ -41,7 +29,7 @@ TCP、名前付きパイプなど、ストリーム指向のデータ伝送機 なお、多重にアップグレードを適用する場合、イニシエーターとアクセプタはステート マシンをカプセル化して、適切な適用順序になるようにします。 ## ストリーム アップグレードの実装方法 - [!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] には、次のコンポーネントを実装するために、4 つの `abstract` クラスがあります。 + Windows Communication Foundation (WCF) は、4 つ`abstract`クラスを実装することができます。 - @@ -103,7 +91,7 @@ TCP、名前付きパイプなど、ストリーム指向のデータ伝送機 4. ストリームは、 および をそれぞれ呼び出した後にアップグレードされます。 -## 参照 +## 関連項目 diff --git a/docs/framework/wcf/extending/how-to-create-a-custom-authorization-policy.md b/docs/framework/wcf/extending/how-to-create-a-custom-authorization-policy.md index 17daade59ef..f05dbc8296c 100644 --- a/docs/framework/wcf/extending/how-to-create-a-custom-authorization-policy.md +++ b/docs/framework/wcf/extending/how-to-create-a-custom-authorization-policy.md @@ -1,30 +1,18 @@ --- -title: "方法 : カスタム承認ポリシーを作成する" -ms.custom: +title: '方法 : カスタム承認ポリシーを作成する' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article dev_langs: - csharp - vb ms.assetid: 05b0549b-882d-4660-b6f0-5678543e5475 -caps.latest.revision: "9" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 1af5e2cbf7c124e490fea04deadd1afffcde5cbb -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 -ms.translationtype: MT +ms.openlocfilehash: 83b796c76887c6ba30ddb3c985ee43ab8dce2ec9 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 方法 : カスタム承認ポリシーを作成する -[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] 内の識別モデル インフラストラクチャでは、クレーム ベースの承認モデルがサポートされます。 クレームは、トークンから抽出され、状況に応じてカスタム承認ポリシーによって処理されてから、承認決定を行う際に確認できる に格納されます。 カスタム ポリシーを使用して、入力トークンからのクレームを、アプリケーションが要求するクレームに変換することができます。 この方法では、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] がサポートするトークンの種類から抽出される個々のクレームの詳細から、アプリケーション レイヤーを分離できます。 このトピックでは、カスタム承認ポリシーの実装方法と、サービスで使用するポリシーのコレクションにカスタム承認ポリシーを追加する方法について説明します。 +Id モデル インフラストラクチャ Windows Communication Foundation (WCF) では、クレーム ベースの承認モデルをサポートします。 クレームは、トークンから抽出され、状況に応じてカスタム承認ポリシーによって処理されてから、承認決定を行う際に確認できる に格納されます。 カスタム ポリシーを使用して、入力トークンからのクレームを、アプリケーションが要求するクレームに変換することができます。 この方法では、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] がサポートするトークンの種類から抽出される個々のクレームの詳細から、アプリケーション レイヤーを分離できます。 このトピックでは、カスタム承認ポリシーの実装方法と、サービスで使用するポリシーのコレクションにカスタム承認ポリシーを追加する方法について説明します。 ### カスタム承認ポリシーを実装するには @@ -86,7 +74,7 @@ ms.lasthandoff: 12/22/2017 [!code-csharp[c_CustomAuthPol#5](../../../../samples/snippets/csharp/VS_Snippets_CFX/c_customauthpol/cs/c_customauthpol.cs#5)] [!code-vb[c_CustomAuthPol#5](../../../../samples/snippets/visualbasic/VS_Snippets_CFX/c_customauthpol/vb/source.vb#5)] -## 参照 +## 関連項目 [方法 : クレームを比較する](../../../../docs/framework/wcf/extending/how-to-compare-claims.md) [方法 : サービスで使用するカスタム承認マネージャーを作成する](../../../../docs/framework/wcf/extending/how-to-create-a-custom-authorization-manager-for-a-service.md) diff --git a/docs/framework/wcf/extending/publishing-and-retrieving-metadata-over-a-custom-binding.md b/docs/framework/wcf/extending/publishing-and-retrieving-metadata-over-a-custom-binding.md index 97ce9530d43..22202daed39 100644 --- a/docs/framework/wcf/extending/publishing-and-retrieving-metadata-over-a-custom-binding.md +++ b/docs/framework/wcf/extending/publishing-and-retrieving-metadata-over-a-custom-binding.md @@ -1,26 +1,12 @@ --- title: カスタム バインディングを介したメタデータの公開と取得 -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article ms.assetid: 904e11b4-d90e-45c6-9ee5-c3472c90008c -caps.latest.revision: 7 -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: f6226f01a284a9a24593c1be4fed2f96f3eae730 -ms.sourcegitcommit: 03ee570f6f528a7d23a4221dcb26a9498edbdf8c -ms.translationtype: MT +ms.openlocfilehash: 607cf70e8e226e6c97a785f2478ad3a655b21a7c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d +ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 04/28/2018 +ms.lasthandoff: 05/04/2018 --- # カスタム バインディングを介したメタデータの公開と取得 は、サービスにメタデータ エンドポイントを追加するためのサポートを提供します。 これらのメタデータ エンドポイントがある URL に HTTP GET 要求に応答できる、 `?wsdl` querystring および Ws-metadataexchange (MEX) 仕様で定義された Ws-transfer GET 要求にします。 MEX エンドポイントは、 コントラクトを実装します。 @@ -28,7 +14,7 @@ ms.lasthandoff: 04/28/2018 ## カスタム バインドを介したメタデータの公開 HTTP GET メタデータ エンドポイントと HTTPS GET メタデータ エンドポイントを有効にするには、 プロパティまたは プロパティを `true` に設定します。 これらのエンドポイントのバインディングは構成できません。 - ただし、 コントラクトは、カスタム バインディングを使用するエンドポイントを含むすべてのエンドポイントで使用できます。これは、 エンドポイントは他のすべての [!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] サービス エンドポイントと同じであるためです。 システム指定のバインディングの構成を変更する方法または の構成方法を理解している場合は、 エンドポイントで使用されるバインディングを構成できます。 + コントラクト、ただしで使用できますも含み、カスタムのバインディングを使用するため、任意のエンドポイントエンドポイントは、他の Windows Communication Foundation (WCF) サービス エンドポイントと同じです。 システム指定のバインディングの構成を変更する方法または の構成方法を理解している場合は、 エンドポイントで使用されるバインディングを構成できます。 ## カスタム バインドを介したメタデータの取得 メタデータは、標準の HTTP 要求または HTTPS GET 要求を使用して HTTP Get および HTTPS Get メタデータ エンドポイントから取得できます。 diff --git a/docs/framework/wcf/feature-details/architecture-of-syndication.md b/docs/framework/wcf/feature-details/architecture-of-syndication.md index 6304d214e15..832429827fa 100644 --- a/docs/framework/wcf/feature-details/architecture-of-syndication.md +++ b/docs/framework/wcf/feature-details/architecture-of-syndication.md @@ -1,26 +1,12 @@ --- title: 配信のアーキテクチャ -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article ms.assetid: ed4ca86e-e3d8-4acb-87aa-1921fbc353be -caps.latest.revision: 25 -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: 2516a80f8d92b4e64372be140d2ee3d5db4c7b54 -ms.sourcegitcommit: 94d33cadc5ff81d2ac389bf5f26422c227832052 +ms.openlocfilehash: f0a6b288860c343157f31f74d5a461fad1784e0a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/30/2018 +ms.lasthandoff: 05/04/2018 --- # 配信のアーキテクチャ 配信 API は、形式に依存せず、さまざま形式で概要コンテンツをネットワークに書き込むことができるプログラミング モデルを提供することを目的としています。 抽象データ モデルは、次のクラスで構成されています。 @@ -37,16 +23,16 @@ ms.lasthandoff: 04/30/2018 これらのクラスは、一部の名前が異なっていますが、Atom 1.0 仕様に規定されるコンストラクトに厳密にマップされています。 - [!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] では、配信フィードはその戻り値の型が の派生クラスの 1 つである別の種類のサービス操作としてモデル化されています。 フィードの取得は要求/応答のメッセージ交換としてモデル化されています。 クライアントはサービスに要求を送信し、サービスがこれに応答します。 要求メッセージはインフラストラクチャ プロトコル (生の HTTP など) 上に設定され、応答メッセージは広く認識されている配信形式 (RSS 2.0 または Atom 1.0) から構成されるペイロードを含んでいます。 このようなメッセージ交換を実装するサービスは、配信サービスと呼ばれます。 + Windows Communication Foundation (WCF) では、配信フィードが別の種類のいずれかの戻り値の型が派生クラスのいずれかのサービス操作としてモデル化されるです。 フィードの取得は要求/応答のメッセージ交換としてモデル化されています。 クライアントはサービスに要求を送信し、サービスがこれに応答します。 要求メッセージはインフラストラクチャ プロトコル (生の HTTP など) 上に設定され、応答メッセージは広く認識されている配信形式 (RSS 2.0 または Atom 1.0) から構成されるペイロードを含んでいます。 このようなメッセージ交換を実装するサービスは、配信サービスと呼ばれます。 配信サービスのコントラクトは、 クラスのインスタンスを返す一連の操作から構成されます。 配信サービスのインターフェイス宣言の例を次に示します。 [!code-csharp[S_UE_SyndicationBoth#0](../../../../samples/snippets/csharp/VS_Snippets_CFX/s_ue_syndicationboth/cs/service.cs#0)] - 配信のサポートは、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] バインディングを定義する REST プログラミング モデル上に組み込まれています。このバインディングを と共に使用すると、フィードをサービスとして利用できるようになります。 詳細については、 [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] REST プログラミング モデルを参照してください[WCF Web HTTP プログラミング モデルの概要](../../../../docs/framework/wcf/feature-details/wcf-web-http-programming-model-overview.md)です。 + 配信のサポートは基盤と、WCF REST プログラミング モデルを定義する、と組み合わせて使用するバインディングをフィードをサービスとして利用可能にします。 WCF REST プログラミング モデルの詳細については、次を参照してください。 [WCF Web HTTP プログラミング モデルの概要](../../../../docs/framework/wcf/feature-details/wcf-web-http-programming-model-overview.md)です。 > [!NOTE] -> Atom 1.0 仕様では、date コンストラクトで小数秒を指定できます。 シリアル化および逆シリアル化する場合、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] の実装では小数秒は無視されます。 +> Atom 1.0 仕様では、date コンストラクトで小数秒を指定できます。 シリアル化および逆シリアル化と WCF の実装には、秒の小数部が無視されます。 ## オブジェクト モデル 配信のオブジェクト モデルは、次の各表に示すクラスのグループから構成されています。 @@ -88,7 +74,7 @@ ms.lasthandoff: 04/30/2018 ## 機能拡張 -- 配信プロトコルの主な機能は拡張性です。 Atom 1.0 と RSS 2.0 では、仕様で定義されていない属性および要素を配信フィードに追加できます。 [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] の配信プログラミング モデルには、カスタム属性と拡張機能を扱う方法として、新しいクラスの派生と弱い型指定のアクセスの 2 つの方法が用意されています。 詳細については、次を参照してください。[配信の拡張](../../../../docs/framework/wcf/feature-details/syndication-extensibility.md)です。 +- 配信プロトコルの主な機能は拡張性です。 Atom 1.0 と RSS 2.0 では、仕様で定義されていない属性および要素を配信フィードに追加できます。 WCF 配信プログラミング モデルには、カスタム属性と拡張機能の操作の 2 つの方法が用意されています: 派生クラスの新しいと弱い型指定のアクセス。 詳細については、次を参照してください。[配信の拡張](../../../../docs/framework/wcf/feature-details/syndication-extensibility.md)です。 ## 関連項目 [WCF 配信の概要](../../../../docs/framework/wcf/feature-details/wcf-syndication-overview.md) diff --git a/docs/framework/wcf/feature-details/authorization-in-wcf.md b/docs/framework/wcf/feature-details/authorization-in-wcf.md index 8ba32bab689..2b74b14c4a3 100644 --- a/docs/framework/wcf/feature-details/authorization-in-wcf.md +++ b/docs/framework/wcf/feature-details/authorization-in-wcf.md @@ -1,34 +1,22 @@ --- -title: "WCF での承認" -ms.custom: +title: WCF での承認 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article helpviewer_keywords: - authorization [WCF] - security [WCF], authorization ms.assetid: 8ea0b552-af65-45b0-a157-c6c111b8ce5e -caps.latest.revision: "15" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: ac43b2185048287d0edd4cb20561a936bce2f58b -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c6bf779c7baeea1f9a253ad0bde966cea67b57aa +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # WCF での承認 -承認は、サービスやファイルなどのリソースへのアクセスと権限を制御するプロセスです。 このセクションの各トピックでは、[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] でこの基本タスクを実行するさまざまな方法について説明します。 +承認は、サービスやファイルなどのリソースへのアクセスと権限を制御するプロセスです。 このセクションのトピックで Windows Communication Foundation (WCF) のさまざまな方法でこの基本タスクを実行する方法を示します。 ## このセクションの内容 [アクセス制御機構](../../../../docs/framework/wcf/feature-details/access-control-mechanisms.md) - [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] の承認機構の概要と推奨される使用方法について説明します。 + 推奨される使用して、WCF での承認機構の概要を提供します。 [方法: PrincipalPermissionAttribute クラスでアクセスを制限する](../../../../docs/framework/wcf/how-to-restrict-access-with-the-principalpermissionattribute-class.md) を使用してサービスへのアクセスを制限するプロセスを示します。 @@ -37,7 +25,7 @@ ms.lasthandoff: 12/22/2017 [!INCLUDE[vstecasp](../../../../includes/vstecasp-md.md)] のロール プロバイダー機能を使用できるようにサービスを構成する手順について説明します。 [方法 : ASP.NET の承認マネージャー ロール プロバイダーとサービスを使用する](../../../../docs/framework/wcf/feature-details/how-to-use-the-aspnet-authorization-manager-role-provider-with-a-service.md) - [!INCLUDE[vstecasp](../../../../includes/vstecasp-md.md)] は、承認マネージャーを使って Web サイトの承認を管理できます。 [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] は、これとほぼ同じ方法でクライアントの承認に [!INCLUDE[vstecasp](../../../../includes/vstecasp-md.md)] と承認マネージャーの組み合わせを利用できます。 + [!INCLUDE[vstecasp](../../../../includes/vstecasp-md.md)] は、承認マネージャーを使って Web サイトの承認を管理できます。 WCF を利用できる同様に、 [!INCLUDE[vstecasp](../../../../includes/vstecasp-md.md)]/Authorization マネージャー クライアントの承認の組み合わせ。 [ID モデルを使用したクレームと承認の管理](../../../../docs/framework/wcf/feature-details/managing-claims-and-authorization-with-the-identity-model.md) ID モデル インフラストラクチャをクレーム ベースの承認に使用する際の基本について説明します。 @@ -57,6 +45,6 @@ ms.lasthandoff: 12/22/2017 ## 関連項目 [認証](../../../../docs/framework/wcf/feature-details/authentication-in-wcf.md) -## 参照 +## 関連項目 [セキュリティの概要](../../../../docs/framework/wcf/feature-details/security-overview.md) [Windows Server App Fabric のセキュリティ モデル](http://go.microsoft.com/fwlink/?LinkID=201279&clcid=0x409) diff --git a/docs/framework/wcf/feature-details/best-practices-for-security-in-wcf.md b/docs/framework/wcf/feature-details/best-practices-for-security-in-wcf.md index b396b558023..df46f4c138f 100644 --- a/docs/framework/wcf/feature-details/best-practices-for-security-in-wcf.md +++ b/docs/framework/wcf/feature-details/best-practices-for-security-in-wcf.md @@ -1,43 +1,31 @@ --- title: WCF のセキュリティのベスト プラクティス -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article dev_langs: - csharp - vb helpviewer_keywords: - best practices [WCF], security ms.assetid: 3639de41-1fa7-4875-a1d7-f393e4c8bd69 -caps.latest.revision: 19 author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: -- dotnet -ms.openlocfilehash: 0545ff40247b7ff86cb6227fa8cf4af8666c3629 -ms.sourcegitcommit: 94d33cadc5ff81d2ac389bf5f26422c227832052 +ms.openlocfilehash: 62675bc5cca2eccfcd4f210f96e5eeec93341399 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/30/2018 +ms.lasthandoff: 05/04/2018 --- # WCF のセキュリティのベスト プラクティス -以下のセクションでは、[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] を使用してセキュリティで保護されたアプリケーションを作成する場合に考慮する必要のあるベスト プラクティスを示します。 セキュリティの詳細については、次を参照してください。[セキュリティの考慮事項](../../../../docs/framework/wcf/feature-details/security-considerations-in-wcf.md)、[データのセキュリティに関する考慮事項](../../../../docs/framework/wcf/feature-details/security-considerations-for-data.md)、および[メタデータとセキュリティに関する考慮事項](../../../../docs/framework/wcf/feature-details/security-considerations-with-metadata.md)です。 +次のセクションでは、Windows Communication Foundation (WCF) を使用してセキュリティで保護されたアプリケーションを作成する際に考慮するベスト プラクティスを一覧表示します。 セキュリティの詳細については、次を参照してください。[セキュリティの考慮事項](../../../../docs/framework/wcf/feature-details/security-considerations-in-wcf.md)、[データのセキュリティに関する考慮事項](../../../../docs/framework/wcf/feature-details/security-considerations-for-data.md)、および[メタデータとセキュリティに関する考慮事項](../../../../docs/framework/wcf/feature-details/security-considerations-with-metadata.md)です。 ## Windows 認証での SPN を使用したサービスの識別 サービスはユーザー プリンシパル名 (UPN) またはサービス プリンシパル名 (SPN) によって識別できます。 ネットワーク サービスのようにコンピューター アカウントを使用して実行するサービスには、サービスが実行されるコンピューターに対応する SPN ID があります。 ユーザー アカウントを使用して実行するサービスには、そのユーザーに対応する UPN ID があります。ただし、`setspn` ツールを使用するとユーザー アカウントに SPN 割り当てることができます。 サービスが SPN によって識別されるように構成し、サービスに接続するクライアントが SPN を使用してサービスに接続するように構成すると、攻撃の種類によっては攻撃が困難になります。 このガイダンスは Kerberos または SSPI ネゴシエーションを使用するバインディングに適用されます。 その場合でも、SSPI が使用できなくて NTLM が使用される場合に備えて、クライアントは SPN を指定する必要があります。 ## WSDL でのサービス ID の検証 - WS-SecurityPolicy ではサービスが自己の ID に関する情報をメタデータの中で公開できるようになっています。 この ID 情報は `svcutil` で取得した場合や などその他の方法で取得した場合、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] サービス エンドポイント アドレスの ID プロパティに変換されます。 サービス ID が正しく有効であることを検証しないクライアントは、実質上サービス認証をバイパスすることになります。 悪意を持ったサービスは、資格情報の転送やその他の "man in the middle" 攻撃を実行するために、その WSDL での ID 宣言を変更することによって、このようなクライアントを利用できます。 + WS-SecurityPolicy ではサービスが自己の ID に関する情報をメタデータの中で公開できるようになっています。 使用して取得されたときに`svcutil`などの他のメソッドまたは、この id 情報は、WCF サービスのエンドポイント アドレスの id プロパティに変換します。 サービス ID が正しく有効であることを検証しないクライアントは、実質上サービス認証をバイパスすることになります。 悪意を持ったサービスは、資格情報の転送やその他の "man in the middle" 攻撃を実行するために、その WSDL での ID 宣言を変更することによって、このようなクライアントを利用できます。 ## NTLM の代わりに X509 証明書を使用する - [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] では、ピアツーピア認証用に X509 証明書 (ピア チャネルで使用) と SSPI ネゴシエーションが Kerberos から NTLM にダウングレードされたときに使用される Windows 認証の 2 つのメカニズムが提供されています。 1024 ビット以上のキー サイズを使用する証明書ベースの認証が NTLM より好ましい理由はいくつかあります。 + WCF は、ピア ツー ピア認証用の 2 つのメカニズムを提供しています: X509 証明書 (ピア チャネルで使用) と、SSPI ネゴシエーションにダウン グレード Kerberos から NTLM に Windows 認証です。 1024 ビット以上のキー サイズを使用する証明書ベースの認証が NTLM より好ましい理由はいくつかあります。 - 相互認証が可能 diff --git a/docs/framework/wcf/feature-details/contracts.md b/docs/framework/wcf/feature-details/contracts.md index eb984ab3d95..2063c432eb0 100644 --- a/docs/framework/wcf/feature-details/contracts.md +++ b/docs/framework/wcf/feature-details/contracts.md @@ -1,38 +1,24 @@ --- title: コントラクト -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article helpviewer_keywords: - WCF [WCF], contracts - contracts [WCF] - Windows Communication Foundation [WCF], contracts ms.assetid: c8364183-4ac1-480b-804a-c5e6c59a5d7d -caps.latest.revision: 7 -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: -- dotnet -ms.openlocfilehash: adfa43e411a3b4b71edcac8938851b3abfcda2f8 -ms.sourcegitcommit: 94d33cadc5ff81d2ac389bf5f26422c227832052 +ms.openlocfilehash: 8522ae89ca69ec594f62e272f8479b607609f064 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/30/2018 +ms.lasthandoff: 05/04/2018 --- # コントラクト -ここでは、[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] コントラクトを定義および実装する方法について説明します。 サービス コントラクトでは、エンドポイントが外部と何をやりとりするかが指定されます。 より具体的には、要求/応答、一方向、双方向というような、基本的なメッセージ交換パターン (MEP) として編成された一連のメッセージに関する記述です。 サービス コントラクトが一連のメッセージ交換に論理的に関連付けられていれば、サービスの操作は単一のメッセージ交換になります。 たとえば、`Hello` という操作は、必ず 1 つのメッセージを受け取らなければならず (呼び出し元があいさつを通知できるようにするため) 、これに対してメッセージを返したり、返さなかったりします (その操作がマナーを守っているかどうかによる)。 +このセクションを定義し、Windows Communication Foundation (WCF) のコントラクトを実装する方法を示します。 サービス コントラクトとは、エンドポイントが外部と何をやりとりするかを指定するものです。 より具体的には、要求/応答、一方向、双方向というような、基本的なメッセージ交換パターン (MEP) として編成された一連のメッセージに関する記述です。 サービス コントラクトが一連のメッセージ交換に論理的に関連付けられていれば、サービスの操作は単一のメッセージ交換になります。 たとえば、`Hello` という操作は、必ず 1 つのメッセージを受け取らなければならず (呼び出し元があいさつを通知できるようにするため) 、これに対してメッセージを返したり、返さなかったりします (その操作がマナーを守っているかどうかによる)。 - コントラクトと、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] のその他の中核的な概念の詳細については、「[Windows Communication Foundation の基本概念](../../../../docs/framework/wcf/fundamental-concepts.md)」を参照してください。 このトピックでは、サービス コントラクトの理解を深めることに焦点をあてています。 サービスへ接続するためにサービス コントラクトを使用するクライアントを構築する方法の詳細については、 [WCF クライアントの概要](../../../../docs/framework/wcf/wcf-client-overview.md)を参照してください。 クライアントのチャネルは、クライアント アーキテクチャ、およびその他のクライアントの問題に関する詳細については、次を参照してください。[クライアント](../../../../docs/framework/wcf/feature-details/clients.md)です。 + コントラクトおよびその他のコア WCF 概念の詳細については、次を参照してください。[基本的な Windows Communication Foundation 概念](../../../../docs/framework/wcf/fundamental-concepts.md)です。 このトピックでは、サービス コントラクトの理解を深めることに焦点をあてています。 サービスへ接続するためにサービス コントラクトを使用するクライアントを構築する方法の詳細については、 [WCF クライアントの概要](../../../../docs/framework/wcf/wcf-client-overview.md)を参照してください。 クライアントのチャネルは、クライアント アーキテクチャ、およびその他のクライアントの問題に関する詳細については、次を参照してください。[クライアント](../../../../docs/framework/wcf/feature-details/clients.md)です。 ## 概要 - ここでは、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] サービスの設計および実装に関する大まかな概念的位置付けについて説明します。 サブトピックでは、設計と実装の仕様についてより詳しく説明します。 [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] アプリケーションを設計および実装する前に、次の準備をしておくことをお勧めします。 + このトピックでは、大まかな概念的位置付け設計と実装の WCF サービスを提供します。 サブトピックでは、設計と実装の仕様についてより詳しく説明します。 設計と、WCF アプリケーションを実装する、前にお勧めします。 - サービス コントラクトの概要、しくみ、および作成方法について理解する。 @@ -61,22 +47,22 @@ ms.lasthandoff: 04/30/2018 - メッセージを正常に処理するために必要な通信インフラストラクチャに関する明確な記述。 たとえば、正常な通信を確立するためにセキュリティが必要かどうか、また、どのような形式のセキュリティが必要かなどの詳細を記述します。 - このようなその他のプラットフォーム (など、Microsoft 以外のプラットフォーム) 上のアプリケーションに情報を伝えるためには、XML サービス コントラクトが公開されているで表現される、標準の XML 形式など[Web サービス記述言語 (WSDL)](http://go.microsoft.com/fwlink/?LinkId=87004)および[XML スキーマ (XSD)](http://go.microsoft.com/fwlink/?LinkId=87005)、その他。 多くのプラットフォームの開発者は、このパブリック コントラクト情報を使用して、サービスと通信できるアプリケーションを作成できます。これは、開発者が仕様の言語を理解しているだけでなく、これらの言語はサービスがサポートするパブリックな形式、書式、およびプロトコルを記述することで相互運用できるように設計されているためです。 方法の詳細についての[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)]については、このようなハンドルを参照してください[メタデータ](../../../../docs/framework/wcf/feature-details/metadata.md)です。 + このようなその他のプラットフォーム (など、Microsoft 以外のプラットフォーム) 上のアプリケーションに情報を伝えるためには、XML サービス コントラクトが公開されているで表現される、標準の XML 形式など[Web サービス記述言語 (WSDL)](http://go.microsoft.com/fwlink/?LinkId=87004)および[XML スキーマ (XSD)](http://go.microsoft.com/fwlink/?LinkId=87005)、その他。 多くのプラットフォームの開発者は、このパブリック コントラクト情報を使用して、サービスと通信できるアプリケーションを作成できます。これは、開発者が仕様の言語を理解しているだけでなく、これらの言語はサービスがサポートするパブリックな形式、書式、およびプロトコルを記述することで相互運用できるように設計されているためです。 WCF がこのような情報を処理する方法の詳細については、次を参照してください。[メタデータ](../../../../docs/framework/wcf/feature-details/metadata.md)です。 - コントラクトはさまざまな方法で表現できます。ただし、WSDL と XSD は、利用しやすい方法でサービスを記述する優れた言語ではあるものの直接使用するのが難しいため、どのような場合でも、サービス コントラクトの実装ではなく、サービスを記述するだけです。 そのため、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] アプリケーションでは、マネージ属性、マネージ インターフェイス、およびマネージ クラスを使用して、サービスの構造の定義と実装の両方を行います。 + コントラクトはさまざまな方法で表現できます。ただし、WSDL と XSD は、利用しやすい方法でサービスを記述する優れた言語ではあるものの直接使用するのが難しいため、どのような場合でも、サービス コントラクトの実装ではなく、サービスを記述するだけです。 そのため、WCF アプリケーションを使用してマネージ属性、インターフェイス、およびクラスの構造を定義して、サービスの実装の両方です。 - マネージ型で定義されたコントラクトを変換することができます (とも呼ばれる*エクスポート*) メタデータとして — WSDL と XSD — クライアントや他のサービス実装側が、他のプラットフォームで特に必要なときにします。 これにより、どのクライアント アプリケーションに対してもパブリック メタデータを使用して記述できる、簡単なプログラミング モデルが実現します。 基になる SOAP メッセージの詳細 (トランスポートとセキュリティ関連の情報など) は、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] に残しておくことができます。WCF は、サービス コントラクト型システムと XML 型システム間で必要な変換を自動的に実行します。 + マネージ型で定義されたコントラクトを変換することができます (とも呼ばれる*エクスポート*) メタデータとして — WSDL と XSD — クライアントや他のサービス実装側が、他のプラットフォームで特に必要なときにします。 これにより、どのクライアント アプリケーションに対してもパブリック メタデータを使用して記述できる、簡単なプログラミング モデルが実現します。 トランスポート、セキュリティ関連の情報など、基になる SOAP メッセージの詳細は、WCF で、XML 型システムに必要な変換と、サービス コントラクト型システムの間を自動的に実行に残しておくことができます。 コントラクトの設計の詳細については、次を参照してください。[サービス コントラクトの設計](../../../../docs/framework/wcf/designing-service-contracts.md)です。 コントラクトの実装の詳細については、次を参照してください。[サービス コントラクトを実装する](../../../../docs/framework/wcf/implementing-service-contracts.md)です。 - さらに、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] には、メッセージ レベルでサービス コントラクト全体を開発できる機能も備わっています。 サービス コントラクト、メッセージ レベルでの開発に関する詳細については、次を参照してください。[メッセージ コントラクトを使用して](../../../../docs/framework/wcf/feature-details/using-message-contracts.md)です。 SOAP XML 以外のサービスの開発の詳細については、次を参照してください。 [POX アプリケーションとの相互運用](../../../../docs/framework/wcf/feature-details/interoperability-with-pox-applications.md)です。 + さらに、WCF には、メッセージ レベルですべてのサービス コントラクトを作成する機能も用意されています。 サービス コントラクト、メッセージ レベルでの開発に関する詳細については、次を参照してください。[メッセージ コントラクトを使用して](../../../../docs/framework/wcf/feature-details/using-message-contracts.md)です。 SOAP XML 以外のサービスの開発の詳細については、次を参照してください。 [POX アプリケーションとの相互運用](../../../../docs/framework/wcf/feature-details/interoperability-with-pox-applications.md)です。 ### 要件の階層の理解 サービス コントラクトは、操作をグループ化し、MEP、メッセージの種類、およびメッセージに格納されているデータ型を指定します。さらに、実装でコントラクトをサポートするために必要な実行時の動作のカテゴリ (メッセージの暗号化と署名を要求するなど) を示します。 ただし、サービス コントラクト自体は、これらの要件を満たす方法を正確に指定するわけではなく、これらの要件が必要であることを示すだけです。 暗号化の種類やメッセージに署名する方法は、準拠サービスの実装と構成によって決まります。 コントラクトに必要なのは、サービス コントラクトの実装と、動作を追加するための実行時の構成に関するものであるという点に注意してください。 使用するサービスを公開するために満たす必要のある要件のセットは、上記の要件のセットを基に作成されます。 コントラクトが実装の要件を作成しても、実装ではサービスの実行を可能にするために、さらに多くの構成とバインディングを必要とする場合があります。 また、ホスト アプリケーションも、サービス構成とバインディングによって追加されるすべての要件をサポートする必要があります。 - [!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] サービス アプリケーションを設計、実装、構成、およびホストする際には、この追加要件のプロセスに注意することが重要です。 たとえば、コントラクトでセッションをサポートする必要があることが指定されている場合があります。 その場合、コントラクトの要件をサポートするようにバインディングを構成する必要があります。そうしないと、サービス実装は機能しなくなります。 また、サービスが統合 Windows 認証を必要としており、インターネット インフォメーション サービス (IIS) でホストされる場合、サービスが存在する Web アプリケーションでは、統合 Windows 認証を有効にし、匿名サポートを無効にしておく必要があります。 機能と、別のサービス ホスト アプリケーションの種類の影響の詳細については、次を参照してください。[ホスティング](../../../../docs/framework/wcf/feature-details/hosting.md)です。 + この追加要件のプロセスは、設計、実装、構成、および Windows Communication Foundation (WCF) サービス アプリケーションをホストしているときに覚えておく必要があります。 たとえば、コントラクトでセッションをサポートする必要があることが指定されている場合があります。 その場合、コントラクトの要件をサポートするようにバインディングを構成する必要があります。そうしないと、サービス実装は機能しなくなります。 また、サービスが統合 Windows 認証を必要としており、インターネット インフォメーション サービス (IIS) でホストされる場合、サービスが存在する Web アプリケーションでは、統合 Windows 認証を有効にし、匿名サポートを無効にしておく必要があります。 機能と、別のサービス ホスト アプリケーションの種類の影響の詳細については、次を参照してください。[ホスティング](../../../../docs/framework/wcf/feature-details/hosting.md)です。 ## 関連項目 [エンドポイント : アドレス、バインディング、およびコントラクト](../../../../docs/framework/wcf/feature-details/endpoints-addresses-bindings-and-contracts.md) diff --git a/docs/framework/wcf/feature-details/converting-a-nettcpbinding-application-to-a-peer-channel-application.md b/docs/framework/wcf/feature-details/converting-a-nettcpbinding-application-to-a-peer-channel-application.md index 85e1a23588a..3438c5cbab5 100644 --- a/docs/framework/wcf/feature-details/converting-a-nettcpbinding-application-to-a-peer-channel-application.md +++ b/docs/framework/wcf/feature-details/converting-a-nettcpbinding-application-to-a-peer-channel-application.md @@ -1,30 +1,18 @@ --- -title: "NetTcpBinding アプリケーションからピア チャネル アプリケーションへの変換" -ms.custom: +title: NetTcpBinding アプリケーションからピア チャネル アプリケーションへの変換 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d4137292-a923-4b8f-8594-42276f2d3ce2 -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 1ee46e34aea14c4ee9ce23c807170104173f2704 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 9cc73beeffc9daa9883832b3a6bedd0ff438095c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # NetTcpBinding アプリケーションからピア チャネル アプリケーションへの変換 [!INCLUDE[vstecwinfx](../../../../includes/vstecwinfx-md.md)] を使用するクライアント間の接続は、その接続パラメーターを記述するバインディングを使用して作成できます。 ピアツーピア接続を使用するように [!INCLUDE[dnprdnshort](../../../../includes/dnprdnshort-md.md)] アプリケーションを変換するには、クライアントを接続するときにこのテクノロジをサポートするバインディングが必要です。 ピア チャネルには、 と呼ばれるバインディングが用意されています。このバインディングは、 と同じような方法で使用できます。 主な違いは、リゾルバー サービスの仕様とセキュリティ設定の定義です。 アプリケーションでリゾルバーとセキュリティの既定の設定を使用する場合、通常のクライアント/サーバー ベースのアプリケーションは、アプリケーションの構成ファイルでバインディング名を "NetTcpBinding" から "NetPeerTcpBinding" に変更するだけで、ピア チャネルを使用するように変換できます。アプリケーションのコード ベースを変更する必要はありません。 -## 参照 +## 関連項目 [ピア チャネル アプリケーションの構築](../../../../docs/framework/wcf/feature-details/building-a-peer-channel-application.md) [システム標準のバインディング](../../../../docs/framework/wcf/system-provided-bindings.md) diff --git a/docs/framework/wcf/feature-details/data-contract-serializer.md b/docs/framework/wcf/feature-details/data-contract-serializer.md index 848fe717ec8..840fafb6260 100644 --- a/docs/framework/wcf/feature-details/data-contract-serializer.md +++ b/docs/framework/wcf/feature-details/data-contract-serializer.md @@ -1,31 +1,19 @@ --- -title: "データ コントラクト シリアライザー" -ms.custom: +title: データ コントラクト シリアライザー ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article helpviewer_keywords: - data contracts [WCF], serializer - WCF, data - DataContractSerializer ms.assetid: 3d64837e-0a0c-4cc8-90ff-a5c6f313c63a -caps.latest.revision: "12" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 8591a2b42f375f0b0e275fa9f6e34e69e7c054ef -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 79f9f6eb8ced7c292e7a7c3c6fc9acbb9a34ffcd +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # データ コントラクト シリアライザー -[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] インフラストラクチャでは、 クラスを既定のシリアライザーとして使用します。 このセクションの各トピックでは、これをスタンドアロンのシリアライザーとして使用するときの詳細について説明します。 +Windows Communication Foundation (WCF) インフラストラクチャを使用して、クラスとして、既定のシリアライザー。 このセクションの各トピックでは、これをスタンドアロンのシリアライザーとして使用するときの詳細について説明します。 ## このセクションの内容 [シリアル化と逆シリアル化](../../../../docs/framework/wcf/feature-details/serialization-and-deserialization.md) @@ -48,6 +36,6 @@ ms.lasthandoff: 12/22/2017 [データ転送とシリアル化](../../../../docs/framework/wcf/feature-details/data-transfer-and-serialization.md) -## 参照 +## 関連項目 [データ コントラクト スキーマの参照](../../../../docs/framework/wcf/feature-details/data-contract-schema-reference.md) [サービス コントラクトでのデータ転送の指定](../../../../docs/framework/wcf/feature-details/specifying-data-transfer-in-service-contracts.md) diff --git a/docs/framework/wcf/feature-details/discovery-announcements-and-announcement-client.md b/docs/framework/wcf/feature-details/discovery-announcements-and-announcement-client.md index dca64cd1441..efa89be70eb 100644 --- a/docs/framework/wcf/feature-details/discovery-announcements-and-announcement-client.md +++ b/docs/framework/wcf/feature-details/discovery-announcements-and-announcement-client.md @@ -1,27 +1,15 @@ --- -title: "探索アナウンスとアナウンス クライアント" -ms.custom: +title: 探索アナウンスとアナウンス クライアント ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 426c6437-f8d2-4968-b23a-18afd671aa4b -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 67eab6a5b35e29fe3df09ab286090433d25e8ca3 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: c32aca5e6deab01423d61c516ee924d00bc041ee +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 探索アナウンスとアナウンス クライアント -[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] の探索機能では、コンポーネントがその可用性をアナウンスできます。 そのように構成されている場合、サービスは Hello アナウンスと Bye アナウンスを送信します。 クライアントまたはその他のコンポーネントは、それらのアナウンス メッセージをリッスンして、対応します。 これにより、クライアントは別の手段でサービスを認識します。 アナウンス機能にはいくつかの用途があります。たとえば、サービスがネットワークに頻繁に出入りする場合は、サービスを検索するよりも、アナウンスを利用する方が効果的です。 この方法を使用すると、ネットワーク トラフィックが減少し、クライアントは、アナウンスを受信するとすぐに、そのサービスが存在するかどうかを知ることができます。 +WCF discovery 機能には、その可用性をアナウンス コンポーネントができるようにします。 そのように構成されている場合、サービスは Hello アナウンスと Bye アナウンスを送信します。 クライアントまたはその他のコンポーネントは、それらのアナウンス メッセージをリッスンして、対応します。 これにより、クライアントは別の手段でサービスを認識します。 アナウンス機能にはいくつかの用途があります。たとえば、サービスがネットワークに頻繁に出入りする場合は、サービスを検索するよりも、アナウンスを利用する方が効果的です。 この方法を使用すると、ネットワーク トラフィックが減少し、クライアントは、アナウンスを受信するとすぐに、そのサービスが存在するかどうかを知ることができます。 ## 探索アナウンス アナウンスが構成されたサービスがネットワークに参加し、探索可能になると、そのサービスは、リッスンしているクライアントにそのサービスの可用性をアナウンスする Hello メッセージを送信します。 このメッセージには、サービスのコントラクト、エンドポイント アドレス、および関連付けられたスコープなど、探索関連の情報が含まれています。 アナウンス メッセージを送信する先を クラスで指定できます。 アナウンス エンドポイントが の場合、Hello および Bye はマルチキャストです。また、アナウンス エンドポイントがユニキャストの場合、メッセージは指定されたエンドポイントに直接送信されます。 diff --git a/docs/framework/wcf/feature-details/encoding-binary-objects-with-bytestream-encoder.md b/docs/framework/wcf/feature-details/encoding-binary-objects-with-bytestream-encoder.md index 77373da9baf..e73658abb51 100644 --- a/docs/framework/wcf/feature-details/encoding-binary-objects-with-bytestream-encoder.md +++ b/docs/framework/wcf/feature-details/encoding-binary-objects-with-bytestream-encoder.md @@ -1,30 +1,18 @@ --- -title: "バイトストリーム エンコーダーを使用したバイナリ オブジェクトのエンコーディング" -ms.custom: +title: バイトストリーム エンコーダーを使用したバイナリ オブジェクトのエンコーディング ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 020ee981-c889-4b12-a3ea-91823ef46444 -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 2cf68356ffa5fe20de7bd417c77388cd214ca718 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 9619fdf6979833c30159e1ea02b3f8d6b98a6629 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # バイトストリーム エンコーダーを使用したバイナリ オブジェクトのエンコーディング -[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] による生のバイナリ データの送受信は、 を使用して構成されます。 +Windows Communication Foundation (WCF) の生のバイナリ データを送受信するを使用して、構成です。 ## バイト ストリーム メッセージ エンコーダーのアーキテクチャ - [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] で使用されるバイナリ メッセージ エンコーダーには、メッセージ内の基になるバイナリ メッセージを処理、検証、または識別する機能がありません。 データ パッケージは、XML にエンコード、送受信、およびデコードされます。 エンコーダーは、トランスポートに渡された後に、メッセージがメッセージ キューに送られる前にデータを処理します。 機能的には、バイナリ エンコーダーが、送信用にメッセージ データを `` 要素にラップし、そのメッセージが受信された後にこの要素を削除します。 + WCF で使用されるバイナリ メッセージ エンコーダーには、処理、検証、およびメッセージの基になるバイナリ データを識別するための機能がありません。 データ パッケージは、XML にエンコード、送受信、およびデコードされます。 エンコーダーは、トランスポートに渡された後に、メッセージがメッセージ キューに送られる前にデータを処理します。 機能的には、バイナリ エンコーダーが、送信用にメッセージ データを `` 要素にラップし、そのメッセージが受信された後にこの要素を削除します。 ## バイト ストリーム メッセージ エンコーダーの使用 次の例は、バイト ストリーム メッセージ エンコーダーを実装するサービス コントラクトを示しています。 @@ -50,8 +38,8 @@ void ProcessMessage(Message message) ; ## シナリオ バイト ストリーム エンコーダーは、次のシナリオに役立ちます。 -- [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] を使用してコンピューター間で JPEG イメージを転送する。 このシナリオでは、イメージは外部ソースから転送によって到着し、送信されたデータはイメージを構成する生バイトになります。 サービスはバイナリ データを受信してイメージを表示します。 +- WCF を使用してコンピューター間で JPEG イメージを転送しています。 このシナリオでは、イメージは外部ソースから転送によって到着し、送信されたデータはイメージを構成する生バイトになります。 サービスはバイナリ データを受信してイメージを表示します。 -- メッセージ キューからの情報の読み取りと処理。 メッセージはメッセージ キュー マネージャーから読み取られ、処理対象のメッセージ キュー チャネルに渡されます。 メッセージ キュー チャネルは [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] チャネル スタックでキュー マネージャーとして機能します。 +- メッセージ キューからの情報の読み取りと処理。 メッセージはメッセージ キュー マネージャーから読み取られ、処理対象のメッセージ キュー チャネルに渡されます。 メッセージ キュー チャネルは、WCF チャネル スタック内のキュー マネージャーとして機能します。 メッセージをメッセージ キュー チャネルを介して送信する場合、送信者はキュー マネージャーから受信したバイトを制御できません。 受信プロセスで生バイトを読み取ることができない場合、メッセージは不適切な書式として受信され処理されません。受信プロセスは受信したバイトを利用可能な形式に変換する機能があると見なされます。 diff --git a/docs/framework/wcf/feature-details/how-to-configure-a-wcf-client-to-interoperate-with-wse3-0-services.md b/docs/framework/wcf/feature-details/how-to-configure-a-wcf-client-to-interoperate-with-wse3-0-services.md index 8e7760af85f..a324f12b8b1 100644 --- a/docs/framework/wcf/feature-details/how-to-configure-a-wcf-client-to-interoperate-with-wse3-0-services.md +++ b/docs/framework/wcf/feature-details/how-to-configure-a-wcf-client-to-interoperate-with-wse3-0-services.md @@ -1,38 +1,26 @@ --- -title: "方法 : WCF クライアントと WSE3.0 サービスを相互運用するために構成する" -ms.custom: +title: '方法 : WCF クライアントと WSE3.0 サービスを相互運用するために構成する' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article dev_langs: - csharp - vb ms.assetid: 3dadd7f1-d207-4ea5-a73b-3e8aa44407f8 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: ea71737e1e214aa1a035739901bf79f8ef4a9c7a -ms.sourcegitcommit: c0dd436f6f8f44dc80dc43b07f6841a00b74b23f +ms.openlocfilehash: e30403f9c97f31e93c22a9658ffb74d4d02a49ec +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 01/19/2018 +ms.lasthandoff: 05/04/2018 --- # 方法 : WCF クライアントと WSE3.0 サービスを相互運用するために構成する -[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] クライアントが WS-Addressing 仕様の 2004 年 8 月版を使用して構成されている場合は、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] クライアントは Microsoft .NET サービスの WSE (Web サービス拡張) 3.0 とネットワーク レベルで互換性があります。 +Windows Communication Foundation (WCF) クライアントは、WCF クライアントが Ws-addressing 仕様の 2004 年 8 月版を使用して構成されている場合に、Microsoft .NET (WSE) サービスの Web サービス拡張 3.0 とネットワーク レベルで互換性がします。 ### WSE 3.0 Web サービスと相互運用するように WCF クライアントを構成するには -1. 実行、 [ServiceModel メタデータ ユーティリティ ツール (Svcutil.exe)](../../../../docs/framework/wcf/servicemodel-metadata-utility-tool-svcutil-exe.md)を作成する、 [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] WSE 3.0 Web サービスのクライアントです。 +1. 実行、 [ServiceModel メタデータ ユーティリティ ツール (Svcutil.exe)](../../../../docs/framework/wcf/servicemodel-metadata-utility-tool-svcutil-exe.md) WSE 3.0 Web サービスの WCF クライアントを作成します。 - WSE Web サービスに対して、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] クライアント クラスが作成されます。 + WSE Web サービス、WCF クライアント クラスが作成されます。 - 作成する方法について、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)]クライアントを参照してください、[する方法: クライアントを作成する](../../../../docs/framework/wcf/how-to-create-a-wcf-client.md)です。 + WCF クライアントを作成する方法については、次を参照してください。、[する方法: クライアントを作成する](../../../../docs/framework/wcf/how-to-create-a-wcf-client.md)です。 2. WSE 3.0 Web サービスと通信できるバインディングを表すクラスを作成します。 @@ -61,18 +49,18 @@ ms.lasthandoff: 01/19/2018 3. クライアントのアプリケーション コードでは、コードを追加してバインディングのプロパティを設定します。 - WSE 3.0 [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] の設定不要なセキュリティ アサーションで定義されているように、メッセージの保護と認証を使用しなければならない `AnonymousForCertificate` クライアントを指定するコード例を次に示します。 また、セキュリティで保護されたセッションと派生キーが必要です。 + 次のコード例を WCF クライアント必要があります使用するように指定メッセージの保護と認証、WSE 3.0 で定義されている`AnonymousForCertificate`設定不要のセキュリティ アサーションです。 また、セキュリティで保護されたセッションと派生キーが必要です。 [!code-csharp[c_WCFClientToWSEService#4](../../../../samples/snippets/csharp/VS_Snippets_CFX/c_wcfclienttowseservice/cs/client.cs#4)] [!code-vb[c_WCFClientToWSEService#4](../../../../samples/snippets/visualbasic/VS_Snippets_CFX/c_wcfclienttowseservice/vb/client.vb#4)] ## 例 - WSE 3.0 の設定不要のセキュリティ アサーションのプロパティに対応するプロパティを公開するカスタムのバインディングを定義するコード例を次に示します。 この `WseHttpBinding` という名前のカスタム バインディングを使用して、[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] クライアントのバインディング プロパティを指定します。 + WSE 3.0 の設定不要のセキュリティ アサーションのプロパティに対応するプロパティを公開するカスタムのバインディングを定義するコード例を次に示します。 カスタムのバインディングは、名前は`WseHttpBinding`、WCF クライアントのバインディング プロパティを指定を使用して、します。 [!code-csharp[c_WCFClientToWSEService#0](../../../../samples/snippets/csharp/VS_Snippets_CFX/c_wcfclienttowseservice/cs/client.cs#0)] [!code-vb[c_WCFClientToWSEService#0](../../../../samples/snippets/visualbasic/VS_Snippets_CFX/c_wcfclienttowseservice/vb/client.vb#0)] -## 参照 +## 関連項目 [WSE との相互運用](http://msdn.microsoft.com/library/f6816861-96a0-45f9-8736-8e4e82cd3a41) diff --git a/docs/framework/wcf/feature-details/how-to-create-a-duplex-federated-binding.md b/docs/framework/wcf/feature-details/how-to-create-a-duplex-federated-binding.md index 7513c6f375e..7a9f3d8ea10 100644 --- a/docs/framework/wcf/feature-details/how-to-create-a-duplex-federated-binding.md +++ b/docs/framework/wcf/feature-details/how-to-create-a-duplex-federated-binding.md @@ -1,24 +1,12 @@ --- -title: "方法 : 双方向フェデレーション バインディングを作成する" -ms.custom: +title: '方法 : 双方向フェデレーション バインディングを作成する' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 4331d2bc-5455-492a-9189-634a82597726 -caps.latest.revision: "7" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 5d40d13ca861cd18cf5f2a72e94d1aca146c2c19 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: d736d0119f3e938d81a15d57bb6d97ca2a1990fa +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 方法 : 双方向フェデレーション バインディングを作成する はデータグラムと要求/応答メッセージの交換コントラクトのみをサポートします。 双方向メッセージ交換コントラクトを使用するには、カスタム バインディングを作成する必要があります。 次の手順は、構成の中でそれを行う方法を説明します。HTTP と TCP トランスポートにはメッセージ モード セキュリティを、TCP トランスポートには混合モード セキュリティを使用します。 このトピックの最後に 3 つのバインディングすべてのサンプル コードがあります。 diff --git a/docs/framework/wcf/feature-details/how-to-create-a-security-token-service.md b/docs/framework/wcf/feature-details/how-to-create-a-security-token-service.md index e1ab3ba3d80..6a13b6a77cc 100644 --- a/docs/framework/wcf/feature-details/how-to-create-a-security-token-service.md +++ b/docs/framework/wcf/feature-details/how-to-create-a-security-token-service.md @@ -1,14 +1,6 @@ --- title: '方法 : セキュリティ トークン サービスを作成する' -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article dev_langs: - csharp - vb @@ -16,17 +8,13 @@ helpviewer_keywords: - WCF, federation - federation ms.assetid: 98e82101-4cff-4bb8-a220-f7abed3556e5 -caps.latest.revision: 12 author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: -- dotnet -ms.openlocfilehash: 827fef90a6277387ceac1c8f1d6df00a69a5d612 -ms.sourcegitcommit: 94d33cadc5ff81d2ac389bf5f26422c227832052 +ms.openlocfilehash: 364d4e6b1009993c11a7f23edcd262de4ad435c9 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/30/2018 +ms.lasthandoff: 05/04/2018 --- # 方法 : セキュリティ トークン サービスを作成する セキュリティ トークン サービスは、WS-Trust 仕様に定義されているプロトコルを実装します。 このプロトコルでは、セキュリティ トークンの発行、更新、キャンセル、および検証を行うためのメッセージ形式とメッセージ交換パターンが定義されています。 セキュリティ トークン サービスでは、これらの機能が 1 つ以上提供されます。 ここでは、最も一般的なシナリオであるトークンの発行の実装について説明します。 diff --git a/docs/framework/wcf/feature-details/how-to-create-a-workflow-service-with-messaging-activities.md b/docs/framework/wcf/feature-details/how-to-create-a-workflow-service-with-messaging-activities.md index 97e5e86cd49..7e76c412f81 100644 --- a/docs/framework/wcf/feature-details/how-to-create-a-workflow-service-with-messaging-activities.md +++ b/docs/framework/wcf/feature-details/how-to-create-a-workflow-service-with-messaging-activities.md @@ -1,24 +1,12 @@ --- -title: "方法: メッセージング アクティビティを使用してワークフロー サービスを作成する" -ms.custom: +title: '方法: メッセージング アクティビティを使用してワークフロー サービスを作成する' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 53d094e2-6901-4aa1-88b8-024b27ccf78b -caps.latest.revision: "11" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 24456bbbefe305a3e9620e5396c8d300163e00d4 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: b646d1e242d570ec758865b48ab3720033ea9302 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: メッセージング アクティビティを使用してワークフロー サービスを作成する このトピックでは、メッセージング アクティビティを使用して単純なワークフロー サービスを作成する方法について説明します。 ここでは、メッセージング アクティビティだけで構成されるサービスのワークフロー サービスを作成する機構に重点を置きます。 実際のサービスでは、ワークフローに他の多くのアクティビティが含まれます。 このサービスは、文字列を取得して、それを呼び出し元に返す、Echo という 1 つの操作を実装します。 このトピックは、一連の 2 つのトピックの最初のものです。 次のトピック「 [How To: サービス アプリケーションからアクセスする、ワークフロー](../../../../docs/framework/wcf/feature-details/how-to-access-a-service-from-a-workflow-application.md)このトピックで作成したサービスを呼び出すことができるワークフロー アプリケーションを作成する方法について説明します。 @@ -69,7 +57,7 @@ ms.lasthandoff: 12/22/2017 これにより、Receive アクティビティが文字列パラメーターを受け取り、そのデータが `msg` 変数にバインドされるように指定されます。 をクリックして**OK**を閉じる、**コンテンツ定義**ダイアログ。 -7. クリックして、**を定義しています.**内のリンク、**コンテンツ**ボックスに、を表示するアクティビティ、**コンテンツ定義**ダイアログ。 選択、**パラメーター**ラジオ ボタンをクリックして、**新しいパラメーターを追加**リンクで、入力`outMsg`で、**名前** ボックスに、select**文字列**で、**型**ドロップダウン リスト ボックス、および`msg`で、**値**テキスト ボックスの次の図に示すようにします。 +7. クリックして、**を定義しています.** 内のリンク、**コンテンツ**ボックスに、を表示するアクティビティ、**コンテンツ定義**ダイアログ。 選択、**パラメーター**ラジオ ボタンをクリックして、**新しいパラメーターを追加**リンクで、入力`outMsg`で、**名前** ボックスに、select**文字列**で、**型**ドロップダウン リスト ボックス、および`msg`で、**値**テキスト ボックスの次の図に示すようにします。 ![パラメーター コンテンツを追加する](../../../../docs/framework/wcf/feature-details/media/parameterscontent2.jpg "ParametersContent2") @@ -100,7 +88,7 @@ ms.lasthandoff: 12/22/2017 4. 進んで、 [How To: サービス アプリケーションからアクセスする、ワークフロー](../../../../docs/framework/wcf/feature-details/how-to-access-a-service-from-a-workflow-application.md)このサービスを呼び出すワークフロー クライアントを作成するトピックです。 -## 参照 +## 関連項目 [ワークフロー サービス](../../../../docs/framework/wcf/feature-details/workflow-services.md) [ワークフロー サービスのホストの概要](../../../../docs/framework/wcf/feature-details/hosting-workflow-services-overview.md) [メッセージング アクティビティ](../../../../docs/framework/wcf/feature-details/messaging-activities.md) diff --git a/docs/framework/wcf/feature-details/how-to-error-handling.md b/docs/framework/wcf/feature-details/how-to-error-handling.md index 73c221e074f..49085da9a20 100644 --- a/docs/framework/wcf/feature-details/how-to-error-handling.md +++ b/docs/framework/wcf/feature-details/how-to-error-handling.md @@ -1,24 +1,12 @@ --- -title: "エラーを処理する方法" -ms.custom: +title: エラーを処理する方法 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: de566e39-9358-44ff-8244-780f6b799966 -caps.latest.revision: "5" -author: wadepickett -ms.author: wpickett -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: a5b0fe57bb6a4604c86e63a154e3af5542672912 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 7b173997eb53f8cf156ccb14083885a199dc8921 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # エラーを処理する方法 ここでは、エラー処理を使用するルーティング構成の作成に必要な基本的な手順について説明します。 この例では、メッセージは送信先エンドポイントにルーティングされます。 ネットワークまたは通信関係の障害 () のために、メッセージを配信できない場合、そのメッセージは代替エンドポイントに再送信されます。 diff --git a/docs/framework/wcf/feature-details/how-to-host-a-non-service-workflow-in-iis.md b/docs/framework/wcf/feature-details/how-to-host-a-non-service-workflow-in-iis.md index faeee1a6b05..41642872814 100644 --- a/docs/framework/wcf/feature-details/how-to-host-a-non-service-workflow-in-iis.md +++ b/docs/framework/wcf/feature-details/how-to-host-a-non-service-workflow-in-iis.md @@ -1,24 +1,12 @@ --- -title: "方法 : IIS でサービス以外のワークフローをホストする" -ms.custom: +title: '方法 : IIS でサービス以外のワークフローをホストする' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: f362562c-767d-401b-8257-916616568fd4 -caps.latest.revision: "7" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: 4b7ffdc00a7723fd6b514fbb5577c48da15d719c -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 70fd6aca94f2addd7ee568e897171ae1da86db67 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 方法 : IIS でサービス以外のワークフローをホストする ワークフロー サービスではないワークフローは IIS/WAS でホストできます。 これは他の人が作成したワークフローをホストする必要がある場合に役に立ちます。 たとえば、ワークフロー デザイナーを再ホストして、ユーザーが独自のワークフローを作成できるようにする場合がその例です。 IIS でサービス以外のワークフローをホストすると、プロセス リサイクル、アイドル シャットダウン、処理状況の監視、メッセージ ベースのアクティブ化などの機能をサポートできます。 IIS でホストされるワークフロー サービスには アクティビティが含まれ、IIS がメッセージを受け取るとアクティブ化されます。 サービス以外のワークフローにはメッセージング アクティビティは含まれないので、既定ではメッセージを送信することによってアクティブ化できません。 からクラスを派生させ、そのワークフローのインスタンスを作成する操作を含むサービス コントラクトを定義する必要があります。 このトピックでは、手順、単純なワークフローを作成、クライアントが、ワークフローをアクティブ化に使用できるサービス コントラクトを定義およびからクラスを派生するワークフロー作成のリクエストをリッスンするように、サービス コントラクトを使用します。 @@ -332,7 +320,7 @@ ms.lasthandoff: 12/22/2017 8. web.config ファイルを IIS アプリケーション ディレクトリにコピーします。 -9. 作成エンドポイントが機能しているかどうかをテストするために、Internet Explorer を起動して http://localhost/MyCreationEndpoint/Workflow1.xamlx を表示します。 Internet Explorer には次のような画面が表示されます。 +9. 作成エンドポイントが機能して Internet Explorer を起動しを参照するかどうかを確認するテストhttp://localhost/MyCreationEndpoint/Workflow1.xamlxです。 Internet Explorer には次のような画面が表示されます。 ![サービスのテスト](../../../../docs/framework/wcf/feature-details/media/testservice.gif "TestService") @@ -683,7 +671,7 @@ namespace CreationClient この例では `IWorkflowCreation` を実装するサービスを実装しないので、わかりにくい可能性があります。 これは、`CreationEndpoint` がユーザーに代わって実装するためです。 -## 参照 +## 関連項目 [ワークフロー サービス](../../../../docs/framework/wcf/feature-details/workflow-services.md) [インターネット インフォメーション サービスでのホスティング](../../../../docs/framework/wcf/feature-details/hosting-in-internet-information-services.md) [インターネット インフォメーション サービス ホスティングのベスト プラクティス](../../../../docs/framework/wcf/feature-details/internet-information-services-hosting-best-practices.md) diff --git a/docs/framework/wcf/feature-details/how-to-secure-messages-within-reliable-sessions.md b/docs/framework/wcf/feature-details/how-to-secure-messages-within-reliable-sessions.md index 94b0e3322f7..7dd6e286b86 100644 --- a/docs/framework/wcf/feature-details/how-to-secure-messages-within-reliable-sessions.md +++ b/docs/framework/wcf/feature-details/how-to-secure-messages-within-reliable-sessions.md @@ -1,24 +1,14 @@ --- -title: "方法 : 信頼できるセッション内でメッセージをセキュリティで保護する" -ms.custom: +title: '方法 : 信頼できるセッション内でメッセージをセキュリティで保護する' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: aee33e50-936f-4486-9ca8-c1520c19a62d -caps.latest.revision: "8" author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: dotnet -ms.openlocfilehash: 2604b9dacf11b9971b10d23d9a807092ddf07830 -ms.sourcegitcommit: c0dd436f6f8f44dc80dc43b07f6841a00b74b23f +ms.openlocfilehash: 4c320d74f7e7966bfa35c824dbe30da768cd1447 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 01/19/2018 +ms.lasthandoff: 05/04/2018 --- # 方法 : 信頼できるセッション内でメッセージをセキュリティで保護する @@ -36,9 +26,9 @@ ms.lasthandoff: 01/19/2018 この構成手順を基になる例の元のコピーを次を参照してください。、 [WS 信頼できるセッション](../../../../docs/framework/wcf/samples/ws-reliable-session.md)です。 -設定して行われます 2 番目のタスクの重要な項目、`mode`の属性、 **\<セキュリティ >**要素に含まれている、 **\<バインディング >** 。要素のクライアントとサービスを`Message`です。 +設定して行われます 2 番目のタスクの重要な項目、`mode`の属性、 **\<セキュリティ >** 要素に含まれている、 **\<バインディング >** 。要素のクライアントとサービスを`Message`です。 -設定して行われます 3 番目のタスクの重要な項目、`clientCredentialType`の属性、 **\<メッセージ >**要素に含まれている、 **\<セキュリティ >** 。要素のクライアントとサービスを`Certificate`です。 +設定して行われます 3 番目のタスクの重要な項目、`clientCredentialType`の属性、 **\<メッセージ >** 要素に含まれている、 **\<セキュリティ >** 。要素のクライアントとサービスを`Certificate`です。 > [!NOTE] > メッセージ セキュリティを使用して、信頼できるセッションで、最初のエラー発生時に例外をスローする代わりに、タイムアウトが発生するまでは、認証されていないクライアントを認証すると信頼性の高いメッセージングされます。 @@ -55,11 +45,11 @@ ms.lasthandoff: 01/19/2018 1. 適切なバインド要素を追加、 [ **\<バインド >** ](../../../../docs/framework/configure-apps/file-schema/wcf/bindings.md)構成ファイルの要素。 次の例では追加、 [ **\** ](../../../../docs/framework/configure-apps/file-schema/wcf/wshttpbinding.md)要素。 -1. 追加、 **\<バインディング >**要素とその`name`属性を適切な値にします。 例では、名前を使用して`MessageSecurity`です。 +1. 追加、 **\<バインディング >** 要素とその`name`属性を適切な値にします。 例では、名前を使用して`MessageSecurity`です。 -1. 追加、 **\<セキュリティ >**要素、`mode`属性を`Message`です。 +1. 追加、 **\<セキュリティ >** 要素、`mode`属性を`Message`です。 -1. 内で、 **\<セキュリティ >**要素を追加、 **\<メッセージ >**要素、`clientCredentialType`属性を`Certificate`です。 +1. 内で、 **\<セキュリティ >** 要素を追加、 **\<メッセージ >** 要素、`clientCredentialType`属性を`Certificate`です。 ```xml diff --git a/docs/framework/wcf/feature-details/how-to-service-versioning.md b/docs/framework/wcf/feature-details/how-to-service-versioning.md index 099b47dfba0..a2eac13552f 100644 --- a/docs/framework/wcf/feature-details/how-to-service-versioning.md +++ b/docs/framework/wcf/feature-details/how-to-service-versioning.md @@ -1,24 +1,12 @@ --- -title: "サービスのバージョンを管理する方法" -ms.custom: +title: サービスのバージョンを管理する方法 ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 4287b6b3-b207-41cf-aebe-3b1d4363b098 -caps.latest.revision: "6" -author: wadepickett -ms.author: wpickett -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: a4da80d264b05f9c7a1461a7298e521623a97f31 -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: a745a35f72722003fc98ecf14d5f39027dc141f6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # サービスのバージョンを管理する方法 このトピックでは、メッセージを同じサービスの異なるバージョンにルーティングするルーティング構成を作成するために必要な、基本的な手順について説明します。 この例では、電卓サービスの 2 つのバージョン `roundingCalc` (v1) および `regularCalc` (v2) にメッセージがルーティングされます。 これらの実装は両方とも同じ操作をサポートしますが、古い方のサービス `roundingCalc` では、戻る前にすべての計算を最も近い整数値に丸めます。 クライアント アプリケーションは、新しい方の `regularCalc` サービスを使用するかどうかを示すことが可能である必要があります。 @@ -105,7 +93,7 @@ messageHeadersElement.Add(MessageHeader.CreateHeader("CalcVer", "http://my.custo ``` > [!NOTE] - > S12 の名前空間プレフィックスは、既定では名前空間のテーブルで定義され、名前空間"http://www.w3.org/2003/05/soap-envelope"を表します。 + > S12 の名前空間プレフィックスが既定で名前空間のテーブルによって定義され、名前空間を表す"http://www.w3.org/2003/05/soap-envelope"です。 3. 各フィルターをクライアント エンドポイントと関連付けるフィルター テーブルを定義します。 メッセージに値 1 の CalcVer ヘッダーが含まれている場合は、regularCalc サービスに送信されます。 ヘッダーに値 2 が含まれる場合は、roundingCalc サービスに送信されます。 ヘッダーがない場合、メッセージは regularCalc にルーティングされます。 @@ -335,5 +323,5 @@ namespace Microsoft.Samples.AdvancedFilters } ``` -## 参照 +## 関連項目 [ルーティング サービス](../../../../docs/framework/wcf/samples/routing-services.md) diff --git a/docs/framework/wcf/feature-details/how-to-use-svcutil-exe-to-validate-compiled-service-code.md b/docs/framework/wcf/feature-details/how-to-use-svcutil-exe-to-validate-compiled-service-code.md index a01c4901334..bfc85eda6d8 100644 --- a/docs/framework/wcf/feature-details/how-to-use-svcutil-exe-to-validate-compiled-service-code.md +++ b/docs/framework/wcf/feature-details/how-to-use-svcutil-exe-to-validate-compiled-service-code.md @@ -1,24 +1,12 @@ --- -title: "方法 : Svcutil.exe を使用してコンパイル済みサービス コードを検証する" -ms.custom: +title: '方法 : Svcutil.exe を使用してコンパイル済みサービス コードを検証する' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: -ms.suite: -ms.technology: dotnet-clr -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d0d820fb-41c2-45b8-8f22-0fa5aeebbbaa -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -manager: wpickett -ms.workload: dotnet -ms.openlocfilehash: b60356bd66a49c9599a8e0a9138d3b92dbe0b23c -ms.sourcegitcommit: 16186c34a957fdd52e5db7294f291f7530ac9d24 +ms.openlocfilehash: 9e7bdf98f578e9b5f9ef2be9c46ccbe811358467 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/22/2017 +ms.lasthandoff: 05/04/2018 --- # 方法 : Svcutil.exe を使用してコンパイル済みサービス コードを検証する 使用することができます、 [ServiceModel メタデータ ユーティリティ ツール (Svcutil.exe)](../../../../docs/framework/wcf/servicemodel-metadata-utility-tool-svcutil-exe.md)にサービスをホストせず、サービスの実装と構成のエラーを検出します。 @@ -46,5 +34,5 @@ ms.lasthandoff: 12/22/2017 svcutil /validate /serviceName:myServiceName myServiceHost.exe ``` -## 参照 +## 関連項目 [ServiceModel メタデータ ユーティリティ ツール (Svcutil.exe)](../../../../docs/framework/wcf/servicemodel-metadata-utility-tool-svcutil-exe.md) diff --git a/docs/framework/wcf/feature-details/how-to-use-transport-security-and-message-credentials.md b/docs/framework/wcf/feature-details/how-to-use-transport-security-and-message-credentials.md index 4c93b666d24..94a0138f58c 100644 --- a/docs/framework/wcf/feature-details/how-to-use-transport-security-and-message-credentials.md +++ b/docs/framework/wcf/feature-details/how-to-use-transport-security-and-message-credentials.md @@ -1,34 +1,22 @@ --- title: '方法 : トランスポート セキュリティとメッセージ資格情報を使用する' -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article dev_langs: - csharp - vb helpviewer_keywords: - TransportWithMessageCredentials ms.assetid: 6cc35346-c37a-4859-b82b-946c0ba6e68f -caps.latest.revision: 11 author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: -- dotnet -ms.openlocfilehash: d30769c854dad04a333509f64169a257fc461ad0 -ms.sourcegitcommit: 94d33cadc5ff81d2ac389bf5f26422c227832052 +ms.openlocfilehash: b94c6fd4761a5b0383c21d36a6d717f78a8825de +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/30/2018 +ms.lasthandoff: 05/04/2018 --- # 方法 : トランスポート セキュリティとメッセージ資格情報を使用する -トランスポート資格情報とメッセージ資格情報の両方を使用してサービスをセキュリティで保護する場合、[!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] では、トランスポート セキュリティ モードとメッセージ セキュリティ モードの両方が最適に使用されます。 つまり、トランスポート層セキュリティでは整合性と機密性が提供され、メッセージ層セキュリティでは、厳密なトランスポート セキュリティ機構では実現できないさまざまな資格情報が提供されます。 ここでは、 バインディングと バインディングを使用して、メッセージ資格情報付きトランスポートを実装するための基本手順を示します。 セキュリティ モードの設定の詳細については、次を参照してください。[する方法: セキュリティ モードを設定](../../../../docs/framework/wcf/how-to-set-the-security-mode.md)です。 +最適なトランスポートとメッセージの両方のセキュリティ モードの Windows Communication Foundation (WCF) を使用してトランスポートとメッセージの両方の資格情報でサービスを保護します。 つまり、トランスポート層セキュリティでは整合性と機密性が提供され、メッセージ層セキュリティでは、厳密なトランスポート セキュリティ機構では実現できないさまざまな資格情報が提供されます。 ここでは、 バインディングと バインディングを使用して、メッセージ資格情報付きトランスポートを実装するための基本手順を示します。 セキュリティ モードの設定の詳細については、次を参照してください。[する方法: セキュリティ モードを設定](../../../../docs/framework/wcf/how-to-set-the-security-mode.md)です。 セキュリティ モードを `TransportWithMessageCredential` に設定した場合、トランスポート レベルのセキュリティを提供する実際の機構はトランスポートによって決まります。 この機構は、HTTP の場合は SSL (Secure Sockets Layer) over HTTP (HTTPS)、TCP の場合は SSL over TCP または Windows です。 diff --git a/docs/framework/wcf/feature-details/programming-wcf-security.md b/docs/framework/wcf/feature-details/programming-wcf-security.md index b3c567202e3..81d1d415a01 100644 --- a/docs/framework/wcf/feature-details/programming-wcf-security.md +++ b/docs/framework/wcf/feature-details/programming-wcf-security.md @@ -1,42 +1,30 @@ --- title: WCF セキュリティのプログラミング -ms.custom: '' ms.date: 03/30/2017 -ms.prod: .net-framework -ms.reviewer: '' -ms.suite: '' -ms.technology: -- dotnet-clr -ms.tgt_pltfrm: '' -ms.topic: article dev_langs: - csharp - vb helpviewer_keywords: - message security [WCF], programming overview ms.assetid: 739ec222-4eda-4cc9-a470-67e64a7a3f10 -caps.latest.revision: 25 author: BrucePerlerMS -ms.author: bruceper manager: mbaldwin -ms.workload: -- dotnet -ms.openlocfilehash: 63f5c2c61a374b92b018419c83c9429e6ad796d8 -ms.sourcegitcommit: 94d33cadc5ff81d2ac389bf5f26422c227832052 +ms.openlocfilehash: 3eb645dcc5b8cc1c52818e290699ebadcd0943c6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/30/2018 +ms.lasthandoff: 05/04/2018 --- # WCF セキュリティのプログラミング -このトピックでは、セキュリティで保護された [!INCLUDE[indigo1](../../../../includes/indigo1-md.md)] アプリケーションを作成するために使用する基本的なセキュリティ プログラミング タスクについて説明します。 このトピックの内容のみ認証、機密性、整合性と総称*転送セキュリティ*です。 このトピックには、承認 (リソースやサービスへのアクセスの制御); は取り上げません。承認方法については、次を参照してください。[承認](../../../../docs/framework/wcf/feature-details/authorization-in-wcf.md)です。 +このトピックでは、セキュリティで保護された Windows Communication Foundation (WCF) アプリケーションを作成するために使用する基本的なプログラミング タスクについて説明します。 このトピックの内容のみ認証、機密性、整合性と総称*転送セキュリティ*です。 このトピックには、承認 (リソースやサービスへのアクセスの制御); は取り上げません。承認方法については、次を参照してください。[承認](../../../../docs/framework/wcf/feature-details/authorization-in-wcf.md)です。 > [!NOTE] -> 貴重な概要については特にに関連して、セキュリティの基本概念[!INCLUDE[indigo2](../../../../includes/indigo2-md.md)]、MSDN サイトでのパターンとプラクティスのチュートリアルのセットを参照してください[シナリオ、パターン、および実装ガイドには、Web サービス拡張 (WSE) 3.0](http://go.microsoft.com/fwlink/?LinkID=88250). +> 貴重な概要については、WCF に特に関連のセキュリティの基本概念 MSDN サイトでのパターンとプラクティスのチュートリアルのセットを参照してください。[シナリオ、パターン、および実装ガイドには、Web サービス拡張 (WSE) 3.0](http://go.microsoft.com/fwlink/?LinkID=88250)です。 - [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] セキュリティのプログラミングは、セキュリティ モードの設定、クライアント資格情報の種類の設定、および資格情報の値の設定の 3 つの手順に基づいています。 これらの手順は、コードまたは構成を使用して実行できます。 + WCF セキュリティのプログラミングは、次を設定する 3 つの手順に基づいて: セキュリティ モードをクライアント資格情報の種類、および資格情報の値。 これらの手順は、コードまたは構成を使用して実行できます。 ## セキュリティ モードの設定 - [!INCLUDE[indigo2](../../../../includes/indigo2-md.md)] のセキュリティ モードに関する一般的なプログラミング手順は、次のとおりです。 + 次に、WCF のセキュリティ モードを使用したプログラミングの一般的な手順について説明します。 1. アプリケーション要件を満たす適切な定義済みバインディングを選択します。 バインディングの選択肢の一覧は、次を参照してください。[システム指定のバインディング](../../../../docs/framework/wcf/system-provided-bindings.md)です。 既定では、ほとんどのバインディングでセキュリティが有効になっています。 1 つの例外は、クラス (構成を使用する、 [ \](../../../../docs/framework/configure-apps/file-schema/wcf/basichttpbinding.md))。 diff --git a/docs/visual-basic/misc/bc40026.md b/docs/visual-basic/misc/bc40026.md index b911e301cc2..c8fca311374 100644 --- a/docs/visual-basic/misc/bc40026.md +++ b/docs/visual-basic/misc/bc40026.md @@ -1,26 +1,19 @@ --- -title: "'です。<classname>' から派生しているために、CLS に準拠していない '<baseclassname>'、これは CLS に準拠していません" +title: ''<classname> 'から派生しているために、CLS に準拠していない' <baseclassname>'、これは CLS に準拠していません' ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbc40026 - bc40026 helpviewer_keywords: - BC40026 ms.assetid: debcd5e4-75e7-4b14-a6cc-18f1009fe52c -caps.latest.revision: -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: ae5bf77a0e8b68236dbbf013e576edbf41b5d3a1 -ms.sourcegitcommit: 34ec7753acf76f90a0fa845235ef06663dc9e36e +ms.openlocfilehash: 4dcb5dd0ffda7ebf34ced33e73d8cede26b07382 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/21/2017 +ms.lasthandoff: 05/04/2018 --- -# 'です。<classname>' から派生しているために、CLS に準拠していない '<baseclassname>'、これは CLS に準拠していません +# '<classname> 'から派生しているために、CLS に準拠していない' <baseclassname>'、これは CLS に準拠していません クラスまたはインターフェイスが `` としてマークされていますが、これらの派生元の型、またはこれらが実装している型が `` としてマークされているか、マークされていません。 クラスまたはインターフェイスに準拠する、[言語非依存および言語非依存コンポーネント](../../standard/language-independence-and-language-independent-components.md)(CLS) に、継承階層全体は準拠である必要があります。 つまり、直接的または間接的に継承する型をすべて CLS に準拠させる必要があります。 同様に、クラスが 1 つ以上のインターフェイスを実装する場合は、そのすべてのインターフェイスの継承階層全体を CLS 準拠にする必要があります。 diff --git a/docs/visual-basic/misc/bc41008.md b/docs/visual-basic/misc/bc41008.md index 3b0f44f1ce8..d5200858956 100644 --- a/docs/visual-basic/misc/bc41008.md +++ b/docs/visual-basic/misc/bc41008.md @@ -1,24 +1,17 @@ --- title: コマンド ライン オプションを使用して'<オプション>'またはの代わりにプロジェクトの設定を適切な'<パラメーター>' ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - bc41008 - vbc41008 helpviewer_keywords: - BC41008 ms.assetid: 1c5d6d7a-b767-4dae-aa61-d7fa81d5aad1 -caps.latest.revision: 4 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 4fd9404a63777ac6dac775fb38da6dd4af626752 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 885575580fd79264aaacaabc52ee69c43c9e7108 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # コマンド ライン オプションを使用して'<オプション>'またはの代わりにプロジェクトの設定を適切な'<パラメーター>' Visual Basic コンパイラ オプションを使用するをアセンブリの公開キーのコンテナー アセンブリ、または部分署名のアセンブリの公開キーを含むファイルを指定することをお勧めします。 コード内で 、または 属性を使用することはお勧めしません。 diff --git a/docs/visual-basic/misc/bc42004.md b/docs/visual-basic/misc/bc42004.md index 2e491461a5e..22dd358cf3b 100644 --- a/docs/visual-basic/misc/bc42004.md +++ b/docs/visual-basic/misc/bc42004.md @@ -1,27 +1,19 @@ --- -title: 演算子 ' を含む式を再帰的に呼び出す<operatorsymbol>'です。 +title: 式を再帰的には、包含する演算子を呼び出して' <operatorsymbol>' ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.tgt_pltfrm: '' -ms.topic: article f1_keywords: - BC42004 - vbc42004 helpviewer_keywords: - BC42004 ms.assetid: a874c44a-3aec-447d-90f7-5659f1b2f5f6 -caps.latest.revision: 10 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 73f606669bf05b86a2a60955348f6a8dced11e28 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 6eff77f253e9cbebe225df0312f3a987e5a42ba7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- -# 演算子 ' を含む式を再帰的に呼び出す<operatorsymbol>'です。 +# 式を再帰的には、包含する演算子を呼び出して' <operatorsymbol>' 演算子プロシージャ内の式では、定義されている演算子を使用します。 つまり、使用するデータ型が原因で、演算子プロシージャはそれ自体を呼び出すことになります。 次のいずれかを指定して同じ演算子を使用する場合は、定義している演算子プロシージャはそれ自体を呼び出します。 diff --git a/docs/visual-basic/misc/bc42016.md b/docs/visual-basic/misc/bc42016.md index 97354690bb1..97888bfee86 100644 --- a/docs/visual-basic/misc/bc42016.md +++ b/docs/visual-basic/misc/bc42016.md @@ -1,24 +1,17 @@ --- title: 暗黙的な変換' <typename1> 'に' <typename2>' ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbc42016 - BC42016 helpviewer_keywords: - BC42016 ms.assetid: 7dabaab0-8258-4c17-927f-28e61f50bd3a -caps.latest.revision: 11 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 27c5c3cb85345425bb3ff8918bf41b288ae9021f -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: f91a5653ef07dcb615d92b91a3fe64719172feb4 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 暗黙的な変換' <typename1> 'に' <typename2>' 式または代入ステートメントで、あるデータ型の値が取得され、別の型に変換されます。 変換キーワードが使用されていないため、この変換は *暗黙的*です。 diff --git a/docs/visual-basic/misc/bc42018.md b/docs/visual-basic/misc/bc42018.md index 97bb6c89e93..cbd8e563a7a 100644 --- a/docs/visual-basic/misc/bc42018.md +++ b/docs/visual-basic/misc/bc42018.md @@ -1,26 +1,19 @@ --- -title: '演算子 ' に使用される Object 型のオペランド<operatorsymbol>' を使用して、(& a) #39; が ' オブジェクト id をテストする演算子' +title: 演算子に使用される Object 型のオペランド' <operatorsymbol>'; を使用して、'は'オブジェクト id をテストする演算子 ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbc42018 - BC42018 helpviewer_keywords: - BC42018 ms.assetid: 3fc640a7-7dab-4c14-b25d-a5794dbba59d -caps.latest.revision: 12 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: fcb67a3f5acdb939d9c27930bc0c438be776b9f3 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: cccc1016e8482d48a9fd06d8a4e66791351f1230 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- -# 演算子 ' に使用される Object 型のオペランド<operatorsymbol>' を使用して、(& a) #39; が ' オブジェクト id をテストする演算子 +# 演算子に使用される Object 型のオペランド' <operatorsymbol>'; を使用して、'は'オブジェクト id をテストする演算子 式で `=` のオペランドの一方または両方と共に [=](../../visual-basic/language-reference/data-types/object-data-type.md)を使用しています。 `Is` または `IsNot` 演算子を使用して、2 つのオブジェクト参照が同じオブジェクト インスタンスを参照しているかどうかを判別する必要があります。 [Comparison Operators in Visual Basic](../../visual-basic/programming-guide/language-features/operators-and-expressions/comparison-operators.md)の「オブジェクトの比較」を参照してください。 diff --git a/docs/visual-basic/misc/bc42021.md b/docs/visual-basic/misc/bc42021.md index 3a8718bdf53..35a324290f5 100644 --- a/docs/visual-basic/misc/bc42021.md +++ b/docs/visual-basic/misc/bc42021.md @@ -1,26 +1,19 @@ --- -title: ない関数、'です。として 'です。句です。オブジェクトと見なされますの型を返す +title: ない関数、'として'句です。オブジェクトと見なされますの型を返す ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - BC42021 - vbc42021 helpviewer_keywords: - BC42021 ms.assetid: c1efadf1-fba3-437b-a311-240c4d07d894 -caps.latest.revision: 10 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 7908f2a6ae3d1bde21f2a15168d996ecd8579584 -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: dcff00fa7b649f602e8abe6d67d1f532a6d5b125 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- -# ない関数、'です。として 'です。句です。オブジェクトと見なされますの型を返す +# ない関数、'として'句です。オブジェクトと見なされますの型を返す `Function` プロシージャは `As` 句を指定しません。 `As` 句は、プログラミング要素に関連付けられるデータ型を指定します。 [関数ステートメント](../../visual-basic/language-reference/statements/function-statement.md)、値のデータ型を指定、`Function`プロシージャが呼び出し元のコードを返します。 `As` ステートメントに `Function` 句を含めない場合、戻り値のデータ型は既定で `Object`になります。 diff --git a/docs/visual-basic/misc/bc42030.md b/docs/visual-basic/misc/bc42030.md index 0d51ce67339..32f96ce2c5a 100644 --- a/docs/visual-basic/misc/bc42030.md +++ b/docs/visual-basic/misc/bc42030.md @@ -1,26 +1,19 @@ --- -title: 変数 '<variablename>' が参照渡しで値が割り当てられる前に +title: 変数' <variablename> 'が参照渡しで値が割り当てられる前に ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbc42030 - BC42030 helpviewer_keywords: - BC42030 ms.assetid: 8f1aae99-f032-4fdf-b6dc-3360cc5b94de -caps.latest.revision: 11 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 9f65bef0f35a9a1d6fe3ead6a93fa915370cdc3d -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: f91053f8f285ce3a10f67bcebd3b96615f0a5061 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- -# 変数 '<variablename>' が参照渡しで値が割り当てられる前に +# 変数' <variablename> 'が参照渡しで値が割り当てられる前に 変数 '\' は、値が割り当てられる前に参照によって渡されます。 結果として、実行時に null 参照の例外が発生する可能性があります。 変数に何らかの値が割り当てられる前に、プロシージャ呼び出しが `ByRef` パラメーターへの引数として変数を渡しています。 diff --git a/docs/visual-basic/misc/bc42303.md b/docs/visual-basic/misc/bc42303.md index 182e6da2f5f..33545eb5cfe 100644 --- a/docs/visual-basic/misc/bc42303.md +++ b/docs/visual-basic/misc/bc42303.md @@ -1,24 +1,17 @@ --- title: XML コメントは、メソッドまたはプロパティ内では使用できません ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - bc42303 - vbc42303 helpviewer_keywords: - BC42303 ms.assetid: b09d3d91-395e-4c72-981e-e9f7d467e1f5 -caps.latest.revision: 15 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 21c61d0fb68fc6b4f938569a3f273bd557978ff3 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 0aee200247f5062a7aa9f9dd674240f883d77b0b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # XML コメントは、メソッドまたはプロパティ内では使用できません XML コメントは、メソッドまたはプロパティ内では使用できません。 XML コメントは無視されます。 XML コメント ブロックは、メソッドまたはプロパティ内では使用できません。 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 fd047e3844c..b91ff74e22e 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,23 +1,16 @@ --- -title: メソッド '<methodname>' という名前のないパラメーター ' を持つ<parametername>'です。 +title: メソッド' <methodname> 'という名前のパラメーターを持たない' <parametername>' ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbrArgument_InvalidNamedArg2 ms.assetid: b4346b6a-87da-4e65-a2de-ee5239c671f8 -caps.latest.revision: 7 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 1d1e5e8fb0f26b8e5ada4409fb0a5cf6ec3d80e9 -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: 5174f1a7b80c2bab0f3bd54ff088595eaf96308b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- -# メソッド '<methodname>' という名前のないパラメーター ' を持つ<parametername>'です。 +# メソッド' <methodname> 'という名前のパラメーターを持たない' <parametername>' 指定された名前付き引数が対象メソッドの引数のいずれにも一致しません。 ## このエラーを解決するには 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 16f9f92d73a..a7e90ca045b 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,23 +1,16 @@ --- -title: ないオーバー ロードされた '<methodname>' 縮小変換しないで、これらの引数と共に呼び出せる:<一覧> +title: ないオーバー ロードされた' <methodname> '縮小変換しないで、これらの引数と共に呼び出せる:<一覧> ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbrAmbiguousCall2 ms.assetid: 13b20ffa-9f02-4971-a3cb-e08b402fd971 -caps.latest.revision: 9 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 4d0024289e64b97dc5c3ac253697d51194040a57 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 5ed692ffaa22f82eda0c675dafaa1cb64a4d31f8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- -# ないオーバー ロードされた '<methodname>' 縮小変換しないで、これらの引数と共に呼び出せる:<一覧> +# ないオーバー ロードされた' <methodname> '縮小変換しないで、これらの引数と共に呼び出せる:<一覧> オーバーロードされたメソッドが呼び出されましたが、メソッドは縮小変換せずに指定された引数のリストと一致しません。 ## このエラーを解決するには 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 e419a711f99..932143accd9 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,27 +1,21 @@ --- -title: "'です。ReDim 'Preserve オペランドには、何もすることはできません。" +title: ''ReDim' Preserve オペランドには、何もすることはできません' ms.date: 07/20/2015 -ms.prod: .net -ms.technology: devlang-visual-basic -ms.topic: article ms.assetid: b857f313-3fc2-4262-a577-88df1718b811 -caps.latest.revision: "8" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 02a4cca5dd3a16b8b770b3c0bd4da6e37090682f -ms.sourcegitcommit: c0dd436f6f8f44dc80dc43b07f6841a00b74b23f +ms.openlocfilehash: 869487752e4b0248f7a5b5f3cc77c9f5682d530b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 01/19/2018 +ms.lasthandoff: 05/04/2018 --- -# 'です。ReDim 'Preserve オペランドには、何もすることはできません。 +# 'ReDim' Preserve オペランドには、何もすることはできません `ReDim` ステートメントが `Preserve` キーワードを使用して、最後のディメンションではない配列のディメンションを変更しようとしましたが、そのオペランドに対して正しい値を指定していません。 ## このエラーを解決するには - `Preserve` オペランドを正しい値に変更します。 -## 参照 +## 関連項目 [Visual Basic における配列](~/docs/visual-basic/programming-guide/language-features/arrays/index.md) [Visual Basic における配列の次元](~/docs/visual-basic/programming-guide/language-features/arrays/array-dimensions.md) [ReDim ステートメント](../../visual-basic/language-reference/statements/redim-statement.md) 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 beac0b7942f..124b7e30eaf 100644 --- a/docs/visual-basic/misc/root-folder-cannot-be-renamed.md +++ b/docs/visual-basic/misc/root-folder-cannot-be-renamed.md @@ -1,18 +1,12 @@ --- -title: "ルート フォルダーの名前は変更できません。" +title: ルート フォルダーの名前は変更できません。 ms.date: 07/20/2015 -ms.prod: .net -ms.technology: devlang-visual-basic -ms.topic: article ms.assetid: 325eb73c-d5fe-4b65-8926-5dabff007277 -caps.latest.revision: "9" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 1290ee77fd85747696359ecec84bc00a6eb3d18b -ms.sourcegitcommit: 34ec7753acf76f90a0fa845235ef06663dc9e36e +ms.openlocfilehash: 19cc5e59672736f36d83e0b8a7d9040665ed1065 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/21/2017 +ms.lasthandoff: 05/04/2018 --- # ルート フォルダーの名前は変更できません。 ルート ディレクトリの名前を変更しようとしました。 正しく解析されなかったファイル パスが原因の可能性があります。 @@ -21,7 +15,7 @@ ms.lasthandoff: 12/21/2017 - ファイル パスが正しいことを確認します。 -## 参照 +## 関連項目 [My.Computer.FileSystem.RenameDirectory]xref:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameDirectory) [My.Computer.FileSystem.RenameFile]xref:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameFile) [ファイルおよびディレクトリの作成、削除、および移動](../../visual-basic/developing-apps/programming/drives-directories-files/creating-deleting-and-moving-files-and-directories.md) 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 a4dde9223e7..7814b599c9b 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,29 +1,22 @@ --- -title: "'です。StrConv.LinguisticCasing '必要です (& a) #39 です。StrConv.LowerCase 'または 'です。StrConv.UpperCase '" +title: ''StrConv.LinguisticCasing'必要'StrConv.LowerCase'または'StrConv.UpperCase'' ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbrLinguisticRequirements ms.assetid: 99cdb11d-9488-460b-84fb-a27f43da8be4 -caps.latest.revision: -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 871615f8b127d482f5df37e6c95b5be33e345f06 -ms.sourcegitcommit: c0dd436f6f8f44dc80dc43b07f6841a00b74b23f +ms.openlocfilehash: 664c7428521eea1cc59e9aa2e8e37b3149022bbf +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 01/19/2018 +ms.lasthandoff: 05/04/2018 --- -# 'です。StrConv.LinguisticCasing '必要です (& a) #39 です。StrConv.LowerCase 'または 'です。StrConv.UpperCase ' +# 'StrConv.LinguisticCasing'必要'StrConv.LowerCase'または'StrConv.UpperCase' `StrConv.LinguisticCasing`を使用しようとしましたが、これは `StrConv.LowerCase` または `StrConv.UpperCase`と組み合わせた場合にのみ有効です。 ## このエラーを解決するには 1. `StrConv.LowerCase` と共に、 `StrConv.UpperCase` または `StrConv.LinguisticCasing`を使用します。 -## 参照 +## 関連項目 [Visual Basic .NET で StrConv 一定を変更します。](http://msdn.microsoft.com/library/7a8c2781-2716-40dd-90c1-96c1548516e2) 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 bc2a12475f7..5377df6d5ae 100644 --- a/docs/visual-basic/misc/the-file-is-already-open.md +++ b/docs/visual-basic/misc/the-file-is-already-open.md @@ -1,18 +1,12 @@ --- -title: "ファイルは既に開いています" +title: ファイルは既に開いています ms.date: 07/20/2015 -ms.prod: .net -ms.technology: devlang-visual-basic -ms.topic: article ms.assetid: bbde8390-05cf-4ca4-9c24-073f656bd935 -caps.latest.revision: "9" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 3ce304cde3f7d133abc0e67c5a738e9a6ef8161e -ms.sourcegitcommit: 34ec7753acf76f90a0fa845235ef06663dc9e36e +ms.openlocfilehash: 637c33c88efb2bf69275ec2c31425c1376627528 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/21/2017 +ms.lasthandoff: 05/04/2018 --- # ファイルは既に開いています 既に開いているファイルを開こうとしました。 @@ -21,10 +15,10 @@ ms.lasthandoff: 12/21/2017 - ファイルを開こうとする前にファイルを閉じます。 - または + - または - - 不要な `FileOpen` ステートメントをコードから削除します。 -## 参照 +## 関連項目 [My.Computer.FileSystem](xref:Microsoft.VisualBasic.FileIO.FileSystem) 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 8d3c65f2070..4ec454da8b5 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,21 +1,14 @@ --- -title: "書き込みを行うと、空きディスク領域が ReservedSpace 値よりも少なくなるため、ログ ファイルに書き込めません" +title: 書き込みを行うと、空きディスク領域が ReservedSpace 値よりも少なくなるため、ログ ファイルに書き込めません ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vbrApplicationLog_ReservedSpaceEncroached ms.assetid: 95832e70-4ecc-47aa-90c1-f35c4d468151 -caps.latest.revision: -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 486f27efe5da0a5d663e7bdae9d5789df4add4e7 -ms.sourcegitcommit: 34ec7753acf76f90a0fa845235ef06663dc9e36e +ms.openlocfilehash: d6efeb6f0a235e2f4d05f070c390aa43699c3e36 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/21/2017 +ms.lasthandoff: 05/04/2018 --- # 書き込みを行うと、空きディスク領域が ReservedSpace 値よりも少なくなるため、ログ ファイルに書き込めません 次の理由により、 クラスは、ログ ファイルに書き込むことができませんでした。 @@ -34,7 +27,7 @@ ms.lasthandoff: 12/21/2017 3. プロパティを に設定して、十分な空きディスク領域がない場合に、警告なしでメッセージを破棄します。 -## 参照 +## 関連項目 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 9bba947e4a4..9b2a59be6eb 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,18 +1,12 @@ --- -title: "現在のフォルダーの下のパスか、そのフォルダーのサブフォルダー 1 つを指定する必要があります" +title: 現在のフォルダーの下のパスか、そのフォルダーのサブフォルダー 1 つを指定する必要があります ms.date: 07/20/2015 -ms.prod: .net -ms.technology: devlang-visual-basic -ms.topic: article ms.assetid: 8717dabd-a9a7-4d4d-8b21-004b5ce7e652 -caps.latest.revision: "7" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 8fc235f099fcfd4bf65bad164edbc0b09d8bf0c1 -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: 5089afda9ccce3e940601d8a044df48c050a494b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # 現在のフォルダーの下のパスか、そのフォルダーのサブフォルダー 1 つを指定する必要があります 指定されたパスは現在のディレクトリの下にありません。 相対パスが指定されたときに、ファイルのパスが間違って解析される可能性があります。 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 3726ca5ff70..a3c8bd26682 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 @@ -1,27 +1,17 @@ --- title: 'チュートリアル: COM オブジェクトによる継承の実装 (Visual Basic)' -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - inheritance [Visual Basic], COM reusability - base classes [Visual Basic], COM reusability - inheritance [Visual Basic], walkthroughs - derived classes [Visual Basic], COM reusability ms.assetid: f8e7263a-de13-48d1-b67c-ca1adf3544d9 -caps.latest.revision: 16 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: b03b81c9e04e79f8ce7763ecf8a489d248ff480b -ms.sourcegitcommit: 2042de78fcdceebb6b8ac4b7a292b93e8782cbf5 +ms.openlocfilehash: a1c1b7c247d3277c6614a4774395650c4c069c2f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/27/2018 +ms.lasthandoff: 05/04/2018 --- # チュートリアル: COM オブジェクトによる継承の実装 (Visual Basic) Visual Basic クラスを派生させることができます`Public`も以前のバージョンの Visual Basic で作成された COM オブジェクトのクラスです。 プロパティと COM オブジェクトから継承されたクラスのメソッドをオーバーライドまたはプロパティと同様にオーバー ロード、およびその他の任意の基本クラスのメソッドをオーバーライドまたはオーバー ロードできます。 COM オブジェクトからの継承は、再コンパイルしたくない既存のクラス ライブラリがある場合に便利です。 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 133e70591dd..e39521c5225 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 @@ -1,22 +1,12 @@ --- -title: "非同期タスクのキャンセル後一定の時間 (Visual Basic)" -ms.custom: +title: 非同期タスクのキャンセル後一定の時間 (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: a48045a3-6a99-42af-b824-af340f0b9a5d -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: b8f479a0b8897ba86c4bd750c87afe15600e1df3 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 1be9f976c68db41526aea2fbf250ecd8c4e9521e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 非同期タスクのキャンセル後一定の時間 (Visual Basic) メソッドを使用すると、一定の時間が過ぎた後に非同期操作が完了するまで待たない場合に、その操作を取り消しできます。 このメソッドは、`CancelAfter` 式によって指定された時間内に完了しない、関連付けられたタスクの取り消しをスケジュールします。 @@ -31,7 +21,7 @@ ms.lasthandoff: 11/21/2017 1. ダウンロードしたファイルを圧縮解除し、Visual Studio を起動します。 -2. メニュー バーで **[ファイル]**、 **[開く]**、 **[プロジェクト/ソリューション]**の順に選択します。 +2. メニュー バーで **[ファイル]**、 **[開く]**、 **[プロジェクト/ソリューション]** の順に選択します。 3. **プロジェクトを開く** ダイアログ ボックスでは、圧縮解除したサンプル コードが含まれるフォルダーを開き、AsyncFineTuningVB のソリューション (.sln) ファイルを開きます。 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 d9c1571d220..2c36db96be0 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 @@ -1,22 +1,12 @@ --- -title: "ファイル アクセスにおける非同期の使用 (Visual Basic)" -ms.custom: +title: ファイル アクセスにおける非同期の使用 (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: c989305f-08e3-4687-95c3-948465cda202 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 329ae43f8752fbe8a7167b57cb710cc53c0ec247 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: e12eaa57d0f7186e9d281b89ec3abd26280e12ed +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # ファイル アクセスにおける非同期の使用 (Visual Basic) 非同期機能を使用して、ファイルにアクセスすることができます。 非同期機能を使用すると、コールバックの使用や複数のメソッドまたはラムダ式へのコードの分割を行わずに、非同期メソッドを呼び出すことができます。 同期コードを非同期コードにするには、同期メソッドの代わりに非同期メソッドを呼び出して、コードにいくつかのキーワードを追加するだけで済みます。 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 66f6fdffe9d..4e3eecfc12b 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 @@ -1,22 +1,12 @@ --- -title: "デリゲート (Visual Basic) の分散" -ms.custom: +title: デリゲート (Visual Basic) の分散 ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 38e9353f-74f8-4211-a8f0-7a495414df4a -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 9fe76a32f76f760497021289ec1c6ce673cec1b8 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: d857f120be0fe810489ba69edb55af9cc0dd6940 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # デリゲート (Visual Basic) の分散 .NET framework 3.5 には、c# および Visual Basic でのすべてのデリゲートでのデリゲート型でメソッドのシグネチャの一致の分散のサポートが導入されました。 つまり、シグネチャが一致するメソッドだけでなく、デリゲート型で指定された型よりも強い派生型を返す (共変性) メソッドや、弱い派生型のパラメーターを受け取る (反変性) メソッドを、デリゲートに割り当てることができます。 これには、汎用デリゲートと非汎用デリゲートの両方が含まれます。 @@ -157,7 +147,7 @@ Public Delegate Sub DContravariant(Of In A)(ByVal a As A) ``` > [!IMPORTANT] -> `ByRef`Visual Basic でのパラメーターは、バリアント型としてマークできません。 +> `ByRef` Visual Basic でのパラメーターは、バリアント型としてマークできません。 同じデリゲートで、型パラメーターが異なる場合は、分散と共変性の両方をサポートすることもできます。 これを次の例に示します。 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 f8f101f16ef..bc85d048ac7 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 @@ -1,22 +1,12 @@ --- -title: "方法: 式ツリー (Visual Basic) を変更" -ms.custom: +title: '方法: 式ツリー (Visual Basic) を変更' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: d1309fff-28bd-4d8e-a2cf-75725999e8f2 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 28a79a2dc8817a3fc6c7f3e2e01c1270d2981334 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 92a0fb37e2a383c68beb2e4a56deb16f89a9bd28 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: 式ツリー (Visual Basic) を変更 このトピックでは、式ツリーを変更する方法について説明します。 式ツリーは変更不可であるため、直接変更を加えることができません。 式ツリーを変更するには、既存の式ツリーのコピーを作成する必要があります。コピーを作成する際に、必要な変更を加えます。 クラスを使用して、既存の式ツリーを走査し、走査した各ノードをコピーすることができます。 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 743bcecae5f..52f91e19739 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 @@ -1,22 +1,12 @@ --- -title: "詳細クエリ手法 (LINQ to XML) (Visual Basic)" -ms.custom: +title: 詳細クエリ手法 (LINQ to XML) (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 79be877c-fadc-4dfb-9f03-426082b13656 -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 21a12ba1929b0e8fd24ae9e12404691222e397cf -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: 67227dddfcf44201ddd7e4adebd06a6022c6f2f4 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # 詳細クエリ手法 (LINQ to XML) (Visual Basic) ここでは、高度な [!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] クエリ手法の例について説明します。 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 b931d486d17..b7c18c70f4a 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/aggregation-operations.md +++ b/docs/visual-basic/programming-guide/concepts/linq/aggregation-operations.md @@ -1,23 +1,12 @@ --- title: 集計操作 (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.tgt_pltfrm: '' -ms.topic: article ms.assetid: 0f47e92c-5dd2-4007-baf4-c5fe5dc3b4a8 -caps.latest.revision: 3 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: e2f4234b9f56794b9bfe6c56029ccc9c00ae0642 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 7e6f838a340283f6fbcd0db4d7d6a089aae9a5aa +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 集計操作 (Visual Basic) 集計の操作では、値の集合体から単一の値が計算されます。 たとえば、1 か月分の毎日の気温値から 1 日あたりの平均の気温値を計算することが集計操作です。 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 fef24732f92..9ede564ff1a 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 @@ -1,22 +1,12 @@ --- -title: "Office の詳細は Open XML WordprocessingML ドキュメント (Visual Basic)" -ms.custom: +title: Office の詳細は Open XML WordprocessingML ドキュメント (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 6b1e155c-7174-4244-a6de-0fddf9a0b0d7 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 36d397853f042454fd14b888029dee7dbe383f68 -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: 5e23b8aad1d6339c2c9a71143d72a5f0d6d7eee6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # Office の詳細は Open XML WordprocessingML ドキュメント (Visual Basic) ここでは、Office Open XML WordprocessingML ドキュメントの詳細について説明します。 Open XML ドキュメントのドキュメント パーツとスタイル パーツの例も示します。 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 ea11c6c03b3..e1f3d9e62b8 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/filtering-data.md +++ b/docs/visual-basic/programming-guide/concepts/linq/filtering-data.md @@ -1,22 +1,12 @@ --- -title: "データのフィルター処理 (Visual Basic)" -ms.custom: +title: データのフィルター処理 (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 7749519a-7edc-49fe-aef9-6a353864af6c -caps.latest.revision: "4" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 31e3a4729a98e1f4b588cd415a15fff270587234 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: d3f44d0b6478103a10fb731988aeebc005cde82e +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # データのフィルター処理 (Visual Basic) フィルター処理とは、特定の条件を満たす要素のみが含まれるように結果セットを限定する操作のことです。 選択とも呼ばれます。 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 14bc54ce1f7..2ffe66a0f99 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 @@ -1,22 +1,12 @@ --- -title: "方法: 子孫要素 (XPATH-LINQ to XML) を検索 (Visual Basic)" -ms.custom: +title: '方法: 子孫要素 (XPATH-LINQ to XML) を検索 (Visual Basic)' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: e7e2dc9e-bda9-420d-a5b1-4fabf1cca46b -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 32a8debaab957e2739a7b489554acc6f9affddfe -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: e5915eb06af427c0631049af6dfc30399cb775e6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: 子孫要素 (XPATH-LINQ to XML) を検索 (Visual Basic) このトピックでは、特定の名前を指定して子孫要素を取得する方法について説明します。 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 ecfead71380..cb017746bd9 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 @@ -1,22 +1,12 @@ --- -title: "方法: 属性 (LINQ to XML) の値の取得 (Visual Basic)" -ms.custom: +title: '方法: 属性 (LINQ to XML) の値の取得 (Visual Basic)' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 5f4b3790-c83f-4eb3-a889-e3587edf3ca1 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 5eed0c34f79a4a338dda7b26049f2c1510443736 -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: 96d5e5a0c7ee294b140385c93b13ee56f3f92491 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: 属性 (LINQ to XML) の値の取得 (Visual Basic) このトピックでは、属性の値を取得する方法について説明します。 主に 2 つの方法があります。1 つは、 を目的の型にキャストする方法です。その後、明示的な変換演算子によって、要素または属性のコンテンツが指定した型に変換されます。 もう 1 つは、 プロパティを使用する方法です。 ただし、通常はキャストがより適切な方法です。 属性を NULL 値が許容される型にキャストすると、存在が不明確な属性の値を取得する場合にコードをより簡単に記述できます。 この手法の例については、次を参照してください。[する方法: 要素 (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-sort-elements.md b/docs/visual-basic/programming-guide/concepts/linq/how-to-sort-elements.md index 46058e87dae..e4f322df854 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 @@ -1,22 +1,12 @@ --- -title: "方法: 要素 (Visual Basic) を並べ替える" -ms.custom: +title: '方法: 要素 (Visual Basic) を並べ替える' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: c2c09279-6c8a-482e-8e71-b1453a815052 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: f8664a011538269de06ed30dd7367e8f85c510df -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 868f3eb448393e5c06a37ab68431620638e9dc35 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: 要素 (Visual Basic) を並べ替える この例では、結果を並べ替えるクエリの作成方法を示します。 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 fc18e313645..f4142fea244 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 @@ -1,22 +1,12 @@ --- -title: "LINQ to XML およびDOM (Visual Basic)" -ms.custom: +title: LINQ to XML およびDOM (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 18c36130-d598-40b7-9007-828232252978 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 1f89d3ded61daf16d4a59ccabb4d58625cae4a58 -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: f62b7564e9ba7adfe1aa83c5d0336d7a43e7c362 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # LINQ to XML およびDOM (Visual Basic) このセクションでは、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] と、現在主流の XML プログラミング API である W3C ドキュメント オブジェクト モデル (DOM) との主な違いについて説明します。 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 2a62a1fd88f..7ddca7eb209 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 @@ -1,22 +1,12 @@ --- -title: "名前空間の概要 (LINQ to XML)" -ms.custom: +title: 名前空間の概要 (LINQ to XML) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: b8eb31fa-4b26-4acf-8050-6e705687f458 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 082172720abd39634f7183367d4d7b8d53d2bb7e -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: 0e8a3313a41338f28a225a6d94fe5a4eb5210b8a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # 名前空間の概要 (LINQ to XML) このトピックでは、名前空間、 クラス、および クラスについて説明します。 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 b631f7d02a3..20dc076f463 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 @@ -1,22 +1,12 @@ --- -title: "標準クエリ演算子 (Visual Basic) のクエリ式の構文" -ms.custom: +title: 標準クエリ演算子 (Visual Basic) のクエリ式の構文 ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: eb978d86-d3b5-497b-95ce-a054bea8f510 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: c68e924b88b312ef17b8bb83de0def21ea621824 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 2f0a32ca2e76122aa13e4ad44c4b69838af26cdb +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 標準クエリ演算子 (Visual Basic) のクエリ式の構文 頻繁に使用される標準クエリ演算子が専用の Visual Basic 言語のキーワードの構文には、一部として呼び出されるように、*クエリ式*です。 クエリ式は*メソッド ベース*の方法とは異なり、より読み取りやすいクエリの表現形式です。 クエリ式の句は、コンパイル時にクエリ メソッドへの呼び出しに変換されます。 @@ -34,7 +24,7 @@ ms.lasthandoff: 11/21/2017 ||`Distinct`

(詳細については、次を参照してください[Distinct 句](../../../../visual-basic/language-reference/queries/distinct-clause.md)。)。| ||`Group … By … Into …`

(詳細については、次を参照してください[グループ By 句](../../../../visual-basic/language-reference/queries/group-by-clause.md)。)。| ||`Group Join … In … On …`

(詳細については、次を参照してください[Group Join 句](../../../../visual-basic/language-reference/queries/group-join-clause.md)。)。| -||`From x In …, y In … Where x.a = b.a`

または

`Join … [As …]In … On …`

(詳細については、次を参照してください[Join 句](../../../../visual-basic/language-reference/queries/join-clause.md)。)。| +||`From x In …, y In … Where x.a = b.a`

- または -

`Join … [As …]In … On …`

(詳細については、次を参照してください[Join 句](../../../../visual-basic/language-reference/queries/join-clause.md)。)。| ||`Aggregate … In … Into LongCount()`

(詳細については、次を参照してください[Aggregate 句](../../../../visual-basic/language-reference/queries/aggregate-clause.md)。)。| ||`Aggregate … In … Into Max()`

(詳細については、次を参照してください[Aggregate 句](../../../../visual-basic/language-reference/queries/aggregate-clause.md)。)。| ||`Aggregate … In … Into Min()`

(詳細については、次を参照してください[Aggregate 句](../../../../visual-basic/language-reference/queries/aggregate-clause.md)。)。| 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 bf8aaed82de..ff734de7e0f 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 @@ -1,22 +1,12 @@ --- -title: "純粋関数 (Visual Basic) を使用したリファクタリング" -ms.custom: +title: 純粋関数 (Visual Basic) を使用したリファクタリング ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: af0ea62f-4f57-4868-b624-a85524055935 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 7a8114dcfde7adbbdb1016bae4f2916dc28b6854 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: fe1ad3b189891a1655e014dc49dac00c79507a7c +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 純粋関数 (Visual Basic) を使用したリファクタリング 次の例には、前の例がリファクタリングした[拡張メソッド (Visual Basic) を使用したリファクタリング](../../../../visual-basic/programming-guide/concepts/linq/refactoring-using-an-extension-method.md)、この例では、段落のテキストは、純粋な静的メソッドに移動を検索するコードでは、純粋関数を使用する`ParagraphText`. 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 d2d0c9bb899..93364e5563e 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 @@ -1,22 +1,12 @@ --- -title: "ファイル、Textwriter、および XmlWriters3 にシリアル化します。" -ms.custom: +title: ファイル、Textwriter、および XmlWriters3 にシリアル化します。 ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 7a0c24df-79ef-41a0-87f5-e6cf79382da9 -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: f4c5578bc20f91eb35f78355dff0fc4c44e878e2 -ms.sourcegitcommit: bd1ef61f4bb794b25383d3d72e71041a5ced172e +ms.openlocfilehash: ff877e3c800bd1409d796fb68d651175d3602e34 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 10/18/2017 +ms.lasthandoff: 05/04/2018 --- # ファイル、TextWriter、および XmlWriter へのシリアル化 XML ツリーは、、または にシリアル化できます。 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 85013c6344e..9ee33741f42 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 @@ -1,22 +1,12 @@ --- -title: "WordprocessingML ドキュメント (Visual Basic) の構造" -ms.custom: +title: WordprocessingML ドキュメント (Visual Basic) の構造 ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 2dfb446b-5a07-4c00-9ab3-a74ba734ff3a -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 5809e8148e7ac426b876ad11948878ee0bfcd016 -ms.sourcegitcommit: 8ed4ebc15b5ef89d06a7507dc9d5e306e30accf7 +ms.openlocfilehash: 40d1013d5b5c131cc0b83c1b62bff2555ab179a4 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/14/2017 +ms.lasthandoff: 05/04/2018 --- # WordprocessingML ドキュメント (Visual Basic) の構造 このトピックでは、WordprocessingML ドキュメントの XML 構造について説明します。 @@ -24,7 +14,7 @@ ms.lasthandoff: 12/14/2017 ## Microsoft Office 形式 2007 Microsoft Office システムのネイティブ ファイル形式は Office Open XML (一般的な呼称は Open XML) です。 Open XML は Ecma 標準の XML ベースの形式であり、現在は ISO-IEC 標準としての検討が進められている段階です。 Open XML 内のワード プロセッシング ファイルのマークアップ言語は WordprocessingML と呼ばれます。 このチュートリアルの例では、WordprocessingML ソース ファイルを入力として使用します。 - Microsoft Office 2003 を使用している場合は、Word、Excel、PowerPoint 2007 File Formats を Microsoft Office 互換機能パックをインストールした場合、Office Open XML 形式でドキュメントを保存できます。 + Microsoft Office 2003 を使用しており、Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats をインストールしている場合は、Office Open XML 形式でドキュメントを保存できます。 ## WordprocessingML ドキュメントの構造 最初に理解する必要があるのは WordprocessingML ドキュメントの構造です。 WordprocessingML ドキュメントには、ドキュメントの段落を含む本文要素 (名前は `w:body`) が 1 つあります。 各段落には、1 つ以上のテキスト ラン (名前は `w:r`) が含まれています。 各テキスト ランには、1 つ以上のテキスト片 (名前は `w:t`) が含まれています。 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 ddbdb3a7adb..90296b1ed09 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 @@ -1,22 +1,12 @@ --- -title: "方法: スレッド プール (Visual Basic) を使用します。" -ms.custom: +title: '方法: スレッド プール (Visual Basic) を使用します。' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article ms.assetid: 90a0bb24-39f8-41f5-a217-b52a7d4fed0b -caps.latest.revision: "3" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 42a4120900203eb7eb5ad8463fba4491636882b1 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: a61defc2e40662d7fdadb40693e757fa559adb6a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: スレッド プール (Visual Basic) を使用します。 "*スレッド プール*" はマルチスレッドの 1 つの形式であり、タスクはキューに追加されて、スレッドが作成されると自動的に開始されます。 詳細については、次を参照してください。 [(Visual Basic) スレッドのプール](../../../../visual-basic/programming-guide/concepts/threading/thread-pooling.md)です。 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 2724ee263a6..3d083763552 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 @@ -1,25 +1,16 @@ --- -title: "方法: 配列を別の配列に代入する (Visual Basic)" -ms.custom: +title: '方法: 配列を別の配列に代入する (Visual Basic)' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.topic: article helpviewer_keywords: - covariance, arrays - arrays [Visual Basic], assigning - arrays [Visual Basic], covariance ms.assetid: 1ae89ea5-f292-4282-bcfc-e9b06b37fbd5 -caps.latest.revision: "18" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 0dd2d678bbfdeaa6b12b5b5a4f69d0fbca8c1944 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 63c7d187152fcb5ea84378c677aa687f334f63de +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: 配列を別の配列に代入する (Visual Basic) 配列がオブジェクトであるため、他のオブジェクト型のような代入ステートメントで使用することができます。 配列変数、配列要素と、ランクと長さの情報を構成するデータへのポインターを保持し、割り当ては、このポインターだけをコピーします。 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 6a7b31fa9cb..af6f6bfeee6 100644 --- a/docs/visual-basic/programming-guide/language-features/arrays/index.md +++ b/docs/visual-basic/programming-guide/language-features/arrays/index.md @@ -1,11 +1,6 @@ --- title: Visual Basic における配列 -ms.custom: '' ms.date: 12/06/2017 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vb.Array helpviewer_keywords: @@ -14,12 +9,11 @@ helpviewer_keywords: ms.assetid: dbf29737-b589-4443-bee6-a27588d9c67e author: rpetrusha ms.author: ronpet -ms.manager: wpickett -ms.openlocfilehash: d223ca8b0ff59a13c31fa777e5cb6a97918421c6 -ms.sourcegitcommit: 01ea3686e74ff05e4f6de3d8d46dc603d051ec00 +ms.openlocfilehash: 3b6c1db0131f2a150dc1b00dd5e6dafc3a418f05 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/13/2017 +ms.lasthandoff: 05/04/2018 --- # Visual Basic における配列 配列と呼ばれるものの値のセットとは、*要素*、互いに論理的に関連します。 たとえば、配列で構成されます; 学校の各学年の生徒の数配列の各要素は、1 つ学年の生徒の数です。 同様に、配列が、クラスの学生の成績のあります。配列の各要素は、1 つのレベルです。 @@ -126,7 +120,7 @@ Dim sales()() As Double = New Double(11)() {} ## 配列への値の格納 - 配列のそれぞれの位置には、 `Integer`型のインデックスを使用してアクセスできます。 かっこで囲まれたインデックスを使用して配列のそれぞれの位置を参照することで、配列の値を格納および取得することができます。 多次元配列のインデックスは、コンマ (,) で区切られます。 配列の次元ごとに 1 つのインデックスが必要です。 + 配列のそれぞれの位置には、`Integer` 型のインデックスを使用してアクセスできます。 かっこで囲まれたインデックスを使用して配列のそれぞれの位置を参照することで、配列の値を格納および取得することができます。 多次元配列のインデックスは、コンマ (,) で区切られます。 配列の次元ごとに 1 つのインデックスが必要です。 次の例では、格納および配列の値を取得するステートメントを示します。 @@ -165,7 +159,7 @@ Dim sales()() As Double = New Double(11)() {} [!code-vb[iterate-one-dimensional-array](../../../../../samples/snippets/visualbasic/programming-guide/language-features/arrays/iterate1d.vb)] - 次の例を使用して、多次元配列を反復処理する[ `For...Next` ](../../../../visual-basic/language-reference/statements/for-next-statement.md)ステートメントです。 メソッドには、次元を指定するパラメーターがあります。 `GetUpperBound(0)`最初の次元のインデックスの最大値を返しますと`GetUpperBound(1)`2 番目の次元のインデックスの最大値を返します。 + 次の例を使用して、多次元配列を反復処理する[ `For...Next` ](../../../../visual-basic/language-reference/statements/for-next-statement.md)ステートメントです。 メソッドには、次元を指定するパラメーターがあります。 `GetUpperBound(0)` 最初の次元のインデックスの最大値を返しますと`GetUpperBound(1)`2 番目の次元のインデックスの最大値を返します。 [!code-vb[iterate-two-dimensional-array](../../../../../samples/snippets/visualbasic/programming-guide/language-features/arrays/iterate2d.vb)] @@ -246,12 +240,12 @@ Dim sales()() As Double = New Double(11)() {} [!code-vb[jagged-array-size](../../../../../samples/snippets/visualbasic/programming-guide/language-features/arrays/jagged-length.vb)] ## 長さ 0 の配列 -Visual Basic が初期化されていない配列間で区別 (値が配列`Nothing`) および*長さ 0 の配列*または空の配列 (配列要素が存在しないことです)。初期化されていない配列である多次元化されていないか、任意の値がそれに割り当てられます。 例: +Visual Basic が初期化されていない配列間で区別 (値が配列`Nothing`) および*長さ 0 の配列*または空の配列 (配列要素が存在しないことです)。初期化されていない配列である多次元化されていないか、任意の値がそれに割り当てられます。 例えば: ```vb Dim arr() As String ``` -長さ 0 の配列は、-1 のディメンションと宣言されます。 例: +長さ 0 の配列は、-1 のディメンションと宣言されます。 例えば: ```vb Dim arrZ(-1) As String 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 3ac1b7b75b5..f4f6b828444 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 @@ -1,24 +1,14 @@ --- title: '方法: コレクション初期化子を使用してコレクションを作成する (Visual Basic)' -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - collection initializers [Visual Basic] ms.assetid: c858db10-424d-47e0-92cd-e08087cc5ebc -caps.latest.revision: 8 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: cff862f16530bc268628d9406ae81d23f2761926 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 6158b6f02d95260e2955e77d732fae8b8d9d5e04 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: コレクション初期化子を使用してコレクションを作成する (Visual Basic) コレクション初期化子を使用してコレクションを作成するときに、Visual Basic コンパイラはの検索、`Add`対象のコレクション型のメソッドのパラメーター、`Add`メソッド、コレクション初期化子内の値の型に一致します。 これは、`Add`メソッドを使用して、コレクション初期化子から値を持つコレクションを設定します。 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 85def173dd6..4133a04c186 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 @@ -1,24 +1,14 @@ --- title: 定数の概要 (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - constants [Visual Basic] ms.assetid: 29016fe8-78b3-4dc8-90b8-1cfec2fa8ac9 -caps.latest.revision: 14 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 40330e8c2c60c866200e009a8280c7ec9c855435 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 2ec43254013df5444048b5197489c55217d5328a +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 定数の概要 (Visual Basic) 定数とは、数値または文字列が変化しないの代わりに使用されるわかりやすい名前です。 定数は、同じである、名前が示すように、アプリケーションの実行中の値を格納します。 大幅に、コードの読みやすさを向上し、定数を使用して管理しやすくできます。 再度表示される値を含むコード内を使用すると、保存または明確な意味がないが困難な特定の番号によって異なります。 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 9ed68cadd85..d6c55f68d8d 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 @@ -1,9 +1,6 @@ --- -title: "Visual Basic におけるジェネリック型 (Visual Basic)" +title: Visual Basic におけるジェネリック型 (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.technology: devlang-visual-basic -ms.topic: article helpviewer_keywords: - generic interfaces - data type arguments [Visual Basic], defining @@ -39,14 +36,11 @@ helpviewer_keywords: - type arguments [Visual Basic], defining - arguments [Visual Basic], type ms.assetid: 89f771d9-ecbb-4737-88b8-116b63c6cf4d -caps.latest.revision: "45" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 463391da61cbafe1f50a246307994cfa134dba38 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: f86819f9bd3cbcceb4be696852655018868f4a56 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # Visual Basic におけるジェネリック型 (Visual Basic) *ジェネリック型* はさまざまなデータ型に対して同じ機能を実行するために必要な処理を行う、1 つのプログラミング要素です。 ジェネリック クラスまたはジェネリック プロシージャを定義すると、同じ機能を実行させる各データ型に対して、その機能を別々に定義する必要がありません。 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 749d6240928..489ee3fc1b9 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 @@ -1,13 +1,6 @@ --- title: Visual Basic におけるデータ型 -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - data types [Visual Basic], declaring - typing @@ -15,14 +8,11 @@ helpviewer_keywords: - Visual Basic code, data types - data types [Visual Basic], improving speed with ms.assetid: 5e1b9aaf-c7ca-4b29-9b22-0e82ed8e85e2 -caps.latest.revision: 28 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 20a24c8632e1f2193cfa86319a824dfcc038d9d8 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 855e32463284604fc27d4b73331ae48967dddefb +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # Visual Basic におけるデータ型 プログラミング要素の*データ型*は、保持できるデータの種類やデータの格納方法を示します。 データ型は、コンピューターのメモリに格納できるすべての値に適用され、式の評価にも関与します。 変数、リテラル、定数、列挙値、プロパティ、プロシージャのパラメーター、プロシージャの引数、およびプロシージャの戻り値にはすべてデータ型があります。 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 92eb35bd42b..f4a65b3c186 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 @@ -1,13 +1,6 @@ --- title: 構造体 (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - structures [Visual Basic] - user-defined data types [Visual Basic], structures @@ -16,14 +9,11 @@ helpviewer_keywords: - user-defined data types [Visual Basic], about user-defined data types - types [Visual Basic], user-defined ms.assetid: 55e86462-5e99-4d33-8018-6d097ca491b2 -caps.latest.revision: 13 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: d1f537b25a405548816ab3d356a18f693a5d0006 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 1e245cb562a3112107ee805cf05c10b0374d8831 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 構造体 (Visual Basic) A*構造*ユーザー定義型 (UDT) 以前のバージョンの Visual Basic でサポートされるを一般化しました。 構造体には、フィールド、だけでなく、プロパティ、メソッド、およびイベントを公開できます。 構造体が 1 つまたは複数のインターフェイスを実装し、フィールドごとに個別のアクセス レベルを宣言することができます。 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 20a461bedcf..1b71f9b2153 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 @@ -1,12 +1,6 @@ --- -title: "Visual Basic でのアクセス レベル" -ms.custom: +title: Visual Basic でのアクセス レベル ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.topic: article helpviewer_keywords: - members [Visual Basic], accessing in Visual Basic - Friend access modifier @@ -19,19 +13,16 @@ helpviewer_keywords: - Private access modifier - declared elements [Visual Basic], access level ms.assetid: 6e06c1ab-fd78-47f0-83a8-1152780b5e1a -caps.latest.revision: "16" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 87e43ac7e813cece1179bdaf24c86fa62adcb438 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 6f8fda62e468e3735e3ae36afdebe440a8e4bc04 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # Visual Basic でのアクセス レベル *アクセス レベル*宣言された要素の範囲にアクセスできるは、どのようなコードは、読み取りし、書き込みをするアクセス許可。 これは、アクセス レベルは、要素自体を宣言する方法だけでなく、要素のコンテナーのアクセス レベルによっても決定されます。 として宣言も含めに含まれる要素のいずれかのコンテナー要素にアクセスできないコードにアクセスできない、`Public`です。 たとえば、`Public`に変数が、`Private`構造体からではなく、構造体を含むクラスの内部からアクセスできるそのクラスの外です。 -## パブリック +## Public [パブリック](../../../../visual-basic/language-reference/modifiers/public.md)宣言ステートメントでキーワードは、要素を同じプロジェクト内のすべてのコード、プロジェクトを参照する他のプロジェクトおよびプロジェクトからビルドされたアセンブリからアクセスできることを指定します。 次のコードはサンプル`Public`宣言します。 ``` @@ -83,11 +74,11 @@ Private numberForMeOnly As Integer |アクセス修飾子|付与されるアクセス レベル|このアクセス レベルで宣言されていることができます要素|宣言コンテキスト内部では、この修飾子を使用することができます。| |---------------------|--------------------------|-----------------------------------------------------|----------------------------------------------------------------| -|`Public`|無制限の。

パブリック要素を参照するすべてのコードがアクセスできます。|インターフェイス

モジュール

クラス

構造体

構造体のメンバー

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|ソース ファイル

名前空間

インターフェイス

モジュール

クラス

構造体| +|`Public`|無制限の。

パブリック要素を参照するすべてのコードがアクセスできます。|インターフェイス

モジュール

クラス

構造体

構造体のメンバー

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|ソース ファイル

名前空間

Interface

Module

クラス

構造体| |`Protected`|継承。

要素にアクセスできる保護対象の要素、または、そこから派生するクラスを宣言するクラス内のコードします。|インターフェイス

クラス

構造体

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|クラス| -|`Friend`|アセンブリ:

フレンド要素にアクセスできる宣言されているアセンブリ内のコードします。|インターフェイス

モジュール

クラス

構造体

構造体のメンバー

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|ソース ファイル

名前空間

インターフェイス

モジュール

クラス

構造体| -|`Protected``Friend`|共用体の`Protected`と`Friend`:

同じクラスまたは保護されたフレンド要素として、または要素のクラスから派生したクラス内では、同じアセンブリのコードは、アクセスできます。|インターフェイス

クラス

構造体

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|クラス| -|`Private`|宣言コンテキスト。

含まれる型は、内のコードを含め、プライベートの要素を宣言する型のコードは、要素にアクセスできます。|インターフェイス

クラス

構造体

構造体のメンバー

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|モジュール

クラス

構造体| +|`Friend`|アセンブリ:

フレンド要素にアクセスできる宣言されているアセンブリ内のコードします。|インターフェイス

モジュール

クラス

構造体

構造体のメンバー

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|ソース ファイル

名前空間

Interface

Module

クラス

構造体| +|`Protected` `Friend`|共用体の`Protected`と`Friend`:

同じクラスまたは保護されたフレンド要素として、または要素のクラスから派生したクラス内では、同じアセンブリのコードは、アクセスできます。|インターフェイス

クラス

構造体

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|クラス| +|`Private`|宣言コンテキスト。

含まれる型は、内のコードを含め、プライベートの要素を宣言する型のコードは、要素にアクセスできます。|インターフェイス

クラス

構造体

構造体のメンバー

手順

プロパティ

メンバー変数

定数

列挙

イベント

外部宣言

デリゲート|Module

クラス

構造体| ## 関連項目 [Dim ステートメント](../../../../visual-basic/language-reference/statements/dim-statement.md) 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 31f5dbb230e..c1f9848921f 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 @@ -1,13 +1,6 @@ --- title: Visual Basic における有効期間 -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - static variables [Visual Basic], lifetime - static variables [Visual Basic], Visual Basic @@ -17,14 +10,11 @@ helpviewer_keywords: - lifetime [Visual Basic], Visual Basic - lifetime [Visual Basic] ms.assetid: bd91e390-690a-469a-9946-8dca70bc14e7 -caps.latest.revision: 14 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 14a75a2c3af52f63051d02df9341faf19c3b76c7 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: d32639f1c392d53a7e9f6258440b6c0925d27a5d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # Visual Basic における有効期間 *有効期間*宣言された要素は、期間その中に、使用可能です。 変数は、有効期間がある唯一の要素です。 この目的のため、コンパイラは、プロシージャのパラメーターを処理し、関数は変数の特殊なケースとして返します。 変数の有効期間は、値を保持できる時間の期間を表します。 その有効期間全体でその値を変更することができますが、いくつかの値が常に格納します。 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 561b7559222..2954b976252 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 @@ -1,13 +1,6 @@ --- title: 型の上位変換 (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - declared elements [Visual Basic], scope - visibility [Visual Basic], declared elements @@ -17,14 +10,11 @@ helpviewer_keywords: - type promotion - declared elements [Visual Basic], visibility ms.assetid: 035eeb15-e4c5-4288-ab3c-6bd5d22f7051 -caps.latest.revision: 17 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: ddb0d61f0f1c94e8e28493d0c62afe1e09503804 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 104fa906fecc5a5bb8704fe3ab839f9f200cf73b +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 型の上位変換 (Visual Basic) モジュール内のプログラミング要素を宣言する場合、Visual Basic は、モジュールを含む名前空間には、そのスコープを昇格します。 これは呼ば*プロモーションを入力*です。 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 23ea10143b2..0ade2599841 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 @@ -1,25 +1,16 @@ --- -title: "厳密でないデリゲート変換 (Visual Basic)" -ms.custom: +title: 厳密でないデリゲート変換 (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.topic: article helpviewer_keywords: - relaxed delegate conversion [Visual Basic] - delegates [Visual Basic], relaxed conversion - conversions [Visual Basic], relaxed delegate ms.assetid: 64f371d0-5416-4f65-b23b-adcbf556e81c -caps.latest.revision: "19" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 0cca3d09b538905714f627c9fa006187b8927383 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: c4a41bf74716a6ea7d3c1139651834acccf27657 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 厳密でないデリゲート変換 (Visual Basic) 厳密でないデリゲート変換を使用すると、サブと関数は、それぞれの署名が同一ではない場合でも、ハンドラーまたはデリゲートを割り当てることができます。 そのため、デリゲートへのバインディングは、メソッドの呼び出しを既に許可されているバインディングで一貫性のあるになります。 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 02ba412519a..1c77dc69025 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 @@ -1,23 +1,17 @@ --- title: 作成と実装インターフェイス (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - interfaces [Visual Basic], walkthroughs - interfaces [Visual Basic], testing - interface implementation [Visual Basic], walkthrough - interfaces [Visual Basic], creating ms.assetid: ded82af2-9f52-4232-98ef-fe458180f112 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 0368207e0bda6e0e003ecd7988b77d765c7edc37 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: af9305deb60637b642d091501e743f2c7a57ccad +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # チュートリアル: インターフェイスの作成と実装 (Visual Basic) 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 3df7eb31ecd..f62da64b25e 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 @@ -1,12 +1,6 @@ --- -title: "方法 : LINQ を使用してクエリ結果をフィルター処理する (Visual Basic)" -ms.custom: +title: '方法 : LINQ を使用してクエリ結果をフィルター処理する (Visual Basic)' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.topic: article helpviewer_keywords: - filtering [Visual Basic] - filtering data [LINQ in Visual Basic] @@ -17,14 +11,11 @@ helpviewer_keywords: - query samples [Visual Basic] - filtering data [Visual Basic] ms.assetid: ef103092-9bed-4134-97f4-2db696e83c12 -caps.latest.revision: "6" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 80d4f05e9f90e8543c61af26080e66f9cf262f01 -ms.sourcegitcommit: 34ec7753acf76f90a0fa845235ef06663dc9e36e +ms.openlocfilehash: 5bbccae580a2d1dcc43008f8002a34e95476c259 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法 : LINQ を使用してクエリ結果をフィルター処理する (Visual Basic) 統合言語クエリ (LINQ) では、簡単にデータベース情報にアクセスしてクエリを実行します。 @@ -47,9 +38,9 @@ ms.lasthandoff: 12/21/2017 1. Visual Studio で、**[ファイル]** メニューの **[新規作成]** をポイントし、**[プロジェクト]** をクリックします。 Visual Basic を選択して**Windows フォーム アプリケーション**プロジェクトの種類として。 -2. **[プロジェクト]** メニューの **[新しい項目の追加]**をクリックします。 選択、 **LINQ to SQL クラス**項目テンプレート。 +2. **[プロジェクト]** メニューの **[新しい項目の追加]** をクリックします。 選択、 **LINQ to SQL クラス**項目テンプレート。 -3. そのファイルに `northwind.dbml` という名前を付けます。 **[追加]**をクリックします。 オブジェクト リレーショナル デザイナー (O/R デザイナー) は、northwind.dbml ファイルを開きます。 +3. そのファイルに `northwind.dbml` という名前を付けます。 **[追加]** をクリックします。 オブジェクト リレーショナル デザイナー (O/R デザイナー) は、northwind.dbml ファイルを開きます。 ### O/R デザイナーをクエリにテーブルを追加するには @@ -85,7 +76,7 @@ ms.lasthandoff: 12/21/2017 [!code-vb[VbLINQToSQLHowTos#12](../../../../visual-basic/programming-guide/language-features/linq/codesnippet/VisualBasic/how-to-filter-query-results-by-using-linq_2.vb)] -## 参照 +## 関連項目 [LINQ](../../../../visual-basic/programming-guide/language-features/linq/index.md) [クエリ](../../../../visual-basic/language-reference/queries/queries.md) [LINQ to SQL](../../../../framework/data/adonet/sql/linq/index.md) 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 b5be2e4a3de..4652fbfaae3 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 @@ -1,12 +1,6 @@ --- -title: "Visual Basic の連結演算子" -ms.custom: +title: Visual Basic の連結演算子 ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.topic: article helpviewer_keywords: - '& operator [Visual Basic], concatenation' - concatenation operators [Visual Basic] @@ -15,14 +9,11 @@ helpviewer_keywords: - + operator [Visual Basic], concatenation - concatenation operators [Visual Basic] ms.assetid: e59908c3-89e0-41ae-933d-3e8826c16a04 -caps.latest.revision: "18" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 3a444cca76fbc41807b0c8b69bcbaedbd75c36eb -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: ab268e513e6f019ed651c94deb5e423cfcca7587 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # Visual Basic の連結演算子 連結演算子は、複数の文字列を結合して 1 つの文字列にします。 連結演算子には、`+` と `&` の 2 つがあります。 どちらの演算子も、次の例に示すように基本的な連結演算を行います。 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 b98f3a9e525..686bbf15fa9 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 @@ -1,27 +1,17 @@ --- title: 拡張メソッド (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vb.ExtensionMethods helpviewer_keywords: - extending data types [Visual Basic] - extension methods [Visual Basic] ms.assetid: b8020aae-374d-46a9-bcb7-8cc2390b93b6 -caps.latest.revision: 41 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: d3db3bc2b213b78ef2dceebcf56c9d5fbfa3016e -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 1cc2ccef09dd027c6f1e82f60ed4ac5f50db6ebe +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 拡張メソッド (Visual Basic) 拡張メソッドでは、新しい派生型を作成せずに既に定義されているデータ型にカスタム機能を追加する開発者が有効にします。 拡張メソッドを使用すれば、既存の型のインスタンス メソッドの場合と同様に呼び出すことができるメソッドを記述できます。 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 2083eaedb3b..eaff09131e7 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 @@ -1,13 +1,6 @@ --- title: '方法: 演算子プロシージャを呼び出す (Visual Basic)' -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - operator procedures [Visual Basic], calling - procedures [Visual Basic], operator @@ -18,14 +11,11 @@ helpviewer_keywords: - overloaded operators [Visual Basic], calling - operator overloading ms.assetid: 0dce42cc-f0b0-4c14-9f62-018b21f33497 -caps.latest.revision: 16 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 21545f2488bfabd0abc9c6e316d21bbc4d5aeb91 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: b1dc4477daa4ceb9dfc6a9a6ab3f041e68011acd +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 方法: 演算子プロシージャを呼び出す (Visual Basic) 演算子プロシージャを呼び出すには、式で演算子のシンボルを使用します。 場合は、変換演算子を呼び出す、 [CType 関数](../../../../visual-basic/language-reference/functions/ctype-function.md)に値を別の 1 つのデータ型に変換します。 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 9e7041d5f74..beaf7aab707 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 @@ -1,13 +1,6 @@ --- title: '方法: 引数の値渡しを強制する (Visual Basic)' -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - procedures [Visual Basic], arguments - procedures [Visual Basic], parameters @@ -21,14 +14,11 @@ helpviewer_keywords: - procedure arguments [Visual Basic], in parentheses - arguments [Visual Basic], changing value ms.assetid: 77b4f2d2-1055-4c2f-a521-874d1db86946 -caps.latest.revision: 16 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 30f5e5fe7b9c92f90673dc99a0e299136a38305b -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: adc58c34150030eb0fc82050576bfecc453e21ed +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 方法: 引数の値渡しを強制する (Visual Basic) プロシージャ宣言では、引き渡し方法を決定します。 パラメーターが宣言されている場合[ByRef](../../../../visual-basic/language-reference/modifiers/byref.md)、参照によって、対応する引数を渡す Visual Basic が必要です。 これにより、呼び出し元のコードで引数の基になるプログラミング要素の値を変更する手順です。 このような変更を基になる要素を保護する場合は、オーバーライドできます、`ByRef`引き渡し方法の手順では引数の名前をかっこで囲んだ呼び出します。 このかっこは、呼び出しで引数リストを囲むかっこだけでなく、します。 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 1bced91686b..a0adfbab0d1 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 @@ -1,13 +1,6 @@ --- title: '方法: 不特定数のパラメーターを受け取るプロシージャをオーバーロードする (Visual Basic)' -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - procedures [Visual Basic], parameters - procedure overloading [Visual Basic], indefinite number of parameters @@ -17,14 +10,11 @@ helpviewer_keywords: - procedures [Visual Basic], overloading - procedures [Visual Basic], multiple versions ms.assetid: c7042de2-2422-4039-94e8-ac298896af69 -caps.latest.revision: 18 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 8cb4faa2dfd01f854dcc3bf8c2a330adf5acdcac -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 026dd59db135e8b195ae014aaff5e3a6a7846fc7 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 方法: 不特定数のパラメーターを受け取るプロシージャをオーバーロードする (Visual Basic) プロシージャがある場合、 [ParamArray](../../../../visual-basic/language-reference/modifiers/paramarray.md)パラメーター、パラメーター配列の 1 次元配列を取得、オーバー ロードされたバージョンを定義することはできません。 詳細についてを参照してください「暗黙的なオーバー ロードを ParamArray パラメーター」[プロシージャのオーバー ロードでの考慮事項](./considerations-in-overloading-procedures.md)です。 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 f56b4aebf3b..265e100db3b 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 @@ -1,12 +1,6 @@ --- -title: "部分メソッド (Visual Basic)" -ms.custom: +title: 部分メソッド (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.topic: article f1_keywords: - vb.PartialMethod - PartialMethod @@ -17,14 +11,11 @@ helpviewer_keywords: - methods [Visual Basic], partial methods - inserting custom logic into code ms.assetid: 74b3368b-b348-44a0-a326-7d7dc646f4e9 -caps.latest.revision: "16" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 33e34c63988e74be2c22cb7b1358f5e8b04048c6 -ms.sourcegitcommit: 34ec7753acf76f90a0fa845235ef06663dc9e36e +ms.openlocfilehash: a1708c1d953a60429c1bd87fd858da5c50a3e759 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/21/2017 +ms.lasthandoff: 05/04/2018 --- # 部分メソッド (Visual Basic) 部分メソッドでは、開発者はカスタム ロジックをコードに挿入を有効にします。 通常、コードは、デザイナーで生成されたクラスの一部です。 部分メソッドはコード ジェネレーターによって作成される部分クラスで定義され、何かが変更されたことを通知によく使用されます。 開発者は、変更に応じて、カスタム動作を指定できます。 @@ -78,7 +69,7 @@ End Sub `Quantity was changed to 100` -## 参照 +## 関連項目 [Sub ステートメント](../../../../visual-basic/language-reference/statements/sub-statement.md) [Sub プロシージャ](./sub-procedures.md) [省略可能なパラメーター](./optional-parameters.md) 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 ed15627b997..cf6a6309c60 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 @@ -1,13 +1,6 @@ --- title: Sub プロシージャ (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - Sub procedures [Visual Basic], about Sub procedures - statement blocks @@ -18,14 +11,11 @@ helpviewer_keywords: - procedures [Visual Basic], Sub - syntax [Visual Basic], Sub procedures ms.assetid: 6a0a4958-ed0a-4d3d-8d31-0772c82bda58 -caps.latest.revision: 21 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 7258d57d2677042a2020097893a4f7a0adb35508 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 3286df1a5babfcf7d6b759ff5c9a920bb44f51ab +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # Sub プロシージャ (Visual Basic) A`Sub`プロシージャは、一連の Visual Basic ステートメントで囲まれた、`Sub`と`End Sub`ステートメントです。 `Sub`呼び出しコードに値を返さないが、プロシージャは、タスクを実行し、呼び出し元のコードにコントロールを返します。 @@ -39,7 +29,7 @@ A`Sub`プロシージャは、一連の Visual Basic ステートメントで囲 ## 宣言の構文 宣言の構文、`Sub`手順のとおりです。 - `[` *修飾子* `] Sub` *subname* `[(` *parameterlist* `)]` + `[` *修飾子* `] Sub` *subname* `[(` *parameterlist* `)]` `' Statements of the Sub procedure.` @@ -52,11 +42,11 @@ A`Sub`プロシージャは、一連の Visual Basic ステートメントで囲 パラメーター リスト内の各パラメーターの構文は次のとおりです。 - `[Optional] [ByVal | ByRef] [ParamArray]` *parametername*`As`*データ型* + `[Optional] [ByVal | ByRef] [ParamArray]` *parametername*`As`*データ型* パラメーターが省略可能な場合は、宣言の一部として既定値も指定する必要があります。 既定値を指定する構文は次のとおりです。 - `Optional [ByVal | ByRef]` *parametername*`As`*datatype*`=`*defaultvalue* + `Optional [ByVal | ByRef]` *parametername*`As`*datatype*`=`*defaultvalue* ### ローカル変数としてパラメーター コントロール、プロシージャに渡すと、各パラメーターは、ローカル変数として扱われます。 これは、その有効期間は、プロシージャのと同じことと、そのスコープは、プロシージャ全体を意味します。 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 505a6feee3f..fc731849ec6 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 @@ -1,25 +1,14 @@ --- title: パスワードの複雑さ (Visual Basic) を検証します。 -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.tgt_pltfrm: '' -ms.topic: article helpviewer_keywords: - String data type [Visual Basic], validation ms.assetid: 5d9a918f-6c1f-41a3-a019-b5c2b8ce0381 -caps.latest.revision: 17 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: bdbe5f385c6b7a0898c4907b0d8afabdaed06fa0 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: acfc8ab958c8671ed7f1afd245d24a43ca12be29 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # チュートリアル: パスワードの複雑さの検証 (Visual Basic) このメソッドは、強力なパスワードのいくつかの特性を確認しが失敗したパスワードをチェックに関する情報を含む文字列パラメーターを更新します。 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 d41bfaedd47..55082896436 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 @@ -1,25 +1,15 @@ --- -title: "方法: オブジェクト変数がインスタンスを参照しないようにする (Visual Basic)" -ms.custom: +title: '方法: オブジェクト変数がインスタンスを参照しないようにする (Visual Basic)' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article helpviewer_keywords: - Nothing keyword [Visual Basic], variable assignment - object variables [Visual Basic], null reference ms.assetid: e6d30578-bdae-4142-a3ac-a10697bf696a -caps.latest.revision: "9" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 3b33aef06300bf35b7138ec5b40747532a77140a -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: bf918b762261e1dd1fc4161a10203f3d0067e454 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: オブジェクト変数がインスタンスを参照しないようにする (Visual Basic) 設定するすべてのオブジェクトのインスタンスからオブジェクト変数の関連付けを解除することができます[Nothing](../../../../visual-basic/language-reference/nothing.md)です。 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 8d8353ac56d..d1b15db5a6a 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 @@ -1,13 +1,6 @@ --- -title: "方法: オブジェクトの現在のインスタンスを参照する (Visual Basic)" -ms.custom: +title: '方法: オブジェクトの現在のインスタンスを参照する (Visual Basic)' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article helpviewer_keywords: - variables [Visual Basic], object - objects [Visual Basic], referring to current instance @@ -15,14 +8,11 @@ helpviewer_keywords: - current instance - object variables [Visual Basic] ms.assetid: 7f9b2c77-03cd-428f-adc2-b18070226e7c -caps.latest.revision: "14" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 33ea612253b00e12f47258189da4ac7d8d98ade5 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: c1b79f1b6a9768941d6fe966c5b5886ea742f808 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法: オブジェクトの現在のインスタンスを参照する (Visual Basic) *現在のインスタンス*オブジェクトが現在のコードが実行されているインスタンス。 @@ -38,7 +28,7 @@ ms.lasthandoff: 11/21/2017 Me.Close() ``` - `Me`オブジェクトのように動作変数、宣言またはできませんに割り当てるものです。 `Me`現在のインスタンスを指します。 + `Me`オブジェクトのように動作変数、宣言またはできませんに割り当てるものです。 `Me` 現在のインスタンスを指します。 ## 関連項目 [オブジェクト変数](../../../../visual-basic/programming-guide/language-features/variables/object-variables.md) 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 97fe7d487f0..3b2e2a98e17 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 @@ -1,13 +1,6 @@ --- -title: "オブジェクト変数への代入 (Visual Basic)" -ms.custom: +title: オブジェクト変数への代入 (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.tgt_pltfrm: -ms.topic: article helpviewer_keywords: - Nothing keyword [Visual Basic], object variable assignment - object variables [Visual Basic], initializing @@ -20,14 +13,11 @@ helpviewer_keywords: - assignment statements [Visual Basic], object variable assignment - Me keyword [Visual Basic], as object variable ms.assetid: 3706811d-fd40-44fe-8727-d692e8e55d6d -caps.latest.revision: "19" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: eb6b53bebddc1c9cf1b9088e96ded36a5e1c5242 -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: f20a03c4d9a0e33203629ae066686f4c9f25c105 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # オブジェクト変数への代入 (Visual Basic) 通常の代入ステートメントを使用して、オブジェクト変数にオブジェクトを割り当てます。 オブジェクト式を割り当てることができます、または[Nothing](../../../../visual-basic/language-reference/nothing.md)キーワードとして次の例を示しています。 @@ -40,7 +30,7 @@ thisObject = Form1 thisObject = Nothing ``` - `Nothing`変数に現在割り当てられているオブジェクトが存在しないことを意味します。 + `Nothing` 変数に現在割り当てられているオブジェクトが存在しないことを意味します。 ## 初期化 コードが実行されている変数に初期化されるオブジェクトを開始するとき`Nothing`です。 宣言には初期化が含まれているが、宣言ステートメントの実行時に指定した値に再初期化されます。 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 02736bf7397..663ef4062b3 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 @@ -1,14 +1,6 @@ --- title: 宣言する XML 要素と属性の名前 (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.tgt_pltfrm: '' -ms.topic: article helpviewer_keywords: - declarations [XML in Visual Basic] - element names [XML in Visual Basic] @@ -16,14 +8,11 @@ helpviewer_keywords: - attribute names [XML in Visual Basic] - XML literals [Visual Basic], element names ms.assetid: cc110118-b6cf-4ff9-a4e4-6233c90c9fbf -caps.latest.revision: 13 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 07666ead0770c8055a62f75cb481648b0c72ef8b -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 9b586936281bfbf2dcace7cf2892bebf305fc842 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 宣言する XML 要素と属性の名前 (Visual Basic) このトピックでは、XML リテラルの XML 要素および属性の名前付けの Visual Basic のガイドラインを提供します。 XML リテラルでは、ローカル名または修飾名を指定できます。 XML 名前空間プレフィックス、コロン、およびローカル名の修飾名で構成されます。 XML 名前空間プレフィックスの詳細については、次を参照してください。 [XML 要素リテラル](../../../../visual-basic/language-reference/xml-literals/xml-element-literal.md)です。 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 454e474064e..1dcc27f71fe 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 @@ -1,26 +1,15 @@ --- title: Visual Basic における LINQ to XML の概要 -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.tgt_pltfrm: '' -ms.topic: article helpviewer_keywords: - LINQ to XML [Visual Basic], about LINQ to XML - LINQ [Visual Basic], LINQ to XML ms.assetid: 01c62a79-6d58-468e-84fb-039c05947701 -caps.latest.revision: 17 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: be9038fb194c0e4890593b4b80751a477def20a7 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 1ac9c7749cb054857715fd670f1510697c18f0e6 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # Visual Basic における LINQ to XML の概要 Visual Basic のサポートを提供する[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)]XML リテラルと XML 軸プロパティです。 これにより、Visual Basic コードで XML を操作するための使い慣れた、便利な構文を使用することができます。 *XML リテラル*コード内で直接、XML を有効にします。 *XML 軸プロパティ*access ノードが子、子孫ノード、および XML リテラルの属性を有効にします。 詳細については、次を参照してください。 [XML リテラルの概要](../../../../visual-basic/programming-guide/language-features/xml/xml-literals-overview.md)と[Visual Basic における XML のへのアクセス](../../../../visual-basic/programming-guide/language-features/xml/accessing-xml.md)です。 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 dacb0e37952..9fc45ca783d 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 @@ -1,26 +1,15 @@ --- title: XML リテラルでの空白文字 (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.tgt_pltfrm: '' -ms.topic: article helpviewer_keywords: - white space [XML in Visual Basic] - XML literals [Visual Basic], white space ms.assetid: dfe3a9ff-d69a-418e-a6b5-476f4ed84219 -caps.latest.revision: 14 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: e6d23aa54b150748aac9aa955f4bd86ee88358ea -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: 60ee90c69aeda38f95107a6043801a4994972079 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # XML リテラルでの空白文字 (Visual Basic) 作成時に、Visual Basic コンパイラは、XML リテラルの有意の空白文字だけが組み込まれて、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)]オブジェクト。 意味のない空白文字は組み込まれません。 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 cb5797d977e..d71707d1925 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 @@ -1,24 +1,15 @@ --- -title: "方法 : Visual Basic で XML ドキュメントを作成する" -ms.custom: +title: '方法 : Visual Basic で XML ドキュメントを作成する' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: devlang-visual-basic -ms.topic: article helpviewer_keywords: - XML comments - XML documentation [Visual Basic], creating ms.assetid: 27b5b06c-09b9-496a-8245-f9542d846230 -caps.latest.revision: "17" -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 63b6485de5aba2ca49d54a057045bec2062d12dd -ms.sourcegitcommit: 4f3fef493080a43e70e951223894768d36ce430a +ms.openlocfilehash: 7fb56da8a28367a6dcd5e28f208b4519510d7d95 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 11/21/2017 +ms.lasthandoff: 05/04/2018 --- # 方法 : Visual Basic で XML ドキュメントを作成する この例では、XML ドキュメント コメントをコードに追加する方法を示します。 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 1bec753d88a..91e750a544d 100644 --- a/docs/visual-basic/programming-guide/program-structure/main-procedure.md +++ b/docs/visual-basic/programming-guide/program-structure/main-procedure.md @@ -1,13 +1,6 @@ --- -title: "Visual Basic の Main プロシージャ" -ms.custom: +title: Visual Basic の Main プロシージャ ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: -ms.suite: -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - vb.Main helpviewer_keywords: @@ -15,24 +8,21 @@ helpviewer_keywords: - Main method [Visual Basic] - main function ms.assetid: f0db283e-f283-4464-b521-b90858cc1b44 -caps.latest.revision: -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 6de98ad4e470cd0becaf25f5a9a00c8095e44b15 -ms.sourcegitcommit: 34ec7753acf76f90a0fa845235ef06663dc9e36e +ms.openlocfilehash: 109bf94eb91292cfca700a9e456c8ab53e83d68f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 12/21/2017 +ms.lasthandoff: 05/04/2018 --- # Visual Basic の Main プロシージャ すべての Visual Basic アプリケーションが呼び出されるプロシージャを含める必要があります`Main`です。 このプロシージャは、開始ポイントし、アプリケーションの総合的な制御します。 .NET Framework の呼び出し、`Main`プロシージャ、アプリケーションが読み込まれたし、制御を渡す準備ができました。 記述する必要があります、Windows フォーム アプリケーションを作成する場合は、しない限り、`Main`が自分で実行されるアプリケーションのプロシージャです。 - `Main`最初に実行するコードが含まれています。 `Main`プログラムの開始時に最初に読み込まれる形式を決定、アプリケーションのコピーがシステムで既に実行されているかどうかを調べる、アプリケーションの変数のセットを確立またはアプリケーションに必要なデータベースを開くことができます。 + `Main` 最初に実行するコードが含まれています。 `Main`プログラムの開始時に最初に読み込まれる形式を決定、アプリケーションのコピーがシステムで既に実行されているかどうかを調べる、アプリケーションの変数のセットを確立またはアプリケーションに必要なデータベースを開くことができます。 ## メインのプロシージャの要件 (通常は拡張子が .exe) で自身で実行されるファイルを含める必要があります、`Main`プロシージャです。 (たとえば、拡張子は .dll) ライブラリで稼働していない、独自としないため、`Main`プロシージャです。 作成することができます、さまざまな種類のプロジェクトの要件は次のとおりです。 -- コンソール アプリケーションは単独で実行、および少なくとも 1 つを指定する必要があります`Main`プロシージャです。 」を参照してください。 +- コンソール アプリケーションは単独で実行、および少なくとも 1 つを指定する必要があります`Main`プロシージャです。 である必要があります。 - Windows フォーム アプリケーションは単独で実行します。 ただし、Visual Basic コンパイラに自動的に生成、`Main`などの手順と、アプリケーションをする必要はありません 1 つ作成します。 @@ -56,7 +46,7 @@ ms.lasthandoff: 12/21/2017 End Module ``` -- `Main`返すことも、`Integer`値で、プログラムの終了コードとしてオペレーティング システムを使用します。 その他のプログラムは、Windows ERRORLEVEL 値を確認するには、このコードをテストできます。 宣言する必要があります、終了コードを返す`Main`として、`Function`プロシージャの代わりに、`Sub`プロシージャです。 +- `Main` 返すことも、`Integer`値で、プログラムの終了コードとしてオペレーティング システムを使用します。 その他のプログラムは、Windows ERRORLEVEL 値を確認するには、このコードをテストできます。 宣言する必要があります、終了コードを返す`Main`として、`Function`プロシージャの代わりに、`Sub`プロシージャです。 ``` Module mainModule @@ -73,7 +63,7 @@ ms.lasthandoff: 12/21/2017 End Module ``` -- `Main`とることも、`String`引数として配列します。 配列内の各文字列には、プログラムの実行に使用したコマンドライン引数のいずれかが含まれています。 その値に応じて異なるアクションを実行できます。 +- `Main` とることも、`String`引数として配列します。 配列内の各文字列には、プログラムの実行に使用したコマンドライン引数のいずれかが含まれています。 その値に応じて異なるアクションを実行できます。 ``` Module mainModule @@ -117,7 +107,7 @@ ms.lasthandoff: 12/21/2017 End Module ``` -## 参照 +## 関連項目 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 ad3001670ea..41b1ced5de4 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 @@ -1,13 +1,6 @@ --- title: 参照と Imports ステートメント (Visual Basic) -ms.custom: '' ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - assemblies [Visual Basic], namespaces - references [Visual Basic], assembly @@ -16,14 +9,11 @@ helpviewer_keywords: - Imports statement [Visual Basic], referencing assemblies - assemblies [Visual Basic], references ms.assetid: 38149bd4-0a6f-4b31-b5f8-94a8c33f1600 -caps.latest.revision: 12 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: 051351c2fa0648de54bbfd36b1630ec1cd49d6f0 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: d767f42f8c836995064623b4aca15c86c98ec643 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # 参照と Imports ステートメント (Visual Basic) 利用できる外部オブジェクトをプロジェクトを選択して、**参照の追加**コマンドを**プロジェクト**メニュー。 Visual Basic での参照は、タイプ ライブラリが含まれていますが、詳細についてにと似ていますが、アセンブリを指すことができます。 diff --git a/docs/visual-basic/reference/command-line-compiler/codepage.md b/docs/visual-basic/reference/command-line-compiler/codepage.md index 5b08acb753c..0ecca10ad5f 100644 --- a/docs/visual-basic/reference/command-line-compiler/codepage.md +++ b/docs/visual-basic/reference/command-line-compiler/codepage.md @@ -1,23 +1,16 @@ --- title: -codepage (Visual Basic) ms.date: 03/09/2018 -ms.prod: .net -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - -codepage compiler option [Visual Basic] - codepage compiler option [Visual Basic] - -codepage compiler option [Visual Basic] ms.assetid: be36ec33-6800-4505-838c-4124564f5cc9 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: f098dd04b457b7db008788bcfb141af3f69843f8 -ms.sourcegitcommit: 2042de78fcdceebb6b8ac4b7a292b93e8782cbf5 +ms.openlocfilehash: 383b6adae94c27efdd236de31ddfa8d16a6d4648 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/27/2018 +ms.lasthandoff: 05/04/2018 --- # -codepage (Visual Basic) コンパイルですべてのソース コード ファイルに使用するコード ページを指定します。 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 bd1c3d3103b..7a80752e8d6 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,22 +1,16 @@ --- title: Visual Basic コンパイラ オプション一覧 (アルファベット順) ms.date: 04/12/2018 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - Visual Basic compiler, options ms.assetid: e67febba-bacf-4e1f-a143-c141e063f90e author: rpetrusha ms.author: ronpet -ms.openlocfilehash: a6e95c52c708128267ab6dc79a1b37d21b30bac2 -ms.sourcegitcommit: 2042de78fcdceebb6b8ac4b7a292b93e8782cbf5 +ms.openlocfilehash: dc25ff282772cc82b8ebe5d59e729a6a48afa8f8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/27/2018 +ms.lasthandoff: 05/04/2018 --- # Visual Basic コンパイラ オプションがアルファベット順に表示 Visual Basic のコマンド ライン コンパイラは、Visual Studio 統合開発環境 (IDE) からプログラムをコンパイルする代替手段として提供されます。 アルファベット順に並べ替え、Visual Basic のコマンド ライン コンパイラ オプションの一覧を次に示します。 @@ -37,7 +31,7 @@ Visual Basic のコマンド ライン コンパイラは、Visual Studio 統合 |[-debug](../../../visual-basic/reference/command-line-compiler/debug.md)|デバッグ情報を生成します。| |[-define](../../../visual-basic/reference/command-line-compiler/define.md)|条件付きコンパイルのシンボルを定義します。| |[-delaysign](../../../visual-basic/reference/command-line-compiler/delaysign.md)|アセンブリに完全に署名するか、部分的に署名するかを指定します。| -|[-決定論的](../../../visual-basic/reference/command-line-compiler/deterministic.md)|コンパイラがバイナリ コンテンツを持つにおいて同一であるコンパイル数の入力が一致する場合、アセンブリを出力します。| +|[-deterministic](../../../visual-basic/reference/command-line-compiler/deterministic.md)|入力が同一である場合、バイナリ コンテンツがコンパイル全体で同一のアセンブリをコンパイラに出力させます。| |[-doc](../../../visual-basic/reference/command-line-compiler/doc.md)|ドキュメント コメントを XML ファイルに出力します。| |[-errorreport](../../../visual-basic/reference/command-line-compiler/errorreport.md)|Visual Basic コンパイラで内部コンパイラ エラーを報告する方法を指定します。| |[-filealign](../../../visual-basic/reference/command-line-compiler/filealign.md)|出力ファイルでセクションをアラインするサイズを指定します。| diff --git a/docs/visual-basic/reference/command-line-compiler/delaysign.md b/docs/visual-basic/reference/command-line-compiler/delaysign.md index d350709299d..65f14ac6652 100644 --- a/docs/visual-basic/reference/command-line-compiler/delaysign.md +++ b/docs/visual-basic/reference/command-line-compiler/delaysign.md @@ -1,11 +1,6 @@ --- title: -delaysign ms.date: 03/10/2018 -ms.prod: .net -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - delaysign compiler option [Visual Basic] - -delaysign compiler option [Visual Basic] @@ -13,11 +8,11 @@ helpviewer_keywords: ms.assetid: c76e61a4-1884-4252-9fb2-377f99caa690 author: rpetrusha ms.author: ronpet -ms.openlocfilehash: d659e97f3b3a360456a1fcdaa9756934bb096334 -ms.sourcegitcommit: 498799639937c89de777361aab74261efe7b79ea +ms.openlocfilehash: c979ada9984ef345ffbb6b5e29c2f30595c3074d +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 03/22/2018 +ms.lasthandoff: 05/04/2018 --- # -delaysign アセンブリに完全に署名するか、部分的に署名するかを指定します。 diff --git a/docs/visual-basic/reference/command-line-compiler/out.md b/docs/visual-basic/reference/command-line-compiler/out.md index cab250c7d7a..9b773ae14af 100644 --- a/docs/visual-basic/reference/command-line-compiler/out.md +++ b/docs/visual-basic/reference/command-line-compiler/out.md @@ -1,11 +1,6 @@ --- title: -除外 (Visual Basic) ms.date: 07/20/2015 -ms.prod: .net -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - /out compiler option [Visual Basic] - -out compiler option [Visual Basic] @@ -13,11 +8,11 @@ helpviewer_keywords: ms.assetid: 9f148c15-0909-4cb8-a2db-777f8a8b45ae author: rpetrusha ms.author: ronpet -ms.openlocfilehash: 4cc3779f9efda8cf48107a7c16e31f8ff05a456d -ms.sourcegitcommit: 498799639937c89de777361aab74261efe7b79ea +ms.openlocfilehash: 234071d043b2649e2438ed20fe044fb89cdb9bf8 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 03/22/2018 +ms.lasthandoff: 05/04/2018 --- # -除外 (Visual Basic) 出力ファイルの名前を指定します。 diff --git a/docs/visual-basic/reference/command-line-compiler/quiet.md b/docs/visual-basic/reference/command-line-compiler/quiet.md index d6b9e7deb52..17034839810 100644 --- a/docs/visual-basic/reference/command-line-compiler/quiet.md +++ b/docs/visual-basic/reference/command-line-compiler/quiet.md @@ -1,12 +1,6 @@ --- title: -quiet ms.date: 07/20/2015 -ms.prod: .net -ms.reviewer: '' -ms.suite: '' -ms.technology: -- devlang-visual-basic -ms.topic: article f1_keywords: - -quiet - quiet @@ -15,14 +9,11 @@ helpviewer_keywords: - /quiet compiler option [Visual Basic] - quiet compiler option [Visual Basic] ms.assetid: 5d77fa23-4c50-4708-8535-649912b098e8 -caps.latest.revision: '' -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: a0ed08e013f088f512ae915daa9aeb2fa6b249b0 -ms.sourcegitcommit: 498799639937c89de777361aab74261efe7b79ea +ms.openlocfilehash: e67fe05507c8cb3edd7f46cad19211ba11e3b054 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 03/22/2018 +ms.lasthandoff: 05/04/2018 --- # -quiet コンパイラで構文関連のエラーと警告のコードが表示されないようにします。 diff --git a/docs/visual-basic/reference/language-specification/index.md b/docs/visual-basic/reference/language-specification/index.md index 8706bf04cdb..84435c1ff3c 100644 --- a/docs/visual-basic/reference/language-specification/index.md +++ b/docs/visual-basic/reference/language-specification/index.md @@ -1,23 +1,16 @@ --- title: Visual Basic 言語仕様 ms.date: 08/02/2017 -ms.prod: .net -ms.technology: -- devlang-visual-basic -ms.topic: article helpviewer_keywords: - resources [Visual Basic], specifications - Visual Basic code, specifications - specifications, Visual Basic ms.assetid: 42c30017-19d0-442e-87a2-850b66ddc3df -caps.latest.revision: 14 -author: dotnet-bot -ms.author: dotnetcontent -ms.openlocfilehash: a4bfab2f6f06cbe1ac971fc21d53a7336ad03c58 -ms.sourcegitcommit: 86adcc06e35390f13c1e372c36d2e044f1fc31ef +ms.openlocfilehash: cfdf6945be3f440013716694e633e7ca9c064729 +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP -ms.lasthandoff: 04/26/2018 +ms.lasthandoff: 05/04/2018 --- # Visual Basic 言語仕様 Visual Basic 言語仕様は、Visual Basic の文法と構文に関するすべての質問に対する回答の権限を持つソースです。 Visual Basic リファレンス ドキュメントで取り上げられていない、言語に関する詳細情報が含まれています。