From d3098a48b07a6c5e490b39ac318a7a89f78bf8a3 Mon Sep 17 00:00:00 2001 From: olprod Date: Wed, 13 Jun 2018 05:26:17 +0000 Subject: [PATCH] commit translated contents --- .../language-reference/compiler-messages/cs0134.md | 1 + docs/csharp/language-reference/keywords/out.md | 1 + .../language-reference/keywords/reference-types.md | 1 + docs/csharp/misc/cs0005.md | 3 ++- docs/csharp/misc/cs1002.md | 3 ++- docs/csharp/misc/cs1715.md | 3 ++- .../classes-and-structs/access-modifiers.md | 1 + .../classes-and-structs/anonymous-types.md | 1 + ...nowing-when-to-use-override-and-new-keywords.md | 1 + ...-the-async-walkthrough-by-using-task-whenall.md | 1 + .../programming-guide/concepts/async/index.md | 14 ++++---------- .../accessing-attributes-by-using-reflection.md | 1 + ...-to-create-a-c-cpp-union-by-using-attributes.md | 1 + .../chaining-standard-query-operators-together.md | 1 + .../concepts/linq/creating-xml-trees.md | 1 + .../concepts/linq/filtering-data.md | 1 + .../concepts/linq/generation-operations.md | 1 + .../concepts/linq/how-to-catch-parsing-errors.md | 1 + .../linq/how-to-create-a-tree-from-an-xmlreader.md | 1 + ...d-a-list-of-child-elements-xpath-linq-to-xml.md | 1 + ...to-find-preceding-siblings-xpath-linq-to-xml.md | 1 + .../linq/how-to-query-linq-to-xml-using-xpath.md | 1 + ...-query-the-contents-of-files-in-a-folder-lin.md | 1 + .../concepts/linq/linq-and-file-directories.md | 1 + .../concepts/linq/linq-to-xml-axes-overview.md | 1 + .../linq/modifying-xml-trees-linq-to-xml.md | 1 + .../preserving-white-space-while-serializing.md | 1 + ...uerying-an-xdocument-vs-querying-an-xelement.md | 1 + .../linq/sample-xml-file-books-linq-to-xml.md | 1 + ...xml-file-customers-and-orders-in-a-namespace.md | 1 + ...l-file-typical-purchase-order-in-a-namespace.md | 1 + ...d-content-of-xelement-and-xdocument-objects3.md | 1 + .../concepts/linq/working-with-xml-namespaces.md | 1 + docs/csharp/programming-guide/delegates/index.md | 1 + .../exceptions/compiler-generated-exceptions.md | 1 + .../how-to-read-a-text-file-one-line-at-a-time.md | 1 + .../generics/generic-interfaces.md | 1 + docs/csharp/programming-guide/generics/index.md | 1 + ...-access-command-line-arguments-using-foreach.md | 1 + .../main-and-command-args/index.md | 1 + .../how-to-use-the-global-namespace-alias.md | 1 + docs/csharp/programming-guide/xmldoc/seealso.md | 1 + docs/csharp/programming-guide/xmldoc/value.md | 1 + docs/csharp/quick-starts/arrays-and-collections.md | 1 + .../csharp/quick-starts/numbers-in-csharp-local.md | 1 + .../roslyn-sdk/get-started/syntax-analysis.md | 1 + docs/csharp/roslyn-sdk/index.md | 1 + docs/csharp/roslyn-sdk/syntax-visualizer.md | 1 + docs/csharp/structs.md | 1 + docs/csharp/tour-of-csharp/arrays.md | 1 + docs/csharp/tour-of-csharp/enums.md | 1 + .../relationships-between-language-and-library.md | 1 + .../running-intranet-applications-in-full-trust.md | 1 + .../file-schema/wcf/announcementendpoint.md | 1 + .../wcf/bookmarkresumptionqueries-of-wcf.md | 1 + .../file-schema/wcf/commonbehaviors.md | 1 + .../file-schema/wcf/messagesenderauthentication.md | 1 + .../file-schema/wcf/netnamedpipebinding.md | 1 + .../file-schema/wcf/security-of-nettcpbinding.md | 1 + .../file-schema/wcf/servicemetadata.md | 1 + .../bookmarkresumptionqueries.md | 1 + docs/framework/data/adonet/connection-pooling.md | 1 + docs/framework/data/adonet/connection-strings.md | 1 + ...own-issues-in-sqlclient-for-entity-framework.md | 1 + .../ef/language-reference/having-entity-sql.md | 1 + .../language-reference/math-canonical-functions.md | 1 + ...method-based-query-syntax-examples-filtering.md | 1 + docs/framework/data/adonet/oracle-sequences.md | 1 + ...rforming-batch-operations-using-dataadapters.md | 1 + ...ion-syntax-examples-ordering-linq-to-dataset.md | 1 + docs/framework/data/adonet/ref-cursor-examples.md | 1 + .../data/adonet/retrieving-and-modifying-data.md | 1 + .../data/adonet/sql/asynchronous-operations.md | 1 + .../data/adonet/sql/clr-stored-procedures.md | 1 + docs/framework/data/adonet/sql/clr-triggers.md | 1 + .../data/adonet/sql/clr-user-defined-functions.md | 1 + .../data/adonet/sql/clr-user-defined-types.md | 1 + .../sql/enabling-multiple-active-result-sets.md | 1 + .../data/adonet/sql/linq/debugging-support.md | 1 + .../data/adonet/sql/linq/getting-started.md | 1 + .../sql/linq/how-to-display-generated-sql.md | 1 + ...e-the-object-model-in-visual-basic-or-csharp.md | 1 + .../linq/how-to-insert-rows-into-the-database.md | 1 + .../sql/linq/how-to-map-database-relationships.md | 1 + .../sql/linq/how-to-map-inheritance-hierarchies.md | 1 + .../linq/how-to-retrieve-many-objects-at-once.md | 1 + ...between-an-ado-net-command-and-a-datacontext.md | 1 + .../sql/linq/how-to-specify-database-names.md | 1 + .../linq/return-the-set-union-of-two-sequences.md | 1 + .../sql/linq/the-linq-to-sql-object-model.md | 1 + .../data/adonet/sql/linq/user-defined-functions.md | 1 + ...through-simple-object-model-and-query-csharp.md | 1 + .../sql/linq/what-you-can-do-with-linq-to-sql.md | 1 + .../adonet/sql/snapshot-isolation-in-sql-server.md | 1 + .../updating-data-sources-with-dataadapters.md | 1 + docs/framework/data/transactions/index.md | 1 + ...ith-enterprise-services-and-com-transactions.md | 1 + .../transaction-management-escalation.md | 1 + ...ynchronous-wpf-application-wcf-data-services.md | 1 + ...d-a-data-service-reference-wcf-data-services.md | 1 + ...efine-entity-relationships-wcf-data-services.md | 1 + ...cept-data-service-messages-wcf-data-services.md | 1 + ...-data-service-client-utility-datasvcutil-exe.md | 1 + .../dangerousthreadingapi-mda.md | 1 + ...-assemblies-into-the-reflection-only-context.md | 1 + docs/framework/reflection-and-codedom/index.md | 1 + .../reflection-and-generic-types.md | 1 + .../framework/reflection-and-codedom/reflection.md | 1 + .../security-considerations-for-reflection.md | 1 + .../security-issues-in-reflection-emit.md | 1 + .../reflection-and-codedom/using-the-codedom.md | 1 + .../viewing-type-information.md | 1 + ...ugh-emitting-code-in-partial-trust-scenarios.md | 1 + .../creating-resource-files-for-desktop-apps.md | 1 + ...eating-satellite-assemblies-for-desktop-apps.md | 1 + docs/framework/resources/index.md | 1 + ...ging-and-deploying-resources-in-desktop-apps.md | 1 + .../retrieving-resources-in-desktop-apps.md | 1 + .../working-with-resx-files-programmatically.md | 1 + ...uilding-my-first-claims-aware-aspnet-web-app.md | 1 + .../building-my-first-claims-aware-wcf-service.md | 1 + docs/framework/security/custom-token-handlers.md | 1 + ...wnloading-the-json-web-token-handler-package.md | 1 + ...-the-validating-issuer-name-registry-package.md | 1 + .../framework/security/getting-started-with-wif.md | 1 + ...n-application-built-using-wif-3-5-to-wif-4-5.md | 1 + ...ware-aspnet-app-using-windows-authentication.md | 1 + ...ld-claims-aware-aspnet-mvc-web-app-using-wif.md | 1 + ...-claims-aware-aspnet-web-forms-app-using-wif.md | 1 + .../how-to-display-signed-in-status-using-wif.md | 1 + .../security/how-to-enable-wif-tracing.md | 1 + .../security/how-to-transform-incoming-claims.md | 1 + docs/framework/security/index.md | 1 + .../json-web-token-handler-api-reference.md | 1 + docs/framework/security/json-web-token-handler.md | 1 + ...amespace-mapping-between-wif-3-5-and-wif-4-5.md | 1 + .../secure-coding-guidelines-for-unmanaged-code.md | 1 + docs/framework/security/security-changes.md | 1 + .../security/validating-issuer-name-registry.md | 1 + docs/framework/security/whats-new-in-wif.md | 1 + docs/framework/security/wif-api-reference.md | 1 + .../security/wif-claims-programming-model.md | 1 + .../security/wif-configuration-reference.md | 1 + docs/framework/security/wif-extensions.md | 1 + docs/framework/security/wif-guidelines.md | 1 + docs/framework/security/wif-how-tos-index.md | 1 + docs/framework/security/wif-session-management.md | 1 + docs/framework/tools/al-exe-assembly-linker.md | 1 + ...p-exe-windows-forms-activex-control-importer.md | 1 + .../tools/developer-command-prompt-for-vs.md | 1 + .../fuslogvw-exe-assembly-binding-log-viewer.md | 1 + docs/framework/tools/gacutil-exe-gac-tool.md | 1 + docs/framework/tools/ilasm-exe-il-assembler.md | 1 + docs/framework/tools/ildasm-exe-il-disassembler.md | 1 + docs/framework/tools/lc-exe-license-compiler.md | 1 + ...generation-and-editing-tool-graphical-client.md | 1 + docs/framework/tools/mdbg-exe.md | 1 + .../tools/ngen-exe-native-image-generator.md | 1 + docs/framework/tools/peverify-exe-peverify-tool.md | 1 + .../regsvcs-exe-net-services-installation-tool.md | 1 + .../tools/resgen-exe-resource-file-generator.md | 1 + docs/framework/tools/sn-exe-strong-name-tool.md | 1 + .../ui-automation/accessibility-best-practices.md | 1 + ...t-side-ui-automation-provider-implementation.md | 1 + .../create-a-client-side-ui-automation-provider.md | 1 + .../expose-a-server-side-ui-automation-provider.md | 1 + ...e-the-content-of-a-table-using-ui-automation.md | 1 + ...mation-element-based-on-a-property-condition.md | 1 + ...find-a-ui-automation-element-for-a-list-item.md | 1 + .../find-and-highlight-text-using-ui-automation.md | 1 + ...gle-state-of-a-check-box-using-ui-automation.md | 1 + ...nting-the-ui-automation-dock-control-pattern.md | 1 + ...ui-automation-expandcollapse-control-pattern.md | 1 + ...ing-the-ui-automation-invoke-control-pattern.md | 1 + ...the-ui-automation-rangevalue-control-pattern.md | 1 + ...the-ui-automation-scrollitem-control-pattern.md | 1 + ...-the-ui-automation-tableitem-control-pattern.md | 1 + ...ing-the-ui-automation-window-control-pattern.md | 1 + docs/framework/ui-automation/index.md | 1 + .../invoke-a-control-using-ui-automation.md | 1 + ...among-ui-automation-elements-with-treewalker.md | 1 + ...d-text-attribute-details-using-ui-automation.md | 1 + .../obtain-text-attributes-using-ui-automation.md | 1 + .../obtaining-ui-automation-elements.md | 1 + .../raise-events-from-a-ui-automation-provider.md | 1 + .../register-a-client-side-provider-assembly.md | 1 + ...urn-properties-from-a-ui-automation-provider.md | 1 + .../subscribe-to-ui-automation-events.md | 1 + ...control-patterns-in-a-ui-automation-provider.md | 1 + .../textpattern-and-embedded-objects-overview.md | 1 + ...utomation-and-microsoft-active-accessibility.md | 1 + .../ui-automation-and-screen-scaling.md | 1 + ...ation-clients-for-managed-code-how-to-topics.md | 1 + .../ui-automation-clients-for-managed-code.md | 1 + .../ui-automation-control-patterns-for-clients.md | 1 + .../ui-automation-control-patterns.md | 1 + .../ui-automation-control-types-overview.md | 1 + .../ui-automation/ui-automation-control-types.md | 1 + .../ui-automation/ui-automation-fundamentals.md | 1 + .../ui-automation/ui-automation-overview.md | 1 + .../ui-automation-properties-for-clients.md | 1 + .../ui-automation-properties-overview.md | 1 + .../ui-automation-security-overview.md | 1 + ...tomation-support-for-the-button-control-type.md | 1 + ...mation-support-for-the-checkbox-control-type.md | 1 + ...mation-support-for-the-dataitem-control-type.md | 1 + ...automation-support-for-the-edit-control-type.md | 1 + ...tion-support-for-the-headeritem-control-type.md | 1 + ...ation-support-for-the-hyperlink-control-type.md | 1 + ...mation-support-for-the-listitem-control-type.md | 1 + ...automation-support-for-the-menu-control-type.md | 1 + ...omation-support-for-the-menubar-control-type.md | 1 + ...mation-support-for-the-menuitem-control-type.md | 1 + ...automation-support-for-the-pane-control-type.md | 1 + ...utomation-support-for-the-table-control-type.md | 1 + ...utomation-support-for-the-thumb-control-type.md | 1 + ...mation-support-for-the-treeitem-control-type.md | 1 + .../ui-automation-text-pattern-how-to-topics.md | 1 + .../ui-automation/use-caching-in-ui-automation.md | 1 + .../ui-automation/use-the-automationid-property.md | 1 + .../unmanaged-api/alink/addfile-method.md | 3 ++- .../unmanaged-api/alink/addimport-method.md | 3 ++- .../alink/assemblyattributesgohere.md | 3 ++- .../alink/assemblyattributesgoherem.md | 3 ++- .../alink/assemblyattributesgoheres.md | 3 ++- .../alink/assemblyattributesgoheresm.md | 3 ++- .../unmanaged-api/alink/closeenum-method.md | 3 ++- .../unmanaged-api/alink/emitassembly-method.md | 3 ++- .../alink/emitassemblycustomattribute-method.md | 3 ++- .../alink/emitinternalexportedtypes-method.md | 3 ++- .../unmanaged-api/alink/emitmanifest-method.md | 3 ++- .../unmanaged-api/alink/endmerge-method.md | 3 ++- .../alink/enumcustomattributes-method.md | 3 ++- .../unmanaged-api/alink/exportnestedtype-method.md | 3 ++- .../alink/exporttypeforwarder-method.md | 3 ++- .../unmanaged-api/alink/freewin32resblob-method.md | 3 ++- .../alink/getalinkmessagedll-function.md | 3 ++- .../alink/getassemblyrefhash-method.md | 3 ++- .../unmanaged-api/alink/getscope-method.md | 3 ++- .../unmanaged-api/alink/getscope2-method.md | 3 ++- .../unmanaged-api/alink/getwin32resblob-method.md | 3 ++- .../unmanaged-api/alink/ialink-interface.md | 3 ++- .../unmanaged-api/alink/ialink3-interface.md | 3 ++- .../unmanaged-api/alink/importfile-method.md | 3 ++- .../unmanaged-api/alink/importfile2-method.md | 3 ++- .../unmanaged-api/alink/importfileex-method.md | 3 ++- .../unmanaged-api/alink/importfileex2-method.md | 3 ++- .../unmanaged-api/alink/importtypes-method.md | 3 ++- .../unmanaged-api/alink/importtypes2-method.md | 3 ++- docs/framework/unmanaged-api/alink/init-method.md | 3 ++- .../unmanaged-api/alink/linkresource-method.md | 3 ++- .../unmanaged-api/alink/setassemblyfile2-method.md | 3 ++- .../unmanaged-api/alink/setassemblyprops-method.md | 3 ++- .../alink/setnonassemblyflags-method.md | 3 ++- .../axl-authenticode-timestamper-info-structure.md | 3 ++- .../axlgetissuerpublickeyhash-function.md | 3 ++- .../axlpublickeyblobtopublickeytoken-function.md | 3 ++- .../axlrsakeyvaluetopublickeytoken-function.md | 3 ++- .../certfreeauthenticodesignerinfo-function.md | 3 ++- ...certfreeauthenticodetimestamperinfo-function.md | 3 ++- .../common-data-types-unmanaged-api-reference.md | 3 ++- .../constants-unmanaged-api-reference.md | 3 ++- .../debugging/closeclrenumeration-function.md | 3 ++- .../debugging/clr-debugging-version-structure.md | 3 ++- .../debugging/codechunkinfo-structure.md | 3 ++- .../debugging/cor-active-function-structure.md | 3 ++- .../debugging/cor-array-layout-structure.md | 3 ++- .../debugging/cor-debug-step-range-structure.md | 3 ++- .../debugging/cor-gc-reference-structure.md | 3 ++- .../debugging/cor-heapobject-structure.md | 3 ++- .../debugging/cor-type-layout-structure.md | 3 ++- .../debugging/cor-typeid-structure.md | 3 ++- .../debugging/cor-version-structure.md | 3 ++- .../debugging/cordebugblockingobject-structure.md | 3 ++- .../cordebugcodeinvokekind-enumeration.md | 3 ++- .../cordebugcreateprocessflags-enumeration.md | 3 ++- .../cordebugdebugeventkind-enumeration.md | 3 ++- .../cordebugdecodeeventflagswindows-enumeration.md | 3 ++- .../cordebugexceptionobjectstackframe-structure.md | 3 ++- ...debugexceptionunwindcallbacktype-enumeration.md | 3 ++- .../cordebugguidtotypemapping-structure.md | 3 ++- .../cordebugiltonativemappingtypes-enumeration.md | 3 ++- ...rdebugjitcompilerflagsdeprecated-enumeration.md | 3 ++- .../debugging/cordebugmappingresult-enumeration.md | 3 ++- .../debugging/cordebugmdaflags-enumeration.md | 3 ++- .../debugging/cordebugngenpolicy-enumeration.md | 3 ++- .../debugging/cordebugplatform-enumeration.md | 3 ++- .../debugging/cordebugrecordformat-enumeration.md | 3 ++- .../debugging/cordebugstatechange-enumeration.md | 3 ++- .../debugging/cordebugthreadstate-enumeration.md | 3 ++- .../debugging/cordebugunmappedstop-enumeration.md | 3 ++- .../debugging/cordebuguserstate-enumeration.md | 3 ++- .../debugging/coreclrdebugruntimeinfo-structure.md | 3 ++- .../debugging/corpubpublish-coclass.md | 3 ++- .../debugging/createcordbobject-function.md | 3 ++- .../debugging/createcoreclrdebugtarget-function.md | 3 ++- ...nterfacefromversion-function-for-silverlight.md | 3 ++- .../unmanaged-api/debugging/debugging-coclasses.md | 3 ++- .../efn-getmanagedobjectfieldinfo-function.md | 3 ++- .../debugging/efn-getmanagedobjectname-function.md | 3 ++- .../debugging/enumerateclrs-function.md | 3 ++- .../getstartupnotificationevent-function.md | 3 ++- ...taenummemoryregions-enummemoryregions-method.md | 3 ++- .../iclrdatatarget-getpointersize-method.md | 3 ++- .../debugging/iclrdatatarget-gettlsvalue-method.md | 3 ++- .../debugging/iclrdatatarget-readvirtual-method.md | 3 ++- .../iclrdatatarget2-freevirtual-method.md | 3 ++- .../debugging/iclrdatatarget3-interface.md | 3 ++- .../debugging/iclrdebugging-canunloadnow-method.md | 3 ++- .../iclrdebugging-openvirtualprocess-method.md | 3 ++- .../iclrdebugginglibraryprovider-interface.md | 3 ++- ...bugginglibraryprovider-providelibrary-method.md | 3 ++- .../debugging/iclrmetadatalocator-interface.md | 3 ++- .../icordebug-canlaunchorattach-method.md | 3 ++- .../icordebug-enumerateprocesses-method.md | 3 ++- .../debugging/icordebug-getprocess-method.md | 3 ++- .../icordebug-setmanagedhandler-method.md | 3 ++- .../icordebug-setunmanagedhandler-method.md | 3 ++- .../debugging/icordebug-terminate-method.md | 3 ++- .../debugging/icordebugappdomain-attach-method.md | 3 ++- ...cordebugappdomain-enumerateassemblies-method.md | 3 ++- .../icordebugappdomain-enumeratesteppers-method.md | 3 ++- .../debugging/icordebugappdomain-getid-method.md | 3 ++- .../debugging/icordebugappdomain-getname-method.md | 3 ++- .../icordebugappdomain-getprocess-method.md | 3 ++- .../icordebugappdomain-isattached-method.md | 3 ++- ...ordebugappdomain3-getcachedwinrttypes-method.md | 3 ++- .../debugging/icordebugappdomain3-interface.md | 3 ++- .../icordebugappdomain4-getobjectforccw-method.md | 3 ++- .../debugging/icordebugappdomain4-interface.md | 3 ++- .../debugging/icordebugappdomainenum-interface.md | 3 ++- .../icordebugappdomainenum-next-method.md | 3 ++- .../icordebugarrayvalue-getdimensions-method.md | 3 ++- .../icordebugarrayvalue-getelement-method.md | 3 ++- .../icordebugarrayvalue-hasbaseindicies-method.md | 3 ++- .../icordebugassembly-getappdomain-method.md | 3 ++- .../icordebugassembly-getprocess-method.md | 3 ++- .../debugging/icordebugassembly-interface.md | 3 ++- ...ssembly3-enumeratecontainedassemblies-method.md | 3 ++- .../debugging/icordebugassemblyenum-interface.md | 3 ++- .../debugging/icordebugassemblyenum-next-method.md | 3 ++- .../icordebugboxvalue-getobject-method.md | 3 ++- .../icordebugbreakpoint-activate-method.md | 3 ++- .../debugging/icordebugbreakpoint-interface.md | 3 ++- .../icordebugbreakpoint-isactive-method.md | 3 ++- .../debugging/icordebugbreakpointenum-interface.md | 3 ++- .../icordebugbreakpointenum-next-method.md | 3 ++- .../icordebugchain-enumerateframes-method.md | 3 ++- .../icordebugchain-getactiveframe-method.md | 3 ++- .../debugging/icordebugchain-getcallee-method.md | 3 ++- .../debugging/icordebugchain-getcaller-method.md | 3 ++- .../debugging/icordebugchain-getcontext-method.md | 3 ++- .../debugging/icordebugchain-getnext-method.md | 3 ++- .../icordebugchain-getregisterset-method.md | 3 ++- .../icordebugchain-getstackrange-method.md | 3 ++- .../debugging/icordebugchain-getthread-method.md | 3 ++- .../debugging/icordebugchain-ismanaged-method.md | 3 ++- .../debugging/icordebugclass-getmodule-method.md | 3 ++- .../icordebugclass-getstaticfieldvalue-method.md | 3 ++- .../debugging/icordebugclass-gettoken-method.md | 3 ++- .../icordebugclass2-setjmcstatus-method.md | 3 ++- .../icordebugcode-createbreakpoint-method.md | 3 ++- .../debugging/icordebugcode-getaddress-method.md | 3 ++- .../debugging/icordebugcode-getcode-method.md | 3 ++- ...ordebugcode-getencremapsequencepoints-method.md | 3 ++- .../debugging/icordebugcode-getfunction-method.md | 3 ++- .../ihosttaskmanager-setclrtaskmanager-method.md | 3 ++- .../hosting/loadlibraryshim-function.md | 3 ++- .../metadata/assemblyflags-enumeration.md | 3 ++- .../metadata/coropenflags-enumeration.md | 3 ++- .../metadata/iceegen-generateceefile-method.md | 3 ++- .../types-migrated-from-wpf-to-system-xaml.md | 1 + .../xaml-services/x-subclass-directive.md | 1 + docs/fsharp/language-reference/fsharp-types.md | 1 + .../statically-compiled-queries-linq-to-xml.md | 1 + 375 files changed, 532 insertions(+), 164 deletions(-) diff --git a/docs/csharp/language-reference/compiler-messages/cs0134.md b/docs/csharp/language-reference/compiler-messages/cs0134.md index 2f70f17afba..0819fc5cf35 100644 --- a/docs/csharp/language-reference/compiler-messages/cs0134.md +++ b/docs/csharp/language-reference/compiler-messages/cs0134.md @@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33219470" --- # コンパイラ エラー CS0134 'variable' は 'type' 型です。 文字列以外の参照型の const フィールドは、null でのみ初期化できます。 diff --git a/docs/csharp/language-reference/keywords/out.md b/docs/csharp/language-reference/keywords/out.md index fdc5c99b667..06ac8afd4ce 100644 --- a/docs/csharp/language-reference/keywords/out.md +++ b/docs/csharp/language-reference/keywords/out.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33266582" --- # out (C# リファレンス) `out` キーワードは、次の 2 つのコンテキストで使うことができます。 diff --git a/docs/csharp/language-reference/keywords/reference-types.md b/docs/csharp/language-reference/keywords/reference-types.md index b4c7f11a8c3..1eb37b5e4c0 100644 --- a/docs/csharp/language-reference/keywords/reference-types.md +++ b/docs/csharp/language-reference/keywords/reference-types.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33267340" --- # 参照型 (C# リファレンス) C# では、参照型と値型という 2 種類の型をサポートしています。 参照型の変数はデータ (オブジェクト) への参照を格納するのに対して、値型の変数はデータを直接格納します。 参照型の場合、2 つの変数が同じオブジェクトを参照できるため、ある変数に対する演算によって、他の変数が参照しているオブジェクトが影響を受ける可能性があります。 値型の場合、各変数が独自のデータ コピーを保持し、ある変数に対する操作が別の変数に影響を与えることはありません (ref および out パラメーター変数の場合を除きます。[in](../../../csharp/language-reference/keywords/in-parameter-modifier.md)、[ref](../../../csharp/language-reference/keywords/ref.md)、[out](../../../csharp/language-reference/keywords/out-parameter-modifier.md) パラメーター修飾子に関するページを参照してください)。 diff --git a/docs/csharp/misc/cs0005.md b/docs/csharp/misc/cs0005.md index 4c852d1a676..45eec6117cb 100644 --- a/docs/csharp/misc/cs0005.md +++ b/docs/csharp/misc/cs0005.md @@ -8,9 +8,10 @@ helpviewer_keywords: ms.assetid: abe0dffe-3683-4439-969b-4c08465b20c0 ms.openlocfilehash: 871ba2b153fe669cfd7e28d90a1ef9ec2be88063 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33266033" --- # コンパイラ エラー CS0005 コンパイラ オプション 'compiler_option' の後には引数が必要です diff --git a/docs/csharp/misc/cs1002.md b/docs/csharp/misc/cs1002.md index 34998b3908a..6311d14e4bd 100644 --- a/docs/csharp/misc/cs1002.md +++ b/docs/csharp/misc/cs1002.md @@ -8,9 +8,10 @@ helpviewer_keywords: ms.assetid: 659b7abf-9311-40c9-9594-5372464c6148 ms.openlocfilehash: 80468d31ceb4bf5109478ebc3018b24352c3166c ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33315114" --- # コンパイラ エラー CS1002 ; が必要です。 diff --git a/docs/csharp/misc/cs1715.md b/docs/csharp/misc/cs1715.md index 7d426830266..8dd90183a6c 100644 --- a/docs/csharp/misc/cs1715.md +++ b/docs/csharp/misc/cs1715.md @@ -8,9 +8,10 @@ helpviewer_keywords: ms.assetid: 740044d1-a61c-4156-bc6a-adf26c7499ec ms.openlocfilehash: 69ab701a1bc9c3a57db8e446639b58da7431a84a ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33314802" --- # コンパイラ エラー CS1715 'Type1': オーバーライドされたメンバー 'MemberName' に対応するために、型は 'Type2' でなければなりません diff --git a/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md b/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md index 1bd5a4b63d2..8dffa21192c 100644 --- a/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md +++ b/docs/csharp/programming-guide/classes-and-structs/access-modifiers.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33314110" --- # アクセス修飾子 (C# プログラミング ガイド) すべての型とそのメンバーには、アクセシビリティ レベルがあります。同じアセンブリ (または他のアセンブリ) にある他のコードからそれらの型やそのメンバーを利用できるかどうかは、アクセシビリティ レベルによって制御されます。 型またはメンバーにはその宣言時に、以下のアクセス修飾子を使ってアクセシビリティを指定できます。 diff --git a/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md b/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md index 71a7dbfe7e9..f5fca4dced8 100644 --- a/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md +++ b/docs/csharp/programming-guide/classes-and-structs/anonymous-types.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33314217" --- # 匿名型 (C# プログラミング ガイド) 匿名型を使用すると、あらかじめ明示的に型を定義することなく、一連の読み取り専用プロパティを単一のオブジェクトにカプセル化できるので便利です。 型の名前はコンパイラにより生成され、ソース コード レベルでは使用できません。 各プロパティの型はコンパイラにより推測されます。 diff --git a/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md b/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md index 0a887a06a98..ff84dad766d 100644 --- a/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md +++ b/docs/csharp/programming-guide/classes-and-structs/knowing-when-to-use-override-and-new-keywords.md @@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33340269" --- # Override キーワードと New キーワードを使用する場合について (C# プログラミング ガイド) C# では、派生クラスのメソッドを基底クラスのメソッドと同じ名前にすることができます。 [new](../../../csharp/language-reference/keywords/new.md) および [override](../../../csharp/language-reference/keywords/override.md) キーワードを使って、メソッドでの処理を指定できます。 `override` 修飾子は基底クラスのメソッドを "*拡張*" し、`new` 修飾子は "*隠ぺい*" します。 このトピックの例ではその違いを示します。 diff --git a/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md b/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md index 785c12a26ba..94c6e998b46 100644 --- a/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md +++ b/docs/csharp/programming-guide/concepts/async/how-to-extend-the-async-walkthrough-by-using-task-whenall.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33339470" --- # 方法: Task.WhenAll を使用して AsyncWalkthrough を拡張する (C#) メソッドを使用すると、「[チュートリアル: Async と Await を使用した Web へのアクセス (C#)](../../../../csharp/programming-guide/concepts/async/walkthrough-accessing-the-web-by-using-async-and-await.md)」の非同期ソリューションのパフォーマンスを向上できます。 このメソッドは、タスクのコレクションとして表される、複数の非同期操作を非同期に待機します。 diff --git a/docs/csharp/programming-guide/concepts/async/index.md b/docs/csharp/programming-guide/concepts/async/index.md index 4d5e88e968b..c7a0e4911de 100644 --- a/docs/csharp/programming-guide/concepts/async/index.md +++ b/docs/csharp/programming-guide/concepts/async/index.md @@ -1,19 +1,13 @@ --- title: Async および Await を使用した非同期プログラミング (C#) ms.date: 05/22/2017 -ms.prod: .net -ms.technology: -- devlang-csharp -ms.topic: article ms.assetid: 9bcf896a-5826-4189-8c1a-3e35fa08243a -caps.latest.revision: 5 -author: BillWagner -ms.author: wiwagn -ms.openlocfilehash: 3f8df58503fe0dd4c3096250c920db250b06046b -ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 +ms.openlocfilehash: b1797a6d37728021820f5dfa5c01a7ee0c972f1f +ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP -ms.lasthandoff: 05/03/2018 +ms.lasthandoff: 05/04/2018 +ms.locfileid: "33339100" --- # Async および Await を使用した非同期プログラミング (C#) パフォーマンスのボトルネックを回避しアプリケーション全体の応答性を向上させるために、非同期プログラミングを使用できます。 ただ、非同期アプリケーションを作成する従来の方法は複雑で、プログラムの作成、デバッグ、保守が困難な場合があります。 diff --git a/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md b/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md index 38c5806ebda..759336705b2 100644 --- a/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md +++ b/docs/csharp/programming-guide/concepts/attributes/accessing-attributes-by-using-reflection.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33318491" --- # リフレクションを使用した属性へのアクセス (C#) カスタム属性を定義し、それらをソース コード内に配置することができても、その情報を取得して操作する手段がなければ、ほとんど価値はありません。 リフレクションを使用すれば、カスタム属性を使用して定義された情報を取得することができます。 鍵となるメソッドは `GetCustomAttributes` です。このメソッドは、ソース コード属性の実行時の等価オブジェクトを配列で返します。 このメソッドには、いくつかのオーバー ロード バージョンがあります。 詳細については、「」を参照してください。 diff --git a/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md b/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md index 375b2ccd702..2f7060bea44 100644 --- a/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md +++ b/docs/csharp/programming-guide/concepts/attributes/how-to-create-a-c-cpp-union-by-using-attributes.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33315842" --- # 方法: 属性を使用して C/C++ の共用体を作成する (C#) 属性を使用すると、構造体のメモリ内での配置をカスタマイズできます。 たとえば、`StructLayout(LayoutKind.Explicit)` 属性と `FieldOffset` 属性を使用すると、C/C++ の共用体と呼ばれるものを作成できます。 diff --git a/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md b/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md index 8150dfec7ec..135b1933520 100644 --- a/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md +++ b/docs/csharp/programming-guide/concepts/linq/chaining-standard-query-operators-together.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33326151" --- # 標準クエリ演算子の連結 (C#) これは「[チュートリアル: クエリの連結 (C#)](../../../../csharp/programming-guide/concepts/linq/tutorial-chaining-queries-together.md)」チュートリアルの最後のトピックです。 diff --git a/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md b/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md index 12289c211de..9902b724b9d 100644 --- a/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md +++ b/docs/csharp/programming-guide/concepts/linq/creating-xml-trees.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33318589" --- # XML ツリーの作成 (C#) 最も一般的な XML タスクの 1 つは、XML ツリーの構築です。 ここでは、XML ツリーを作成するいくつかの方法について説明します。 diff --git a/docs/csharp/programming-guide/concepts/linq/filtering-data.md b/docs/csharp/programming-guide/concepts/linq/filtering-data.md index 4bc68605a5d..d54aa1f5664 100644 --- a/docs/csharp/programming-guide/concepts/linq/filtering-data.md +++ b/docs/csharp/programming-guide/concepts/linq/filtering-data.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33321494" --- # データのフィルター処理 (C#) フィルター処理とは、特定の条件を満たす要素のみが含まれるように結果セットを限定する操作のことです。 選択とも呼ばれます。 diff --git a/docs/csharp/programming-guide/concepts/linq/generation-operations.md b/docs/csharp/programming-guide/concepts/linq/generation-operations.md index 297267e8cf5..fa6013e371c 100644 --- a/docs/csharp/programming-guide/concepts/linq/generation-operations.md +++ b/docs/csharp/programming-guide/concepts/linq/generation-operations.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33326398" --- # 生成操作 (C#) 生成とは、値のシーケンスを新しく作成することを意味します。 diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md b/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md index c350fba8b17..767a3df8f11 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-catch-parsing-errors.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33333386" --- # 方法: 解析エラーをキャッチする (C#) このトピックでは、形式が正しくないか無効な XML を検出する方法について説明します。 diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md b/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md index d346450e5f4..e7977821b1a 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-create-a-tree-from-an-xmlreader.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33317272" --- # 方法: XmlReader からツリーを作成する (C#) このトピックでは、 から直接 XML ツリーを作成する方法について説明します。 から を作成するには、 を要素ノードに配置する必要があります。 はコメントや処理命令をスキップしますが、 がテキスト ノードに配置されている場合はエラーがスローされます。 このようなエラーを回避するため、 から XML ツリーを作成する前に、必ず を要素に配置してください。 diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md index 47b6e961fe4..839dc05cdd2 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-a-list-of-child-elements-xpath-linq-to-xml.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33340048" --- # 方法: 子要素の一覧を検索する (XPath-LINQ to XML) (C#) このトピックでは、XPath の子要素軸と [!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] 軸を比較します。 diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md index 87d3bff1148..65c7ccba60d 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-find-preceding-siblings-xpath-linq-to-xml.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33316882" --- # 方法: 先行する兄弟を検索する (XPath-LINQ to XML) (C#) このトピックでは、XPath の `preceding-sibling` 軸と [!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] の子 軸を比較します。 diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md index 4a2eefa1045..148423557b9 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-linq-to-xml-using-xpath.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33317088" --- # 方法: XPath を使用して LINQ to XML にクエリを実行する (C#) このトピックでは、XPath を使用して XML ツリーに対してクエリを実行できる拡張メソッドについて説明します。 これらの拡張メソッドの使用に関する詳細については、 を参照してください。 diff --git a/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md b/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md index 8bde4b85feb..bd184254b7f 100644 --- a/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md +++ b/docs/csharp/programming-guide/concepts/linq/how-to-query-the-contents-of-files-in-a-folder-lin.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33319525" --- # 方法: フォルダー内のテキスト ファイルの内容を照会する (LINQ) (C#) この例では、指定したディレクトリ ツリーに含まれるすべてのファイルを照会し、個々のファイルを開いて、その内容を調べています。 同様の手法を使えば、ディレクトリ ツリーの内容に対するインデックスや逆インデックスを作成することもできます。 この例で行っているのは単純な文字列検索です。 しかし正規表現を使うと、もっと複雑なパターン マッチングを行うことができます。 詳細については、「[方法: LINQ クエリと正規表現を組み合わせる (C#)](../../../../csharp/programming-guide/concepts/linq/how-to-combine-linq-queries-with-regular-expressions.md)」を参照してください。 diff --git a/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md b/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md index 114640555e5..03936d24023 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-and-file-directories.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33325020" --- # LINQ とファイル ディレクトリ (C#) 多くのファイル システム操作は基本的にクエリであるため、LINQ での使用に最適です。 diff --git a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md index 256d629e7f1..40478f948df 100644 --- a/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md +++ b/docs/csharp/programming-guide/concepts/linq/linq-to-xml-axes-overview.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33340282" --- # LINQ to XML 軸の概要 (C#) XML ツリーを作成した後、または XML ドキュメントを XML ツリーに読み込んだ後は、クエリを実行して要素や属性を調べたり、その値を取得したりできます。 コレクションの取得には、*軸メソッド* (*軸*とも呼ぶ) を使用します。 一部の軸は、 コレクションを返す、 クラスおよび クラスのメソッドです。 一部の軸は、 クラスの拡張メソッドです。 拡張メソッドとして実装されている軸は、コレクションに対して機能し、コレクションを返します。 diff --git a/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md index d013e41f4d8..944d1ff54f7 100644 --- a/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/modifying-xml-trees-linq-to-xml.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33324211" --- # XML ツリーの変更 (LINQ to XML) (C#) [!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] は、XML ツリーのメモリ内ストアです。 ソースから XML ツリーを読み込んだり解析したりした後に、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] を使用してツリーを直接変更することができます。その後、ツリーをシリアル化して、ファイルに保存したり、リモート サーバーに送信したりできます。 diff --git a/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md b/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md index d1a0067eb8c..516e35d58f1 100644 --- a/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md +++ b/docs/csharp/programming-guide/concepts/linq/preserving-white-space-while-serializing.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33329882" --- # シリアル化時の空白の維持 このトピックでは、XML ツリーをシリアル化するときに空白を制御する方法について説明します。 diff --git a/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md b/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md index 111c9b44952..b5134de034a 100644 --- a/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md +++ b/docs/csharp/programming-guide/concepts/linq/querying-an-xdocument-vs-querying-an-xelement.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33320652" --- # XDocument のクエリと XElement のクエリ (C#) によってドキュメントを読み込む場合、 によって読み込む場合とは少し異なるクエリを記述する必要があることがわかります。 diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md index 8774ad3e3ba..71ccc9395f5 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-books-linq-to-xml.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33334562" --- # サンプル XML ファイル : 書籍 (LINQ to XML) 次の XML ファイルは、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] ドキュメントのさまざまな例で使用されます。 このファイルには、書籍に関する情報が含まれています。 diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md index a6d2ffc2096..3fe3efc8f11 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-customers-and-orders-in-a-namespace.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33337211" --- # サンプル XML ファイル : 名前空間内の顧客と注文 次の XML ファイルは、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] ドキュメントのさまざまな例で使用されます。 このファイルには顧客と注文が含まれています。 XML は名前空間に含まれています。 diff --git a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md index 6f0d90f0591..157e78eafbd 100644 --- a/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md +++ b/docs/csharp/programming-guide/concepts/linq/sample-xml-file-typical-purchase-order-in-a-namespace.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33337562" --- # サンプル XML ファイル : 名前空間内の一般的な購買発注書 次の XML ファイルは、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] ドキュメントのさまざまな例で使用されます。 このファイルは、一般的な購買発注書です。 XML は名前空間に含まれています。 diff --git a/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md b/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md index e9af92e0a62..e0fbc0b4060 100644 --- a/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md +++ b/docs/csharp/programming-guide/concepts/linq/valid-content-of-xelement-and-xdocument-objects3.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33340321" --- # XElement オブジェクトと XDocument オブジェクトの有効なコンテンツ ここでは、コンストラクターやメソッドに渡すことができる有効な引数について説明します。これらのコンストラクターやメソッドは、コンテンツを要素やドキュメントに追加するためのものです。 diff --git a/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md b/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md index 219c35ed158..d66ee53e440 100644 --- a/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md +++ b/docs/csharp/programming-guide/concepts/linq/working-with-xml-namespaces.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33330474" --- # XML 名前空間の使用 (C#) このセクションのトピックでは、[!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] で名前空間がどのようにサポートされるかについて説明します。 diff --git a/docs/csharp/programming-guide/delegates/index.md b/docs/csharp/programming-guide/delegates/index.md index cf9d846e319..e77ab372ee3 100644 --- a/docs/csharp/programming-guide/delegates/index.md +++ b/docs/csharp/programming-guide/delegates/index.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33335282" --- # デリゲート (C# プログラミング ガイド) [デリゲート](../../../csharp/language-reference/keywords/delegate.md)は、特定のパラメーター リストおよび戻り値の型を使用して、メソッドへの参照を表す型です。 デリゲートをインスタンス化するときは、互換性のあるシグネチャと戻り値の型を持つ任意のメソッドにそのインスタンスを関連付けることができます。 メソッドは、デリゲート インスタンスを使用して起動する (呼び出す) ことができます。 diff --git a/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md b/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md index aed972830c5..ba4984deec5 100644 --- a/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md +++ b/docs/csharp/programming-guide/exceptions/compiler-generated-exceptions.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33331442" --- # コンパイラにより生成された例外 (C# プログラミング ガイド) 一部の例外は、基本操作が失敗した場合に .NET Framework の共通言語ランタイム (CLR) によって自動的にスローされます。 次の表には、これらの例外とそのエラー条件が一覧で示されています。 diff --git a/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md b/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md index 0c05f736015..271d847c578 100644 --- a/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md +++ b/docs/csharp/programming-guide/file-system/how-to-read-a-text-file-one-line-at-a-time.md @@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33339736" --- # 方法: テキスト ファイルを一度に 1 行読み込む (Visual C#) 次の例では、`StreamReader` クラスの `ReadLine` メソッドを使用して、テキスト ファイルの内容を一度に 1 行ずつ文字列に読み込みます。 各テキスト行は文字列 `line` に格納され、画面に表示されます。 diff --git a/docs/csharp/programming-guide/generics/generic-interfaces.md b/docs/csharp/programming-guide/generics/generic-interfaces.md index 1407f52d3e0..d2e36cbbaed 100644 --- a/docs/csharp/programming-guide/generics/generic-interfaces.md +++ b/docs/csharp/programming-guide/generics/generic-interfaces.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33323639" --- # ジェネリック インターフェイス (C# プログラミング ガイド) ジェネリック コレクション クラスのインターフェイスか、コレクション内の項目を表すジェネリック クラスのインターフェイスを定義すると、多くの場合、便利です。 ジェネリック クラスの優先設定の意図は、値型に対するボックス化とボックス化解除を回避する目的で、 ではなく など、ジェネリック インターフェイスを利用することにあります。 .NET Framework クラス ライブラリにより、 名前空間のコレクション クラスと共に利用するためのジェネリック インターフェイスがいくつか定義されます。 diff --git a/docs/csharp/programming-guide/generics/index.md b/docs/csharp/programming-guide/generics/index.md index b75debd17ce..105db5e9dd1 100644 --- a/docs/csharp/programming-guide/generics/index.md +++ b/docs/csharp/programming-guide/generics/index.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33333815" --- # ジェネリック (C# プログラミング ガイド) ジェネリックは、バージョン 2.0 の C# 言語と共通言語ランタイム (CLR) に追加されたものです。 ジェネリックは、.NET Framework に型パラメーターという概念を導入します。型パラメーターを使用すると、クラスやメソッドがクライアント コードで宣言され、インスタンス化されるまで、1 つ以上の型の指定を遅延させるクラスとメソッドを設計できます。 たとえば、ジェネリック型パラメーター T を使用すると、次に示すようにランタイムのキャストやボックス化操作のコストやリスクを負わずに他のクライアント コードで使用できる単一のクラスを記述できます。 diff --git a/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md b/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md index 660f41d310a..7d44edc281b 100644 --- a/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md +++ b/docs/csharp/programming-guide/main-and-command-args/how-to-access-command-line-arguments-using-foreach.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33332508" --- # 方法: foreach を使用してコマンド ライン引数にアクセスする (C# プログラミング ガイド) 配列の反復処理には、この例で示すように [foreach](../../../csharp/language-reference/keywords/foreach-in.md) ステートメントを使用する方法もあります。 `foreach` ステートメントは、配列、.NET Framework コレクション クラス、または インターフェイスを実装する任意のクラスや構造体の反復処理に使用できます。 diff --git a/docs/csharp/programming-guide/main-and-command-args/index.md b/docs/csharp/programming-guide/main-and-command-args/index.md index dd5d0755e70..1600e1bb019 100644 --- a/docs/csharp/programming-guide/main-and-command-args/index.md +++ b/docs/csharp/programming-guide/main-and-command-args/index.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33332369" --- # Main() とコマンドライン引数 (C# プログラミング ガイド) diff --git a/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md b/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md index 7562fcb2475..de878b9e243 100644 --- a/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md +++ b/docs/csharp/programming-guide/namespaces/how-to-use-the-global-namespace-alias.md @@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33327243" --- # 方法: グローバル名前空間エイリアスを使用する (C# プログラミング ガイド) グローバル[名前空間](../../../csharp/language-reference/keywords/namespace.md)のメンバーにアクセスできると、そのメンバーが同名の別のエンティティによって隠される可能性がある場合に役立ちます。 diff --git a/docs/csharp/programming-guide/xmldoc/seealso.md b/docs/csharp/programming-guide/xmldoc/seealso.md index 190e7fcebf9..f1a97b5ff71 100644 --- a/docs/csharp/programming-guide/xmldoc/seealso.md +++ b/docs/csharp/programming-guide/xmldoc/seealso.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33349136" --- # <seealso> (C# プログラミング ガイド) ## 構文 diff --git a/docs/csharp/programming-guide/xmldoc/value.md b/docs/csharp/programming-guide/xmldoc/value.md index bd185bb8599..e1623814861 100644 --- a/docs/csharp/programming-guide/xmldoc/value.md +++ b/docs/csharp/programming-guide/xmldoc/value.md @@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33356432" --- # <value> (C# プログラミング ガイド) ## 構文 diff --git a/docs/csharp/quick-starts/arrays-and-collections.md b/docs/csharp/quick-starts/arrays-and-collections.md index a6f893486cb..1f45929c388 100644 --- a/docs/csharp/quick-starts/arrays-and-collections.md +++ b/docs/csharp/quick-starts/arrays-and-collections.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33362916" --- # C# クイックスタート: コレクション diff --git a/docs/csharp/quick-starts/numbers-in-csharp-local.md b/docs/csharp/quick-starts/numbers-in-csharp-local.md index e0b39af0a9a..29b55ac3424 100644 --- a/docs/csharp/quick-starts/numbers-in-csharp-local.md +++ b/docs/csharp/quick-starts/numbers-in-csharp-local.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33355474" --- # C# における数値クイックスタート diff --git a/docs/csharp/roslyn-sdk/get-started/syntax-analysis.md b/docs/csharp/roslyn-sdk/get-started/syntax-analysis.md index 947cd52a383..d0287ba3d86 100644 --- a/docs/csharp/roslyn-sdk/get-started/syntax-analysis.md +++ b/docs/csharp/roslyn-sdk/get-started/syntax-analysis.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33356245" --- # 構文解析の概要 diff --git a/docs/csharp/roslyn-sdk/index.md b/docs/csharp/roslyn-sdk/index.md index 31422acb2c4..9839c8c58c7 100644 --- a/docs/csharp/roslyn-sdk/index.md +++ b/docs/csharp/roslyn-sdk/index.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33358982" --- # .NET Compiler Platform SDK diff --git a/docs/csharp/roslyn-sdk/syntax-visualizer.md b/docs/csharp/roslyn-sdk/syntax-visualizer.md index 91a171d4a23..d443de02d8c 100644 --- a/docs/csharp/roslyn-sdk/syntax-visualizer.md +++ b/docs/csharp/roslyn-sdk/syntax-visualizer.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33354661" --- # Visual Studio で Roslyn Syntax Visualizer を使ってコードを調べる diff --git a/docs/csharp/structs.md b/docs/csharp/structs.md index 0ef8d4c7add..14efb2fa248 100644 --- a/docs/csharp/structs.md +++ b/docs/csharp/structs.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33349770" --- # 構造体 "*構造体*" は値の型です。 構造体が作成されると、構造体が割り当てられている変数にはその構造体の実際のデータが設定されます。 構造体が新しい変数に割り当てられると、そのデータがコピーされます。 したがって、新しい変数と元の変数には、同じデータのコピーが別個に含まれることになります。 一方のコピーに対して行われた変更は、もう一方のコピーには影響しません。 diff --git a/docs/csharp/tour-of-csharp/arrays.md b/docs/csharp/tour-of-csharp/arrays.md index dc182425cda..986e681373f 100644 --- a/docs/csharp/tour-of-csharp/arrays.md +++ b/docs/csharp/tour-of-csharp/arrays.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33351006" --- # 配列 diff --git a/docs/csharp/tour-of-csharp/enums.md b/docs/csharp/tour-of-csharp/enums.md index 00af345a811..c54d3e7f214 100644 --- a/docs/csharp/tour-of-csharp/enums.md +++ b/docs/csharp/tour-of-csharp/enums.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33353355" --- # 列挙体 diff --git a/docs/csharp/whats-new/relationships-between-language-and-library.md b/docs/csharp/whats-new/relationships-between-language-and-library.md index 9acc190cadd..0f9ecb2da42 100644 --- a/docs/csharp/whats-new/relationships-between-language-and-library.md +++ b/docs/csharp/whats-new/relationships-between-language-and-library.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33360084" --- # 言語機能とライブラリ型間のリレーションシップ diff --git a/docs/framework/app-domains/running-intranet-applications-in-full-trust.md b/docs/framework/app-domains/running-intranet-applications-in-full-trust.md index 357cacf8ff7..a1fa88434c8 100644 --- a/docs/framework/app-domains/running-intranet-applications-in-full-trust.md +++ b/docs/framework/app-domains/running-intranet-applications-in-full-trust.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33356788" --- # イントラネット アプリケーションの完全信頼での実行 .NET Framework 3.5 Service Pack 1 (SP1) 以降、アプリケーションとそのライブラリ アセンブリをネットワーク共有から完全信頼アセンブリとして実行できます。 イントラネット上の共有から読み込まれたアセンブリに、 ゾーンの証拠が自動的に追加されます。 この証拠は、コンピューター上に存在するアセンブリと同じ許可セット (通常は完全な信頼) をこれらのアセンブリに付与します。 この機能は、ClickOnce アプリケーションまたはホスト上で実行するように設計されたアプリケーションには適用されません。 diff --git a/docs/framework/configure-apps/file-schema/wcf/announcementendpoint.md b/docs/framework/configure-apps/file-schema/wcf/announcementendpoint.md index a405273f318..a4c2bb3b024 100644 --- a/docs/framework/configure-apps/file-schema/wcf/announcementendpoint.md +++ b/docs/framework/configure-apps/file-schema/wcf/announcementendpoint.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33351827" --- # <announcementEndpoint> この構成要素は、固定アナウンス コントラクトが設定されている標準エンドポイントを定義します。 サービスは、サービスが開いたとき、または閉じたときにオンラインおよびオフラインのアナウンス メッセージを送信することによって、その可用性をアナウンスすることもできます。 Windows Communication Foundation (WCF) サービスでアナウンス エンドポイントを指定する、 [ \](../../../../../docs/framework/configure-apps/file-schema/wcf/servicediscovery.md)要素と使用をお知らせを実行する AnnouncementClient です。 他のサービスからのアナウンスをリッスンするように元のクライアントが、WCF サービスとして動作して実際にはそのクライアントのアナウンス エンドポイントを構成する必要があるため、 [ \](../../../../../docs/framework/configure-apps/file-schema/wcf/services.md)セクションです。 diff --git a/docs/framework/configure-apps/file-schema/wcf/bookmarkresumptionqueries-of-wcf.md b/docs/framework/configure-apps/file-schema/wcf/bookmarkresumptionqueries-of-wcf.md index 3ad8be33c26..7293eff26e6 100644 --- a/docs/framework/configure-apps/file-schema/wcf/bookmarkresumptionqueries-of-wcf.md +++ b/docs/framework/configure-apps/file-schema/wcf/bookmarkresumptionqueries-of-wcf.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32753041" --- # WCF の <bookmarkResumptionQueries> ワークフロー インスタンス内のブックマークの再開を追跡するために使用する、クエリのコレクションを表します。 追跡参加要素がブックマーク再開レコードを定期受信するには、このクエリが必要です。 diff --git a/docs/framework/configure-apps/file-schema/wcf/commonbehaviors.md b/docs/framework/configure-apps/file-schema/wcf/commonbehaviors.md index cca9cdbc47b..25593314101 100644 --- a/docs/framework/configure-apps/file-schema/wcf/commonbehaviors.md +++ b/docs/framework/configure-apps/file-schema/wcf/commonbehaviors.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33350323" --- # <commonBehaviors> `commonBehaviors` セクションは、machine.config ファイルでだけ定義できます。 このセクションは、`endpointBehaviors` と`serviceBehaviors` という 2 つの子コレクションを定義します。 各コレクションは、すべての WCF エンドポイントと、コンピューター上のサービスによって使用されるそれぞれの動作要素を定義します。 `endpointBehaviors` で定義される動作はクライアントだけに適用され、`serviceBehaviors` で定義される動作はサービスだけに適用されます。 ある動作が `commonBehaviors` と `behaviors` の両方のセクションで定義されている場合は、`behaviors` セクション内の動作が優先されます。 diff --git a/docs/framework/configure-apps/file-schema/wcf/messagesenderauthentication.md b/docs/framework/configure-apps/file-schema/wcf/messagesenderauthentication.md index 418c2cd7cc2..a8d355bf489 100644 --- a/docs/framework/configure-apps/file-schema/wcf/messagesenderauthentication.md +++ b/docs/framework/configure-apps/file-schema/wcf/messagesenderauthentication.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33364347" --- # <messageSenderAuthentication> メッセージ送信者により使用されるピア証明書の認証設定を指定します。 diff --git a/docs/framework/configure-apps/file-schema/wcf/netnamedpipebinding.md b/docs/framework/configure-apps/file-schema/wcf/netnamedpipebinding.md index 66a19db8172..391c71f8172 100644 --- a/docs/framework/configure-apps/file-schema/wcf/netnamedpipebinding.md +++ b/docs/framework/configure-apps/file-schema/wcf/netnamedpipebinding.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32751829" --- # <netNamedPipeBinding> コンピューター上のプロセス間通信に適した、セキュリティで保護された信頼できる最適バインディングを定義します。 既定では、信頼のための WS-ReliableMessaging、転送セキュリティ用トランスポート セキュリティ、メッセージ配信用名前付きパイプ、およびバイナリ メッセージ エンコーディングを持つランタイム通信スタックを生成します。 diff --git a/docs/framework/configure-apps/file-schema/wcf/security-of-nettcpbinding.md b/docs/framework/configure-apps/file-schema/wcf/security-of-nettcpbinding.md index ac6899f0ce3..3c1f811301e 100644 --- a/docs/framework/configure-apps/file-schema/wcf/security-of-nettcpbinding.md +++ b/docs/framework/configure-apps/file-schema/wcf/security-of-nettcpbinding.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32751234" --- # <netTcpBinding> の <security> バインディングのセキュリティ設定を定義します。 diff --git a/docs/framework/configure-apps/file-schema/wcf/servicemetadata.md b/docs/framework/configure-apps/file-schema/wcf/servicemetadata.md index adeba9eb40b..72188bbb078 100644 --- a/docs/framework/configure-apps/file-schema/wcf/servicemetadata.md +++ b/docs/framework/configure-apps/file-schema/wcf/servicemetadata.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32751787" --- # <serviceMetadata> サービス メタデータと関連情報の公開を指定します。 diff --git a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/bookmarkresumptionqueries.md b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/bookmarkresumptionqueries.md index d0d60438f7e..f9cf56f6868 100644 --- a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/bookmarkresumptionqueries.md +++ b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/bookmarkresumptionqueries.md @@ -8,6 +8,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32756242" --- # <bookmarkResumptionQueries> ワークフロー インスタンス内のブックマークの再開を追跡するために使用する、クエリのコレクションを表します。 追跡参加要素がブックマーク再開レコードを定期受信するには、このクエリが必要です。 diff --git a/docs/framework/data/adonet/connection-pooling.md b/docs/framework/data/adonet/connection-pooling.md index 0af2b6a47e5..8612dd4ca10 100644 --- a/docs/framework/data/adonet/connection-pooling.md +++ b/docs/framework/data/adonet/connection-pooling.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32755527" --- # 接続プール データ ソースへの接続は時間のかかる処理です。 ADO.NET 接続を開くコストを最小限に抑えると呼ばれる最適化の手法を使用して*接続プーリング*、繰り返しタグと終了の接続のコストを最小限に抑えられます。 接続プールは、.NET Framework データ プロバイダーに応じて異なる処理が行われます。 diff --git a/docs/framework/data/adonet/connection-strings.md b/docs/framework/data/adonet/connection-strings.md index b74eb28e78f..364abe8d617 100644 --- a/docs/framework/data/adonet/connection-strings.md +++ b/docs/framework/data/adonet/connection-strings.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32757217" --- # ADO.NET での接続文字列 .NET Framework 2.0 では、接続文字列を扱う新しい機能が導入されました。接続文字列ビルダー クラスに追加された新しいキーワードもその 1 つであり、有効な接続文字列を実行時に簡単に作成できるようになっています。 diff --git a/docs/framework/data/adonet/ef/known-issues-in-sqlclient-for-entity-framework.md b/docs/framework/data/adonet/ef/known-issues-in-sqlclient-for-entity-framework.md index 29d6e6ed11e..7301bf27639 100644 --- a/docs/framework/data/adonet/ef/known-issues-in-sqlclient-for-entity-framework.md +++ b/docs/framework/data/adonet/ef/known-issues-in-sqlclient-for-entity-framework.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32765660" --- # Entity Framework 用の .NET Framework Data Provider for SQL Server (SqlClient) の既知の問題 ここでは、.NET Framework Data Provider for SQL Server (SqlClient) に関連する既知の問題について説明します。 diff --git a/docs/framework/data/adonet/ef/language-reference/having-entity-sql.md b/docs/framework/data/adonet/ef/language-reference/having-entity-sql.md index 681ed76bb93..03815acc4da 100644 --- a/docs/framework/data/adonet/ef/language-reference/having-entity-sql.md +++ b/docs/framework/data/adonet/ef/language-reference/having-entity-sql.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32764386" --- # HAVING (Entity SQL) グループまたは集計の検索条件を指定します。 diff --git a/docs/framework/data/adonet/ef/language-reference/math-canonical-functions.md b/docs/framework/data/adonet/ef/language-reference/math-canonical-functions.md index 5219dcae669..430893ab1a7 100644 --- a/docs/framework/data/adonet/ef/language-reference/math-canonical-functions.md +++ b/docs/framework/data/adonet/ef/language-reference/math-canonical-functions.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32765101" --- # 数値演算正規関数 [!INCLUDE[esql](../../../../../../includes/esql-md.md)] には数学正規関数が含まれます。 diff --git a/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-filtering.md b/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-filtering.md index b78512ba1ae..60e9e2fb1dc 100644 --- a/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-filtering.md +++ b/docs/framework/data/adonet/ef/language-reference/method-based-query-syntax-examples-filtering.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 11f11ca6cefe555972b3a5c99729d1a7523d8f50 ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/03/2018 +ms.locfileid: "32764412" --- # メソッド ベースのクエリ構文例: フィルター処理 このトピックの例を使用する方法を示します、`Where`と`Where…Contains`を照会する方法、 [AdventureWorks Sales Model](http://msdn.microsoft.com/library/f16cd988-673f-4376-b034-129ca93c7832)メソッド ベースのクエリ構文を使用します。 注、位置しています.`Contains` 一部として使用することはできません、[コンパイル済みクエリ](../../../../../../docs/framework/data/adonet/ef/language-reference/compiled-queries-linq-to-entities.md)です。 diff --git a/docs/framework/data/adonet/oracle-sequences.md b/docs/framework/data/adonet/oracle-sequences.md index 2431cd07ed1..153cf526d05 100644 --- a/docs/framework/data/adonet/oracle-sequences.md +++ b/docs/framework/data/adonet/oracle-sequences.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33358613" --- # Oracle シーケンス .NET Framework Data Provider for Oracle では、 を使用して挿入操作を実行した後、サーバーによって生成されたキー値 (Oracle シーケンス) を取得できます。 diff --git a/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md b/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md index 4a01ba6fa4d..e9656da010f 100644 --- a/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md +++ b/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33361986" --- # DataAdapter を使用したバッチ操作の実行 ADO.NET のバッチ サポートを利用すると、 は、 または から INSERT、UPDATE、および DELETE の各操作を 1 操作ずつサーバーに送信するのではなく、グループ化してサーバーに送信できます。 こうすることで、サーバーへのラウンド トリップの回数が減少し、大幅なパフォーマンスの向上が期待できます。 バッチ更新は、SQL Server () および Oracle () の .NET データ プロバイダーでサポートされています。 diff --git a/docs/framework/data/adonet/query-expression-syntax-examples-ordering-linq-to-dataset.md b/docs/framework/data/adonet/query-expression-syntax-examples-ordering-linq-to-dataset.md index 6bb97d8e8f0..0bd1d1292cb 100644 --- a/docs/framework/data/adonet/query-expression-syntax-examples-ordering-linq-to-dataset.md +++ b/docs/framework/data/adonet/query-expression-syntax-examples-ordering-linq-to-dataset.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33352195" --- # クエリ式の構文例: 並べ替え (LINQ to DataSet) このトピックでは、、および の各メソッドで、クエリ構文を使って に対するクエリを実行し、その結果を並べ替える例を紹介しています。 diff --git a/docs/framework/data/adonet/ref-cursor-examples.md b/docs/framework/data/adonet/ref-cursor-examples.md index 8a6f6eaf529..e48564d6909 100644 --- a/docs/framework/data/adonet/ref-cursor-examples.md +++ b/docs/framework/data/adonet/ref-cursor-examples.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33353548" --- # REF CURSOR の例 REF CURSOR の例は、REF CURSOR の使い方を説明する、次の 3 つの Microsoft Visual Basic の例によって構成されています。 diff --git a/docs/framework/data/adonet/retrieving-and-modifying-data.md b/docs/framework/data/adonet/retrieving-and-modifying-data.md index 1a439d7ad18..181c74fcf47 100644 --- a/docs/framework/data/adonet/retrieving-and-modifying-data.md +++ b/docs/framework/data/adonet/retrieving-and-modifying-data.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33361544" --- # ADO.NET でのデータの取得および変更 データベース アプリケーションの主な機能は、データ ソースとの接続およびデータベースに格納されているデータの取得です。 使用してデータの取得も同様のコマンドを実行することができます、アプリケーションとデータ ソース間のブリッジとしての ADO.NET の .NET Framework データ プロバイダーの機能、 **DataReader**または**DataAdapter**. データベースに格納されているデータを更新する機能は、データベース アプリケーションの重要な機能の 1 つです。 ADO.NET でデータの更新を使用して、 **DataAdapter**と、および**コマンド**オブジェクトも含まれますトランザクションを使用します。 diff --git a/docs/framework/data/adonet/sql/asynchronous-operations.md b/docs/framework/data/adonet/sql/asynchronous-operations.md index ba7f6d4b8e4..e396899e5dd 100644 --- a/docs/framework/data/adonet/sql/asynchronous-operations.md +++ b/docs/framework/data/adonet/sql/asynchronous-operations.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33352980" --- # 非同期操作 コマンドの実行など、データベースでの一部の操作は、完了までに長時間かかることがあります。 そのような場合、シングルスレッドのアプリケーションでは、他の操作をブロックして、コマンドが終了するまで待機しなければ操作を続行できません。 これに対して、長時間にわたる操作をバックグラウンド スレッドに割り当てることができれば、フォアグラウンド スレッドがアクティブなまま操作を続行できます。 たとえば、Windows アプリケーションでは、操作を実行中のユーザー インターフェイス スレッドの応答性を維持しながら、時間のかかる操作をバックグラウンド スレッドに委任することができます。 diff --git a/docs/framework/data/adonet/sql/clr-stored-procedures.md b/docs/framework/data/adonet/sql/clr-stored-procedures.md index a059d811d47..b7a6302ab75 100644 --- a/docs/framework/data/adonet/sql/clr-stored-procedures.md +++ b/docs/framework/data/adonet/sql/clr-stored-procedures.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33358590" --- # CLR ストアド プロシージャ ストアド プロシージャは、スカラー式では使用できないルーチンです。 ストアド プロシージャは、表形式の結果とメッセージをクライアントに返したり、データ定義言語 (DDL) ステートメントおよびデータ操作言語 (DML) ステートメントを呼び出したり、出力パラメーターを返したりすることができます。 diff --git a/docs/framework/data/adonet/sql/clr-triggers.md b/docs/framework/data/adonet/sql/clr-triggers.md index 24de97f618d..c4b2102a98a 100644 --- a/docs/framework/data/adonet/sql/clr-triggers.md +++ b/docs/framework/data/adonet/sql/clr-triggers.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33352865" --- # CLR トリガー トリガーは、言語イベントが実行されると自動的に実行される特殊な種類のストアド プロシージャです。 Microsoft SQL Server が .NET Framework 共通言語ランタイム (CLR) と統合されているため、任意の .NET Framework 言語を使用して CLR トリガーを作成できます。 diff --git a/docs/framework/data/adonet/sql/clr-user-defined-functions.md b/docs/framework/data/adonet/sql/clr-user-defined-functions.md index d138075828f..ed5e1edbcfb 100644 --- a/docs/framework/data/adonet/sql/clr-user-defined-functions.md +++ b/docs/framework/data/adonet/sql/clr-user-defined-functions.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33359713" --- # CLR ユーザー定義関数 ユーザー定義関数は、パラメーターを受け取り、計算やその他の動作を実行し、結果を返すルーチンです。 Microsoft Visual Basic .NET や Microsoft Visual C# など、任意の Microsoft .NET Framework プログラミング言語を使用してユーザー定義関数を作成できます。 diff --git a/docs/framework/data/adonet/sql/clr-user-defined-types.md b/docs/framework/data/adonet/sql/clr-user-defined-types.md index 374f8e36bcc..c900c830658 100644 --- a/docs/framework/data/adonet/sql/clr-user-defined-types.md +++ b/docs/framework/data/adonet/sql/clr-user-defined-types.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33357583" --- # CLR ユーザー定義型 Microsoft SQL Server では、Microsoft .NET Framework 共通言語ランタイム (CLR) を使用して実装されるユーザー定義型 (UDT) をサポートしています。 CLR は SQL Server に統合されており、この機構を利用すると、データベースの型システムを拡張できます。 UDT を利用すれば、SQL Server データ型システムのユーザー拡張が可能であり、複雑な構造化型を定義することもできます。 diff --git a/docs/framework/data/adonet/sql/enabling-multiple-active-result-sets.md b/docs/framework/data/adonet/sql/enabling-multiple-active-result-sets.md index 5178d9800eb..e659a2a15be 100644 --- a/docs/framework/data/adonet/sql/enabling-multiple-active-result-sets.md +++ b/docs/framework/data/adonet/sql/enabling-multiple-active-result-sets.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33364880" --- # 複数のアクティブな結果セットの有効化 複数のアクティブな結果セット (MARS : Multiple Active Result Set) は、SQL Server で動作する機能であり、複数のバッチを単一の接続で実行することができます。 SQL Server で使用できるように MARS が有効になっているときは、使用中の各コマンド オブジェクトは接続にセッションを追加します。 diff --git a/docs/framework/data/adonet/sql/linq/debugging-support.md b/docs/framework/data/adonet/sql/linq/debugging-support.md index 5f523bd9c56..2df45c47074 100644 --- a/docs/framework/data/adonet/sql/linq/debugging-support.md +++ b/docs/framework/data/adonet/sql/linq/debugging-support.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33361774" --- # デバッグのサポート [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] 一般的なデバッグ サポートを提供[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]プロジェクト。 参照してください[LINQ のデバッグ](http://msdn.microsoft.com/library/Bb385795\(v=vs.110\))または[LINQ のデバッグ](http://msdn.microsoft.com/library/Bb385795\(v=vs.120\))です。 diff --git a/docs/framework/data/adonet/sql/linq/getting-started.md b/docs/framework/data/adonet/sql/linq/getting-started.md index 567240ab7f3..d0010fe3a62 100644 --- a/docs/framework/data/adonet/sql/linq/getting-started.md +++ b/docs/framework/data/adonet/sql/linq/getting-started.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33360032" --- # 作業の開始 使用して[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]、使用することができます、[!INCLUDE[vbteclinq](../../../../../../includes/vbteclinq-md.md)]テクノロジ SQL へのアクセスをデータベースにメモリ内コレクションへのアクセスすると同様です。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-display-generated-sql.md b/docs/framework/data/adonet/sql/linq/how-to-display-generated-sql.md index 8dcba9534ca..a78c19521dd 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-display-generated-sql.md +++ b/docs/framework/data/adonet/sql/linq/how-to-display-generated-sql.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33361709" --- # 方法 : 生成された SQL を表示する プロパティを使用して、クエリに対して生成された SQL コードを表示し、処理を変更できます。 この方法は、[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] の機能を理解し、特定の問題をデバッグするのに役立ちます。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-generate-the-object-model-in-visual-basic-or-csharp.md b/docs/framework/data/adonet/sql/linq/how-to-generate-the-object-model-in-visual-basic-or-csharp.md index f4f31bb4754..d3985f767c2 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-generate-the-object-model-in-visual-basic-or-csharp.md +++ b/docs/framework/data/adonet/sql/linq/how-to-generate-the-object-model-in-visual-basic-or-csharp.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33360394" --- # 方法 : Visual Basic または C# でオブジェクト モデルを生成する # [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] では、使用しているプログラミング言語のオブジェクト モデルが、リレーショナル データベースに対応付けられています。 2 つのツールは自動的に既存のデータベースのメタデータから Visual Basic または c# のモデルを生成できます。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-insert-rows-into-the-database.md b/docs/framework/data/adonet/sql/linq/how-to-insert-rows-into-the-database.md index f59db03c5b7..ad208a53d52 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-insert-rows-into-the-database.md +++ b/docs/framework/data/adonet/sql/linq/how-to-insert-rows-into-the-database.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33361735" --- # 方法 : 行をデータベースに挿入する 関連付けられているオブジェクトを追加することで、データベースに行を挿入する[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]コレクションと、データベースへの変更を送信します。 [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] 変換により変更が適切な SQL に`INSERT`コマンド。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-map-database-relationships.md b/docs/framework/data/adonet/sql/linq/how-to-map-database-relationships.md index 15d4cfd6cc8..041ae688d36 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-map-database-relationships.md +++ b/docs/framework/data/adonet/sql/linq/how-to-map-database-relationships.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33364298" --- # 方法 : データベース リレーションシップを割り当てる データ リレーションシップが常に同じ場合は、これをエンティティ クラス内のプロパティ参照としてエンコードできます。 たとえば、Northwind サンプル データベースでは、通常は顧客が注文を発注するため、モデルには、顧客と注文のリレーションシップが常に存在します。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-map-inheritance-hierarchies.md b/docs/framework/data/adonet/sql/linq/how-to-map-inheritance-hierarchies.md index c8f9c8dddb4..04ce3871105 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-map-inheritance-hierarchies.md +++ b/docs/framework/data/adonet/sql/linq/how-to-map-inheritance-hierarchies.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33355359" --- # 方法 : 継承階層を割り当てる [!INCLUDE[vbteclinq](../../../../../../includes/vbteclinq-md.md)] で継承の割り当てを実装するには、以下の手順で示すように、継承階層のルート クラスで属性および属性プロパティを指定する必要があります。 Visual Studio を使用している開発者が使用できる、[!INCLUDE[vs_ordesigner_long](../../../../../../includes/vs-ordesigner-long-md.md)]に継承階層をマップします。 参照してください[する方法: O/R デザイナーを使用して継承を構成する](/visualstudio/data-tools/how-to-configure-inheritance-by-using-the-o-r-designer)です。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-retrieve-many-objects-at-once.md b/docs/framework/data/adonet/sql/linq/how-to-retrieve-many-objects-at-once.md index fea4cbc5c15..2a1f5c971f1 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-retrieve-many-objects-at-once.md +++ b/docs/framework/data/adonet/sql/linq/how-to-retrieve-many-objects-at-once.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33359905" --- # 方法 : 多くのオブジェクトを一度に取得する 多くのオブジェクトを 1 つのクエリで取得するには、 を使用します。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-reuse-a-connection-between-an-ado-net-command-and-a-datacontext.md b/docs/framework/data/adonet/sql/linq/how-to-reuse-a-connection-between-an-ado-net-command-and-a-datacontext.md index fef683a713d..c5e43a17800 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-reuse-a-connection-between-an-ado-net-command-and-a-datacontext.md +++ b/docs/framework/data/adonet/sql/linq/how-to-reuse-a-connection-between-an-ado-net-command-and-a-datacontext.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33352949" --- # 方法 : ADO.NET コマンドおよび DataContext 間の接続を再利用する [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]の一部である、[!INCLUDE[vstecado](../../../../../../includes/vstecado-md.md)]テクノロジ ファミリ、によって提供されるサービスに基づいています[!INCLUDE[vstecado](../../../../../../includes/vstecado-md.md)]、間の接続を再利用することができます、[!INCLUDE[vstecado](../../../../../../includes/vstecado-md.md)]コマンドとです。 diff --git a/docs/framework/data/adonet/sql/linq/how-to-specify-database-names.md b/docs/framework/data/adonet/sql/linq/how-to-specify-database-names.md index 41c73ca3d76..7135667bedc 100644 --- a/docs/framework/data/adonet/sql/linq/how-to-specify-database-names.md +++ b/docs/framework/data/adonet/sql/linq/how-to-specify-database-names.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33361586" --- # 方法 : データベースの名前を指定する 属性の プロパティを使用すると、接続によってデータベースの名前が提供されない場合に、名前を指定できます。 diff --git a/docs/framework/data/adonet/sql/linq/return-the-set-union-of-two-sequences.md b/docs/framework/data/adonet/sql/linq/return-the-set-union-of-two-sequences.md index 3e38d6ef3f7..2ad395c1d75 100644 --- a/docs/framework/data/adonet/sql/linq/return-the-set-union-of-two-sequences.md +++ b/docs/framework/data/adonet/sql/linq/return-the-set-union-of-two-sequences.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33358078" --- # 2 つのシーケンスの和集合の取得 2 つのシーケンスの和集合を返すには、 演算子を使用します。 diff --git a/docs/framework/data/adonet/sql/linq/the-linq-to-sql-object-model.md b/docs/framework/data/adonet/sql/linq/the-linq-to-sql-object-model.md index 7265aa71e56..9a1474e73ed 100644 --- a/docs/framework/data/adonet/sql/linq/the-linq-to-sql-object-model.md +++ b/docs/framework/data/adonet/sql/linq/the-linq-to-sql-object-model.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33365385" --- # LINQ to SQL オブジェクト モデル [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)]開発者のプログラミング言語で表されるオブジェクト モデルは、リレーショナル データベースのデータ モデルにマップします。 データ操作はオブジェクト モデルに従って行われます。 diff --git a/docs/framework/data/adonet/sql/linq/user-defined-functions.md b/docs/framework/data/adonet/sql/linq/user-defined-functions.md index e9d7b424853..5dc208d77fd 100644 --- a/docs/framework/data/adonet/sql/linq/user-defined-functions.md +++ b/docs/framework/data/adonet/sql/linq/user-defined-functions.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33363601" --- # ユーザー定義関数 [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] では、オブジェクト モデル内のメソッドを使用して、ユーザー定義関数を表します。 属性、および必要に応じて 属性を適用することによって、メソッドを関数として指定します。 詳細については、次を参照してください。 [LINQ to SQL オブジェクト モデル](../../../../../../docs/framework/data/adonet/sql/linq/the-linq-to-sql-object-model.md)です。 diff --git a/docs/framework/data/adonet/sql/linq/walkthrough-simple-object-model-and-query-csharp.md b/docs/framework/data/adonet/sql/linq/walkthrough-simple-object-model-and-query-csharp.md index 2842fc7cdea..29790e7bc1b 100644 --- a/docs/framework/data/adonet/sql/linq/walkthrough-simple-object-model-and-query-csharp.md +++ b/docs/framework/data/adonet/sql/linq/walkthrough-simple-object-model-and-query-csharp.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33362365" --- # チュートリアル : 簡単なオブジェクト モデルとクエリ (C#) このチュートリアルでは、複雑さを抑えた、[!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] 全体の基本的なシナリオを示します。 サンプルの Northwind データベースにある Customers テーブルのモデル化を行うエンティティ クラスを作成します。 次に、住所がロンドンの顧客を表示するための簡単なクエリを作成します。 diff --git a/docs/framework/data/adonet/sql/linq/what-you-can-do-with-linq-to-sql.md b/docs/framework/data/adonet/sql/linq/what-you-can-do-with-linq-to-sql.md index 82e336e7161..69f56c72011 100644 --- a/docs/framework/data/adonet/sql/linq/what-you-can-do-with-linq-to-sql.md +++ b/docs/framework/data/adonet/sql/linq/what-you-can-do-with-linq-to-sql.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33356419" --- # LINQ to SQL の主な機能 [!INCLUDE[vbtecdlinq](../../../../../../includes/vbtecdlinq-md.md)] は、SQL 開発者が期待するすべての主要な機能に対応しています。 情報の照会、テーブルへの情報の挿入、およびテーブルの情報の更新と削除を行うことができます。 diff --git a/docs/framework/data/adonet/sql/snapshot-isolation-in-sql-server.md b/docs/framework/data/adonet/sql/snapshot-isolation-in-sql-server.md index 6dd1e7f5652..a8855b84e54 100644 --- a/docs/framework/data/adonet/sql/snapshot-isolation-in-sql-server.md +++ b/docs/framework/data/adonet/sql/snapshot-isolation-in-sql-server.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33365016" --- # SQL Server でのスナップショット分離 スナップショット分離により、OLTP アプリケーションの同時実行が向上しています。 diff --git a/docs/framework/data/adonet/updating-data-sources-with-dataadapters.md b/docs/framework/data/adonet/updating-data-sources-with-dataadapters.md index eddf784acc0..369342b2a63 100644 --- a/docs/framework/data/adonet/updating-data-sources-with-dataadapters.md +++ b/docs/framework/data/adonet/updating-data-sources-with-dataadapters.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33365502" --- # DataAdapter によるデータ ソースの更新 `Update` の メソッドを呼び出して、変更を からデータ ソースに反映します。 `Update` メソッドは、`Fill` メソッドと同様に、引数として `DataSet` のインスタンスおよびオプションの オブジェクトまたは `DataTable` 名を受け取ります。 `DataSet` のインスタンスは、行われた変更点を格納する `DataSet` です。`DataTable` は、変更点の取得元のテーブルです。 `DataTable` を指定しなかった場合、`DataTable` 内の最初の `DataSet` が使用されます。 diff --git a/docs/framework/data/transactions/index.md b/docs/framework/data/transactions/index.md index 71cf5e2e493..dd49e47797c 100644 --- a/docs/framework/data/transactions/index.md +++ b/docs/framework/data/transactions/index.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33355218" --- # トランザクション処理 オンライン書店で書籍を購入する場合、書籍と代金 (クレジット形式) を交換します。 クレジットに問題がなければ、一連の処理によって顧客は書籍を入手し、書店には代金が入金されます。 ただし、一連の取引処理の 1 つでも失敗すると取引全体が失敗し、 顧客は書籍を入手できず、書店は代金を受け取れません。 diff --git a/docs/framework/data/transactions/interoperability-with-enterprise-services-and-com-transactions.md b/docs/framework/data/transactions/interoperability-with-enterprise-services-and-com-transactions.md index ae93af6eac3..24fc4bcce0a 100644 --- a/docs/framework/data/transactions/interoperability-with-enterprise-services-and-com-transactions.md +++ b/docs/framework/data/transactions/interoperability-with-enterprise-services-and-com-transactions.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33362751" --- # Enterprise Services および COM+ トランザクションとの相互運用性 名前空間は、この名前空間を使用して作成されたトランザクション オブジェクトと COM+ によって作成されたトランザクションとの間の相互運用をサポートします。 diff --git a/docs/framework/data/transactions/transaction-management-escalation.md b/docs/framework/data/transactions/transaction-management-escalation.md index ae7b61b261d..e5473f3cd0d 100644 --- a/docs/framework/data/transactions/transaction-management-escalation.md +++ b/docs/framework/data/transactions/transaction-management-escalation.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33356860" --- # トランザクション管理のエスカレーション Windows は、トランザクション マネージャーを構成する一連のサービスとモジュールをホストします。 トランザクション管理のエスカレーションとは、トランザクション マネージャーのいずれかのコンポーネントから別のコンポーネントにトランザクションを移行するプロセスを表します。 diff --git a/docs/framework/data/wcf/create-an-asynchronous-wpf-application-wcf-data-services.md b/docs/framework/data/wcf/create-an-asynchronous-wpf-application-wcf-data-services.md index 286c3e379be..3c1f590311f 100644 --- a/docs/framework/data/wcf/create-an-asynchronous-wpf-application-wcf-data-services.md +++ b/docs/framework/data/wcf/create-an-asynchronous-wpf-application-wcf-data-services.md @@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33357635" --- # 方法: 非同期 Windows Presentation Framework アプリケーションを作成する (WCF Data Services) [!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] では、データ サービスから取得したデータを Windows Presentation Framework (WPF) アプリケーションの UI 要素にバインドできます。 詳細については、次を参照してください。[コントロールへのデータ バインディング](../../../../docs/framework/data/wcf/binding-data-to-controls-wcf-data-services.md)です。により、アプリケーションのデータ サービス要求に応答を待機中に応答し続けるに非同期の方法でデータ サービスに対する操作を実行することもできます。 データ サービスに非同期でアクセスするには、Silverlight 用のアプリケーションが必要です。 詳細については、次を参照してください。[非同期操作](../../../../docs/framework/data/wcf/asynchronous-operations-wcf-data-services.md)です。 diff --git a/docs/framework/data/wcf/how-to-add-a-data-service-reference-wcf-data-services.md b/docs/framework/data/wcf/how-to-add-a-data-service-reference-wcf-data-services.md index d8395df7273..fd13230d615 100644 --- a/docs/framework/data/wcf/how-to-add-a-data-service-reference-wcf-data-services.md +++ b/docs/framework/data/wcf/how-to-add-a-data-service-reference-wcf-data-services.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33356232" --- # 方法: データ サービス参照を追加する (WCF Data Services) 使用することができます、**サービス参照の追加**への参照を追加する Visual Studio でのダイアログ[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)]です。 参照をデータ サービスに追加すると、Visual Studio で開発したクライアント アプリケーションのデータ サービスに容易にアクセスできます。 この手順を完了すると、データ サービスから取得されたメタデータに基づいてデータ クラスが生成されます。 詳細については、次を参照してください。[データ サービス クライアント ライブラリを生成する](../../../../docs/framework/data/wcf/generating-the-data-service-client-library-wcf-data-services.md)です。 diff --git a/docs/framework/data/wcf/how-to-define-entity-relationships-wcf-data-services.md b/docs/framework/data/wcf/how-to-define-entity-relationships-wcf-data-services.md index 210b206b2aa..f9f7d7c179a 100644 --- a/docs/framework/data/wcf/how-to-define-entity-relationships-wcf-data-services.md +++ b/docs/framework/data/wcf/how-to-define-entity-relationships-wcf-data-services.md @@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33363993" --- # 方法: エンティティ リレーションシップを定義する (WCF Data Services) [!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] で新しいエンティティを追加するとき、新しいエンティティと関連エンティティの間のリレーションシップは自動的には定義されません。 エンティティ インスタンス間のリレーションシップを作成および変更し、クライアント ライブラリを使用して、これらの変更をデータ サービスに反映できます。 詳細については、次を参照してください。[データ サービスの更新](../../../../docs/framework/data/wcf/updating-the-data-service-wcf-data-services.md)です。 diff --git a/docs/framework/data/wcf/how-to-intercept-data-service-messages-wcf-data-services.md b/docs/framework/data/wcf/how-to-intercept-data-service-messages-wcf-data-services.md index 34934aff989..b3eb7faa141 100644 --- a/docs/framework/data/wcf/how-to-intercept-data-service-messages-wcf-data-services.md +++ b/docs/framework/data/wcf/how-to-intercept-data-service-messages-wcf-data-services.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33355761" --- # 方法: データ サービス メッセージを先に取得する (WCF Data Services) [!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)] では、要求メッセージを先に取得して、操作にカスタム ロジックを追加することができます。 メッセージを傍受するには、データ サービスで特別なメソッドを使用します。 詳細については、次を参照してください。[インターセプター](../../../../docs/framework/data/wcf/interceptors-wcf-data-services.md)です。 diff --git a/docs/framework/data/wcf/wcf-data-service-client-utility-datasvcutil-exe.md b/docs/framework/data/wcf/wcf-data-service-client-utility-datasvcutil-exe.md index 4e851f9efcb..915144b5449 100644 --- a/docs/framework/data/wcf/wcf-data-service-client-utility-datasvcutil-exe.md +++ b/docs/framework/data/wcf/wcf-data-service-client-utility-datasvcutil-exe.md @@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33364527" --- # WCF Data Service クライアント ユーティリティ (DataSvcUtil.exe) DataSvcUtil.exe は、コマンド ライン ツールによって提供される[!INCLUDE[ssAstoria](../../../../includes/ssastoria-md.md)]を消費する、[!INCLUDE[ssODataFull](../../../../includes/ssodatafull-md.md)]フィードし、.NET Framework クライアント アプリケーションからデータ サービスにアクセスするために必要なクライアント データ サービス クラスが生成されます。 このユーティリティでは、以下のメタデータ ソースを使用してデータ クラスを生成できます。 diff --git a/docs/framework/debug-trace-profile/dangerousthreadingapi-mda.md b/docs/framework/debug-trace-profile/dangerousthreadingapi-mda.md index c77759f5618..48636102cb5 100644 --- a/docs/framework/debug-trace-profile/dangerousthreadingapi-mda.md +++ b/docs/framework/debug-trace-profile/dangerousthreadingapi-mda.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33357314" --- # dangerousThreadingAPI MDA `dangerousThreadingAPI` マネージ デバッグ アシスタント (MDA) は、現在のスレッド以外のスレッドで メソッドが呼び出されるとアクティブになります。 diff --git a/docs/framework/reflection-and-codedom/how-to-load-assemblies-into-the-reflection-only-context.md b/docs/framework/reflection-and-codedom/how-to-load-assemblies-into-the-reflection-only-context.md index 3a3613be66a..d08962af39b 100644 --- a/docs/framework/reflection-and-codedom/how-to-load-assemblies-into-the-reflection-only-context.md +++ b/docs/framework/reflection-and-codedom/how-to-load-assemblies-into-the-reflection-only-context.md @@ -19,6 +19,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398727" --- # 方法 : リフレクションのみのコンテキストにアセンブリを読み込む リフレクションのみの読み込みコンテキストでは、他のプラットフォームや .NET Framework の他のバージョン用にコンパイルされたアセンブリを検査できます。 このコンテキストに読み込まれたコードは検査のみ可能で、実行できません。 つまり、コンストラクターを実行できないので、オブジェクトは作成できません。 また、コードを実行できないため、依存関係は自動的には読み込まれません。 依存関係を検査する必要がある場合は、依存関係を独自に読み込む必要があります。 diff --git a/docs/framework/reflection-and-codedom/index.md b/docs/framework/reflection-and-codedom/index.md index d3558de4174..3c995f1d691 100644 --- a/docs/framework/reflection-and-codedom/index.md +++ b/docs/framework/reflection-and-codedom/index.md @@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398821" --- # .NET Framework の動的プログラミング このセクションでは、.NET Framework での動的プログラミングについて説明します。 diff --git a/docs/framework/reflection-and-codedom/reflection-and-generic-types.md b/docs/framework/reflection-and-codedom/reflection-and-generic-types.md index 90ca17642dd..06581757943 100644 --- a/docs/framework/reflection-and-codedom/reflection-and-generic-types.md +++ b/docs/framework/reflection-and-codedom/reflection-and-generic-types.md @@ -22,6 +22,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399705" --- # リフレクションとジェネリック型 リフレクションの観点から言えば、ジェネリック型は、それがジェネリック型定義である場合は型パラメーター セットが、構築された型である場合は型引数セットが関連付けられているという点で通常の型と異なります。 ジェネリック メソッドと通常のメソッドの違いも、それと同様です。 diff --git a/docs/framework/reflection-and-codedom/reflection.md b/docs/framework/reflection-and-codedom/reflection.md index 4f0d11ae0c9..43abf24da7f 100644 --- a/docs/framework/reflection-and-codedom/reflection.md +++ b/docs/framework/reflection-and-codedom/reflection.md @@ -28,6 +28,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399059" --- # .NET Framework のリフレクション 名前空間のクラスを と共に使用すると、読み込まれた[アセンブリ](../../../docs/framework/app-domains/assemblies-in-the-common-language-runtime.md)についての情報、およびそのアセンブリ内に定義されている[クラス](http://msdn.microsoft.com/library/ad7d3561-271e-4546-82fc-e00b059f27a9)、[インターフェイス](http://msdn.microsoft.com/library/fd9d5975-5363-4bc9-b883-609f887895e5)、[値型](http://msdn.microsoft.com/library/c9c567f8-8ab1-4d88-834d-00f7d92418de)などの型を取得できます。 また、リフレクションを使用すると、実行時に型インスタンスを作成したり、作成した型インスタンスを呼び出したり、アクセスしたりできます。 リフレクションのさまざまな面に関するトピックについては、この概要の最後の「[関連トピック](#related_topics)」を参照してください。 diff --git a/docs/framework/reflection-and-codedom/security-considerations-for-reflection.md b/docs/framework/reflection-and-codedom/security-considerations-for-reflection.md index be8988adf74..f3c32b8d245 100644 --- a/docs/framework/reflection-and-codedom/security-considerations-for-reflection.md +++ b/docs/framework/reflection-and-codedom/security-considerations-for-reflection.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398705" --- # リフレクションに関するセキュリティ上の考慮事項 リフレクションを使用すると、型とメンバーに関する情報を取得し、メンバーにアクセスできます (つまり、メソッドやコンストラクターの呼び出し、プロパティ値の取得と設定、イベント ハンドラーの追加と削除などを実行できます)。 リフレクションを使用した型とメンバーに関する情報の取得には、制限がありません。 すべてのコードで、次のタスクを実行するためにリフレクションを使用できます。 diff --git a/docs/framework/reflection-and-codedom/security-issues-in-reflection-emit.md b/docs/framework/reflection-and-codedom/security-issues-in-reflection-emit.md index fc0c1aa60d1..2e208ea6681 100644 --- a/docs/framework/reflection-and-codedom/security-issues-in-reflection-emit.md +++ b/docs/framework/reflection-and-codedom/security-issues-in-reflection-emit.md @@ -18,6 +18,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398873" --- # リフレクション出力のセキュリティ関連事項 [!INCLUDE[dnprdnshort](../../../includes/dnprdnshort-md.md)] には、Microsoft Intermediate Language (MSIL) を出力する方法が 3 種類ありますが、それぞれに固有のセキュリティ問題があります。 diff --git a/docs/framework/reflection-and-codedom/using-the-codedom.md b/docs/framework/reflection-and-codedom/using-the-codedom.md index cd2c9f697b2..b5906409855 100644 --- a/docs/framework/reflection-and-codedom/using-the-codedom.md +++ b/docs/framework/reflection-and-codedom/using-the-codedom.md @@ -27,6 +27,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399020" --- # CodeDOM の使用方法 CodeDOM には一般的なさまざま種類のソース コード要素を表す型が用意されています。 オブジェクト グラフをアセンブルする CodeDOM 要素を使用すると、ソース コード モデルを構築するプログラムをデザインできます。 このオブジェクト グラフは、サポートされているプログラミング言語用の CodeDOM コード ジェネレーターを使用して、ソース コードとしてレンダリングできます。 また、CodeDOM を使用して、ソース コードをバイナリ アセンブリにコンパイルすることもできます。 diff --git a/docs/framework/reflection-and-codedom/viewing-type-information.md b/docs/framework/reflection-and-codedom/viewing-type-information.md index f063206d353..7c8d09552ea 100644 --- a/docs/framework/reflection-and-codedom/viewing-type-information.md +++ b/docs/framework/reflection-and-codedom/viewing-type-information.md @@ -18,6 +18,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399744" --- # 型情報の表示 クラスは、リフレクションの中心です。 共通言語ランタイムは、リフレクションの要求時に読み込まれる型の**型**を作成します。 **型**オブジェクトのメソッド、フィールド、プロパティ、および入れ子になったクラスから、その型に関することがすべてわかります。 diff --git a/docs/framework/reflection-and-codedom/walkthrough-emitting-code-in-partial-trust-scenarios.md b/docs/framework/reflection-and-codedom/walkthrough-emitting-code-in-partial-trust-scenarios.md index 372ab4cc84e..b0c324ed216 100644 --- a/docs/framework/reflection-and-codedom/walkthrough-emitting-code-in-partial-trust-scenarios.md +++ b/docs/framework/reflection-and-codedom/walkthrough-emitting-code-in-partial-trust-scenarios.md @@ -21,6 +21,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399757" --- # チュートリアル: 部分信頼シナリオにおけるコード出力 リフレクション出力は、完全信頼または部分信頼において同じ API セットを使用しますが、部分的に信頼されるコードでは実行する機能によって特定のアクセス許可が必要になります。 リフレクション出力には、匿名でホストされる動的メソッドという機能があります。この機能は、透過的セキュリティ アセンブリによって部分信頼で使用されます。 diff --git a/docs/framework/resources/creating-resource-files-for-desktop-apps.md b/docs/framework/resources/creating-resource-files-for-desktop-apps.md index f632e0300fa..6367f59e5d6 100644 --- a/docs/framework/resources/creating-resource-files-for-desktop-apps.md +++ b/docs/framework/resources/creating-resource-files-for-desktop-apps.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399822" --- # デスクトップ アプリケーションに対するリソース ファイルの作成 リソース ファイルにリソース (文字列、イメージ、オブジェクト データなど) を追加して、アプリケーションで簡単に使用できるようにすることが可能です。 .NET Framework では、次の 5 つの方法でリソース ファイルを作成できます。 diff --git a/docs/framework/resources/creating-satellite-assemblies-for-desktop-apps.md b/docs/framework/resources/creating-satellite-assemblies-for-desktop-apps.md index c1cf2a01851..9839beba6d6 100644 --- a/docs/framework/resources/creating-satellite-assemblies-for-desktop-apps.md +++ b/docs/framework/resources/creating-satellite-assemblies-for-desktop-apps.md @@ -30,6 +30,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399182" --- # デスクトップ アプリケーションに対するサテライト アセンブリの作成 リソース ファイルはローカライズされたアプリケーションの中心的な役割を果たします。 これを使用することで、アプリケーションでは、ユーザー固有の言語とカルチャで文字列、イメージ、およびその他のデータを表示し、ユーザー固有の言語またはカルチャ用のリソースが使用できない場合には代替データを提供できるようになります。 .NET Framework ではハブ アンド スポーク モデルを使用して、ローカライズされたリソースを見つけて取得します。 ハブはニュートラルまたは既定のカルチャと呼ばれる、単一カルチャ用のリソースとローカライズできない実行可能コードを含むメイン アセンブリです。 既定のカルチャはアプリケーションで使用されるフォールバック カルチャです。これは、ローカライズされたリソースが使用できない場合に使用されます。 アプリケーションの既定のカルチャにカルチャを指定するために 属性を使用します。 各スポークは、単一のローカライズされたカルチャ用のリソースを含むがコードは含まないサテライト アセンブリに接続します。 サテライト アセンブリはメイン アセンブリには含まれないため、アプリケーションのメイン アセンブリを置換しなくても、特定のカルチャに対応するリソースを簡単に更新または置換できます。 diff --git a/docs/framework/resources/index.md b/docs/framework/resources/index.md index b656c473747..beee0a45d00 100644 --- a/docs/framework/resources/index.md +++ b/docs/framework/resources/index.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399258" --- # デスクトップ アプリケーションのリソース ほとんどの製品レベルのアプリでは、リソースを使用する必要があります。 リソースは実行不可能なデータであり、アプリと共に論理的に配置されます。 このリソースは、アプリ内ではエラー メッセージまたはユーザー インターフェイスの一部として表示できます。 リソースには、文字列、イメージ、永続化されたオブジェクトなど、多数の形式のデータを含めることができます。 (永続化されたオブジェクトをリソース ファイルに書き込むには、そのオブジェクトをシリアル化できることが必要です)。データをリソース ファイルに格納しておけば、アプリ全体を再コンパイルすることなくデータを変更できます。 また、データの格納場所が 1 つになり、複数の場所に格納されているハードコーディングされたデータを利用する必要がなくなります。 diff --git a/docs/framework/resources/packaging-and-deploying-resources-in-desktop-apps.md b/docs/framework/resources/packaging-and-deploying-resources-in-desktop-apps.md index 3ddb6e56e08..ab0b5e61ff9 100644 --- a/docs/framework/resources/packaging-and-deploying-resources-in-desktop-apps.md +++ b/docs/framework/resources/packaging-and-deploying-resources-in-desktop-apps.md @@ -33,6 +33,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399692" --- # デスクトップ アプリケーションでのリソースのパッケージ化と配置 アプリケーションは、 クラスによって表される .NET Framework リソース マネージャーに依存して、ローカライズされたリソースを取得します。 リソース マネージャーでは、リソースのパッケージ化と配置にハブ アンド スポーク モデルを使うことが想定されています。 ハブは、ローカライズできない実行可能コードと、ニュートラル カルチャまたは既定のカルチャと呼ばれる単一カルチャ用のリソースを含む、メイン アセンブリです。 既定のカルチャはアプリケーション用のフォールバック カルチャです。つまり、ローカライズされたリソースが見つからない場合に使われるリソースのカルチャです。 各スポークは、単一のカルチャ用のリソースを含むがコードは含まないサテライト アセンブリに接続します。 diff --git a/docs/framework/resources/retrieving-resources-in-desktop-apps.md b/docs/framework/resources/retrieving-resources-in-desktop-apps.md index 66a77287715..13f0896e328 100644 --- a/docs/framework/resources/retrieving-resources-in-desktop-apps.md +++ b/docs/framework/resources/retrieving-resources-in-desktop-apps.md @@ -25,6 +25,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399809" --- # デスクトップ アプリケーションのリソースの取得 ローカライズされたリソースを NET Framework デスクトップ アプリケーションで使用する場合は、既定カルチャまたはニュートラル カルチャ用のリソースをメイン アセンブリと共にパッケージ化し、アプリでサポートされている言語またはカルチャごとに個別のサテライト アセンブリを作成することが理想的です。 名前付きリソースには、次のセクションで説明する クラスを使用してアクセスすることができます。 目的のリソースをメイン アセンブリおよびサテライト アセンブリに埋め込まない場合でも、.resources バイナリ ファイルには直接アクセスすることができます。詳細については、「 [.resources ファイルからのリソースの取得](#from_file) 」セクションを参照してください。 [!INCLUDE[win8_appname_long](../../../includes/win8-appname-long-md.md)] アプリでリソースを取得するには、Windows デベロッパー センターの「 [Windows ストア アプリでのリソースの作成と取得](http://go.microsoft.com/fwlink/p/?LinkID=241674) 」を参照してください。 diff --git a/docs/framework/resources/working-with-resx-files-programmatically.md b/docs/framework/resources/working-with-resx-files-programmatically.md index 02da63e5b36..c1c10c5ba1a 100644 --- a/docs/framework/resources/working-with-resx-files-programmatically.md +++ b/docs/framework/resources/working-with-resx-files-programmatically.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398834" --- # プログラムによる .resx ファイルの使用 XML リソース (.resx) ファイルは適切に定義された XML で構成する必要があり、特定のスキーマに従ったヘッダーの後に、名前と値のペアになったデータが続きます。そのため、手動で作成するとエラーが発生しやすくなります。 代わりに、.NET Framework クラス ライブラリの型とメンバーを使って、.resx ファイルをプログラムで作成できます。 また、.resx ファイルに格納されているリソースを取得するために、.NET Framework クラス ライブラリを使うこともできます。 このトピックでは、 名前空間の型とメンバーを使って、.resx ファイルを操作する方法を説明します。 diff --git a/docs/framework/security/building-my-first-claims-aware-aspnet-web-app.md b/docs/framework/security/building-my-first-claims-aware-aspnet-web-app.md index 0009f7beb46..41c5e43ee64 100644 --- a/docs/framework/security/building-my-first-claims-aware-aspnet-web-app.md +++ b/docs/framework/security/building-my-first-claims-aware-aspnet-web-app.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399666" --- # クレーム対応の ASP.NET Web アプリケーションを初めて構築する ## 対象 diff --git a/docs/framework/security/building-my-first-claims-aware-wcf-service.md b/docs/framework/security/building-my-first-claims-aware-wcf-service.md index f20d351fc0c..b31d58af132 100644 --- a/docs/framework/security/building-my-first-claims-aware-wcf-service.md +++ b/docs/framework/security/building-my-first-claims-aware-wcf-service.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399614" --- # クレーム対応の WCF サービスを初めて構築する ## 対象 diff --git a/docs/framework/security/custom-token-handlers.md b/docs/framework/security/custom-token-handlers.md index 02e50ef3270..0f13d01a375 100644 --- a/docs/framework/security/custom-token-handlers.md +++ b/docs/framework/security/custom-token-handlers.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399978" --- # カスタムのトークン ハンドラー このトピックでは、WIF のトークン ハンドラーと、それらを使用してトークンをどのように処理するかを説明します。 また、WIF で既定ではサポートされていないトークンの種類用にカスタム トークン ハンドラーを作成するために必要なことについても説明します。 diff --git a/docs/framework/security/downloading-the-json-web-token-handler-package.md b/docs/framework/security/downloading-the-json-web-token-handler-package.md index d90616733ed..8918cadb108 100644 --- a/docs/framework/security/downloading-the-json-web-token-handler-package.md +++ b/docs/framework/security/downloading-the-json-web-token-handler-package.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404678" --- # JSON Web トークン ハンドラー パッケージのダウンロード このトピックでは、JSON Web トークン ハンドラーをダウンロードしてプロジェクトで使用する方法について説明します。 diff --git a/docs/framework/security/downloading-the-validating-issuer-name-registry-package.md b/docs/framework/security/downloading-the-validating-issuer-name-registry-package.md index 37d29bf852a..128ef593960 100644 --- a/docs/framework/security/downloading-the-validating-issuer-name-registry-package.md +++ b/docs/framework/security/downloading-the-validating-issuer-name-registry-package.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398750" --- # 発行者名レジストリの検証パッケージのダウンロード このトピックでは、Validating Issuer Name Registry (VINR) をダウンロードしてプロジェクトで使用する方法について説明します。 diff --git a/docs/framework/security/getting-started-with-wif.md b/docs/framework/security/getting-started-with-wif.md index 1e338bfcdb9..9f37f42f93c 100644 --- a/docs/framework/security/getting-started-with-wif.md +++ b/docs/framework/security/getting-started-with-wif.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400693" --- # WIF の概要 - [クレーム対応の ASP.NET Web アプリケーションを初めて構築する](../../../docs/framework/security/building-my-first-claims-aware-aspnet-web-app.md) diff --git a/docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md b/docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md index 06d84287daf..f5a56e9336b 100644 --- a/docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md +++ b/docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399297" --- # WIF 3.5 でビルドされたアプリケーションを WIF 4.5 に移行するためのガイドライン ## 対象 diff --git a/docs/framework/security/how-to-build-claims-aware-aspnet-app-using-windows-authentication.md b/docs/framework/security/how-to-build-claims-aware-aspnet-app-using-windows-authentication.md index 7de8b40dab1..623ecaece4c 100644 --- a/docs/framework/security/how-to-build-claims-aware-aspnet-app-using-windows-authentication.md +++ b/docs/framework/security/how-to-build-claims-aware-aspnet-app-using-windows-authentication.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399796" --- # 方法: Windows 認証を使用するクレーム対応 ASP.NET アプリケーションをビルドする ## 対象 diff --git a/docs/framework/security/how-to-build-claims-aware-aspnet-mvc-web-app-using-wif.md b/docs/framework/security/how-to-build-claims-aware-aspnet-mvc-web-app-using-wif.md index ad259d8ee5d..87adbcdd035 100644 --- a/docs/framework/security/how-to-build-claims-aware-aspnet-mvc-web-app-using-wif.md +++ b/docs/framework/security/how-to-build-claims-aware-aspnet-mvc-web-app-using-wif.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399150" --- # 方法: WIF を使用してクレーム対応 ASP.NET MVC Web アプリケーションをビルドする ## 対象 diff --git a/docs/framework/security/how-to-build-claims-aware-aspnet-web-forms-app-using-wif.md b/docs/framework/security/how-to-build-claims-aware-aspnet-web-forms-app-using-wif.md index 3a16518b0fc..514dcc93c37 100644 --- a/docs/framework/security/how-to-build-claims-aware-aspnet-web-forms-app-using-wif.md +++ b/docs/framework/security/how-to-build-claims-aware-aspnet-web-forms-app-using-wif.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400095" --- # 方法: WIF を使用してクレーム対応 ASP.NET Web フォーム アプリケーションをビルドする ## 対象 diff --git a/docs/framework/security/how-to-display-signed-in-status-using-wif.md b/docs/framework/security/how-to-display-signed-in-status-using-wif.md index 39fd2f7450c..19e599f21bf 100644 --- a/docs/framework/security/how-to-display-signed-in-status-using-wif.md +++ b/docs/framework/security/how-to-display-signed-in-status-using-wif.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398919" --- # 方法: WIF を使用してサインイン状態を表示する ## 対象 diff --git a/docs/framework/security/how-to-enable-wif-tracing.md b/docs/framework/security/how-to-enable-wif-tracing.md index 51cf3640c31..4bf43f2188a 100644 --- a/docs/framework/security/how-to-enable-wif-tracing.md +++ b/docs/framework/security/how-to-enable-wif-tracing.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399566" --- # 方法: WIF トレースの有効化 ## 対象 diff --git a/docs/framework/security/how-to-transform-incoming-claims.md b/docs/framework/security/how-to-transform-incoming-claims.md index 59223ec288f..7b022a67d74 100644 --- a/docs/framework/security/how-to-transform-incoming-claims.md +++ b/docs/framework/security/how-to-transform-incoming-claims.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400173" --- # 方法: 入力方向の要求の変換 ## 対象 diff --git a/docs/framework/security/index.md b/docs/framework/security/index.md index 7500e28b7b6..0749daecf15 100644 --- a/docs/framework/security/index.md +++ b/docs/framework/security/index.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399640" --- # Windows Identity Foundation - [Windows Identity Foundation 4.5 の新機能](../../../docs/framework/security/whats-new-in-wif.md) diff --git a/docs/framework/security/json-web-token-handler-api-reference.md b/docs/framework/security/json-web-token-handler-api-reference.md index c35f1b83891..9953c8a332c 100644 --- a/docs/framework/security/json-web-token-handler-api-reference.md +++ b/docs/framework/security/json-web-token-handler-api-reference.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399271" --- # JSON Web トークン ハンドラー API リファレンス このセクションでは、WIF の JSON Web Token Handler 拡張機能の API リファレンスを提供します。 diff --git a/docs/framework/security/json-web-token-handler.md b/docs/framework/security/json-web-token-handler.md index b6bab9882b6..4ac79eec7aa 100644 --- a/docs/framework/security/json-web-token-handler.md +++ b/docs/framework/security/json-web-token-handler.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399039" --- # JSON Web トークン ハンドラー Windows Identity Foundation の JSON Web トークン ハンドラー拡張機能を使用すると、アプリケーションで JSON Web トークン (JWT) を作成して検証できます。 JWT トークン ハンドラーは、他の組み込みセキュリティ トークン ハンドラーのような WIF パイプラインで実行されるように構成できますが、別個に使用して軽量のアプリケーションでトークン検証を実行することもできます。 Microsoft Azure Active Directory での認証など、OAuth 2.0 ベアラー トークン スキームを使用している場合は、JWT トークン ハンドラーが特に役立ちます。 diff --git a/docs/framework/security/namespace-mapping-between-wif-3-5-and-wif-4-5.md b/docs/framework/security/namespace-mapping-between-wif-3-5-and-wif-4-5.md index e5bfa6120f7..0219a211b98 100644 --- a/docs/framework/security/namespace-mapping-between-wif-3-5-and-wif-4-5.md +++ b/docs/framework/security/namespace-mapping-between-wif-3-5-and-wif-4-5.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407983" --- # WIF 3.5 と WIF 4.5 間での名前空間マッピング .NET 4.5 以降では、Windows Identity Foundation (WIF) は .NET Framework に完全に統合されています。 この統合により、名前の変更および WIF の名前空間と API サーフェスの統合が行われました。 このトピックでは、いくつかのガイダンスと、WIF 3.5 の名前空間と WIF 4.5 の名前空間の間の一般的なマッピングを示します。 すべてを網羅するものではなく、使い慣れた WIF 3.5 のクラスが WIF 4.5 のどこで見つかるかについての一般的な情報を提供するだけです。 WIF 3.5 と WIF 4.5 の間の違いについては、「[Windows Identity Foundation 4.5 の新機能](../../../docs/framework/security/whats-new-in-wif.md)」を参照してください。 WIF 3.5 を使ってビルドされたアプリケーションを WIF 4.5 に移行する方法のガイダンスについては、「[Guidelines for Migrating an Application Built Using WIF 3.5 to WIF 4.5](../../../docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md)」(WIF 3.5 でビルドされたアプリケーションを WIF 4.5 に移行するためのガイドライン) を参照してください。 diff --git a/docs/framework/security/secure-coding-guidelines-for-unmanaged-code.md b/docs/framework/security/secure-coding-guidelines-for-unmanaged-code.md index fd72c8ba30a..950f83db8aa 100644 --- a/docs/framework/security/secure-coding-guidelines-for-unmanaged-code.md +++ b/docs/framework/security/secure-coding-guidelines-for-unmanaged-code.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408152" --- # アンマネージ コードの安全なコーディングのガイドライン 一部のライブラリ コードは、アンマネージ コードを呼び出す必要があります (たとえば、Win32 などのネイティブ コード API)。 これは、マネージ コード用のセキュリティの境界の外部に出ることなので、注意が必要です。 セキュリティ的に中立なコードである場合、コードとそのコードを呼び出すコードは、アンマネージ コードのアクセス許可 ( フラグを指定した ) を持つ必要があります。 diff --git a/docs/framework/security/security-changes.md b/docs/framework/security/security-changes.md index 73fcbbfabd8..d6a64ac327c 100644 --- a/docs/framework/security/security-changes.md +++ b/docs/framework/security/security-changes.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400082" --- # .NET Framework におけるセキュリティの変更点 [!INCLUDE[net_v45](../../../includes/net-v45-md.md)] のセキュリティにおける最も重要な変更は、厳密な名前付けの変更です。 これらの変更の詳細については、「 [Enhanced Strong Naming](../../../docs/framework/app-domains/enhanced-strong-naming.md) 」を参照してください。 diff --git a/docs/framework/security/validating-issuer-name-registry.md b/docs/framework/security/validating-issuer-name-registry.md index c8734988d2d..6d7992d5a81 100644 --- a/docs/framework/security/validating-issuer-name-registry.md +++ b/docs/framework/security/validating-issuer-name-registry.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409712" --- # 発行者名レジストリの検証 Windows Identity Foundation の Validating Issuer Name Registry (VINR) 拡張機能を使用すると、受信トークンが信頼できるテナントおよび ID プロバイダーから発行されたことをマルチテナント アプリケーションが確認できます。 Microsoft Azure AD によって発行されるすべてのトークンは同じ証明書を使用して署名されているため、この機能は Microsoft Azure Active Directory を使用するマルチテナント アプリケーションに特に役立ちます。 同じ証明書を使用する (つまり、母音が同じ) 複数のテナントからの要求を区別するため、アプリケーションはテナントごとに発行者名を維持して検証ロジックを実行する必要があります。 VINR にはこの機能が備わっており、カスタム検証ロジックを追加したり、構成ファイル以外の場所に発行者のレジストリ データを格納したりすることができます。 この拡張機能は、アプリケーションの WIF パイプラインに追加したり、別個に使用することができます。 diff --git a/docs/framework/security/whats-new-in-wif.md b/docs/framework/security/whats-new-in-wif.md index 50dde989f21..fbd07093d37 100644 --- a/docs/framework/security/whats-new-in-wif.md +++ b/docs/framework/security/whats-new-in-wif.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400420" --- # Windows Identity Foundation 4.5 の新機能 Windows Identity Foundation (WIF) の最初のバージョンは、スタンドアロンのダウンロードとして提供され、.NET 3.5 SP1 タイム フレームで導入されたため、WIF 3.5 と呼ばれています。 .NET 4.5 以降、WIF は .NET Framework の一部になっています。 .NET Framework で直接 WIF クラスを使用できるようになったため、.NET でクレーム ベースの ID をより深く統合できるようになり、クレームを簡単に使用できるようになりました。 WIF 3.5 用に作成されたアプリケーションは、新しいモデルを利用するために、変更する必要があります。詳細については、「[Guidelines for Migrating an Application Built Using WIF 3.5 to WIF 4.5](../../../docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md)」(WIF 3.5 でビルドされたアプリケーションを WIF 4.5 に移行するためのガイドライン) を参照してください。 diff --git a/docs/framework/security/wif-api-reference.md b/docs/framework/security/wif-api-reference.md index a3d8e088b2f..c2a4f4e765c 100644 --- a/docs/framework/security/wif-api-reference.md +++ b/docs/framework/security/wif-api-reference.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401688" --- # WIF API リファレンス Windows Identity Foundation (WIF) クラスは、`mscorlib` (mscorlib.dll)、`System.IdentityModel` (System.IdentityModel.dll)、`System.IdentityModel.Services` (System.IdentityModel.Services.dll)、および `System.ServiceModel` (System.ServiceModel.dll) というアセンブリに分割されています。 このトピックでは、WIF 名前空間のリンクを紹介し、各名前空間に含まれるクラスについて簡単に説明します。 diff --git a/docs/framework/security/wif-claims-programming-model.md b/docs/framework/security/wif-claims-programming-model.md index 9270dde4262..dc62b24a2cc 100644 --- a/docs/framework/security/wif-claims-programming-model.md +++ b/docs/framework/security/wif-claims-programming-model.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408968" --- # WIF 要求プログラミング モデル ASP.NET と Windows Communication Foundation (WCF) の開発者は、通常、IIdentity インターフェイスや IPrincipal インターフェイスを利用し、ユーザーの ID 情報を処理します。 .NET 4.5 では、Windows Identity Foundation (WIF) が統合され、あらゆるプリンシパルに対して常に要求が表示されるようになりました。次の図をご覧ください。 diff --git a/docs/framework/security/wif-configuration-reference.md b/docs/framework/security/wif-configuration-reference.md index b260fccdd6f..25188820ae4 100644 --- a/docs/framework/security/wif-configuration-reference.md +++ b/docs/framework/security/wif-configuration-reference.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399247" --- # WIF 構成のリファレンス 構成ファイルに要素を追加する方法で、アプリケーションで Windows Identity Foundation (WIF) を構成できます。 このトピックには、WIF 構成要素に関する参照トピックへのリンクが含まれています。 diff --git a/docs/framework/security/wif-extensions.md b/docs/framework/security/wif-extensions.md index 280940774b0..064be609a25 100644 --- a/docs/framework/security/wif-extensions.md +++ b/docs/framework/security/wif-extensions.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402003" --- # WIF の拡張 ここでは、Windows Identity Foundation の拡張機能について説明します。 diff --git a/docs/framework/security/wif-guidelines.md b/docs/framework/security/wif-guidelines.md index 6f748bf6164..8e6107e7366 100644 --- a/docs/framework/security/wif-guidelines.md +++ b/docs/framework/security/wif-guidelines.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399653" --- # WIF のガイドライン - [WIF 3.5 でビルドされたアプリケーションを WIF 4.5 に移行するためのガイドライン](../../../docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md) diff --git a/docs/framework/security/wif-how-tos-index.md b/docs/framework/security/wif-how-tos-index.md index 34fd84a84d6..c6a7de31330 100644 --- a/docs/framework/security/wif-how-tos-index.md +++ b/docs/framework/security/wif-how-tos-index.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400056" --- # WIF の「方法」のインデックス - [方法: WIF を使用してクレーム対応 ASP.NET MVC Web アプリケーションをビルドする](../../../docs/framework/security/how-to-build-claims-aware-aspnet-mvc-web-app-using-wif.md) diff --git a/docs/framework/security/wif-session-management.md b/docs/framework/security/wif-session-management.md index 85cc24ec042..2f89c906c80 100644 --- a/docs/framework/security/wif-session-management.md +++ b/docs/framework/security/wif-session-management.md @@ -9,6 +9,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399114" --- # WIF セッション管理 証明書利用者によりホストされている保護リソースにクライアントが初めてアクセスしようとするとき、クライアントは最初に、証明書利用者が信頼しているセキュリティ トークン サービス (STS) に身元を証明する必要があります。 認証後、STS はセキュリティ トークンをクライアントに発行します。 クライアントは証明書利用者にこのトークンを提示します。証明書利用者は保護リソースへのアクセスをクライアントに許可します。 ただし、要求のたびにクライアントが STS に再認証するということは望ましくありません。コンピューターやドメインが証明書利用者のものと同じではないことがあるためです。 代わりに、Windows Identity Foundation (WIF) はクライアントと証明書利用者にセッションを確立させ、そのセッションで、最初の要求後のすべての要求に関して、クライアントはセッション セキュリティ トークンを利用して証明書利用者に身元を証明します。 証明書利用者は Cookie 内に保存されるこのセッション セキュリティ トークンを利用し、クライアントの を再構築できます。 diff --git a/docs/framework/tools/al-exe-assembly-linker.md b/docs/framework/tools/al-exe-assembly-linker.md index 3d017c1a256..947ff25fe8e 100644 --- a/docs/framework/tools/al-exe-assembly-linker.md +++ b/docs/framework/tools/al-exe-assembly-linker.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399718" --- # Al.exe (アセンブリ リンカー) diff --git a/docs/framework/tools/aximp-exe-windows-forms-activex-control-importer.md b/docs/framework/tools/aximp-exe-windows-forms-activex-control-importer.md index 6c1fd17fc54..51c9587fe18 100644 --- a/docs/framework/tools/aximp-exe-windows-forms-activex-control-importer.md +++ b/docs/framework/tools/aximp-exe-windows-forms-activex-control-importer.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409594" --- # Aximp.exe (Windows フォーム ActiveX コントロール インポーター) ActiveX コントロール インポーターは、ActiveX コントロール用の COM タイプ ライブラリに属する型定義を Windows フォーム コントロールに変換します。 diff --git a/docs/framework/tools/developer-command-prompt-for-vs.md b/docs/framework/tools/developer-command-prompt-for-vs.md index 6fe2bb4df12..8d3b28c1398 100644 --- a/docs/framework/tools/developer-command-prompt-for-vs.md +++ b/docs/framework/tools/developer-command-prompt-for-vs.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402029" --- # Visual Studio 用開発者コマンド プロンプト Visual Studio の開発者コマンド プロンプトでは、.NET Framework ツールを使いやすくするための環境変数が自動的に設定されます。 開発者コマンド プロンプトは、完全版または Community Edition の Visual Studio でインストールされます。 Express バージョンの Visual Studio ではインストールされません。 diff --git a/docs/framework/tools/fuslogvw-exe-assembly-binding-log-viewer.md b/docs/framework/tools/fuslogvw-exe-assembly-binding-log-viewer.md index b78c5e892d1..cc83fe6339c 100644 --- a/docs/framework/tools/fuslogvw-exe-assembly-binding-log-viewer.md +++ b/docs/framework/tools/fuslogvw-exe-assembly-binding-log-viewer.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400212" --- # Fuslogvw.exe (アセンブリ バインディング ログ ビューアー) アセンブリ バインディング ログ ビューアーは、アセンブリ バインドの詳細を表示します。 この情報は、.NET Framework が実行時にアセンブリを見つけられない原因を診断する場合に役立ちます。 通常、このようなエラーは、アセンブリが間違った位置に配置されているか、無効になったネイティブ イメージが存在するか、バージョン番号またはカルチャの不一致が存在する場合に発生します。 通常、共通言語ランタイムによるアセンブリ検出エラーは、アプリケーション内で として示されます。 diff --git a/docs/framework/tools/gacutil-exe-gac-tool.md b/docs/framework/tools/gacutil-exe-gac-tool.md index 15312fb1e1e..d39ff912d76 100644 --- a/docs/framework/tools/gacutil-exe-gac-tool.md +++ b/docs/framework/tools/gacutil-exe-gac-tool.md @@ -24,6 +24,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399595" --- # Gacutil.exe (グローバル アセンブリ キャッシュ ツール) グローバル アセンブリ キャッシュ ツールを使用すると、グローバル アセンブリ キャッシュとダウンロード キャッシュの内容を表示および操作できます。 diff --git a/docs/framework/tools/ilasm-exe-il-assembler.md b/docs/framework/tools/ilasm-exe-il-assembler.md index a451531f279..19875db7b1c 100644 --- a/docs/framework/tools/ilasm-exe-il-assembler.md +++ b/docs/framework/tools/ilasm-exe-il-assembler.md @@ -18,6 +18,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409790" --- # Ilasm.exe (IL アセンブラー) diff --git a/docs/framework/tools/ildasm-exe-il-disassembler.md b/docs/framework/tools/ildasm-exe-il-disassembler.md index 8888ac2a5db..0269ac4b8a0 100644 --- a/docs/framework/tools/ildasm-exe-il-disassembler.md +++ b/docs/framework/tools/ildasm-exe-il-disassembler.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409111" --- # Ildasm.exe (IL 逆アセンブラー) diff --git a/docs/framework/tools/lc-exe-license-compiler.md b/docs/framework/tools/lc-exe-license-compiler.md index 4b06811fbba..0f0ed0c746f 100644 --- a/docs/framework/tools/lc-exe-license-compiler.md +++ b/docs/framework/tools/lc-exe-license-compiler.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409079" --- # Lc.exe (ライセンス コンパイラ) ライセンス コンパイラは、ライセンス情報を含むテキスト ファイルを読み込んで、バイナリ ファイルを生成します。このバイナリ ファイルは、リソースとして共通言語ランタイムの実行可能ファイルに埋め込むことができます。 diff --git a/docs/framework/tools/mageui-exe-manifest-generation-and-editing-tool-graphical-client.md b/docs/framework/tools/mageui-exe-manifest-generation-and-editing-tool-graphical-client.md index 977b403012e..efc2b721779 100644 --- a/docs/framework/tools/mageui-exe-manifest-generation-and-editing-tool-graphical-client.md +++ b/docs/framework/tools/mageui-exe-manifest-generation-and-editing-tool-graphical-client.md @@ -10,6 +10,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404954" --- # MageUI.exe (マニフェスト生成および編集ツールのグラフィカル クライアント) MageUI.exe でサポートされている機能は、コマンド ライン ツール Mage.exe の機能と同じですが、MageUI.exe には、Windows ベースのユーザー インターフェイス (UI) があります。 このツールを使用すると、配置マニフェストおよびアプリケーション マニフェストを作成および編集でき、これらのマニフェストに署名することができます。 MageUI.exe で作成される新しいマニフェストは、[!INCLUDE[net_client_v40_long](../../../includes/net-client-v40-long-md.md)] を対象とします。 以前のバージョンの .NET Framework を対象にするには、以前のバージョンの MageUI.exe を使用する必要があります。 マニフェストに対してアセンブリの追加または削除を実行しても、既存のマニフェストに再署名しても、MageUI.exe は [!INCLUDE[net_client_v40_long](../../../includes/net-client-v40-long-md.md)] を対象にするようにマニフェストを更新しません。 詳しくは、「[Mage.exe (マニフェストの生成および編集ツール)](../../../docs/framework/tools/mage-exe-manifest-generation-and-editing-tool.md)」をご覧ください。 diff --git a/docs/framework/tools/mdbg-exe.md b/docs/framework/tools/mdbg-exe.md index 8741ab8c3d1..b9585c2d36a 100644 --- a/docs/framework/tools/mdbg-exe.md +++ b/docs/framework/tools/mdbg-exe.md @@ -12,6 +12,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399770" --- # MDbg.exe (.NET Framework コマンド ライン デバッガー) .NET Framework コマンド ライン デバッガーは、.NET Framework 共通言語ランタイムを対象としたプログラムに含まれるバグの検索と修復について、ツールの販売元とアプリケーション開発者を支援するツールです。 このツールは、ランタイムのデバッグ API を使用してデバッグ サービスを提供します。 MDbg.exe を使用してもマネージ コードのデバッグしか実行できません。アンマネージ コードのデバッグはサポートされていません。 diff --git a/docs/framework/tools/ngen-exe-native-image-generator.md b/docs/framework/tools/ngen-exe-native-image-generator.md index 0f776ed8972..5c2cfec4a6c 100644 --- a/docs/framework/tools/ngen-exe-native-image-generator.md +++ b/docs/framework/tools/ngen-exe-native-image-generator.md @@ -25,6 +25,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399555" --- # Ngen.exe (ネイティブ イメージ ジェネレーター) ネイティブ イメージ ジェネレーター (Ngen.exe) は、マネージ アプリケーションのパフォーマンスを向上するツールです。 Ngen.exe は、コンパイルされたプロセッサ固有のマシン コードを含むファイルであるネイティブ イメージを作成してローカル コンピューターのネイティブ イメージ キャッシュにインストールします。 ランタイムは、Just-In-Time (JIT) コンパイラを使用してオリジナルのアセンブリをコンパイルする代わりに、キャッシュにあるネイティブ イメージを使用できます。 diff --git a/docs/framework/tools/peverify-exe-peverify-tool.md b/docs/framework/tools/peverify-exe-peverify-tool.md index 81d13cfc1e2..69a80488a30 100644 --- a/docs/framework/tools/peverify-exe-peverify-tool.md +++ b/docs/framework/tools/peverify-exe-peverify-tool.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409225" --- # Peverify.exe (PEVerify ツール) PEVerify ツールは、Microsoft Intermediate Language (MSIL) を生成する開発者 (コンパイラの作成者、スクリプト エンジンの開発者など) が、生成する MSIL コードと関連メタデータがタイプ セーフ要件を満たしているかどうかを確認する場合に役立ちます。 一部のコンパイラでは、特定の言語構成を使用しなかった場合にだけ、検査可能でタイプ セーフなコードが生成されます。 このようなコンパイラを使用している場合、生成したコードがタイプ セーフかどうかを確認する必要があると思う開発者もいるはずです。 そのような場合は、ファイルに対して PEVerify ツールを実行し、MSIL とメタデータを検査できます。 diff --git a/docs/framework/tools/regsvcs-exe-net-services-installation-tool.md b/docs/framework/tools/regsvcs-exe-net-services-installation-tool.md index deed1de231e..ca605ee249e 100644 --- a/docs/framework/tools/regsvcs-exe-net-services-installation-tool.md +++ b/docs/framework/tools/regsvcs-exe-net-services-installation-tool.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400251" --- # Regsvcs.exe (.NET サービス インストール ツール) .NET サービス インストール ツールは、次のアクションを実行します。 diff --git a/docs/framework/tools/resgen-exe-resource-file-generator.md b/docs/framework/tools/resgen-exe-resource-file-generator.md index f3de646e004..fefa9005ad5 100644 --- a/docs/framework/tools/resgen-exe-resource-file-generator.md +++ b/docs/framework/tools/resgen-exe-resource-file-generator.md @@ -22,6 +22,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33410034" --- # Resgen.exe (リソース ファイル ジェネレーター) リソース ファイル ジェネレーター (Resgen.exe) は、テキスト (.txt または .restext) ファイルおよび XML ベースのリソース形式 (.resx) ファイルを共通言語ランタイムのバイナリ (.resources) ファイルに変換します。この .resources ファイルは、ランタイム バイナリ実行可能ファイルまたはサテライト アセンブリに埋め込むことができます。 「[リソース ファイルの作成](../../../docs/framework/resources/creating-resource-files-for-desktop-apps.md)」をご覧ください。 diff --git a/docs/framework/tools/sn-exe-strong-name-tool.md b/docs/framework/tools/sn-exe-strong-name-tool.md index c26d804f808..8176a7b851f 100644 --- a/docs/framework/tools/sn-exe-strong-name-tool.md +++ b/docs/framework/tools/sn-exe-strong-name-tool.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401122" --- # Sn.exe (厳密名ツール) 厳密名ツール (Sn.exe) は、[厳密な名前](../../../docs/framework/app-domains/strong-named-assemblies.md)を使用してアセンブリに署名する場合に役立ちます。 Sn.exe には、キーの管理、署名の生成、署名の検査に関する各オプションが用意されています。 diff --git a/docs/framework/ui-automation/accessibility-best-practices.md b/docs/framework/ui-automation/accessibility-best-practices.md index bfb7160b25a..536b7838854 100644 --- a/docs/framework/ui-automation/accessibility-best-practices.md +++ b/docs/framework/ui-automation/accessibility-best-practices.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400970" --- # ユーザー補助のベスト プラクティス > [!NOTE] diff --git a/docs/framework/ui-automation/client-side-ui-automation-provider-implementation.md b/docs/framework/ui-automation/client-side-ui-automation-provider-implementation.md index beae68f752d..e923737d9e5 100644 --- a/docs/framework/ui-automation/client-side-ui-automation-provider-implementation.md +++ b/docs/framework/ui-automation/client-side-ui-automation-provider-implementation.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400108" --- # クライアント側 UI オートメーション プロバイダーの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/create-a-client-side-ui-automation-provider.md b/docs/framework/ui-automation/create-a-client-side-ui-automation-provider.md index 6bc6eade70d..f60d3905597 100644 --- a/docs/framework/ui-automation/create-a-client-side-ui-automation-provider.md +++ b/docs/framework/ui-automation/create-a-client-side-ui-automation-provider.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403716" --- # クライアント側 UI オートメーション プロバイダーの作成 > [!NOTE] diff --git a/docs/framework/ui-automation/expose-a-server-side-ui-automation-provider.md b/docs/framework/ui-automation/expose-a-server-side-ui-automation-provider.md index 6e0b7c27e5c..c2dae200b61 100644 --- a/docs/framework/ui-automation/expose-a-server-side-ui-automation-provider.md +++ b/docs/framework/ui-automation/expose-a-server-side-ui-automation-provider.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400381" --- # サーバー側 UI オートメーション プロバイダーの公開 > [!NOTE] diff --git a/docs/framework/ui-automation/expose-the-content-of-a-table-using-ui-automation.md b/docs/framework/ui-automation/expose-the-content-of-a-table-using-ui-automation.md index bb5dbfdf15a..afd968f4bc2 100644 --- a/docs/framework/ui-automation/expose-the-content-of-a-table-using-ui-automation.md +++ b/docs/framework/ui-automation/expose-the-content-of-a-table-using-ui-automation.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407184" --- # UI オートメーションを使用したテーブルの内容の公開 > [!NOTE] diff --git a/docs/framework/ui-automation/find-a-ui-automation-element-based-on-a-property-condition.md b/docs/framework/ui-automation/find-a-ui-automation-element-based-on-a-property-condition.md index b7192b2d26d..4189ac36337 100644 --- a/docs/framework/ui-automation/find-a-ui-automation-element-based-on-a-property-condition.md +++ b/docs/framework/ui-automation/find-a-ui-automation-element-based-on-a-property-condition.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400758" --- # プロパティ条件に基づく UI オートメーション要素の検索 > [!NOTE] diff --git a/docs/framework/ui-automation/find-a-ui-automation-element-for-a-list-item.md b/docs/framework/ui-automation/find-a-ui-automation-element-for-a-list-item.md index 2c423cf75d9..f4f25c3a64d 100644 --- a/docs/framework/ui-automation/find-a-ui-automation-element-for-a-list-item.md +++ b/docs/framework/ui-automation/find-a-ui-automation-element-for-a-list-item.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399991" --- # リスト項目の UI オートメーション要素の検索 > [!NOTE] diff --git a/docs/framework/ui-automation/find-and-highlight-text-using-ui-automation.md b/docs/framework/ui-automation/find-and-highlight-text-using-ui-automation.md index 66e1066d4e2..8c2ab1f4ae0 100644 --- a/docs/framework/ui-automation/find-and-highlight-text-using-ui-automation.md +++ b/docs/framework/ui-automation/find-and-highlight-text-using-ui-automation.md @@ -20,6 +20,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401087" --- # UI オートメーションを使用した、テキストの検索と強調表示 > [!NOTE] diff --git a/docs/framework/ui-automation/get-the-toggle-state-of-a-check-box-using-ui-automation.md b/docs/framework/ui-automation/get-the-toggle-state-of-a-check-box-using-ui-automation.md index 0dd2c8fd1e6..c7abbdc1752 100644 --- a/docs/framework/ui-automation/get-the-toggle-state-of-a-check-box-using-ui-automation.md +++ b/docs/framework/ui-automation/get-the-toggle-state-of-a-check-box-using-ui-automation.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403202" --- # UI オートメーションを使用した、チェック ボックスのトグル状態の取得 > [!NOTE] diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-dock-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-dock-control-pattern.md index 238aff21509..f540cd0e8e6 100644 --- a/docs/framework/ui-automation/implementing-the-ui-automation-dock-control-pattern.md +++ b/docs/framework/ui-automation/implementing-the-ui-automation-dock-control-pattern.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400732" --- # UI オートメーション Dock コントロール パターンの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-expandcollapse-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-expandcollapse-control-pattern.md index 22f5b6a2ac0..35285ec29c3 100644 --- a/docs/framework/ui-automation/implementing-the-ui-automation-expandcollapse-control-pattern.md +++ b/docs/framework/ui-automation/implementing-the-ui-automation-expandcollapse-control-pattern.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403807" --- # UI オートメーション ExpandCollapse コントロール パターンの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-invoke-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-invoke-control-pattern.md index 394ab72e73e..f332098e596 100644 --- a/docs/framework/ui-automation/implementing-the-ui-automation-invoke-control-pattern.md +++ b/docs/framework/ui-automation/implementing-the-ui-automation-invoke-control-pattern.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399783" --- # UI オートメーション Invoke コントロール パターンの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-rangevalue-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-rangevalue-control-pattern.md index 9b18924ea77..0a282e8ae4b 100644 --- a/docs/framework/ui-automation/implementing-the-ui-automation-rangevalue-control-pattern.md +++ b/docs/framework/ui-automation/implementing-the-ui-automation-rangevalue-control-pattern.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399330" --- # UI オートメーション RangeValue コントロール パターンの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-scrollitem-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-scrollitem-control-pattern.md index 6e8d3d46eb0..2c8d35eec0d 100644 --- a/docs/framework/ui-automation/implementing-the-ui-automation-scrollitem-control-pattern.md +++ b/docs/framework/ui-automation/implementing-the-ui-automation-scrollitem-control-pattern.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399046" --- # UI オートメーション ScrollItem コントロール パターンの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-tableitem-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-tableitem-control-pattern.md index c6ac23b51c0..8ddcf1548b1 100644 --- a/docs/framework/ui-automation/implementing-the-ui-automation-tableitem-control-pattern.md +++ b/docs/framework/ui-automation/implementing-the-ui-automation-tableitem-control-pattern.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398971" --- # UI オートメーション TableItem コントロール パターンの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/implementing-the-ui-automation-window-control-pattern.md b/docs/framework/ui-automation/implementing-the-ui-automation-window-control-pattern.md index eab1a97846d..0da51eff01a 100644 --- a/docs/framework/ui-automation/implementing-the-ui-automation-window-control-pattern.md +++ b/docs/framework/ui-automation/implementing-the-ui-automation-window-control-pattern.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408022" --- # UI オートメーション Window コントロール パターンの実装 > [!NOTE] diff --git a/docs/framework/ui-automation/index.md b/docs/framework/ui-automation/index.md index 6e854515465..75bb497b67c 100644 --- a/docs/framework/ui-automation/index.md +++ b/docs/framework/ui-automation/index.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400329" --- # ユーザー補助 > [!NOTE] diff --git a/docs/framework/ui-automation/invoke-a-control-using-ui-automation.md b/docs/framework/ui-automation/invoke-a-control-using-ui-automation.md index c9db334b856..83192fb25c9 100644 --- a/docs/framework/ui-automation/invoke-a-control-using-ui-automation.md +++ b/docs/framework/ui-automation/invoke-a-control-using-ui-automation.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408325" --- # UI オートメーションを使用したコントロールの呼び出し > [!NOTE] diff --git a/docs/framework/ui-automation/navigate-among-ui-automation-elements-with-treewalker.md b/docs/framework/ui-automation/navigate-among-ui-automation-elements-with-treewalker.md index 825720a956d..5bc740b3b56 100644 --- a/docs/framework/ui-automation/navigate-among-ui-automation-elements-with-treewalker.md +++ b/docs/framework/ui-automation/navigate-among-ui-automation-elements-with-treewalker.md @@ -18,6 +18,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407507" --- # TreeWalker を使用した UI オートメーション要素間の移動 > [!NOTE] diff --git a/docs/framework/ui-automation/obtain-mixed-text-attribute-details-using-ui-automation.md b/docs/framework/ui-automation/obtain-mixed-text-attribute-details-using-ui-automation.md index 405a738bb9c..d811e2f3872 100644 --- a/docs/framework/ui-automation/obtain-mixed-text-attribute-details-using-ui-automation.md +++ b/docs/framework/ui-automation/obtain-mixed-text-attribute-details-using-ui-automation.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400043" --- # UI オートメーションを使用して混合テキスト属性の詳細を取得する > [!NOTE] diff --git a/docs/framework/ui-automation/obtain-text-attributes-using-ui-automation.md b/docs/framework/ui-automation/obtain-text-attributes-using-ui-automation.md index 4e0fd533e0d..027c04c26e4 100644 --- a/docs/framework/ui-automation/obtain-text-attributes-using-ui-automation.md +++ b/docs/framework/ui-automation/obtain-text-attributes-using-ui-automation.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400017" --- # UI オートメーションを使用してテキスト属性を取得する > [!NOTE] diff --git a/docs/framework/ui-automation/obtaining-ui-automation-elements.md b/docs/framework/ui-automation/obtaining-ui-automation-elements.md index a1224358f0b..1eccb037758 100644 --- a/docs/framework/ui-automation/obtaining-ui-automation-elements.md +++ b/docs/framework/ui-automation/obtaining-ui-automation-elements.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399207" --- # UI オートメーション要素の取得 > [!NOTE] diff --git a/docs/framework/ui-automation/raise-events-from-a-ui-automation-provider.md b/docs/framework/ui-automation/raise-events-from-a-ui-automation-provider.md index 369d64b3da1..ef94b1d2bfe 100644 --- a/docs/framework/ui-automation/raise-events-from-a-ui-automation-provider.md +++ b/docs/framework/ui-automation/raise-events-from-a-ui-automation-provider.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404902" --- # UI オートメーション プロバイダーからのイベントの発生 > [!NOTE] diff --git a/docs/framework/ui-automation/register-a-client-side-provider-assembly.md b/docs/framework/ui-automation/register-a-client-side-provider-assembly.md index 133462064d8..bc1473d7bf2 100644 --- a/docs/framework/ui-automation/register-a-client-side-provider-assembly.md +++ b/docs/framework/ui-automation/register-a-client-side-provider-assembly.md @@ -18,6 +18,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400706" --- # クライアント側プロバイダー アセンブリの登録 > [!NOTE] diff --git a/docs/framework/ui-automation/return-properties-from-a-ui-automation-provider.md b/docs/framework/ui-automation/return-properties-from-a-ui-automation-provider.md index a4562a7455b..9391e51cf2a 100644 --- a/docs/framework/ui-automation/return-properties-from-a-ui-automation-provider.md +++ b/docs/framework/ui-automation/return-properties-from-a-ui-automation-provider.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403771" --- # UI オートメーション プロバイダーからのプロパティの返却 > [!NOTE] diff --git a/docs/framework/ui-automation/subscribe-to-ui-automation-events.md b/docs/framework/ui-automation/subscribe-to-ui-automation-events.md index e0bdad0bc3b..dc42df792b6 100644 --- a/docs/framework/ui-automation/subscribe-to-ui-automation-events.md +++ b/docs/framework/ui-automation/subscribe-to-ui-automation-events.md @@ -18,6 +18,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400784" --- # UI オートメーション イベントのサブスクライブ > [!NOTE] diff --git a/docs/framework/ui-automation/support-control-patterns-in-a-ui-automation-provider.md b/docs/framework/ui-automation/support-control-patterns-in-a-ui-automation-provider.md index 6cb27d5acb3..924fff8c5cd 100644 --- a/docs/framework/ui-automation/support-control-patterns-in-a-ui-automation-provider.md +++ b/docs/framework/ui-automation/support-control-patterns-in-a-ui-automation-provider.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398993" --- # UI オートメーション プロバイダーでのコントロール パターンのサポート > [!NOTE] diff --git a/docs/framework/ui-automation/textpattern-and-embedded-objects-overview.md b/docs/framework/ui-automation/textpattern-and-embedded-objects-overview.md index d4c50ef8c12..f3e827d16ff 100644 --- a/docs/framework/ui-automation/textpattern-and-embedded-objects-overview.md +++ b/docs/framework/ui-automation/textpattern-and-embedded-objects-overview.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401181" --- # TextPattern および埋め込みオブジェクトの概要 > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-and-microsoft-active-accessibility.md b/docs/framework/ui-automation/ui-automation-and-microsoft-active-accessibility.md index 64c7506d26c..680c9e9638f 100644 --- a/docs/framework/ui-automation/ui-automation-and-microsoft-active-accessibility.md +++ b/docs/framework/ui-automation/ui-automation-and-microsoft-active-accessibility.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399165" --- # UI オートメーションと Microsoft Active Accessibility > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-and-screen-scaling.md b/docs/framework/ui-automation/ui-automation-and-screen-scaling.md index aa2f8bea083..6857966f775 100644 --- a/docs/framework/ui-automation/ui-automation-and-screen-scaling.md +++ b/docs/framework/ui-automation/ui-automation-and-screen-scaling.md @@ -18,6 +18,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399679" --- # UI オートメーションおよび画面の拡大縮小 > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-clients-for-managed-code-how-to-topics.md b/docs/framework/ui-automation/ui-automation-clients-for-managed-code-how-to-topics.md index 93cf2174e64..9108b1916cd 100644 --- a/docs/framework/ui-automation/ui-automation-clients-for-managed-code-how-to-topics.md +++ b/docs/framework/ui-automation/ui-automation-clients-for-managed-code-how-to-topics.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400433" --- # マネージ コード用の UI オートメーション クライアントに関する「方法」トピック > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-clients-for-managed-code.md b/docs/framework/ui-automation/ui-automation-clients-for-managed-code.md index 9c3dd2b2372..9978a7e2f14 100644 --- a/docs/framework/ui-automation/ui-automation-clients-for-managed-code.md +++ b/docs/framework/ui-automation/ui-automation-clients-for-managed-code.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400997" --- # マネージ コードの UI オートメーション クライアント > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-control-patterns-for-clients.md b/docs/framework/ui-automation/ui-automation-control-patterns-for-clients.md index de2326e643e..c2f9be308e7 100644 --- a/docs/framework/ui-automation/ui-automation-control-patterns-for-clients.md +++ b/docs/framework/ui-automation/ui-automation-control-patterns-for-clients.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33398808" --- # クライアントの UI オートメーション コントロール パターン > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-control-patterns.md b/docs/framework/ui-automation/ui-automation-control-patterns.md index edc3767079c..d4ceb45aae2 100644 --- a/docs/framework/ui-automation/ui-automation-control-patterns.md +++ b/docs/framework/ui-automation/ui-automation-control-patterns.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409868" --- # UI オートメーション コントロール パターン > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-control-types-overview.md b/docs/framework/ui-automation/ui-automation-control-types-overview.md index 73c4a7111a0..6def2ef66c3 100644 --- a/docs/framework/ui-automation/ui-automation-control-types-overview.md +++ b/docs/framework/ui-automation/ui-automation-control-types-overview.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399731" --- # UI オートメーション コントロール型の概要 > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-control-types.md b/docs/framework/ui-automation/ui-automation-control-types.md index 5eedd192989..b91cae8b366 100644 --- a/docs/framework/ui-automation/ui-automation-control-types.md +++ b/docs/framework/ui-automation/ui-automation-control-types.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403228" --- # UI オートメーション コントロール型 **注**このドキュメントでは、管理を使用する .NET Framework 開発者向け[!INCLUDE[TLA2#tla_uiautomation](../../../includes/tla2sharptla-uiautomation-md.md)]で定義されたクラス、名前空間。 [!INCLUDE[TLA2#tla_uiautomation](../../../includes/tla2sharptla-uiautomation-md.md)]の最新情報については、「 [Windows Automation API: UI Automation (Windows のオートメーション API: UI オートメーション)](http://go.microsoft.com/fwlink/?LinkID=156746)」を参照してください。 diff --git a/docs/framework/ui-automation/ui-automation-fundamentals.md b/docs/framework/ui-automation/ui-automation-fundamentals.md index 70fe645ce09..18ba404959d 100644 --- a/docs/framework/ui-automation/ui-automation-fundamentals.md +++ b/docs/framework/ui-automation/ui-automation-fundamentals.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400773" --- # UI オートメーションの基礎 > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-overview.md b/docs/framework/ui-automation/ui-automation-overview.md index 13272962903..1e92c9989b1 100644 --- a/docs/framework/ui-automation/ui-automation-overview.md +++ b/docs/framework/ui-automation/ui-automation-overview.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409487" --- # UI オートメーションの概要 > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-properties-for-clients.md b/docs/framework/ui-automation/ui-automation-properties-for-clients.md index b03c699ea8c..8abdcda5284 100644 --- a/docs/framework/ui-automation/ui-automation-properties-for-clients.md +++ b/docs/framework/ui-automation/ui-automation-properties-for-clients.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33410073" --- # クライアントの UI オートメーション プロパティ > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-properties-overview.md b/docs/framework/ui-automation/ui-automation-properties-overview.md index 3572937a32f..44910c5d983 100644 --- a/docs/framework/ui-automation/ui-automation-properties-overview.md +++ b/docs/framework/ui-automation/ui-automation-properties-overview.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409317" --- # UI オートメーション プロパティの概要 > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-security-overview.md b/docs/framework/ui-automation/ui-automation-security-overview.md index bb1a71588f7..4984a9db8bd 100644 --- a/docs/framework/ui-automation/ui-automation-security-overview.md +++ b/docs/framework/ui-automation/ui-automation-security-overview.md @@ -13,6 +13,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400199" --- # UI オートメーションのセキュリティの概要 > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-button-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-button-control-type.md index fc9431a2953..41e131a9427 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-button-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-button-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407305" --- # UI オートメーションによる Button コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-checkbox-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-checkbox-control-type.md index c85b56e12e4..6abe5c4cae3 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-checkbox-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-checkbox-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407318" --- # UI オートメーションによる CheckBox コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-dataitem-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-dataitem-control-type.md index 89f4b134f2b..5f23941129c 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-dataitem-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-dataitem-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409472" --- # UI オートメーションによる DataItem コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-edit-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-edit-control-type.md index cae016295f1..ff2c321fc82 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-edit-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-edit-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408547" --- # UI オートメーションによる Edit コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-headeritem-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-headeritem-control-type.md index 84c13b2b932..ee870e31a94 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-headeritem-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-headeritem-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409228" --- # UI オートメーションによる HeaderItem コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-hyperlink-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-hyperlink-control-type.md index 1a9208738e7..4017b5ff2f7 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-hyperlink-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-hyperlink-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409982" --- # UI オートメーションによる Hyperlink コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-listitem-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-listitem-control-type.md index 1653951b51b..e108f0b241a 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-listitem-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-listitem-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33410112" --- # UI オートメーションによる ListItem コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-menu-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-menu-control-type.md index 26925f28319..5a05111efa6 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-menu-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-menu-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408806" --- # UI オートメーションによる Menu コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-menubar-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-menubar-control-type.md index 8cc352c14fe..64a2fd39be4 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-menubar-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-menubar-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409372" --- # UI オートメーションによる MenuBar コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-menuitem-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-menuitem-control-type.md index c06914c0c3c..9f0020fdff5 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-menuitem-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-menuitem-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409354" --- # UI オートメーションによる MenuItem コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-pane-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-pane-control-type.md index 59333c3c44b..08c001112e3 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-pane-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-pane-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409956" --- # UI オートメーションによる Pane コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-table-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-table-control-type.md index 7cf1d3545c4..24d21ef11b5 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-table-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-table-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400264" --- # UI オートメーションによる Table コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-thumb-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-thumb-control-type.md index fa8f5dc3b41..12687cccfc3 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-thumb-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-thumb-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409969" --- # UI オートメーションによる Thumb コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-support-for-the-treeitem-control-type.md b/docs/framework/ui-automation/ui-automation-support-for-the-treeitem-control-type.md index a214f635fba..d4a9d6127a0 100644 --- a/docs/framework/ui-automation/ui-automation-support-for-the-treeitem-control-type.md +++ b/docs/framework/ui-automation/ui-automation-support-for-the-treeitem-control-type.md @@ -14,6 +14,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33409855" --- # UI オートメーションによる TreeItem コントロール型のサポート > [!NOTE] diff --git a/docs/framework/ui-automation/ui-automation-text-pattern-how-to-topics.md b/docs/framework/ui-automation/ui-automation-text-pattern-how-to-topics.md index 219e12b1847..f2d01ae5047 100644 --- a/docs/framework/ui-automation/ui-automation-text-pattern-how-to-topics.md +++ b/docs/framework/ui-automation/ui-automation-text-pattern-how-to-topics.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407028" --- # UI オートメーション テキスト パターンに関する「方法」トピック > [!NOTE] diff --git a/docs/framework/ui-automation/use-caching-in-ui-automation.md b/docs/framework/ui-automation/use-caching-in-ui-automation.md index 1a931f40213..f07873def61 100644 --- a/docs/framework/ui-automation/use-caching-in-ui-automation.md +++ b/docs/framework/ui-automation/use-caching-in-ui-automation.md @@ -16,6 +16,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401331" --- # UI オートメーションにおけるキャッシュの使用 > [!NOTE] diff --git a/docs/framework/ui-automation/use-the-automationid-property.md b/docs/framework/ui-automation/use-the-automationid-property.md index 619facffdc8..13c26732076 100644 --- a/docs/framework/ui-automation/use-the-automationid-property.md +++ b/docs/framework/ui-automation/use-the-automationid-property.md @@ -17,6 +17,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401041" --- # AutomationID プロパティの使用 > [!NOTE] diff --git a/docs/framework/unmanaged-api/alink/addfile-method.md b/docs/framework/unmanaged-api/alink/addfile-method.md index f9a3a1a0a41..f3c2d7cfcee 100644 --- a/docs/framework/unmanaged-api/alink/addfile-method.md +++ b/docs/framework/unmanaged-api/alink/addfile-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 57a350fadfa77fdad545ca7ccf2f63d28607c2ba ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403921" --- # AddFile Method1 ファイルをアセンブリに追加されます。 非バインド モジュールの作成にも使用できます。 diff --git a/docs/framework/unmanaged-api/alink/addimport-method.md b/docs/framework/unmanaged-api/alink/addimport-method.md index 767eb196455..93a5a71569b 100644 --- a/docs/framework/unmanaged-api/alink/addimport-method.md +++ b/docs/framework/unmanaged-api/alink/addimport-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 98fefc0240f6496a3e7bfb491e27a57e98cfea1c ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404067" --- # AddImport Method1 アセンブリにインポートを追加します。 diff --git a/docs/framework/unmanaged-api/alink/assemblyattributesgohere.md b/docs/framework/unmanaged-api/alink/assemblyattributesgohere.md index 258b3ed103a..eaa40ccaac8 100644 --- a/docs/framework/unmanaged-api/alink/assemblyattributesgohere.md +++ b/docs/framework/unmanaged-api/alink/assemblyattributesgohere.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: c24ca43f35e237b6387e108563b1f9c9ed432242 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402396" --- # AssemblyAttributesGoHere ALink でプレースホルダーとして使用し、カスタム属性に関する情報を格納します。 diff --git a/docs/framework/unmanaged-api/alink/assemblyattributesgoherem.md b/docs/framework/unmanaged-api/alink/assemblyattributesgoherem.md index 17cb85e5df7..640dfbf8f07 100644 --- a/docs/framework/unmanaged-api/alink/assemblyattributesgoherem.md +++ b/docs/framework/unmanaged-api/alink/assemblyattributesgoherem.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 075f0ce7001573bb4e61a3e059e699d15275ea0b ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403189" --- # AssemblyAttributesGoHereM ALink でプレースホルダーとして使用し、カスタム属性に関する情報を格納します。 diff --git a/docs/framework/unmanaged-api/alink/assemblyattributesgoheres.md b/docs/framework/unmanaged-api/alink/assemblyattributesgoheres.md index 8e3f2c98315..62365b79921 100644 --- a/docs/framework/unmanaged-api/alink/assemblyattributesgoheres.md +++ b/docs/framework/unmanaged-api/alink/assemblyattributesgoheres.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: d68450d05f667851404a009c0984f8722253e71e ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402911" --- # AssemblyAttributesGoHereS ALink でプレースホルダーとして使用し、カスタム属性に関する情報を格納します。 diff --git a/docs/framework/unmanaged-api/alink/assemblyattributesgoheresm.md b/docs/framework/unmanaged-api/alink/assemblyattributesgoheresm.md index 1ed175c9711..ad13dab90a3 100644 --- a/docs/framework/unmanaged-api/alink/assemblyattributesgoheresm.md +++ b/docs/framework/unmanaged-api/alink/assemblyattributesgoheresm.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: bed903c7380bc73601f03a83d2c637ef34d9b9e8 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405215" --- # AssemblyAttributesGoHereSM ALink でプレースホルダーとして使用し、カスタム属性に関する情報を格納します。 diff --git a/docs/framework/unmanaged-api/alink/closeenum-method.md b/docs/framework/unmanaged-api/alink/closeenum-method.md index d369d8ad4df..f279e04f7c5 100644 --- a/docs/framework/unmanaged-api/alink/closeenum-method.md +++ b/docs/framework/unmanaged-api/alink/closeenum-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: e5c3185dc6d488223d5882f543f0c690d82261b5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402445" --- # CloseEnum メソッド 指定の列挙体を閉じるし、関連付けられているリソースを解放します。 diff --git a/docs/framework/unmanaged-api/alink/emitassembly-method.md b/docs/framework/unmanaged-api/alink/emitassembly-method.md index 2f663440263..b3c7e2ef5a7 100644 --- a/docs/framework/unmanaged-api/alink/emitassembly-method.md +++ b/docs/framework/unmanaged-api/alink/emitassembly-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 1cd1c077a8f2a5fe3b2b46c2e1da2e92b5a797a6 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402058" --- # EmitAssembly メソッド アセンブリを作成します。 アセンブリ ファイルを除く他のすべてのファイルが閉じられた後は、このメソッドを呼び出します。 非バインド モジュールを生成するときに、このメソッドを呼び出さないでください。 diff --git a/docs/framework/unmanaged-api/alink/emitassemblycustomattribute-method.md b/docs/framework/unmanaged-api/alink/emitassemblycustomattribute-method.md index 59f91b1d5e5..e435f1dbce9 100644 --- a/docs/framework/unmanaged-api/alink/emitassemblycustomattribute-method.md +++ b/docs/framework/unmanaged-api/alink/emitassemblycustomattribute-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: daf2c3dcaf16e949f8770121d8324cbfe6c7d05b ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404080" --- # EmitAssemblyCustomAttribute メソッド アセンブリ レベルのカスタム属性を設定する呼び出しです。 diff --git a/docs/framework/unmanaged-api/alink/emitinternalexportedtypes-method.md b/docs/framework/unmanaged-api/alink/emitinternalexportedtypes-method.md index 3b83c5038bb..3d54d5112b8 100644 --- a/docs/framework/unmanaged-api/alink/emitinternalexportedtypes-method.md +++ b/docs/framework/unmanaged-api/alink/emitinternalexportedtypes-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 55b9d185804f25c7431f2696d67753cc3ba02d1f ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402042" --- # EmitInternalExportedTypes メソッド アセンブリに追加された型を出力します。 既知の内部型が追加された後は、このメソッドを呼び出します。 diff --git a/docs/framework/unmanaged-api/alink/emitmanifest-method.md b/docs/framework/unmanaged-api/alink/emitmanifest-method.md index 1aac7a57024..bf334af2921 100644 --- a/docs/framework/unmanaged-api/alink/emitmanifest-method.md +++ b/docs/framework/unmanaged-api/alink/emitmanifest-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 6df28cd3eaadfe62cd34e20e6e03d5a89e6bb425 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401210" --- # EmitManifest メソッド 最終的なマニフェストを出力します。 その他のすべてのファイルをインポートして、すべてのオプションを設定した後、このメソッドを呼び出します。 非バインド モジュールのこのメソッドを呼び出さないでください。 diff --git a/docs/framework/unmanaged-api/alink/endmerge-method.md b/docs/framework/unmanaged-api/alink/endmerge-method.md index 0d17ce6e550..39177a0edde 100644 --- a/docs/framework/unmanaged-api/alink/endmerge-method.md +++ b/docs/framework/unmanaged-api/alink/endmerge-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: e8f9eecd6d6d74717eb7c1e389bfa24e40afc950 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402575" --- # EndMerge メソッド すべてのカスタム属性が生成スコープにマージされていることを示します。 diff --git a/docs/framework/unmanaged-api/alink/enumcustomattributes-method.md b/docs/framework/unmanaged-api/alink/enumcustomattributes-method.md index 33b7653adda..e77b1a7bb68 100644 --- a/docs/framework/unmanaged-api/alink/enumcustomattributes-method.md +++ b/docs/framework/unmanaged-api/alink/enumcustomattributes-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 5a3d7d3bb05a878f4d9832cf39a8e8863929c4e5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403215" --- # EnumCustomAttributes メソッド アセンブリ レベルのカスタム属性を取得します。 diff --git a/docs/framework/unmanaged-api/alink/exportnestedtype-method.md b/docs/framework/unmanaged-api/alink/exportnestedtype-method.md index e1030e5cb8d..d825a78afbc 100644 --- a/docs/framework/unmanaged-api/alink/exportnestedtype-method.md +++ b/docs/framework/unmanaged-api/alink/exportnestedtype-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 0afe4daa1c85f3e15addac55bdbe631d40e03f19 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407569" --- # ExportNestedType メソッド 入れ子にされた型をエクスポート可能として指定します。 [ExportType メソッド](../../../../docs/framework/unmanaged-api/alink/exporttype-method.md)エクスポート入れ子にされた型をこともできますが、このメソッドは高速化します。 diff --git a/docs/framework/unmanaged-api/alink/exporttypeforwarder-method.md b/docs/framework/unmanaged-api/alink/exporttypeforwarder-method.md index ae2cb598777..7a160346fba 100644 --- a/docs/framework/unmanaged-api/alink/exporttypeforwarder-method.md +++ b/docs/framework/unmanaged-api/alink/exporttypeforwarder-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 5b28c18d55b91d6315003229295ab0e6781be183 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406306" --- # ExportTypeForwarder メソッド 指定したアセンブリの型のテーブルには型フォワーダーを追加します。 diff --git a/docs/framework/unmanaged-api/alink/freewin32resblob-method.md b/docs/framework/unmanaged-api/alink/freewin32resblob-method.md index 02d8846f676..9c50645c17c 100644 --- a/docs/framework/unmanaged-api/alink/freewin32resblob-method.md +++ b/docs/framework/unmanaged-api/alink/freewin32resblob-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: d124ce5dd38bed7eb439a055ff9e30a75efe5891 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400745" --- # FreeWin32ResBlob メソッド Win32 リソースの blob、および関連付けられているリソースを解放します。 diff --git a/docs/framework/unmanaged-api/alink/getalinkmessagedll-function.md b/docs/framework/unmanaged-api/alink/getalinkmessagedll-function.md index 51efe1d5db1..8166675fef9 100644 --- a/docs/framework/unmanaged-api/alink/getalinkmessagedll-function.md +++ b/docs/framework/unmanaged-api/alink/getalinkmessagedll-function.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 395dc85ad638e8a790962a4aa38019612c360ce1 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402218" --- # GetALinkMessageDll 関数 検索し、メッセージ DLL を読み込みます。 メッセージ DLL があるか、読み込まれた場合は、0 を返します。 メッセージ DLL は、その名前は、言語 ID、名前のサブディレクトリに、または現在のディレクトリにする必要があります。 diff --git a/docs/framework/unmanaged-api/alink/getassemblyrefhash-method.md b/docs/framework/unmanaged-api/alink/getassemblyrefhash-method.md index d2981ca553a..6b3fdd66a96 100644 --- a/docs/framework/unmanaged-api/alink/getassemblyrefhash-method.md +++ b/docs/framework/unmanaged-api/alink/getassemblyrefhash-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: ccf60d067af356dda1870a2fb1dcca21966f16a6 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401487" --- # GetAssemblyRefHash メソッド 特定のアセンブリには、ハッシュ blob を取得します。 diff --git a/docs/framework/unmanaged-api/alink/getscope-method.md b/docs/framework/unmanaged-api/alink/getscope-method.md index 18692dc299d..fc49c50c60b 100644 --- a/docs/framework/unmanaged-api/alink/getscope-method.md +++ b/docs/framework/unmanaged-api/alink/getscope-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: e2746073fbc6adfd7090aa9b3cc38e46c4411744 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400186" --- # GetScope Method1 インポート スコープを取得します。 diff --git a/docs/framework/unmanaged-api/alink/getscope2-method.md b/docs/framework/unmanaged-api/alink/getscope2-method.md index 11d5c14a953..587c45c15ba 100644 --- a/docs/framework/unmanaged-api/alink/getscope2-method.md +++ b/docs/framework/unmanaged-api/alink/getscope2-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 5ed9645c5111e7260010df74554825ffd8d427e8 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402146" --- # GetScope2 メソッド インポート スコープを取得します。 diff --git a/docs/framework/unmanaged-api/alink/getwin32resblob-method.md b/docs/framework/unmanaged-api/alink/getwin32resblob-method.md index 1732bae06ea..ac6ed98acf6 100644 --- a/docs/framework/unmanaged-api/alink/getwin32resblob-method.md +++ b/docs/framework/unmanaged-api/alink/getwin32resblob-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: f40b99c0a81bf0f2b622c7d23157dbb5736df1ca ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403293" --- # GetWin32ResBlob メソッド Win32 リソースの blob を取得します。 アセンブリ オプションを設定した後、このメソッドを呼び出します。 diff --git a/docs/framework/unmanaged-api/alink/ialink-interface.md b/docs/framework/unmanaged-api/alink/ialink-interface.md index 0eaf45eaadc..f0cbc17ab34 100644 --- a/docs/framework/unmanaged-api/alink/ialink-interface.md +++ b/docs/framework/unmanaged-api/alink/ialink-interface.md @@ -10,9 +10,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 1eae19d592dcf5243139e11bb6662953436e45a8 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408594" --- # IALink インターフェイス .NET Framework アセンブリを構築する際に役立ちます。 特に、インターフェイスには、マルチ モジュール アセンブリのアセンブリ マニフェストの作成、厳密な名前によるアセンブリの署名および netmodule の作成を補助するメソッドが含まれています。 diff --git a/docs/framework/unmanaged-api/alink/ialink3-interface.md b/docs/framework/unmanaged-api/alink/ialink3-interface.md index f42746346e7..9846f4770da 100644 --- a/docs/framework/unmanaged-api/alink/ialink3-interface.md +++ b/docs/framework/unmanaged-api/alink/ialink3-interface.md @@ -10,9 +10,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 16c787d865313f77417093555ea0cedb72aeb042 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402133" --- # IALink3 インターフェイス 1 つのメソッドを提供`SetManifestFile`を使用すると、指定またはアセンブリの作成時に、リンカーが使用するマニフェスト ファイルをリセットします。 diff --git a/docs/framework/unmanaged-api/alink/importfile-method.md b/docs/framework/unmanaged-api/alink/importfile-method.md index 56bee6a982a..c7d0eb39fdd 100644 --- a/docs/framework/unmanaged-api/alink/importfile-method.md +++ b/docs/framework/unmanaged-api/alink/importfile-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 54b0a02af7f22e775e3f9567de79664c9805b4e2 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400651" --- # ImportFile メソッド アセンブリとバインドされていないモジュールをインポートします。 diff --git a/docs/framework/unmanaged-api/alink/importfile2-method.md b/docs/framework/unmanaged-api/alink/importfile2-method.md index 004feb1c528..d4c1004c2a9 100644 --- a/docs/framework/unmanaged-api/alink/importfile2-method.md +++ b/docs/framework/unmanaged-api/alink/importfile2-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 61bc7783823408164ae2b073e097a0e85e193be6 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401243" --- # ImportFile2 メソッド アセンブリとバインドされていないモジュールをインポートします。 同様に、このメソッドは[ImportFile メソッド](../../../../docs/framework/unmanaged-api/alink/importfile-method.md)、いますが、インポートするファイルがディスクに存在しない場合でも動作します。 diff --git a/docs/framework/unmanaged-api/alink/importfileex-method.md b/docs/framework/unmanaged-api/alink/importfileex-method.md index 93d6c337ba3..cb80506b1e9 100644 --- a/docs/framework/unmanaged-api/alink/importfileex-method.md +++ b/docs/framework/unmanaged-api/alink/importfileex-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 2fe73bef50a32c3ff03f2a2754f665cc95018a4d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402995" --- # ImportFileEx メソッド インポートには、アセンブリまたは非バインド モジュールが示されます。 diff --git a/docs/framework/unmanaged-api/alink/importfileex2-method.md b/docs/framework/unmanaged-api/alink/importfileex2-method.md index 47bf35d75da..69773f57216 100644 --- a/docs/framework/unmanaged-api/alink/importfileex2-method.md +++ b/docs/framework/unmanaged-api/alink/importfileex2-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: be6332c76b3dae9c02e1a939286b70438ee14cfb ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400680" --- # ImportFileEx2 メソッド アセンブリとバインドされていないモジュールをインポートします。 同様に、このメソッドは[ImportFile メソッド](../../../../docs/framework/unmanaged-api/alink/importfile-method.md)、いますが、インポートするファイルがディスクに存在しない場合でも動作します。 diff --git a/docs/framework/unmanaged-api/alink/importtypes-method.md b/docs/framework/unmanaged-api/alink/importtypes-method.md index efdfe186953..228a810857b 100644 --- a/docs/framework/unmanaged-api/alink/importtypes-method.md +++ b/docs/framework/unmanaged-api/alink/importtypes-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 321038a148c27086ca499e2f448eb50cb93525ec ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405513" --- # ImportTypes メソッド 使用してインポートする各スコープの種類のインポートを開始[ImportFile メソッド](../../../../docs/framework/unmanaged-api/alink/importfile-method.md)です。 diff --git a/docs/framework/unmanaged-api/alink/importtypes2-method.md b/docs/framework/unmanaged-api/alink/importtypes2-method.md index 2d20c90ca17..8204b3a89d2 100644 --- a/docs/framework/unmanaged-api/alink/importtypes2-method.md +++ b/docs/framework/unmanaged-api/alink/importtypes2-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 51c696679626a598be422376e9dc89b5add1773d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400492" --- # ImportTypes2 メソッド 種類のインポートを開始します。 使用してインポートする各スコープの種類のインポートを開始するには、このメソッドを呼び出す[ImportFile メソッド](../../../../docs/framework/unmanaged-api/alink/importfile-method.md)です。 diff --git a/docs/framework/unmanaged-api/alink/init-method.md b/docs/framework/unmanaged-api/alink/init-method.md index 6b86087659b..b0318d06f37 100644 --- a/docs/framework/unmanaged-api/alink/init-method.md +++ b/docs/framework/unmanaged-api/alink/init-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: b512389078ab022208c4b163edc8501a900669ac ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33400365" --- # Init メソッド 実装するオブジェクトを準備、 [IALink インターフェイス](../../../../docs/framework/unmanaged-api/alink/ialink-interface.md)使用します。 diff --git a/docs/framework/unmanaged-api/alink/linkresource-method.md b/docs/framework/unmanaged-api/alink/linkresource-method.md index 30fbb58e994..04455fdcdac 100644 --- a/docs/framework/unmanaged-api/alink/linkresource-method.md +++ b/docs/framework/unmanaged-api/alink/linkresource-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 4f75ebc3a40bddbaf2347b9ef559139888f83900 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401109" --- # LinkResource メソッド リソースにリンクしています。 diff --git a/docs/framework/unmanaged-api/alink/setassemblyfile2-method.md b/docs/framework/unmanaged-api/alink/setassemblyfile2-method.md index f5652741cad..0643106c2fa 100644 --- a/docs/framework/unmanaged-api/alink/setassemblyfile2-method.md +++ b/docs/framework/unmanaged-api/alink/setassemblyfile2-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: ade568889d1c0203115f160d855de8c598798196 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403358" --- # SetAssemblyFile2 メソッド 名前と新しいアセンブリのオプションを設定します。 非バインド モジュールを作成する際に、このメソッドを呼び出さないでください。 diff --git a/docs/framework/unmanaged-api/alink/setassemblyprops-method.md b/docs/framework/unmanaged-api/alink/setassemblyprops-method.md index 747d51be06e..1de727d9690 100644 --- a/docs/framework/unmanaged-api/alink/setassemblyprops-method.md +++ b/docs/framework/unmanaged-api/alink/setassemblyprops-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: aed553a3a8d54b5229a122e76b61e3e58d4af3c1 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401967" --- # SetAssemblyProps メソッド アセンブリ レベルのプロパティを割り当てます。 diff --git a/docs/framework/unmanaged-api/alink/setnonassemblyflags-method.md b/docs/framework/unmanaged-api/alink/setnonassemblyflags-method.md index afdffcab69e..6324118d7c5 100644 --- a/docs/framework/unmanaged-api/alink/setnonassemblyflags-method.md +++ b/docs/framework/unmanaged-api/alink/setnonassemblyflags-method.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 0399a135eddfd87342db63e107c8eea59a6e54d0 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401704" --- # SetNonAssemblyFlags メソッド アセンブリに固有でないフラグを設定します。 diff --git a/docs/framework/unmanaged-api/authenticode/axl-authenticode-timestamper-info-structure.md b/docs/framework/unmanaged-api/authenticode/axl-authenticode-timestamper-info-structure.md index d6407ab89eb..228b25f5881 100644 --- a/docs/framework/unmanaged-api/authenticode/axl-authenticode-timestamper-info-structure.md +++ b/docs/framework/unmanaged-api/authenticode/axl-authenticode-timestamper-info-structure.md @@ -6,9 +6,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: c89845008307e4cfb00d0f9b9a168a43ba5378c0 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402364" --- # AXL_AUTHENTICODE_TIMESTAMPER_INFO 構造体 Authenticode のタイム スタンパー情報を定義します。 diff --git a/docs/framework/unmanaged-api/authenticode/axlgetissuerpublickeyhash-function.md b/docs/framework/unmanaged-api/authenticode/axlgetissuerpublickeyhash-function.md index 78186cbd6bf..af297afe69f 100644 --- a/docs/framework/unmanaged-api/authenticode/axlgetissuerpublickeyhash-function.md +++ b/docs/framework/unmanaged-api/authenticode/axlgetissuerpublickeyhash-function.md @@ -12,9 +12,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: b197aa539e60a9dbcee55cf190c44b45da3a5fb4 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402016" --- # _AxlGetIssuerPublicKeyHash 関数 指定された証明書の署名に使用する秘密キーに関連付けられている公開キーの SHA-1 ハッシュを取得します。 diff --git a/docs/framework/unmanaged-api/authenticode/axlpublickeyblobtopublickeytoken-function.md b/docs/framework/unmanaged-api/authenticode/axlpublickeyblobtopublickeytoken-function.md index 7019d48e4fe..9366f35f11c 100644 --- a/docs/framework/unmanaged-api/authenticode/axlpublickeyblobtopublickeytoken-function.md +++ b/docs/framework/unmanaged-api/authenticode/axlpublickeyblobtopublickeytoken-function.md @@ -12,9 +12,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 56333165d179abd79e82f1416342a2700029eb12 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401675" --- # _AxlPublicKeyBlobToPublicKeyToken 関数 CSP PUBLICKEYBLOB 形式から厳密な名前の公開キー トークンを算出します。 diff --git a/docs/framework/unmanaged-api/authenticode/axlrsakeyvaluetopublickeytoken-function.md b/docs/framework/unmanaged-api/authenticode/axlrsakeyvaluetopublickeytoken-function.md index a0486babb91..77071711c8d 100644 --- a/docs/framework/unmanaged-api/authenticode/axlrsakeyvaluetopublickeytoken-function.md +++ b/docs/framework/unmanaged-api/authenticode/axlrsakeyvaluetopublickeytoken-function.md @@ -12,9 +12,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7ef73f0f7599fdff887437756a5995591fd8ec89 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402412" --- # _AxlRSAKeyValueToPublicKeyToken 関数 Modulus および Exponent を、厳密な名前の公開キー トークンに変換します。 diff --git a/docs/framework/unmanaged-api/authenticode/certfreeauthenticodesignerinfo-function.md b/docs/framework/unmanaged-api/authenticode/certfreeauthenticodesignerinfo-function.md index 08e2c8fe17b..4ed6c8ebed9 100644 --- a/docs/framework/unmanaged-api/authenticode/certfreeauthenticodesignerinfo-function.md +++ b/docs/framework/unmanaged-api/authenticode/certfreeauthenticodesignerinfo-function.md @@ -12,9 +12,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 84f15dc49d14e781f69d0f9da8f314eb71d8c034 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401617" --- # CertFreeAuthenticodeSignerInfo 関数 割り当てられたリソースを解放、 [AXL_AUTHENTICODE_SIGNER_INFO](../../../../docs/framework/unmanaged-api/authenticode/axl-authenticode-signer-info-structure.md)構造体。 diff --git a/docs/framework/unmanaged-api/authenticode/certfreeauthenticodetimestamperinfo-function.md b/docs/framework/unmanaged-api/authenticode/certfreeauthenticodetimestamperinfo-function.md index 7f571d48b86..56bcdc42b34 100644 --- a/docs/framework/unmanaged-api/authenticode/certfreeauthenticodetimestamperinfo-function.md +++ b/docs/framework/unmanaged-api/authenticode/certfreeauthenticodetimestamperinfo-function.md @@ -12,9 +12,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 9c37a9af6a1532d03fa04ca151605cef7ab5244e ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401769" --- # CertFreeAuthenticodeTimestamperInfo 関数 割り当てられたリソースを解放、 [AXL_AUTHENTICODE_TIMESTAMPER_INFO](../../../../docs/framework/unmanaged-api/authenticode/axl-authenticode-timestamper-info-structure.md)構造体。 diff --git a/docs/framework/unmanaged-api/common-data-types-unmanaged-api-reference.md b/docs/framework/unmanaged-api/common-data-types-unmanaged-api-reference.md index 289330a0106..00cdd28c866 100644 --- a/docs/framework/unmanaged-api/common-data-types-unmanaged-api-reference.md +++ b/docs/framework/unmanaged-api/common-data-types-unmanaged-api-reference.md @@ -6,9 +6,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 2c359c9b14452e82b7fd2425409b373ead430d3d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407080" --- # 共有のデータ型 (アンマネージ API リファレンス) このトピックでは、C/C++ `typedef` ステートメントで定義される .NET Framework のアンマネージ API で使用する、簡単なデータ型について示します。 これらのデータ型は通常、C/C++ のプリミティブ データ型のエイリアスです。 一般的にこれらのデータ型の値は不透明です。これらのデータ型の値は他の関数またはメソッドに対して変更なしで渡せるように、特定の関数またはメソッドによって返されるためです。 diff --git a/docs/framework/unmanaged-api/constants-unmanaged-api-reference.md b/docs/framework/unmanaged-api/constants-unmanaged-api-reference.md index 48818ebb730..1a14aff5781 100644 --- a/docs/framework/unmanaged-api/constants-unmanaged-api-reference.md +++ b/docs/framework/unmanaged-api/constants-unmanaged-api-reference.md @@ -10,9 +10,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 65925b7dafb9e89433253d68327c488365674963 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406279" --- # 定数 (アンマネージ API リファレンス) このトピックでは、言語の種類、言語の販売元、および CorSym.idl で定義されているドキュメント型の定数について説明します。 diff --git a/docs/framework/unmanaged-api/debugging/closeclrenumeration-function.md b/docs/framework/unmanaged-api/debugging/closeclrenumeration-function.md index de7d16d0763..771f2370b25 100644 --- a/docs/framework/unmanaged-api/debugging/closeclrenumeration-function.md +++ b/docs/framework/unmanaged-api/debugging/closeclrenumeration-function.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 18903bd00b0a9d09365d03c155531a25dc013189 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406089" --- # CloseCLREnumeration 関数 有効な共通言語ランタイム (CLR) 継続スタートアップ イベントによって返されるハンドルの配列内にあるを閉じ、 [EnumerateCLRs 関数](../../../../docs/framework/unmanaged-api/debugging/enumerateclrs-function.md)、し、ハンドルおよび文字列パス配列のメモリを解放します。 diff --git a/docs/framework/unmanaged-api/debugging/clr-debugging-version-structure.md b/docs/framework/unmanaged-api/debugging/clr-debugging-version-structure.md index 372c445f521..a6755a9298e 100644 --- a/docs/framework/unmanaged-api/debugging/clr-debugging-version-structure.md +++ b/docs/framework/unmanaged-api/debugging/clr-debugging-version-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 4be232ab557d582f3521b8775108c004b5a3dd78 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403306" --- # CLR_DEBUGGING_VERSION 構造体 デバッグのために共通言語ランタイム (CLR) の製品バージョンを定義します。 diff --git a/docs/framework/unmanaged-api/debugging/codechunkinfo-structure.md b/docs/framework/unmanaged-api/debugging/codechunkinfo-structure.md index eb685b67bc7..808cc214b15 100644 --- a/docs/framework/unmanaged-api/debugging/codechunkinfo-structure.md +++ b/docs/framework/unmanaged-api/debugging/codechunkinfo-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 6e3d138700ef06da7b40a88a768a41f3ffcb38eb ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403241" --- # CodeChunkInfo Structure1 メモリ内のコードの単一のチャンクを表しています。 diff --git a/docs/framework/unmanaged-api/debugging/cor-active-function-structure.md b/docs/framework/unmanaged-api/debugging/cor-active-function-structure.md index 92ab99fcce2..78cf03a7726 100644 --- a/docs/framework/unmanaged-api/debugging/cor-active-function-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-active-function-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 86ab3d3a0f460f1ecdf86147b14df205aaf49635 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404201" --- # COR_ACTIVE_FUNCTION 構造体 スレッドのフレームで現在アクティブな機能に関する情報が含まれます。 この構造体を使って、 [icordebugthread 2::getactivefunctions](../../../../docs/framework/unmanaged-api/debugging/icordebugthread2-getactivefunctions-method.md)メソッドです。 diff --git a/docs/framework/unmanaged-api/debugging/cor-array-layout-structure.md b/docs/framework/unmanaged-api/debugging/cor-array-layout-structure.md index af872d791b9..3295a91a119 100644 --- a/docs/framework/unmanaged-api/debugging/cor-array-layout-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-array-layout-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7a96542ab5113311bba79cc552afd7f29e6eafa2 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406397" --- # COR_ARRAY_LAYOUT 構造体 メモリ内の配列オブジェクトのレイアウトに関する情報が提供されます。 diff --git a/docs/framework/unmanaged-api/debugging/cor-debug-step-range-structure.md b/docs/framework/unmanaged-api/debugging/cor-debug-step-range-structure.md index 430330f212c..7d1ce9746d5 100644 --- a/docs/framework/unmanaged-api/debugging/cor-debug-step-range-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-debug-step-range-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: d5809221f2f31bc725c6a62fa5f8f91822f1c157 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407235" --- # COR_DEBUG_STEP_RANGE 構造体 コードの範囲に関するオフセット情報が含まれます。 diff --git a/docs/framework/unmanaged-api/debugging/cor-gc-reference-structure.md b/docs/framework/unmanaged-api/debugging/cor-gc-reference-structure.md index b2cfa9b1a19..086154cffea 100644 --- a/docs/framework/unmanaged-api/debugging/cor-gc-reference-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-gc-reference-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 732bc9d38ca0d6c2dc3f30603a722b7370034b80 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408191" --- # COR_GC_REFERENCE 構造体 ガベージ コレクトされるオブジェクトに関する情報が含まれます。 diff --git a/docs/framework/unmanaged-api/debugging/cor-heapobject-structure.md b/docs/framework/unmanaged-api/debugging/cor-heapobject-structure.md index c1c69d7be25..0ff327dbbac 100644 --- a/docs/framework/unmanaged-api/debugging/cor-heapobject-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-heapobject-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 91e64bb2e1c8a7b11fe70024eb4a4fa1717c06e5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407350" --- # COR_HEAPOBJECT 構造体 マネージ ヒープ上のオブジェクトに関する情報が提供されます。 diff --git a/docs/framework/unmanaged-api/debugging/cor-type-layout-structure.md b/docs/framework/unmanaged-api/debugging/cor-type-layout-structure.md index beafb61dabd..d3fa57ffb5e 100644 --- a/docs/framework/unmanaged-api/debugging/cor-type-layout-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-type-layout-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: b88a7b0672e15097c60afbe069ce5b78bd5c38d2 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408144" --- # COR_TYPE_LAYOUT 構造体 メモリ内のオブジェクトのレイアウトに関する情報が提供されます。 diff --git a/docs/framework/unmanaged-api/debugging/cor-typeid-structure.md b/docs/framework/unmanaged-api/debugging/cor-typeid-structure.md index fd1ddefdd67..8f081cb089b 100644 --- a/docs/framework/unmanaged-api/debugging/cor-typeid-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-typeid-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 3d4e07fb3d0988838fde662f4bb7d4719cc2d50f ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408341" --- # COR_TYPEID 構造体 型識別子が含まれます。 diff --git a/docs/framework/unmanaged-api/debugging/cor-version-structure.md b/docs/framework/unmanaged-api/debugging/cor-version-structure.md index ec98d8127b2..42dad2cd98a 100644 --- a/docs/framework/unmanaged-api/debugging/cor-version-structure.md +++ b/docs/framework/unmanaged-api/debugging/cor-version-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: e2668e36debebb5ba71277912f37833eba584fde ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403280" --- # COR_VERSION 構造体 共通言語ランタイムの標準の 4 つの部分のバージョン番号を保存します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugblockingobject-structure.md b/docs/framework/unmanaged-api/debugging/cordebugblockingobject-structure.md index 2173c661675..da849a19820 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugblockingobject-structure.md +++ b/docs/framework/unmanaged-api/debugging/cordebugblockingobject-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: ed7db321b32657087b791758096c692f25f3d7f5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407837" --- # CorDebugBlockingObject 構造体 スレッドとスレッドがブロックされている特定の理由をブロックしているオブジェクトを定義します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugcodeinvokekind-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugcodeinvokekind-enumeration.md index c8da04d3fca..3cc30c7aa5d 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugcodeinvokekind-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugcodeinvokekind-enumeration.md @@ -14,9 +14,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: cf777214c015f0bbc434e3123d3ec7ef7f723549 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405653" --- # CorDebugCodeInvokeKind 列挙体 エクスポートされた関数がマネージ コードを呼び出す方法を示します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugcreateprocessflags-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugcreateprocessflags-enumeration.md index c051def4a43..fbd60893cf4 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugcreateprocessflags-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugcreateprocessflags-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 9fdc37676bfae8ac90fde0a7a5b11037b8357e25 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403758" --- # CorDebugCreateProcessFlags 列挙型 呼び出しで使用できる追加のデバッグ オプションを提供、 [icordebug::createprocess](../../../../docs/framework/unmanaged-api/debugging/icordebug-createprocess-method.md)メソッドです。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugdebugeventkind-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugdebugeventkind-enumeration.md index 151d31817d8..67ceae0e924 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugdebugeventkind-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugdebugeventkind-enumeration.md @@ -14,9 +14,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 9f2f5af86e210493cd8ba0eb8afe10d22b84b18c ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408009" --- # CorDebugDebugEventKind 列挙体 情報がデコードされるによってイベントの種類を示す、 [DecodeEvent](../../../../docs/framework/unmanaged-api/debugging/icordebugprocess6-decodeevent-method.md)メソッドです。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugdecodeeventflagswindows-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugdecodeeventflagswindows-enumeration.md index c58ccb55cc5..16390c5cca5 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugdecodeeventflagswindows-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugdecodeeventflagswindows-enumeration.md @@ -14,9 +14,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: fa8bbcf4d8e5aadee6a4250d23842187d6c2af09 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405487" --- # CorDebugDecodeEventFlagsWindows 列挙体 Windows プラットフォームのデバッグ イベントに関する追加情報を提供します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugexceptionobjectstackframe-structure.md b/docs/framework/unmanaged-api/debugging/cordebugexceptionobjectstackframe-structure.md index 2adc6ea4391..d9913d29923 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugexceptionobjectstackframe-structure.md +++ b/docs/framework/unmanaged-api/debugging/cordebugexceptionobjectstackframe-structure.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 48b15429d40d3a69db52615592fc1697f385d319 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403732" --- # CorDebugExceptionObjectStackFrame 構造体 例外オブジェクトのスタック フレームの情報を表しています。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugexceptionunwindcallbacktype-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugexceptionunwindcallbacktype-enumeration.md index 83114f78f5a..19cfdb3905c 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugexceptionunwindcallbacktype-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugexceptionunwindcallbacktype-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7fe2fcf10b517f4eb7b1c7e87142afb386821246 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404115" --- # CorDebugExceptionUnwindCallbackType 列挙型 アンワインド フェーズ中にコールバックによって通知されるイベントを示します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugguidtotypemapping-structure.md b/docs/framework/unmanaged-api/debugging/cordebugguidtotypemapping-structure.md index d4439713390..f9abed8d524 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugguidtotypemapping-structure.md +++ b/docs/framework/unmanaged-api/debugging/cordebugguidtotypemapping-structure.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: c803a805da605bd52fd50eb1e292c0e277143d7a ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405260" --- # CorDebugGuidToTypeMapping 構造体 マップ、[!INCLUDE[wrt](../../../../includes/wrt-md.md)]を対応する ICorDebugType オブジェクトの GUID。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugiltonativemappingtypes-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugiltonativemappingtypes-enumeration.md index a81aabdf8a5..f94f586d083 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugiltonativemappingtypes-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugiltonativemappingtypes-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 9fec0f4f31f45847dc092808b2d47c662213e9d2 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402523" --- # CorDebugIlToNativeMappingTypes 列挙型 COR_DEBUG_IL_TO_NATIVE_MAP 構造体のインスタンスによって表されるネイティブの命令の特定の範囲が特別なコード領域に対応するかどうかを示します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugjitcompilerflagsdeprecated-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugjitcompilerflagsdeprecated-enumeration.md index 8029d51b442..8bc6c98476e 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugjitcompilerflagsdeprecated-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugjitcompilerflagsdeprecated-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: ca206f0da69eddd3e98b599f2813fa7985daf057 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404132" --- # CorDebugJITCompilerFlagsDeprecated 列挙型 この列挙は、今後使用しません。 使用して、`CORDEBUG_JIT_DEFAULT`のメンバー、 [CorDebugJITCompilerFlags](../../../../docs/framework/unmanaged-api/debugging/cordebugjitcompilerflags-enumeration.md)列挙代わりにします。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugmappingresult-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugmappingresult-enumeration.md index c6b2b4db8e9..f73cb04e8f2 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugmappingresult-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugmappingresult-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7ca3f5a6af6ea19ec81af3f6ac0a028440f80d56 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407960" --- # CorDebugMappingResult 列挙型 命令ポインター (IP) の値が得られた方法の詳細を提供します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugmdaflags-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugmdaflags-enumeration.md index 1b2a3838c26..600d29ec4a6 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugmdaflags-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugmdaflags-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: ac4a8a0c13ba6aa0d5c65ec7fa1aa3b771c964eb ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404860" --- # CorDebugMDAFlags 列挙型 マネージ デバッグ アシスタント (MDA) が生成されるスレッドのステータスを指定します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugngenpolicy-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugngenpolicy-enumeration.md index e8af0598ac7..ea624b02e00 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugngenpolicy-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugngenpolicy-enumeration.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: cc5a06e6b3cc1e9338d860cdb110bf7d516080be ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404025" --- # CorDebugNGenPolicy 列挙型 デバッガーがネイティブ イメージ キャッシュからネイティブ (NGen) イメージを読み込むかどうかを指定する値を提供します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugplatform-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugplatform-enumeration.md index a3c05902bd3..15f8854404f 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugplatform-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugplatform-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7d3b8f1e869e90fd3388cc0844e608b7ff40fc89 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407093" --- # CorDebugPlatform 列挙型 使用されるターゲット プラットフォームの値を提供、 [icordebugdatatarget::getplatform](../../../../docs/framework/unmanaged-api/debugging/icordebugdatatarget-getplatform-method.md)メソッドです。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugrecordformat-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugrecordformat-enumeration.md index 4fec41e6460..ed76b9e8b71 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugrecordformat-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugrecordformat-enumeration.md @@ -14,9 +14,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: a27c96a7be9b5d868e07da11f1a239b9dd5fe2f3 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402853" --- # CorDebugRecordFormat 列挙体 ネイティブ例外デバッグ イベントに関する情報を格納するバイト配列内のデータの形式を示します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugstatechange-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugstatechange-enumeration.md index 68c4e304375..61f40e9df93 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugstatechange-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugstatechange-enumeration.md @@ -14,9 +14,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 841108457293e3377ee87f9c7d7c6898340e51b5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404347" --- # CorDebugStateChange 列挙体 プロセスへの変更に基づいて破棄が必要となった、キャッシュされたデータの量を示します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugthreadstate-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugthreadstate-enumeration.md index d4097f4f761..411512e7b2f 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugthreadstate-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugthreadstate-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: ba8bca6d14308284c869b923853f7e27e045bca5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402940" --- # CorDebugThreadState 列挙型 デバッグのスレッドの状態を指定します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebugunmappedstop-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebugunmappedstop-enumeration.md index ac8a5227d59..f7a17d82498 100644 --- a/docs/framework/unmanaged-api/debugging/cordebugunmappedstop-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebugunmappedstop-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 0d812a452910913f169d4377bafa82e823c533d6 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404418" --- # CorDebugUnmappedStop 列挙型 ステッパによるコード実行の停止をトリガーする可能性のあるマップ解除したコードの型を指定します。 diff --git a/docs/framework/unmanaged-api/debugging/cordebuguserstate-enumeration.md b/docs/framework/unmanaged-api/debugging/cordebuguserstate-enumeration.md index 28d2a36f12e..3f343a2c00f 100644 --- a/docs/framework/unmanaged-api/debugging/cordebuguserstate-enumeration.md +++ b/docs/framework/unmanaged-api/debugging/cordebuguserstate-enumeration.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: f489ab29726292f6c55151169ad9efc6f0fbfbcf ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407795" --- # CorDebugUserState 列挙型 スレッドのユーザーの状態を示します。 diff --git a/docs/framework/unmanaged-api/debugging/coreclrdebugruntimeinfo-structure.md b/docs/framework/unmanaged-api/debugging/coreclrdebugruntimeinfo-structure.md index 9f8b8a48adc..353c07fbd23 100644 --- a/docs/framework/unmanaged-api/debugging/coreclrdebugruntimeinfo-structure.md +++ b/docs/framework/unmanaged-api/debugging/coreclrdebugruntimeinfo-structure.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 88fcc5959054f1cdf7c9543674584a4bde26d896 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402071" --- # CoreClrDebugRuntimeInfo 構造体 リモート コンピューター上のプロセスに読み込まれる共通言語ランタイム (CLR) インスタンスを表します。 diff --git a/docs/framework/unmanaged-api/debugging/corpubpublish-coclass.md b/docs/framework/unmanaged-api/debugging/corpubpublish-coclass.md index 4b6552a2774..94cde4957c7 100644 --- a/docs/framework/unmanaged-api/debugging/corpubpublish-coclass.md +++ b/docs/framework/unmanaged-api/debugging/corpubpublish-coclass.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 9941a9be7d9f68255636b405db29a623be8d37e8 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406439" --- # CorpubPublish コクラス アプリケーション ドメインとプロセスに関する情報を発行するためのインターフェイスを提供します。 diff --git a/docs/framework/unmanaged-api/debugging/createcordbobject-function.md b/docs/framework/unmanaged-api/debugging/createcordbobject-function.md index 0444e7d79c8..2f53fe79719 100644 --- a/docs/framework/unmanaged-api/debugging/createcordbobject-function.md +++ b/docs/framework/unmanaged-api/debugging/createcordbobject-function.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 12898f75d2575e539b018ea367bc870a3dc738a9 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406332" --- # CreateCordbObject 関数 デバッガー インターフェイスを作成します ([ICorDebug](../../../../docs/framework/unmanaged-api/debugging/icordebug-interface.md))、リモート プロセスでマネージ デバッグ セッションをインスタンス化するための機能を提供します。 diff --git a/docs/framework/unmanaged-api/debugging/createcoreclrdebugtarget-function.md b/docs/framework/unmanaged-api/debugging/createcoreclrdebugtarget-function.md index 4e8b0cba825..4cdb7744700 100644 --- a/docs/framework/unmanaged-api/debugging/createcoreclrdebugtarget-function.md +++ b/docs/framework/unmanaged-api/debugging/createcoreclrdebugtarget-function.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: a957eb6907b55fe948d696a6a25076c3950f7381 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402976" --- # CreateCoreClrDebugTarget 関数 リモート コンピューターで実行しているデバッガー プロキシへの接続を作成、 [ICoreClrDebugTarget](../../../../docs/framework/unmanaged-api/debugging/icoreclrdebugtarget-interface.md)クエリ実行中のプロセスとリモート コンピューターに読み込まれたランタイムを使用できるオブジェクト。 diff --git a/docs/framework/unmanaged-api/debugging/createdebugginginterfacefromversion-function-for-silverlight.md b/docs/framework/unmanaged-api/debugging/createdebugginginterfacefromversion-function-for-silverlight.md index 9b5c55db9ff..5dfd55ba012 100644 --- a/docs/framework/unmanaged-api/debugging/createdebugginginterfacefromversion-function-for-silverlight.md +++ b/docs/framework/unmanaged-api/debugging/createdebugginginterfacefromversion-function-for-silverlight.md @@ -12,9 +12,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 53571268391011cc1dc0ff112d484e1fa140057f ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407715" --- # CreateDebuggingInterfaceFromVersion 関数 (Silverlight 用) 返される共通言語ランタイム (CLR) バージョン文字列を受け入れる、 [CreateVersionStringFromModule 関数](../../../../docs/framework/unmanaged-api/debugging/createversionstringfrommodule-function.md)、し、対応するデバッガー インターフェイスを返します (通常、 [ICorDebug](../../../../docs/framework/unmanaged-api/debugging/icordebug-interface.md))。 diff --git a/docs/framework/unmanaged-api/debugging/debugging-coclasses.md b/docs/framework/unmanaged-api/debugging/debugging-coclasses.md index a03f397e1f0..6e647fab25a 100644 --- a/docs/framework/unmanaged-api/debugging/debugging-coclasses.md +++ b/docs/framework/unmanaged-api/debugging/debugging-coclasses.md @@ -10,9 +10,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 403815f38e0ce85d34d97f17b0af23246b5507e7 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401909" --- # デバッグ コクラス このセクションでは、デバッグ API が使用するアンマネージ コクラスについて説明します。 diff --git a/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectfieldinfo-function.md b/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectfieldinfo-function.md index 54c681d0e8c..68952d0fc6b 100644 --- a/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectfieldinfo-function.md +++ b/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectfieldinfo-function.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: c6195d9666afa8fba3f77322366e4709634e53bb ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405247" --- # _EFN_GetManagedObjectFieldInfo 関数 指定したオブジェクト ポインターとフィールド名を使用して、オブジェクトの先頭からフィールドまでのオフセットとフィールドの値を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectname-function.md b/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectname-function.md index e0b04ead56e..59b4800d613 100644 --- a/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectname-function.md +++ b/docs/framework/unmanaged-api/debugging/efn-getmanagedobjectname-function.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 9f13fad537a6847ba6e19c939e72df86036e28ff ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402205" --- # _EFN_GetManagedObjectName 関数 指定したマネージ オブジェクトのポインターを使用して型の名前を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/enumerateclrs-function.md b/docs/framework/unmanaged-api/debugging/enumerateclrs-function.md index ed486c73151..b1af7e127d3 100644 --- a/docs/framework/unmanaged-api/debugging/enumerateclrs-function.md +++ b/docs/framework/unmanaged-api/debugging/enumerateclrs-function.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 56f7f36baa71a3e58dfa3314ebe06a018cfd3468 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408230" --- # EnumerateCLRs 関数 プロセスで CLR を列挙するメカニズムを提供します。 diff --git a/docs/framework/unmanaged-api/debugging/getstartupnotificationevent-function.md b/docs/framework/unmanaged-api/debugging/getstartupnotificationevent-function.md index 7694bc9a9b1..f88ed83e6f7 100644 --- a/docs/framework/unmanaged-api/debugging/getstartupnotificationevent-function.md +++ b/docs/framework/unmanaged-api/debugging/getstartupnotificationevent-function.md @@ -20,9 +20,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 3692471e0652a1a812b1d0cbed9e38cc32112ef4 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404311" --- # GetStartupNotificationEvent 関数 指定された対象プロセスに読み込まれている任意の共通言語ランタイム (CLR: Common Language Runtime) によって通知されるイベント ハンドルを作成または開きます。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdataenummemoryregions-enummemoryregions-method.md b/docs/framework/unmanaged-api/debugging/iclrdataenummemoryregions-enummemoryregions-method.md index f68116b7d84..921a3a7ff07 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdataenummemoryregions-enummemoryregions-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdataenummemoryregions-enummemoryregions-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 16d91156427c2ef7bdabd5ab11b01894fbced64c ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406616" --- # ICLRDataEnumMemoryRegions::EnumMemoryRegions メソッド 指定されたメモリ領域を列挙します。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdatatarget-getpointersize-method.md b/docs/framework/unmanaged-api/debugging/iclrdatatarget-getpointersize-method.md index 93e58bbe968..29e3d1f8b17 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdatatarget-getpointersize-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdatatarget-getpointersize-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 749ec14af7bffee87afbe5c0705a6ddf68da5fd8 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406495" --- # ICLRDataTarget::GetPointerSize メソッド ターゲット プロセスが使用するポインター型のバイト単位のサイズを取得します。 このメソッドは、共通言語ランタイム データ アクセス サービスによって呼び出されます。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdatatarget-gettlsvalue-method.md b/docs/framework/unmanaged-api/debugging/iclrdatatarget-gettlsvalue-method.md index 58d656fe125..20be84ca4e1 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdatatarget-gettlsvalue-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdatatarget-gettlsvalue-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 130ba2864537f017bd3037412d742d887df1ae68 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405728" --- # ICLRDataTarget::GetTLSValue メソッド ターゲット プロセス内の指定されたスレッドのスレッド ローカル ストレージ (TLS) から値を取得します。 このメソッドは、共通言語ランタイム (CLR) データ アクセス サービスによって呼び出されます。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdatatarget-readvirtual-method.md b/docs/framework/unmanaged-api/debugging/iclrdatatarget-readvirtual-method.md index b28555ff16d..2066bf4eb91 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdatatarget-readvirtual-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdatatarget-readvirtual-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 5c9080a588b96c5b89c280a0fb407952bd580f26 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404224" --- # ICLRDataTarget::ReadVirtual メソッド 指定されたバッファーに指定された仮想メモリ アドレスからデータを読み取ります。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdatatarget2-freevirtual-method.md b/docs/framework/unmanaged-api/debugging/iclrdatatarget2-freevirtual-method.md index cf096086ec4..1cbffabefb1 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdatatarget2-freevirtual-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdatatarget2-freevirtual-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: e7351dfb046653e4f3e20e0dc8a4bba8653ec36e ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404649" --- # ICLRDataTarget2::FreeVirtual メソッド ターゲット プロセスのアドレス空間に割り当てられていたメモリを解放共通言語ランタイム (CLR) データ アクセス サービスによって呼び出されます。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdatatarget3-interface.md b/docs/framework/unmanaged-api/debugging/iclrdatatarget3-interface.md index e2194f31679..436f11addcd 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdatatarget3-interface.md +++ b/docs/framework/unmanaged-api/debugging/iclrdatatarget3-interface.md @@ -14,9 +14,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 54d6535e2b2c4761eb3c67a990c62f2c311cf133 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406865" --- # ICLRDataTarget3 インターフェイス サブクラス[ICLRDataTarget2](../../../../docs/framework/unmanaged-api/debugging/iclrdatatarget2-interface.md)例外情報へのアクセスを提供します。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdebugging-canunloadnow-method.md b/docs/framework/unmanaged-api/debugging/iclrdebugging-canunloadnow-method.md index d369a09ece0..365c94a61f1 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdebugging-canunloadnow-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdebugging-canunloadnow-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 557b53df3669bb0567e4d1261124ac725c796c70 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407475" --- # ICLRDebugging::CanUnloadNow メソッド ライブラリで提供されているかどうかを判断、 [ICLRDebuggingLibraryProvider](../../../../docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-interface.md)インターフェイスが使用されているまたは読み込むことができます。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdebugging-openvirtualprocess-method.md b/docs/framework/unmanaged-api/debugging/iclrdebugging-openvirtualprocess-method.md index 6557b1025d2..fe697fd4c25 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdebugging-openvirtualprocess-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdebugging-openvirtualprocess-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 51b5a9ecd85f0d40ac2fe2826cbbe7a56a6228d1 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33408253" --- # ICLRDebugging::OpenVirtualProcess メソッド プロセスに読み込まれている共通言語ランタイム (CLR) モジュールに対応する ICorDebugProcess インターフェイスを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-interface.md b/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-interface.md index 962ed860791..af4c0196e71 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-interface.md +++ b/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7537d3d6f741f36ab81d73751963a8539de0a36c ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404470" --- # ICLRDebuggingLibraryProvider インターフェイス 含まれています、 [ProvideLibrary メソッド](../../../../docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-providelibrary-method.md)メソッドで、コールバック インターフェイスの共通言語ランタイム バージョンに固有の上にロードし、要求時にデバッグ ライブラリをライブラリ プロバイダーを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-providelibrary-method.md b/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-providelibrary-method.md index 33b67b43f04..3cedad11801 100644 --- a/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-providelibrary-method.md +++ b/docs/framework/unmanaged-api/debugging/iclrdebugginglibraryprovider-providelibrary-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: b0644258eb1622f388f55d0657c8922079fe4dc1 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407241" --- # ICLRDebuggingLibraryProvider::ProvideLibrary メソッド コールバック インターフェイスの共通言語ランタイム (CLR) バージョン固有の上にロードし、要求時にデバッグ ライブラリをライブラリ プロバイダーを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-interface.md b/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-interface.md index 02e3e2cb3e7..f128b567511 100644 --- a/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-interface.md +++ b/docs/framework/unmanaged-api/debugging/iclrmetadatalocator-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: fd7a67237d89864915f8b4f1f7361d1f113d1e5d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404743" --- # ICLRMetadataLocator インターフェイス データ アクセス サービス層でターゲット プロセス内でアセンブリのメタデータを検索するために使用します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebug-canlaunchorattach-method.md b/docs/framework/unmanaged-api/debugging/icordebug-canlaunchorattach-method.md index 132dd74b60b..d4dd2437fce 100644 --- a/docs/framework/unmanaged-api/debugging/icordebug-canlaunchorattach-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebug-canlaunchorattach-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: f86cc83936dd8150ca6b3f28c9b6a624278e2b36 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406292" --- # ICorDebug::CanLaunchOrAttach メソッド 現在コンピューターとランタイムの構成のコンテキスト内で、新しいプロセスの起動または指定した既存のプロセスへのアタッチを実行するかどうかを示す HRESULT を返します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebug-enumerateprocesses-method.md b/docs/framework/unmanaged-api/debugging/icordebug-enumerateprocesses-method.md index d0921cc8815..c092fc82345 100644 --- a/docs/framework/unmanaged-api/debugging/icordebug-enumerateprocesses-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebug-enumerateprocesses-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 53d40c198b53370733009c76fd3d49f14df93e6c ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402097" --- # ICorDebug::EnumerateProcesses メソッド デバッグ中のプロセスの列挙子を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebug-getprocess-method.md b/docs/framework/unmanaged-api/debugging/icordebug-getprocess-method.md index fa2ec99790d..0c504e6a21f 100644 --- a/docs/framework/unmanaged-api/debugging/icordebug-getprocess-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebug-getprocess-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: fc095b2c9f546e8b75d4330024c8c593f7ada8b4 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404772" --- # ICorDebug::GetProcess メソッド 指定されたプロセスの"ICorDebugProcess"のインスタンスへのポインターを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebug-setmanagedhandler-method.md b/docs/framework/unmanaged-api/debugging/icordebug-setmanagedhandler-method.md index 5d37f1e10e2..ff1cdf96c21 100644 --- a/docs/framework/unmanaged-api/debugging/icordebug-setmanagedhandler-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebug-setmanagedhandler-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: bcf97f9fffabb9ae9579016517cfc335e6f783a6 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404574" --- # ICorDebug::SetManagedHandler メソッド マネージ イベントのイベント ハンドラー オブジェクトを指定します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebug-setunmanagedhandler-method.md b/docs/framework/unmanaged-api/debugging/icordebug-setunmanagedhandler-method.md index f611f6f4d24..bb92961934c 100644 --- a/docs/framework/unmanaged-api/debugging/icordebug-setunmanagedhandler-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebug-setunmanagedhandler-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 1be18d374bad07b590096acac985812c2e2ed9b2 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407585" --- # ICorDebug::SetUnmanagedHandler メソッド 管理されていないイベントのイベント ハンドラー オブジェクトを指定します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebug-terminate-method.md b/docs/framework/unmanaged-api/debugging/icordebug-terminate-method.md index 6e30621187c..0db22cf5244 100644 --- a/docs/framework/unmanaged-api/debugging/icordebug-terminate-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebug-terminate-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 2c2b590e7402bf29ffeb5bd14fc383edae41a04e ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404000" --- # ICorDebug::Terminate メソッド 終了、`ICorDebug`オブジェクト。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-attach-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-attach-method.md index ef2638490a5..9b26c8be878 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-attach-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-attach-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: a290ca162e5ab71b4184d166bcd00f1d0217cb94 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402497" --- # ICorDebugAppDomain::Attach メソッド アプリケーション ドメインに、デバッガーをアタッチします。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumerateassemblies-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumerateassemblies-method.md index ffb998ae5c3..5f336ca7b81 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumerateassemblies-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumerateassemblies-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 13137dcf7c2edd96397916cc7db905c9e48a3d0a ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401601" --- # ICorDebugAppDomain::EnumerateAssemblies メソッド アプリケーション ドメイン内のアセンブリの列挙子を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratesteppers-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratesteppers-method.md index adcf7ada78b..f2cd776ead2 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratesteppers-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-enumeratesteppers-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7bf3aa6d883dffece6ba89d41005499cc6206906 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401292" --- # ICorDebugAppDomain::EnumerateSteppers メソッド アプリケーション ドメイン内のすべてのアクティブ ステッパの列挙子を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getid-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getid-method.md index 7ccd1a6adbc..230fca32c0a 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getid-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getid-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 8122f1b5017faac3425d59d12d77f84180134d65 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401630" --- # ICorDebugAppDomain::GetId メソッド アプリケーション ドメインの一意識別子を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getname-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getname-method.md index 371426ffea6..f79c3c29293 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getname-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getname-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 84f895e749fc8f2520dbce3caf9e6c11fda78a7a ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405770" --- # ICorDebugAppDomain::GetName メソッド アプリケーション ドメインの名前を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getprocess-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getprocess-method.md index 2256a3243f6..2658d40c8ac 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-getprocess-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-getprocess-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: d172af14aba418d6e97fe77724bf91b0eaf1c56a ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403115" --- # ICorDebugAppDomain::GetProcess メソッド アプリケーション ドメインを含むプロセスを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain-isattached-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain-isattached-method.md index 98b8361f9ca..1731ae09778 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain-isattached-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain-isattached-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: f0412089fee27e556c2f9230e9b34de3391b9bd4 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402562" --- # ICorDebugAppDomain::IsAttached メソッド アプリケーション ドメインに、デバッガーがアタッチされているかどうかを示す値を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain3-getcachedwinrttypes-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain3-getcachedwinrttypes-method.md index 3c3f5451f6e..2458b7f62e0 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain3-getcachedwinrttypes-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain3-getcachedwinrttypes-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 782a6cf70aa3e3446d8da3160712d57245afe176 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405526" --- # ICorDebugAppDomain3::GetCachedWinRTTypes メソッド キャッシュされたすべての列挙子を取得[!INCLUDE[wrt](../../../../includes/wrt-md.md)]型です。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain3-interface.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain3-interface.md index 7b32e6a8468..3e504c41d4a 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain3-interface.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain3-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7c130b92fd5114d067730da3b7cd138d98cf0577 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407406" --- # ICorDebugAppDomain3 インターフェイス 管理対象の形式に関する情報を取得するメソッドを提供[!INCLUDE[wrt](../../../../includes/wrt-md.md)]アプリケーション ドメインで現在読み込まれている型。 このインターフェイスは、ICorDebugAppDomain および ICorDebugAppDomain2 インターフェイスの拡張です。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain4-getobjectforccw-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain4-getobjectforccw-method.md index 67076970610..9f261399b03 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain4-getobjectforccw-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain4-getobjectforccw-method.md @@ -6,9 +6,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: f1089668aa19747f5f694360ebb87098e2df9ad4 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405552" --- # ICorDebugAppDomain4::GetObjectForCCW メソッド COM 呼び出し可能ラッパー (CCW: COM Callable Wrapper) ポインターからマネージ オブジェクトを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomain4-interface.md b/docs/framework/unmanaged-api/debugging/icordebugappdomain4-interface.md index be996172ff4..d32b79ad7c6 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomain4-interface.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomain4-interface.md @@ -6,9 +6,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 7aa4d27e6b68137be88b4837d85fdf7c886a8133 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405055" --- # ICorDebugAppDomain4 インターフェイス COM 呼び出し可能ラッパーからマネージ オブジェクトを取得する ICorDebugAppDomain インターフェイスを論理的に拡張します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-interface.md b/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-interface.md index 495315b1186..628004ba21e 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-interface.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: ddf8db3b02ba4766d046fc549eec8add31f51069 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33407921" --- # ICorDebugAppDomainEnum Interface1 提供、`Next`メソッドで、指定した数を返します`ICorDebugAppDomainEnum`値の列挙体の次の位置を開始します。 このインターフェイスは、"ICorDebugEnum"のサブクラスです。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-next-method.md b/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-next-method.md index 5c47b9c3e0f..94a7b6596e8 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-next-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugappdomainenum-next-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 84ca240f937e210846e6eb9a17abfe70a280b87d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403557" --- # ICorDebugAppDomainEnum::Next メソッド コレクションの現在のカーソル位置から指定されたアプリケーション ドメイン数を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getdimensions-method.md b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getdimensions-method.md index 4abed32019a..5aab0f7f538 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getdimensions-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getdimensions-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: e9c341ba3d0164e65cd752baa20f674fe3afc714 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405435" --- # ICorDebugArrayValue::GetDimensions メソッド この配列の各次元内の要素の数を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelement-method.md b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelement-method.md index 62c61ca9bcc..a8d3e8f79a9 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelement-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-getelement-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 500e01955666c7a8e2bd1dcf9d34afe3aeb6b421 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403345" --- # ICorDebugArrayValue::GetElement メソッド 指定された配列の要素の値を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-hasbaseindicies-method.md b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-hasbaseindicies-method.md index 44ffcf61257..65973ec52dd 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-hasbaseindicies-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugarrayvalue-hasbaseindicies-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 574df434360dfab644a4c937dac46ebc3871a53a ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399508" --- # ICorDebugArrayValue::HasBaseIndicies メソッド この配列のディメンションに 0 以外の基本のインデックスが設定されているかどうかを示す値を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugassembly-getappdomain-method.md b/docs/framework/unmanaged-api/debugging/icordebugassembly-getappdomain-method.md index 33847e949ad..c7610111063 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugassembly-getappdomain-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugassembly-getappdomain-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: e22d112d1414b13033f73723821e5e4b5764e1c8 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401980" --- # ICorDebugAssembly::GetAppDomain メソッド インターフェイス ポインターを格納しているアプリケーション ドメインに取得`ICorDebugAssembly`インスタンス。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugassembly-getprocess-method.md b/docs/framework/unmanaged-api/debugging/icordebugassembly-getprocess-method.md index c06d6997b9c..907641ad27f 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugassembly-getprocess-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugassembly-getprocess-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: d1c3bcc0ed22fa970d92e2384277d0786016db19 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402110" --- # ICorDebugAssembly::GetProcess メソッド この ICorDebugAssembly インスタンスが実行されているプロセスにインターフェイス ポインターを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugassembly-interface.md b/docs/framework/unmanaged-api/debugging/icordebugassembly-interface.md index 2b9e09ca8ae..a562063a1fc 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugassembly-interface.md +++ b/docs/framework/unmanaged-api/debugging/icordebugassembly-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 88134fb7854091bb60e8084a6d776bdec922c7e1 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33406371" --- # ICorDebugAssembly Interface1 アセンブリを表します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugassembly3-enumeratecontainedassemblies-method.md b/docs/framework/unmanaged-api/debugging/icordebugassembly3-enumeratecontainedassemblies-method.md index 4227b937a22..93cca9359e5 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugassembly3-enumeratecontainedassemblies-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugassembly3-enumeratecontainedassemblies-method.md @@ -6,9 +6,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: fb84efe78568bbae03f76efc456fc8ae605e4db9 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404844" --- # ICorDebugAssembly3::EnumerateContainedAssemblies メソッド このアセンブリに含まれているアセンブリの列挙子を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-interface.md b/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-interface.md index 8287a8902e7..2b21bf5d313 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-interface.md +++ b/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: c6b8fa9304296765fcdb6ebe42db5523e5ff387d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399072" --- # ICorDebugAssemblyEnum Interface1 ICorDebugEnum メソッドを実装して、ICorDebugAssembly 配列を列挙します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-next-method.md b/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-next-method.md index e734d80a226..26a0fb1bb4b 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-next-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugassemblyenum-next-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: b94ae83f2fb5f71abb8cb3a5c96aac9e268fc5db ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405289" --- # ICorDebugAssemblyEnum::Next メソッド コレクションの現在のカーソル位置からのアセンブリの指定した数を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugboxvalue-getobject-method.md b/docs/framework/unmanaged-api/debugging/icordebugboxvalue-getobject-method.md index a946359050c..810e9f549b6 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugboxvalue-getobject-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugboxvalue-getobject-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: cfc8800915009912716ec2ed9044a633a8ad0582 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401746" --- # ICorDebugBoxValue::GetObject メソッド ボックス化された値を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-activate-method.md b/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-activate-method.md index ac554d92e87..8fa3352c9e0 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-activate-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-activate-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 82dad6af545464baade2b82d65e7ad4dba19fe3d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402341" --- # ICorDebugBreakpoint::Activate メソッド これのアクティブな状態を設定`ICorDebugBreakpoint`です。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-interface.md b/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-interface.md index 50f21329c83..3e418e24fef 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-interface.md +++ b/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 220cd1a41ed69325b557e6498a511865b78817ec ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404516" --- # ICorDebugBreakpoint Interface1 関数、または値のウォッチ ポイントでのブレークポイントを表します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-isactive-method.md b/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-isactive-method.md index b9cec3c8510..894329b0adb 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-isactive-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugbreakpoint-isactive-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 61aece9dd506d6e4af8718e45cc772d120a7d579 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401662" --- # ICorDebugBreakpoint::IsActive メソッド 示す値を取得するかどうかこの`ICorDebugBreakpoint`がアクティブです。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-interface.md b/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-interface.md index 03585796dc6..6cbf2344f6b 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-interface.md +++ b/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-interface.md @@ -18,9 +18,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 8299be7189522c1b508e647ae227de5d5dd68c73 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403319" --- # ICorDebugBreakpointEnum Interface1 ICorDebugEnum メソッドを実装して、ICorDebugBreakpoint 配列を列挙します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-next-method.md b/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-next-method.md index be9a9871718..b1ef078c9aa 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-next-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugbreakpointenum-next-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 11c08e59813014bf9a474e92d06c6bd2576dd7d5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33404873" --- # ICorDebugBreakpointEnum::Next メソッド 列挙体の現在位置から ICorDebugBreakpoint インスタンスの指定した数を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-enumerateframes-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-enumerateframes-method.md index cfdae4353d2..a2943c9cd9c 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-enumerateframes-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-enumerateframes-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: d408f317b546fb7e8314e904e6f5ad9e6296ae6d ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403267" --- # ICorDebugChain::EnumerateFrames メソッド 最新のフレームを使用して開始する、チェーン内のすべてのマネージ スタック フレームを含む列挙子を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getactiveframe-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getactiveframe-method.md index f970e4389ef..a87bd890f2b 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getactiveframe-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getactiveframe-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: a104d4d3cc74a6c1cb343818c9b0b3e8978b97df ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402800" --- # ICorDebugChain::GetActiveFrame メソッド アクティブなを取得 (つまり、最新) のフレーム チェーンをします。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getcallee-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getcallee-method.md index 37ed4576cfc..8b048da1bdc 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getcallee-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getcallee-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: f050a3d9d37e43713c40896fb162bcf9932c6512 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403371" --- # ICorDebugChain::GetCallee メソッド このチェーンによって呼び出されたチェーンを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getcaller-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getcaller-method.md index 86bfe8c1d61..46c165998bd 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getcaller-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getcaller-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 1a0b5d702e9718ce6ac537beae67fc190b152b9f ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405144" --- # ICorDebugChain::GetCaller メソッド このチェーンと呼ばれる、チェーンを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getcontext-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getcontext-method.md index 02560e65e0f..746f9077e22 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getcontext-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getcontext-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 0fd80cb16466d95f443b098fe20f2d407ba2aed8 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401730" --- # ICorDebugChain::GetContext メソッド .NET Framework の現在のバージョンでは、このメソッドが実装されていません。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getnext-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getnext-method.md index 3f4be4b2033..053e2dab92f 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getnext-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getnext-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 839052b72d908e48a4b6f88dab05ec3c3d575d65 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405412" --- # ICorDebugChain::GetNext メソッド スレッドの次のフレーム チェーンを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getregisterset-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getregisterset-method.md index fe028f76c7a..ea3c23ce4b1 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getregisterset-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getregisterset-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: bfdde1f29300fcdc0f4e267949fdc3f6fd9917ee ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401409" --- # ICorDebugChain::GetRegisterSet メソッド このチェーンのアクティブな部分のレジスタ セットを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getstackrange-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getstackrange-method.md index 8a6dc1eeeed..8b6e1377bd9 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getstackrange-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getstackrange-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 226f8c431b90d53366aa5e504101e7de581ec570 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402471" --- # ICorDebugChain::GetStackRange メソッド このチェーンのスタック セグメントのアドレス範囲を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-getthread-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-getthread-method.md index 728bca2e998..55509a9b3b8 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-getthread-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-getthread-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 291c8129a790c235ee6e7f163c49c4e1e726cce5 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402714" --- # ICorDebugChain::GetThread メソッド この呼び出しチェーンが物理スレッドの一部を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugchain-ismanaged-method.md b/docs/framework/unmanaged-api/debugging/icordebugchain-ismanaged-method.md index a48d974b3fa..df3e10ddd31 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugchain-ismanaged-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugchain-ismanaged-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: c8c61cc12e438c0786b6e093b8bb1ea288a42e3a ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401168" --- # ICorDebugChain::IsManaged メソッド このチェーンがマネージ コードを実行しているかどうかを示す値を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugclass-getmodule-method.md b/docs/framework/unmanaged-api/debugging/icordebugclass-getmodule-method.md index 1367ca16789..fe51bfe7467 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugclass-getmodule-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugclass-getmodule-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: c52795251b5cacebe749b1eedf918f8b20497796 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402898" --- # ICorDebugClass::GetModule メソッド このクラスを定義するモジュールを取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugclass-getstaticfieldvalue-method.md b/docs/framework/unmanaged-api/debugging/icordebugclass-getstaticfieldvalue-method.md index 38cb4db1bbe..bd715b6910c 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugclass-getstaticfieldvalue-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugclass-getstaticfieldvalue-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 4d3c3c0c5634653d14577de9a1334048d75216b9 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33405627" --- # ICorDebugClass::GetStaticFieldValue メソッド 指定された静的フィールドの値を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugclass-gettoken-method.md b/docs/framework/unmanaged-api/debugging/icordebugclass-gettoken-method.md index 7c8a7c3f938..d54b02a06b2 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugclass-gettoken-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugclass-gettoken-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: f67bd427c83385b2433b9f2e97f0b54e3b29a76f ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401064" --- # ICorDebugClass::GetToken メソッド 取得、`TypeDef`メタデータ トークンをこのクラスの定義を参照します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugclass2-setjmcstatus-method.md b/docs/framework/unmanaged-api/debugging/icordebugclass2-setjmcstatus-method.md index 06c78485761..cf0bfeb0ad4 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugclass2-setjmcstatus-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugclass2-setjmcstatus-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: d234e01e3d47a64b9a001591ee2b61074eea8afb ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403395" --- # ICorDebugClass2::SetJMCStatus メソッド クラスの各メソッドのメソッドがユーザー定義のコードであるかどうかを示す値を設定します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugcode-createbreakpoint-method.md b/docs/framework/unmanaged-api/debugging/icordebugcode-createbreakpoint-method.md index eb1a5f06f02..cf123a30a67 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugcode-createbreakpoint-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugcode-createbreakpoint-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 1173091a5f2d8814747c93f827150afe39b8b309 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33399122" --- # ICorDebugCode::CreateBreakpoint メソッド 次のコードで指定したオフセット位置にブレークポイントを作成します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugcode-getaddress-method.md b/docs/framework/unmanaged-api/debugging/icordebugcode-getaddress-method.md index 9f72e9861a7..4e730335699 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugcode-getaddress-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugcode-getaddress-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: e2de22729fd3d7a511c1105ebf810d0402bd73a9 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402084" --- # ICorDebugCode::GetAddress メソッド この"ICorDebugCode"インターフェイスを表すコード セグメントの相対仮想アドレス (RVA) を取得します。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugcode-getcode-method.md b/docs/framework/unmanaged-api/debugging/icordebugcode-getcode-method.md index ba63ecb5a3d..11e1a91fa05 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugcode-getcode-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugcode-getcode-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: d09681f97829f88bedf53af229298d5d57d764df ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33402690" --- # ICorDebugCode::GetCode メソッド 指定した関数のすべてのコードを取得し、逆アセンブリ用に書式設定します。 .NET Framework version 2.0 では、このメソッドは廃止されました。 使用して[icordebugcode 2::getcodechunks](../../../../docs/framework/unmanaged-api/debugging/icordebugcode2-getcodechunks-method.md)代わりにします。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugcode-getencremapsequencepoints-method.md b/docs/framework/unmanaged-api/debugging/icordebugcode-getencremapsequencepoints-method.md index f3400cb6926..3a83992ab7b 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugcode-getencremapsequencepoints-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugcode-getencremapsequencepoints-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: fd0607f2523e6f05065acc0078f4cb2848afd928 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33403745" --- # ICorDebugCode::GetEnCRemapSequencePoints メソッド .NET Framework の現在のバージョンでは、このメソッドが実装されていません。 diff --git a/docs/framework/unmanaged-api/debugging/icordebugcode-getfunction-method.md b/docs/framework/unmanaged-api/debugging/icordebugcode-getfunction-method.md index 775bf74a7b1..d239b7db61a 100644 --- a/docs/framework/unmanaged-api/debugging/icordebugcode-getfunction-method.md +++ b/docs/framework/unmanaged-api/debugging/icordebugcode-getfunction-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 8d0e7f20be3f18e49dcc1b986460d5da0c3d7777 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33401941" --- # ICorDebugCode::GetFunction メソッド この"ICorDebugCode"に関連付けられている"ICorDebugFunction"を取得します。 diff --git a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-setclrtaskmanager-method.md b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-setclrtaskmanager-method.md index 54fafbab030..b2fe85d8ad8 100644 --- a/docs/framework/unmanaged-api/hosting/ihosttaskmanager-setclrtaskmanager-method.md +++ b/docs/framework/unmanaged-api/hosting/ihosttaskmanager-setclrtaskmanager-method.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: 84501ae5e96a2eab4c5da4d4cb211fc60822e339 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33445300" --- # IHostTaskManager::SetCLRTaskManager メソッド により、ホストへのインターフェイス ポインターで、 [ICLRTaskManager](../../../../docs/framework/unmanaged-api/hosting/iclrtaskmanager-interface.md)共通言語ランタイム (CLR) によって実装されているインスタンス。 diff --git a/docs/framework/unmanaged-api/hosting/loadlibraryshim-function.md b/docs/framework/unmanaged-api/hosting/loadlibraryshim-function.md index 852f3a7a3c8..c7c324be1e3 100644 --- a/docs/framework/unmanaged-api/hosting/loadlibraryshim-function.md +++ b/docs/framework/unmanaged-api/hosting/loadlibraryshim-function.md @@ -19,9 +19,10 @@ author: rpetrusha ms.author: ronpet ms.openlocfilehash: c8936fa3d22cfde4c2536fccf9d46c1990133db1 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33445313" --- # LoadLibraryShim 関数 指定したバージョンの .NET Framework 再頒布可能パッケージに含まれている DLL を読み込みます。 diff --git a/docs/framework/unmanaged-api/metadata/assemblyflags-enumeration.md b/docs/framework/unmanaged-api/metadata/assemblyflags-enumeration.md index 2e78c90a7b2..e1250aee84b 100644 --- a/docs/framework/unmanaged-api/metadata/assemblyflags-enumeration.md +++ b/docs/framework/unmanaged-api/metadata/assemblyflags-enumeration.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 2fc6d08e960b0ba82c76945a318ec723546f71b9 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33444907" --- # AssemblyFlags 列挙体 アセンブリの実行時の機能を記述する値が含まれています。 diff --git a/docs/framework/unmanaged-api/metadata/coropenflags-enumeration.md b/docs/framework/unmanaged-api/metadata/coropenflags-enumeration.md index 4a58e0893fe..a6c5e8e4abe 100644 --- a/docs/framework/unmanaged-api/metadata/coropenflags-enumeration.md +++ b/docs/framework/unmanaged-api/metadata/coropenflags-enumeration.md @@ -18,9 +18,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: 6f231c4f9782518e30cbaa89c6b085c72aafcc92 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33445446" --- # CorOpenFlags 列挙型 マニフェスト ファイルを開くときにメタデータの動作を制御するフラグ値を含めます。 diff --git a/docs/framework/unmanaged-api/metadata/iceegen-generateceefile-method.md b/docs/framework/unmanaged-api/metadata/iceegen-generateceefile-method.md index 3768035a5d6..6137b504c10 100644 --- a/docs/framework/unmanaged-api/metadata/iceegen-generateceefile-method.md +++ b/docs/framework/unmanaged-api/metadata/iceegen-generateceefile-method.md @@ -19,9 +19,10 @@ author: mairaw ms.author: mairaw ms.openlocfilehash: d82952e34195ee813d4cd0217c904a5253859f99 ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d -ms.translationtype: MT +ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33445109" --- # ICeeGen::GenerateCeeFile メソッド これに現在読み込まれているコード ベースを含むコード ベースのファイルを生成[ICeeGen](../../../../docs/framework/unmanaged-api/metadata/iceegen-interface.md)インターフェイスです。 diff --git a/docs/framework/xaml-services/types-migrated-from-wpf-to-system-xaml.md b/docs/framework/xaml-services/types-migrated-from-wpf-to-system-xaml.md index 3dec35dd7af..fd5dcf877da 100644 --- a/docs/framework/xaml-services/types-migrated-from-wpf-to-system-xaml.md +++ b/docs/framework/xaml-services/types-migrated-from-wpf-to-system-xaml.md @@ -11,6 +11,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33565835" --- # WPF から System.Xaml に移行した型 [!INCLUDE[net_v35_long](../../../includes/net-v35-long-md.md)]と[!INCLUDE[net_v30_long](../../../includes/net-v30-long-md.md)]の両方を[!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)]Windows Workflow Foundation には、XAML 言語の実装が含まれているとします。 WPF XAML 実装に拡張性を与えていたパブリック型の多くは、WindowsBase、PresentationCore、および PresentationFramework アセンブリに存在していました。 同様に、Windows Workflow Foundation の XAML に拡張性を与えているパブリック型は System.Workflow.ComponentModel アセンブリに存在します。 [!INCLUDE[net_v40_long](../../../includes/net-v40-long-md.md)]では、XAML 関連の型の一部が System.Xaml アセンブリに移行されました。 XAML 言語サービスの一般的な .NET Framework 実装では、もともと特定のフレームワークの XAML 実装によって定義されていた XAML 機能拡張のシナリオの多くを、今では全体的な [!INCLUDE[net_v40_short](../../../includes/net-v40-short-md.md)] XAML 言語サポートの一部として使用できるようになりました。 このトピックでは、移行された型を紹介し、移行に伴う問題について説明します。 diff --git a/docs/framework/xaml-services/x-subclass-directive.md b/docs/framework/xaml-services/x-subclass-directive.md index 1afe56f37b8..98127d0e73c 100644 --- a/docs/framework/xaml-services/x-subclass-directive.md +++ b/docs/framework/xaml-services/x-subclass-directive.md @@ -15,6 +15,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33566419" --- # x:Subclass ディレクティブ XAML マークアップのコンパイルの動作を変更してとき`x:Class`も用意されています。 基になっている部分クラスを作成する代わりに`x:Class`、提供されている`x:Class`、中間クラスとして作成された基になる、指定された派生クラスを想定し、`x:Class`です。 diff --git a/docs/fsharp/language-reference/fsharp-types.md b/docs/fsharp/language-reference/fsharp-types.md index 0441dcadad2..f1720d6ca7e 100644 --- a/docs/fsharp/language-reference/fsharp-types.md +++ b/docs/fsharp/language-reference/fsharp-types.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33565590" --- # F# の型 diff --git a/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md b/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md index fce046126e6..3160f353575 100644 --- a/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md +++ b/docs/visual-basic/programming-guide/concepts/linq/statically-compiled-queries-linq-to-xml.md @@ -7,6 +7,7 @@ ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d ms.translationtype: MT ms.contentlocale: ja-JP ms.lasthandoff: 05/04/2018 +ms.locfileid: "33655298" --- # 静的にコンパイル済みクエリ (LINQ to XML) (Visual Basic) に対し、LINQ to XML で最も重要なパフォーマンスの利点の 1 つは、XPath のクエリは実行時に解釈する必要がある一方で LINQ to XML のクエリは静的にコンパイルされるという点です。 この機能は LINQ to XML に組み込まれているので、追加の手順を実行することなく利用できますが、その違いを理解しておくと、この 2 つの技術のどちらかを選ぶときに役立ちます。 このトピックでは、相違点について説明します。