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, set
	Public Property DescriptionText As TextMeshPro
	Property Value
		TMPro.TextMeshPro