Share via


MongoDBProgress.Name Property

Definition

The name of the progress object. For a collection, this is the unqualified collection name. For a database, this is the database name. For the overall migration, this is null.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Applies to