​
​
​

Gets or sets a descriptive text for the frame. An empty string indicates that the frame has no such text. An empty string can also be used to delete a previously set text.

​ Introduced: 34.0.

Syntax

​public string DescriptiveText { get; set; }
​Public Property DescriptiveText() As String
​