다음을 통해 공유


CustomOperationAttribute.MaintainsVariableSpace 속성(F#)

사용자 지정 작업 계산 또는 쿼리 식의 변수 공간 유지 하는 경우를 나타냅니다.

네임 스페이스/모듈과 경로 : Microsoft.FSharp.Core

어셈블리: FSharp.Core(FSharp.Core.dll)

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

속성 값

True 이면 작업 변수 공간을 유지 합니다.

플랫폼

Windows Windows 서버 2012, Windows Server 2008 R2, Windows 7, 8

버전 정보

F# 코어 라이브러리 버전

지원: 2.0, 4.0, 노트북

참고 항목

참조

Core.CustomOperationAttribute 클래스(F#)

Microsoft.FSharp.Core 네임스페이스(F#)