次の方法で共有


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

カスタム操作がクエリまたはコンピュテーション式の変数領域を保持する示します。

Namespace/Module Path : Microsoft.FSharp.Core

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

// Signatures:
member this.MaintainsVariableSpace : bool with get, set
// Usage:
customOperationAttribute.MaintainsVariableSpace
customOperationAttribute.MaintainsVariableSpace <- maintainsVariableSpace

プロパティ値

操作が変数領域を維持した場合は true。

プラットフォーム

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

バージョン情報

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

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

参照

関連項目

Core.CustomOperationAttribute クラス (F#)

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