HmNetCOM 2.0.6.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package HmNetCOM --version 2.0.6.9
NuGet\Install-Package HmNetCOM -Version 2.0.6.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HmNetCOM" Version="2.0.6.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HmNetCOM --version 2.0.6.9
#r "nuget: HmNetCOM, 2.0.6.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HmNetCOM as a Cake Addin
#addin nuget:?package=HmNetCOM&version=2.0.6.9

// Install HmNetCOM as a Cake Tool
#tool nuget:?package=HmNetCOM&version=2.0.6.9

Hm.NetCOMとは、秀丸マクロの「COM」関連機能を用い、
   ・ .NET 6.0
   ・ .NET 5.0
   ・ .NET Core 3.1
   ・ .NET Framework 4.x
   を「C#経由で」で利用するためのライブラリです。

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.8.6 110 3/15/2024
2.0.8.5 195 10/9/2023
2.0.8.3 144 9/19/2023
2.0.8.2 167 5/1/2023
2.0.8.1 186 3/21/2023
2.0.7.9 395 9/17/2022
2.0.7.8 388 9/15/2022
2.0.7.5 345 9/7/2022
2.0.7.3 393 9/4/2022
2.0.7.2 386 9/3/2022
2.0.7.1 354 8/18/2022
2.0.6.9 384 7/25/2022
2.0.6.8 378 7/25/2022
2.0.6.6 398 7/16/2022
2.0.6.3 417 4/3/2022
2.0.5.1 424 3/23/2022
2.0.4.1 411 3/22/2022

Hm.Macro.Statement の返り値において、例外がない場合は、resultの値をResultプロパティに格納するようにした。