IWebAppBase.LinuxFxVersion 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.
Gets the Linux app framework and version if this is a Linux web app.
public string LinuxFxVersion { get; }
member this.LinuxFxVersion : string
Public ReadOnly Property LinuxFxVersion As String