Represents a segment of IListFileItem results, with continuation information for pagination scenarios.
The following tables list the members exposed by the FileResultSegment type.
Public Properties
Name | Description | |
---|---|---|
ContinuationToken | Gets the continuation token used to retrieve the next segment of IListFileItem results. Returns null if there are no more results. |
|
Results | Gets an enumerable collection of IListFileItem results. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |