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