Quotations.Var 類別 (F#)
代表變數的繫結站台上的資訊。
命名空間/模組路徑: Microsoft.FSharp.Quotations
組件:FSharp.Core (在 FSharp.Core.dll 中)
[<Sealed>]
type Var =
class
interface IComparable
new Var : string * Type * bool option -> Var
static member Global : string * Type -> Var
member this.IsMutable : bool
member this.Name : string
member this.Type : Type
end
備註
這個型別是名為 FSharpVar中 已編譯的組件。 如果從一個語言,F # 以外,或透過反映存取類型使用這個名稱。
建構函式
成員 |
說明 |
---|---|
使用指定的名稱、型別和可變動性建立新變數 |
執行個體成員
成員 |
說明 |
---|---|
表示變數是否表示可變動儲存位置 |
|
變數的已宣告名稱 |
|
與變數關聯的型別 |
靜態成員
成員 |
說明 |
---|---|
從依名稱和型別檢索之共用變數的全域集區,擷取或建立具有所指定名稱和型別的新變數。 |
平台
Windows 7、Windows Vista SP2、Windows XP SP3、Windows XP x64 SP2、Windows Server 2008 R2、Windows Server 2008 SP2、Windows Server 2003 SP2
版本資訊
F# 執行階段
支援版本:2.0、4.0
Silverlight
支援版本:3