FoldOverExpressions<TState,TResult>.IFoldingState.FoldResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public TResult FoldResult { get; set; }
member this.FoldResult : 'Result with get, set
Public Property FoldResult As TResult
Property Value
- TResult