Compartir a través de


MigrationConfigProperties.PostMigrationName Propiedad

Definición

Obtiene o establece el nombre para tener acceso al espacio de nombres estándar después de la migración.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.postMigrationName")]
public string PostMigrationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.postMigrationName")>]
member this.PostMigrationName : string with get, set
Public Property PostMigrationName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a