ExtensionImage.SupportedOS 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.
Optional. String property indicating the OS which the extension supports. Current values are 'Windows' or 'Linux'.
public string SupportedOS { get; set; }
member this.SupportedOS : string with get, set
Public Property SupportedOS As String