Share via


PhotoImportVideoSegment.Sibling Property

Definition

Gets the sibling file associated with the imported video segment.

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

Property Value

The sibling file associated with the imported video segment.

Applies to