PhotoImportItem.Sibling Property

Definition

Gets the sibling file associated with the item, if one exists.

public:
 property PhotoImportSidecar ^ Sibling { PhotoImportSidecar ^ get(); };
PhotoImportSidecar Sibling();
public PhotoImportSidecar Sibling { get; }
var photoImportSidecar = photoImportItem.sibling;
Public ReadOnly Property Sibling As PhotoImportSidecar

Property Value

The sibling file associated with the item

Applies to