Share via


CustomOperationAttribute.IsLikeZip プロパティ (F#)

2 個の入力をサポートするカスタム操作がシーケンスの計算の ZIP と同様の操作で示します。

名前空間/モジュール パス: Microsoft.FSharp.Core

アセンブリ: FSharp.Core (FSharp.Core.dll)

// Signatures:
member this.IsLikeZip : bool with get, set
// Usage:
customOperationAttribute.IsLikeZip
customOperationAttribute.IsLikeZip <- isLikeZip

プロパティ値

操作が Zip 操作に似ている場合true。

プラットフォーム

Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2

バージョン情報

F# コア ライブラリのバージョン

サポート: ポータブル 2.0、4.0

参照

関連項目

Core.CustomOperationAttribute クラス (F#)

Microsoft.FSharp.Core 名前空間 (F#)