Phonetic.Text Property

Definition

Returns or sets the text for the specified object.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public string Text { get; set; }
Public Property Text As String

Property Value

Remarks

This property returns or sets the phonetic text for a Phonetic object. You cannot set this property to Null.

Applies to