Aracılığıyla paylaş


MigrationConfigProperties.PostMigrationName Property

Definition

Gets or sets name to access Standard Namespace after migration

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to