Gets or sets the destination.

Declaration Syntax
public Object Destination { get; set; }
Public Property Destination As Object
public:
virtual property Object^ Destination {
Object^ get () sealed;
void set (Object^ value) sealed;
}

Value
The destination.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)