Core.AutoOpenAttribute 類別 (F#)
這個屬性有兩種用途。 套用至組件時,必須指定字串引數給這個屬性,且這個引數必須表示該組件中的有效模組或命名空間。 以這個組件的參考所編譯的原始程式碼檔,會在自動開啟所指定路徑的環境中受到處理。
命名空間/模組路徑: Microsoft.FSharp.Core
組件:FSharp.Core (在 FSharp.Core.dll 中)
[<AttributeUsage(5, AllowMultiple = true)>]
[<Sealed>]
type AutoOpenAttribute =
class
new AutoOpenAttribute : string -> AutoOpenAttribute
new AutoOpenAttribute : unit -> AutoOpenAttribute
member this.Path : string
end
備註
套用至組件內的模組時,不可以指定引數給這個屬性。 在使用者原始程式碼中開啟封入命名空間時,也會以隱含方式開啟模組。
您也可以使用簡短形式的名稱 AutoOpen
建構函式
成員 |
說明 |
---|---|
建立用來標記命名空間或模組的路徑來參考組件時,會自動開啟屬性 |
執行個體成員
成員 |
說明 |
---|---|
表示在參考組件或開啟封入模組時要自動開啟的命名空間或模組。 |
平台
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