DevTestLabAnnouncement.Markdown 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.
The markdown text (if any) that this lab displays in the UI. If left empty/null, nothing will be shown.
public string Markdown { get; set; }
member this.Markdown : string with get, set
Public Property Markdown As String