Description.Text Property

Definition

public:
 property cli::array <System::String ^> ^ Text { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] Text { get; set; }
member this.Text : string[] with get, set
Public Property Text As String()

Property Value

String[]

Applies to