ListingContext Class

Definition

Represents the listing context for enumeration operations.

public class ListingContext
type ListingContext = class
Public Class ListingContext
Inheritance
ListingContext
Derived

Constructors

ListingContext(String, Nullable<Int32>)

Initializes a new instance of the ListingContext class.

Properties

Marker

Gets or sets the Marker value.

MaxResults

Gets or sets the MaxResults value.

Prefix

Gets or sets the Prefix value.

Applies to