Click or drag to resize
CaptionText Property
Gets or sets the text.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string Text { get; set; }

Property Value

Type: String
The text.
See Also