Provides access to members that control a multi-part item URI
Members
| Name | Description | |
|---|---|---|
![]() |
Parts | The item URI objects associated with this container URI object. |
IMultiPartItemURI.Parts Property
The item URI objects associated with this container URI object.
Public Property Parts As IItemURIArray
public IItemURIArray Parts {get; set;}
Classes that implement IMultiPartItemURI
| Classes | Description |
|---|---|
| MultiPartItemURI | A multi-part item URI object. |
