DialogShell.DescriptionText 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.
Description text of the dialog
public:
 property TMPro::TextMeshPro ^ DescriptionText { TMPro::TextMeshPro ^ get(); void set(TMPro::TextMeshPro ^ value); };public TMPro.TextMeshPro DescriptionText { get; set; }member this.DescriptionText : TMPro.TextMeshPro with get, setPublic Property DescriptionText As TextMeshProProperty Value
		TMPro.TextMeshPro