Gets or sets the link destination
| C# | Visual Basic | Visual C++ |
public ExplicitDestination LinkDestination { get; set; }
Public Property LinkDestination As ExplicitDestination
public: property ExplicitDestination^ LinkDestination { ExplicitDestination^ get (); void set (ExplicitDestination^ value); }