Windows 子系統 Linux 版
Windows 子系統 Linux 版技術概觀。
若要開發Windows 子系統 Linux 版,您需要下列標頭:
如需這項技術的程式設計指導方針,請參閱:
WSL_DISTRIBUTION_FLAGS WSL_DISTRIBUTION_FLAGS列舉會指定Windows 子系統 Linux 版 (WSL) 中的散發行為。 |
WslConfigureDistribution 修改向 Windows 子系統 Linux 版 (WSL) 註冊之散發套件的行為。 |
WslGetDistributionConfiguration 擷取向 Windows 子系統 Linux 版 (WSL) 註冊之散發套件的目前組態。 |
WslIsDistributionRegistered 判斷散發套件是否已向 Windows 子系統 Linux 版 (WSL) 註冊。 |
WslLaunch 在特定散發的內容中啟動Windows 子系統 Linux 版 (WSL) 程式。 |
WslLaunchInteractive 在特定散發的內容中啟動互動式Windows 子系統 Linux 版 (WSL) 程式。 |
WslRegisterDistribution 向 Windows 子系統 Linux 版 (WSL) 註冊新的散發套件。 |
WslUnregisterDistribution 從Windows 子系統 Linux 版 (WSL) 取消註冊散發套件。 |