Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property Text As String |
| C# |
|---|
| public string Text { get; } |
| C++ |
|---|
| public property string Text sealed { String get(); } |
| J# |
|---|
| /** property */ public string get_Text(); |
| JScript |
|---|
| public function get Text() : String |
Property Value
Missing <value> tag for "P:PalmSens.Comm.DebugInformationEventArgs.Text"