DerivedPatterns.PropertySetterWithReflectedDefinition 現用模式 (F#)
辨識具有相關聯 ReflectedDefinition 的屬性 set 存取子。
命名空間/模組路徑:Microsoft.FSharp.Quotations.DerivedPatterns
組件:FSharp.Core (在 FSharp.Core.dll 中)
// Signature:
( |PropertySetterWithReflectedDefinition|_| ) : (propertyInfo:PropertyInfo) -> Expr option
參數
propertyInfo
型別:PropertyInfo屬性的描述。
傳回值
如果找到,則為方法定義的運算式,否則為 None。
備註
這個函式在 .NET Framework 組件中名為 PropertySetterWithReflectedDefinitionPattern。如果您是透過 F# 以外的 .NET Framework 語言存取成員,或透過反映存取成員,請使用這個名稱。
平台
Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2
版本資訊
F# 核心程式庫版本
支援版本:2.0, 4.0,可攜式執行檔 (PE)。