Destination

XmpIptcIimPackage.Destination property

Gets or sets the destination. This DataSet is to accommodate some providers who require routing information above the appropriate OSI layers.

public string[] Destination { get; set; }

Property Value

The destination.

See Also