public string LinkText { get; set; }
Public Property LinkText As String Get Set
public: property String^ LinkText { String^ get (); void set (String^ value); }
member LinkText : string with get, set
In This Article